90 Commits (77b34e01ed459cd7bc3b46241a109cc4c2981a83)

Author SHA1 Message Date
Alexei Podtelezhnikov 22a7f5b8af Branding fixes. 7 years ago
Werner Lemberg 9931175dcc Improve `make multi'. 8 years ago
Alexei Podtelezhnikov 15c6e8d6c5 Typos. 8 years ago
Alexei Podtelezhnikov a32270ae0e Typos. 8 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 45cad2e5e1 More FT_ZERO usage. 8 years ago
Werner Lemberg c95b7652d8 s/0/NULL/ for function pointers; comments, formatting. 8 years ago
Alexei Podtelezhnikov bbcb97793e Typos. 9 years ago
Alexei Podtelezhnikov e85422606d Typos. 9 years ago
Werner Lemberg 3295039107 Whitespace. 9 years ago
Werner Lemberg fc4523bd00 [gxvalid] Remove commented out code. 9 years ago
Werner Lemberg fc11af1ea2 Various minor clang fixes. 9 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 4188deacf3 Comments. 9 years ago
Werner Lemberg 31d97df99f Make Jam support work again. 10 years ago
Werner Lemberg 772a5e5ddd Update links to Apple's TrueType specification. 10 years ago
Werner Lemberg 3e58779675 Minor copyright and e-mail address issues. 10 years ago
Werner Lemberg 17b6291d26 [gxvalid] Signedness fixes. 10 years ago
Werner Lemberg f57fc59e01 Run `src/tools/update-copyright'. 10 years ago
Werner Lemberg f796cf6c6b Normalize copyright notice format. 10 years ago
Werner Lemberg 36d03c9f58 Fix Savannah bug #43976. 10 years ago
suzuki toshiya 9bd1e55850 [gxvalid] Fix a naming convention conflicting with ftvalid. 10 years ago
suzuki toshiya 2b59282b2d [ftvalid] Introduce FT_THROW() in FT_INVALID_XXX macros. 10 years ago
Werner Lemberg 0098d5502d Uppercase all hex digits for orthogonality. 10 years ago
Werner Lemberg 9870d6dacf */*: Decorate hex constants with `U' and `L' where appropriate. 10 years ago
Werner Lemberg e8ed2d621e Another round of cppcheck nitpicks. 12 years ago
Werner Lemberg dc624ca4dc Apply fixes for cppcheck nitpicks. 12 years ago
Werner Lemberg 89f5064765 */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 12 years ago
Werner Lemberg e3c9301581 */*: Use FT_Err_Ok only. 12 years ago
Werner Lemberg 059bc335ce */*: Use `FT_THROW'. 12 years ago
Werner Lemberg dbc6e3f192 Remove `FT_KEEP_ERR_PREFIX'. 12 years ago
Werner Lemberg c879f24562 [gxvalid] Fix module error. 12 years ago
Vinnie Falco 26dfeb6d63 Prepare source code for amalgamation. 13 years ago
Alexei Podtelezhnikov b25265c5e4 Avoid modulo operators against a power-of-two denominator. 13 years ago
Werner Lemberg 22fff25385 Whitespace. 13 years ago
suzuki toshiya 7b02b70443 [gxvalid] Fix Savannah bug #35286. 13 years ago
suzuki toshiya 1749d8bc6a Remove trailing spaces. 13 years ago
Werner Lemberg c52f44d4fd Whitespace. 13 years ago
suzuki toshiya faddba4474 [gxvalid] Fix a bug to detect too large offset in morx table. 13 years ago
suzuki toshiya c7e8028f3f [gxvalid] make the `prop' validation tracing verbose. 14 years ago
suzuki toshiya 75b91a49aa [gxvalid] Cleanup. 14 years ago
suzuki toshiya f6f9b66781 [gxvalid] Fix gcc4.6 compiler warnings in gxvtrak.c. 14 years ago
suzuki toshiya 05fc72c5c7 [gxvalid] Fix gcc4.6 compiler warnings in gxvmorx*.c. 14 years ago
suzuki toshiya 56be3ac9b1 [gxvalid] Fix gcc4.6 compiler warnings in gxvmort*.c. 14 years ago
suzuki toshiya 20c126c1ac [gxvalid] Fix gcc4.6 compiler warnings in gxvkern.c. 14 years ago
suzuki toshiya ce015ec8da [gxvalid] Fix gcc4.6 compiler warnings in gxvjust.c. 14 years ago
suzuki toshiya 248aa63973 [gxvalid] Preparation to fix gcc4.6 compiler warnings. 14 years ago
Werner Lemberg f765e4403c */*: Use module specific error names where appropriate. 15 years ago