Timeline


and

12/15/06:

21:42 Changeset [1492] by sam
* Added AUTHORS file.
19:49 Changeset [1491] by sam
* More TODO.
19:48 Changeset [1490] by sam
* Rename zzuf_preload to zzuf_preload_libc. You never know.
18:48 Changeset [1489] by sam
* Added a few examples to README.
18:47 Changeset [1488] by sam
* Fix ratio so that it talks about bits, not bytes.
18:44 Changeset [1487] by sam
* Support --prefix (library location).
17:10 Changeset [1486] by sam
* Rename percent to ratio.
16:07 Changeset [1485] by sam
* Crap, percents could not go higer than 1.0.
15:57 Changeset [1484] by sam
* Switch random back to 32 bits. It's enough (tm).
15:07 Changeset [1483] by sam
* Really fix the inconsistency bug. Now dd bs=2048 count=1 gives the same …
14:20 Changeset [1482] by sam
* Implemented lseek() and factored lseek64() code.
14:12 Changeset [1481] by sam
* Handle percent < 100.0/CHUNK_SIZE a bit better. * Fix a grave index …
11:18 Changeset [1480] by sam
* Add a printf attribute to the debug function to trap errors.
11:07 Changeset [1479] by sam
* Oops, fix a bug in the lseek64() diversion.
11:06 Changeset [1478] by sam
* Divert close, fclose, lseek64.
10:08 Changeset [1477] by sam
* Remove useless verbosity.
10:03 Changeset [1476] by sam
* Divert fseek().
10:01 Changeset [1475] by sam
* Better error reporting if command failed.
09:42 Changeset [1474] by sam
* Add --debug. * --include and --exclude now work.
09:14 Changeset [1473] by sam
* Add fallbacks to our functions in case other libraries call libc …
08:53 Changeset [1472] by sam
* Added code for --include/--exclude. Does not work yet.
01:43 Changeset [1471] by sam
* Support fopen64().
01:26 Changeset [1470] by sam
* First somewhat working version.

12/14/06:

22:38 Changeset [1469] by sam
* Fix build for systems with no zlib-devel.
22:18 Changeset [1468] by sam
* Fix --as-needed issue, thanks to Pavlov Konstantin.
17:11 Changeset [1467] by sam
* Fix a bug and refactor some code.
16:55 Changeset [1466] by sam
* First try at libzzuf.
15:25 Changeset [1465] by sam
* Oops, typo.
15:23 Changeset [1464] by sam
* Easy POC code. We need some LD_PRELOAD shit instead.

12/13/06:

21:17 Changeset [1463] by sam
* Initial tree.

12/12/06:

02:53 Changeset [1462] by sam
* Bwarf, typo in the no warranty clause.
02:50 Changeset [1461] by sam
* Bwarf, typo in the no warranty clause.
02:49 Changeset [1460] by sam
* Bwarf, typo in the no warranty clause.
02:49 Changeset [1459] by sam
* Bwarf, typo in the no warranty clause.
02:49 Changeset [1458] by sam
* Bwarf, typo in the no warranty clause.
02:49 Changeset [1457] by sam
* Bwarf, typo in the no warranty clause.

12/11/06:

16:55 Changeset [1456] by sam
* Switched license to WTFPL.
16:52 Changeset [1455] by sam
* Add a no warranty clause to the code.
16:52 Changeset [1454] by sam
* Add a no warranty clause to the code.
16:51 Changeset [1453] by sam
* Add a no warranty clause to the code.
16:48 Changeset [1452] by sam
* Add a no warranty clause to the code.
16:10 Changeset [1451] by sam
* Add a no warranty clause to the code.

12/05/06:

18:50 Changeset [1450] by sam
* Fix OpenBSD build.

11/30/06:

23:41 Changeset [1449] by sam
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
18:04 Changeset [1448] by sam
* Use PKG_CHECK_MODULES the right way.
18:02 Changeset [1447] by sam
* Put libs in LDADD, not LDFLAGS.
18:02 Changeset [1446] by sam
* Put libs in LDADD, not LDFLAGS.
18:02 Changeset [1445] by sam
* Call PKG_CHECK_MODULES the right way.
18:01 Changeset [1444] by sam
* Use PKG_CHECK_MODULES the right way.
18:00 Changeset [1443] by sam
* Use PKG_CHECK_MODULES the right way.
17:58 Changeset [1442] by sam
* Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux.
17:51 Changeset [1441] by sam
* Cosmetic.

