Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
test
/
export.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@777
15 years
Sam Hocevar
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
(edit)
@757
15 years
Sam Hocevar
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
(edit)
@749
15 years
Sam Hocevar
* Code simplification.
(edit)
@737
15 years
Sam Hocevar
* Fixed test/export that was not printing the last character of the file.
(edit)
@734
15 years
Sam Hocevar
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
(edit)
@706
15 years
Sam Hocevar
* Changed the 2nd argument of cucul_create_export to a string. This …
(edit)
@678
15 years
Sam Hocevar
* Made cucul_putchar32() an internal-only function. * Changed the …
(edit)
@677
15 years
Sam Hocevar
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
(edit)
@667
15 years
Sam Hocevar
* Renamed cucul_get_export() to cucul_create_export().
(edit)
@666
15 years
Sam Hocevar
* Removed the cucul_t * argument from cucul_create_bitmap(). It's not …
(edit)
@665
15 years
Sam Hocevar
* Changed the cucul_init parameter so that it now directly accepts a …
(edit)
@653
15 years
Sam Hocevar
* Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite.
(edit)
@644
15 years
Sam Hocevar
* Renamed cucul_buffer to cucul_export. Vanilla rum rules.
(edit)
@642
15 years
Sam Hocevar
* Added a few commonly escaped characters to the export test: ( ) " < > &
(edit)
@636
15 years
Sam Hocevar
* Do not write the trailing \0 when exporting data.
(edit)
@626
15 years
Sam Hocevar
* Added a few more Unicode characters to the export and unicode tests.
(add)
@622
15 years
Sam Hocevar
* Small test program for exporters. Usage: "export html", "export irc" etc.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog