Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar c2706d6110 * cucul/file.c: fix a typo causing build failures when zlib is not here. před 16 roky
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 17 roky
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 17 roky
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
box.c * Documentation fixes (due to renamings, some parameters were no longer před 17 roky
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
charset.c * Documentation fixes (due to renamings, some parameters were no longer před 17 roky
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
cucul.h * Export cucul_flush_figlet() to the public API. It should be removed later, před 16 roky
cucul.pc.in * Fixed bad library name in pc file. před 19 roky
cucul_internals.h * Export cucul_file_t operations in the public header. před 16 roky
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none před 17 roky
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
figfont.c * Export cucul_flush_figlet() to the public API. It should be removed later, před 16 roky
file.c * cucul/file.c: fix a typo causing build failures when zlib is not here. před 16 roky
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
import.c * Make cucul_import_file() use cucul_file_t functions. před 16 roky
legacy.c * Make deprecated cucul_load_file() use cucul_file_t functions. před 16 roky
line.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
mono9.data * Renamed fonts to *.data to make sure they are not mistaken for editable před 17 roky
monobold12.data * Renamed fonts to *.data to make sure they are not mistaken for editable před 17 roky
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
triangle.c * Switch a few unsigned int variables to size_t where appropriate. před 17 roky