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.
David Turner
c0f9c4aadd
introduce ft_mem_dup, ft_mem_strdup and ft_mem_strcpyn, and the corresponding
macros to use them (e.g. FT_STRDUP, FT_DUP and FT_STRCPYN)
modify the code to use them instead of raw mallocs/strcpy
|
18 years ago |
.. |
amiga
|
A new set of spelling fixes from Alexei.
|
18 years ago |
ansi
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
atari
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
beos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
compiler
|
* include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++).
|
19 years ago |
dos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
mac
|
introduce ft_mem_dup, ft_mem_strdup and ft_mem_strcpyn, and the corresponding
|
18 years ago |
os2
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
unix
|
formatting, copyright years
|
18 years ago |
vms
|
Normalize quotation to `...'.
|
19 years ago |
win32
|
A new set of spelling fixes from Alexei.
|
18 years ago |
detect.mk
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
exports.mk
|
* Jamfile, README, builds/win32/visualc/freetype.dsp,
|
18 years ago |
freetype.mk
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
link_dos.mk
|
Completely revised FreeType's make management.
|
22 years ago |
link_std.mk
|
Completely revised FreeType's make management.
|
22 years ago |
modules.mk
|
Implement new, simplified module selection. With GNU make it is now
|
19 years ago |
newline
|
* include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
|
24 years ago |
toplevel.mk
|
* builds/toplevel.mk (version): Protect against `distclean' target.
|
18 years ago |