32 Commits (32f13c11a4edb2c22d5fad5dca7eb9bcdf2bcdad)

Author SHA1 Message Date
Alexei Podtelezhnikov 49270c1701 Replace boolean allocation macros with MEM ones. 3 years ago
Alexei Podtelezhnikov 612925ff22 s/0/NULL/ where appropriate. 3 years ago
Werner Lemberg c2fa51d9bd Fix some `cppcheck` warnings. 4 years ago
Alexei Podtelezhnikov 1e525c62ae [bzip2,gzip] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 4 years ago
Werner Lemberg b6e8a71266 Update all copyright notices. 4 years ago
Werner Lemberg 1658685967 Remove redundant inclusion of `ft2build.h'. 5 years ago
David Turner e13391333f Make macros for header file names optional. 5 years ago
David Turner 4eee13404d Remove Jamfile files from the tree. 5 years ago
Werner Lemberg e5038be704 Update all copyright notices. 5 years ago
Werner Lemberg 7585997024 Update all copyright notices. 6 years ago
Werner Lemberg f686ad46a3 Update copyright years. 6 years ago
Werner Lemberg 9ac9060df0 [GSoC] src/*.*: Convert block comments to `light' style. 7 years ago
Werner Lemberg 9514959241 Remove FT_CONFIG_OPTION_PIC and related code. 7 years ago
Werner Lemberg 0a0c22569d Update copyright year. 7 years ago
Werner Lemberg 563ae78022 Update copyright year. 8 years ago
Werner Lemberg 4441f7b246 Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 8 years ago
Werner Lemberg 9adeab6452 Update copyright year. 9 years ago
Werner Lemberg 37412ff9f4 Don't use macro names that contain `__' [1/2]. 9 years ago
Werner Lemberg b260dc9fab [bzip2, gzip] Avoid access of unitialized memory (#46109). 9 years ago
Werner Lemberg 53838ce016 [bzip2, gzip] Avoid access of unitialized memory (#46109). 9 years ago
Werner Lemberg 4187753970 [bzip2, gzip, lzw] Harmonize function signatures with prototype. 9 years ago
Werner Lemberg 3e58779675 Minor copyright and e-mail address issues. 10 years ago
Werner Lemberg 5c9d9bf295 * src/bzip2/ftbzip2.c (ft_bzip2_alloc): Signedness fix. 10 years ago
Werner Lemberg f57fc59e01 Run `src/tools/update-copyright'. 10 years ago
Werner Lemberg 36d03c9f58 Fix Savannah bug #43976. 10 years ago
Werner Lemberg 0098d5502d Uppercase all hex digits for orthogonality. 10 years ago
Werner Lemberg f34f192535 * src/*: Add checks for parameters of API functions where missing. 10 years ago
Werner Lemberg e3c9301581 */*: Use FT_Err_Ok only. 12 years ago
Werner Lemberg 059bc335ce */*: Use `FT_THROW'. 12 years ago
Vinnie Falco 26dfeb6d63 Prepare source code for amalgamation. 13 years ago
suzuki toshiya e62c876bb0 Fix g++4.6 compiler warnings in module drivers. 14 years ago
Joel Klinghed ed913c2151 Add bzip2 compression support to handle *.pcf.bz2 files. 14 years ago