Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Sam Hocevar 52710f796c * Export cucul_flush_figlet() to the public API. It should be removed later, 16 роки тому
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 роки тому
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 роки тому
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
box.c * Documentation fixes (due to renamings, some parameters were no longer 17 роки тому
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
charset.c * Documentation fixes (due to renamings, some parameters were no longer 17 роки тому
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
cucul.h * Export cucul_flush_figlet() to the public API. It should be removed later, 16 роки тому
cucul.pc.in * Fixed bad library name in pc file. 19 роки тому
cucul_internals.h * Export cucul_file_t operations in the public header. 16 роки тому
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 17 роки тому
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
figfont.c * Export cucul_flush_figlet() to the public API. It should be removed later, 16 роки тому
file.c * Set errno to ENOSYS in unsupported cucul_file_t operations. 16 роки тому
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
import.c * Make cucul_import_file() use cucul_file_t functions. 16 роки тому
legacy.c * Make deprecated cucul_load_file() use cucul_file_t functions. 16 роки тому
line.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
mono9.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 роки тому
monobold12.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 роки тому
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
triangle.c * Switch a few unsigned int variables to size_t where appropriate. 17 роки тому