..
.gitignore
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
17 anos atrás
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
17 anos atrás
attr.c
* Changed most of the long ints in the API into C99 types. WARNING: this
17 anos atrás
box.c
* Documentation fixes (due to renamings, some parameters were no longer
17 anos atrás
canvas.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
charset.c
* Documentation fixes (due to renamings, some parameters were no longer
17 anos atrás
conic.c
* Changed most of the long ints in the API into C99 types. WARNING: this
17 anos atrás
cucul.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
cucul.h
* Export cucul_flush_figlet() to the public API. It should be removed later,
16 anos atrás
cucul.pc.in
* Fixed bad library name in pc file.
19 anos atrás
cucul_internals.h
* Export cucul_file_t operations in the public header.
16 anos atrás
cucul_types.h.in
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
17 anos atrás
dither.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
export.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
figfont.c
* Export cucul_flush_figlet() to the public API. It should be removed later,
16 anos atrás
file.c
* cucul/file.c: fix a typo causing build failures when zlib is not here.
16 anos atrás
font.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
frame.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
import.c
* Make cucul_import_file() use cucul_file_t functions.
16 anos atrás
legacy.c
* Make deprecated cucul_load_file() use cucul_file_t functions.
16 anos atrás
line.c
* Changed most of the long ints in the API into C99 types. WARNING: this
17 anos atrás
mono9.data
makefont.c: change the font data encoding, the source is now 5% smaller.
16 anos atrás
monobold12.data
makefont.c: change the font data encoding, the source is now 5% smaller.
16 anos atrás
transform.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
17 anos atrás
triangle.c
* Switch a few unsigned int variables to size_t where appropriate.
17 anos atrás