11/27/06:

15:58 Changeset [1440] by sam
* Got rid of that ugly cv->import member.
15:55 Changeset [1439] by sam
* Get rid of test/term.c, it's now in its own repository. * Added back …
15:53 Changeset [1438] by sam
* Fix shadowing declarations.
15:46 Changeset [1437] by sam
* Imported libcaca's test/term.c into our tree.
07:37 Changeset [1436] by sam
* Initial SVN skeleton.
06:59 Changeset [1435] by sam
* Do not build test/term if fcntl() is not available. Yes, could be …
06:40 Changeset [1434] by sam
* Fixed syntax errors.
02:58 Changeset [1433] by sam
* Added stuff to the TODO list.
02:58 Changeset [1432] by sam
* A few improvements to the screen/splitvt clone project.
02:56 Changeset [1431] by sam
* Improved vt220 import by adding a persistent context to canvases.

11/24/06:

06:51 Changeset [1430] by sam
* Added caca_set_cursor(). Not yet functional.
06:49 Changeset [1429] by sam
* Add support for doublewidth characters even if ncurses or SLang don't …

11/23/06:

21:22 Changeset [1428] by jylam
* .Net : Fixed drawLine() and updated example (rasters rule)

11/21/06:

08:09 Changeset [1427] by sam
* Added a test app that swallows two console applications. Switch with …
07:35 Changeset [1426] by sam
* Improved ANSI importer so that it supports a lot more of what is needed …

11/20/06:

06:49 Changeset [1425] by sam
* Added a few ideas to the TODO list.

11/18/06:

13:27 Changeset [1424] by jylam
* Added preliminary dither support to .NET bindings
12:34 Changeset [1423] by jylam
* Added frames to .NET bindings
12:25 Changeset [1422] by jylam
* Updated and/or added most of basic cucul functions. Lacks primitives, …

11/17/06:

12:28 Changeset [1421] by sam
* Merged old code by Ol that can be used as a start for the Cocoa driver.

11/16/06:

17:36 Changeset [1420] by sam
* 0.99.beta11 release.
17:29 Changeset [1419] by sam
* Set version to 0.99.beta11. * Updated NEWS and ChangeLog?.
16:31 Changeset [1418] by sam
* Added Hangul and CJK shit to the Circle font.
16:01 Changeset [1417] by sam
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. …
12:26 Changeset [1416] by sam
* Fix a compilation warning by pretending to use seterrno()'s argument …
12:23 Changeset [1415] by sam
* Implemented strcmp() and strdup() and added an fflush() stub to the …
03:08 Changeset [1414] by sam
* Added some box drawing glyphs that are used by TOIlet's future.tlf font …
02:51 Changeset [1413] by sam
* Better sample.
01:56 Changeset [1412] by sam
* More webpage updates.
01:48 Changeset [1411] by sam
* TOIlet 0.1 release.
01:34 Changeset [1410] by sam
* I hate SVN keywords. Here, fixed at last.
01:33 Changeset [1409] by sam
* Added a "make upload" rule for releases.
01:25 Changeset [1408] by sam
* Grmbl, set $Id on configure.ac.
01:24 Changeset [1407] by sam
* Set version to 0.1. * Added ChangeLog?, updated TODO/NEWS/README.
01:12 Changeset [1406] by sam
* Fix layout information of shipped fonts.
01:05 Changeset [1405] by sam
* Define default layout as fullwidth for generated fonts.
01:04 Changeset [1404] by sam
* Completed support for -s, -S, -k, -W, -o.
00:12 Changeset [1403] by sam
* Updated help and manpage.

11/15/06:

13:07 Changeset [1402] by sam
* Fix universal smushing.
04:29 Changeset [1401] by sam
* Smushing support. Yeah baby.
00:42 Changeset [1400] by sam
* Kerning support. We used to have: _ \ \ / / (_) _ _ _ …
Note: See TracTimeline for information about the timeline view.