You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. 16 vuotta sitten
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 vuotta sitten
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 vuotta sitten
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 vuotta sitten
box.c * Documentation fixes (due to renamings, some parameters were no longer 16 vuotta sitten
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
charset.c * Documentation fixes (due to renamings, some parameters were no longer 16 vuotta sitten
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 vuotta sitten
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
cucul.h * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
cucul.pc.in * Fixed bad library name in pc file. 18 vuotta sitten
cucul_internals.h * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 16 vuotta sitten
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
figfont.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
file.c * Changed most "unsigned char" variables into "uint8_t", including in 16 vuotta sitten
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
import.c * Switch a few unsigned int variables to size_t where appropriate. 16 vuotta sitten
legacy.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 vuotta sitten
line.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 vuotta sitten
mono9.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 vuotta sitten
monobold12.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 vuotta sitten
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 vuotta sitten
triangle.c * Switch a few unsigned int variables to size_t where appropriate. 16 vuotta sitten