248 Commits (d98053c9971b6305861d301a9d5e9ed6fe18a4f9)

Author SHA1 Message Date
Werner Lemberg 31d97df99f Make Jam support work again. 10 years ago
Werner Lemberg 851e815127 Various compiler warning fixes for `make multi'. 10 years ago
Werner Lemberg 24e4e96aff [cache] Signedness fixes. 10 years ago
Werner Lemberg 4b9234b8a2 [cache] Don't use `labs'. 10 years ago
Werner Lemberg 3aaebe3a91 [cache] Replace `FT_PtrDist' with `FT_Offset'. 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 f34f192535 * src/*: Add checks for parameters of API functions where missing. 10 years ago
Werner Lemberg a593a04277 * src/cache/ftcbasic.c: Use single calls to `FT_TRACE'. 10 years ago
Werner Lemberg 6889f7b72d Remove all code related to FT_MAX_CHARMAP_CACHEABLE. 10 years ago
Werner Lemberg b3500af717 Change some fields in `FT_Bitmap' to unsigned type. 10 years ago
Sean McBride 87628724a9 Fix clang warnings. 11 years ago
Werner Lemberg fae3820764 Simplify header file hierarchy. 11 years ago
Werner Lemberg 2ba871b289 * src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush. 12 years ago
Werner Lemberg badf317840 Next round of compiler fixes. 12 years ago
Werner Lemberg f6aa089f12 */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 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 a9f6f85e77 Various compiler warning fixes. 12 years ago
Vinnie Falco 26dfeb6d63 Prepare source code for amalgamation. 13 years ago
suzuki toshiya 1749d8bc6a Remove trailing spaces. 13 years ago
Werner Lemberg c52f44d4fd Whitespace. 13 years ago
suzuki toshiya 41aa412591 Fix wrong indents in src/cache/ftcmru.c. 14 years ago
suzuki toshiya e62c876bb0 Fix g++4.6 compiler warnings in module drivers. 14 years ago
suzuki toshiya ae6d1d7b98 [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID(). 14 years ago
Werner Lemberg 3757b1e1c1 Cleanup/formatting. 14 years ago
suzuki toshiya 5e7ad208e3 [cache] Fix Savannah bug #31923, patch drafted by Harsha. 14 years ago
suzuki toshiya 38b272ffbb [cache] Notice if a cache query induced the node list change. 14 years ago
suzuki toshiya 62d116f8d6 [cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc. 14 years ago
suzuki toshiya 9a2e255b23 [cache] Deduplicate the code to get the top node by a hash. 14 years ago
suzuki toshiya 52a1e47a5c [cache] inline-specific functions are conditionalized. 14 years ago
suzuki toshiya 0de5b376d7 [cache] Correct a type mismatch under non-inlined config. 14 years ago
Harsha 7774ac67ec Apply Savannah patch #7422. 14 years ago
suzuki toshiya 875439cfce Revert a change of `_idx' type in FTC_CACHE_LOOKUP_CMP(). 15 years ago
suzuki toshiya 3512a71269 [cache] Change the hash types to FT_PtrDist. 15 years ago
Werner Lemberg 6abb9232b6 Improve tracing messages. 15 years ago
Teijo Kinnunen ebaeb6425e Fix Savannah bug #30788. 15 years ago
Werner Lemberg c8f5b98be2 Remove C++ warnings. 15 years ago
suzuki toshiya 0ae3271814 Restrict the number of the charmaps in a rogue-compatible mode. 15 years ago
Werner Lemberg f765e4403c */*: Use module specific error names where appropriate. 15 years ago
Michał Cichoń 08e254e0a6 Fix Savannah bug #27999. 15 years ago
Werner Lemberg 64ed303897 Whitespace. 15 years ago
Werner Lemberg ca87cd0bda Fix `make multi'. 16 years ago
suzuki toshiya 6167357e8f [cache] Fold too long lines. 16 years ago
suzuki toshiya 82633a2440 [cache] Fix Savannah bug #27441, cleanup Redhat bugzilla #513582. 16 years ago
suzuki toshiya f2647ddabb [cache, psaux, type1] Fix for multi build. 16 years ago
suzuki toshiya 4e0c9ee155 [cache] Check the face filled by FTC_Manager_LookupFace(). 16 years ago
suzuki toshiya 5d3ff05615 cache: Check higher bits in flags for non ILP32 systems. 16 years ago
suzuki toshiya f7c6b11691 cache: Insert explict casts for LP64 systems. 16 years ago