Timeline


and

05/19/08:

13:25 Changeset [2345] by sam
* Change -M to mean mebibytes instead of megabytes, because I'm a fucking …
13:25 Changeset [2344] by sam
* Change -F to -j, to mimic make.
13:24 Changeset [2343] by sam
* Allow to omit the right-hand side of the seed range, for indefinite …
13:24 Changeset [2342] by sam
* Clarify -C0 behaviour.
13:24 Changeset [2341] by sam
* Add SIGPIPE to the list of crashing signals.
13:24 Changeset [2340] by sam
* Fix an invalid cast on the Alpha architecture caused by sockaddr_in* …

05/18/08:

23:01 zzuf edited by sam
fix links (diff)
22:43 zzuf edited by sam
zzuf 0.11 release (diff)
22:03 Changeset [2339] by sam
* Announce zzuf 0.11.
21:59 zzuf-0.11.tar.gz attached to zzuf by sam
21:56 Changeset [2338] by sam
* Version 0.11. * Updated NEWS and ChangeLog?.
21:56 Changeset [2337] by sam
* Minor memory and speed optimisation.
20:13 Changeset [2336] by sam
* Start working on the internal code documentation.
14:38 Changeset [2335] by sam
* Don't use `--' in the testsuite, it is no longer understood.
14:38 Changeset [2334] by sam
* Implement getchar() and getchar_unlocked().
12:21 zzuf edited by sam
fix formatting (diff)
12:19 zzuf edited by sam
link to the tutorial (diff)
12:16 zzuf/tutorial edited by sam
nuke zzuf/tutorial but keep history (diff)
12:13 zzuf/tutorial1 edited by sam
fix links (diff)
12:13 zzuf/tutorial2 created by sam
tutorial2
12:11 zzuf/tutorial1 edited by sam
cosmetic (diff)
12:11 zzuf/tutorial1 created by sam
splitting tutorial into tutorial1, tutorial2 etc.
12:02 zzuf/tutorial edited by sam
minor updates (diff)
11:45 Changeset [2333] by sam
* Minor changes: add quotes between launched program name, update …
11:45 Changeset [2332] by sam
* Make sure the fgets_unlocked() reimplementation uses fgetc_unlocked(), …
05:54 zzuf/tutorial edited by sam
seed ranges, ratio ranges (diff)
02:36 zzuf/tutorial edited by sam
debug mode (diff)
01:34 zzuf/tutorial edited by sam
random seed, different applications, file creation (diff)
01:10 Changeset [2331] by sam
* Implement fgets_unlocked() and fread_unlocked().
01:10 Changeset [2330] by sam
* Implement getc_unlocked() and fgetc_unlocked().
00:14 zzuf/tutorial created by sam
starting a zzuf tutorial

05/17/08:

18:20 Changeset [2329] by sam
* Trac CSS test.
15:40 Changeset [2328] by sam
* Document the new command line parsing behaviour.
15:40 Changeset [2327] by sam
* No longer require the "--" trick to separate zzuf's flags and the called …
00:01 Changeset [2326] by sam
* Cosmetic: remove trailing spaces from the source code.
00:01 Changeset [2325] by sam
* Add statistical analysis to the testsuite to check our random number …
00:01 Changeset [2324] by sam
* Improve overall randomness. Now even close seeds have very different …
00:01 Changeset [2323] by sam
* Update TODO.
00:00 Changeset [2322] by sam
* Update copyright and homepage in the manual page.

05/14/08:

20:16 Changeset [2321] by jylam
* Changed Cucul::Rotate() to Cucul::Rotate180() and Cucul::RotateLeft?() …

05/08/08:

19:17 zzuf edited by sam
typo (diff)

04/26/08:

14:24 Changeset [2320] by sam
* Implement dup() and dup2(). They are needed for Debian's implementation …
13:30 Changeset [2319] by sam
* Slightly updated the build system.
12:58 PWNtcha edited by sam
link to my page (diff)
12:55 PWNtcha edited by sam
finished cloning the pwntcha page (diff)
12:40 PWNtcha edited by sam
import table of defeated captchas from the original website (diff)
11:27 zzuf edited by sam
fix links (diff)
11:26 zzuf edited by sam
direct download links (diff)
11:19 zzuf-0.10.tar.gz attached to zzuf by sam
11:19 zzuf-20070225.odp attached to zzuf by sam
11:19 zzuf-20070225.pdf attached to zzuf by sam
11:18 zzuf created by sam
create zzuf page here
10:56 PWNtcha created by sam
10:41 Changeset [2318] by sam
* Step 2 of the code reorganisation: move each font to its corresponding …
10:41 Changeset [2317] by sam
* Preparing a huge PWNtcha reorganisation. First step: put each decoder in …
10:34 Changeset [2316] by sam
* Put autotools files in a hidden ".auto" directory instead of …
09:25 Changeset [2315] by sam
* Update build system and licensing terms to 2008 standards.

04/25/08:

08:02 CPUShare edited by sam
qemu (diff)

04/23/08:

23:24 Changeset [2314] by sam
* Add missing headers to the Visual Studio build files.
23:24 Changeset [2313] by sam
* Switch a few unsigned int variables to size_t where appropriate. * …
23:24 Changeset [2312] by sam
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none …

04/21/08:

13:13 Changeset [2311] by sam
* Remove that fucking "Trac" suffix from all page titles. * Put all our …
13:03 Changeset [2310] by sam
* Import default trac configuration.
12:10 Changeset [2309] by sam
* Started libcaca unit tests.

04/20/08:

00:51 Changeset [2308] by sam
* Get the project to build in an alternate directory.
00:51 Changeset [2307] by sam
* Refresh the .NET bindings. Still not complete, but quite useful already.

04/19/08:

21:40 Changeset [2306] by sam
* Documentation fixes (due to renamings, some parameters were no longer …
21:25 Changeset [2305] by sam
* Remove all unsigned ints from exported functions. Signed arithmetic is …
21:25 Changeset [2304] by sam
* Get rid of the last long types in the API. * Use size_t and ssize_t …
21:25 Changeset [2303] by sam
* Changed most of the long ints in the API into C99 types. WARNING: this …
21:25 Changeset [2302] by sam
* Cosmetic fix for ./configure output when a pkg-module is not found.
17:14 CPUShare edited by sam
CPUShare is in Debian (diff)
16:07 Changeset [2301] by sam
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
16:07 Changeset [2300] by sam
* Changed most "unsigned char" variables into "uint8_t", including in …
14:58 Ticket #41 (alignment issue in caca_get_canvas_chars()) created by sam
caca_get_canvas_chars() should return an uint32_t * array
14:42 Changeset [2299] by sam
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that …
13:48 Changeset [2298] by pterjan
Fix args type checks in Caca::Display.new
13:32 Changeset [2297] by pterjan
Add few unit tests for Caca::Display
13:31 Changeset [2296] by pterjan
Add driver/set_driver/driver=/driver_list methods to Caca::Display, and …
13:29 Changeset [2295] by pterjan
We should not free the canvas if it was auto created with the display
12:57 Changeset [2294] by jylam
* Fixed cucul_set_canvas_boundaries() bug that prevented good size to be …
Note: See TracTimeline for information about the timeline view.