選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar c2706d6110 * cucul/file.c: fix a typo causing build failures when zlib is not here. 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 * cucul/file.c: fix a typo causing build failures when zlib is not here. 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年前