12 Commits (0e15619e46aea1faecdffde0953ad8578eab01eb)

Autor SHA1 Nachricht Datum
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we vor 18 Jahren
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. vor 18 Jahren
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). vor 18 Jahren
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). vor 18 Jahren
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. vor 18 Jahren
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a vor 18 Jahren
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. vor 18 Jahren
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. vor 18 Jahren
  Sam Hocevar aaa61f9a81 * Added a few commonly escaped characters to the export test: ( ) " < > & vor 18 Jahren
  Sam Hocevar c1ed04f470 * Do not write the trailing \0 when exporting data. vor 18 Jahren
  Sam Hocevar a870a7ef97 * Added a few more Unicode characters to the export and unicode tests. vor 18 Jahren
  Sam Hocevar 2f7c869bcc * Small test program for exporters. Usage: "export html", "export irc" etc. vor 18 Jahren