summaryrefslogtreecommitdiff
path: root/src/cache
AgeCommit message (Expand)AuthorFilesLines
2011-02-20[cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID().suzuki toshiya1-1/+1
2011-01-13Cleanup/formatting.Werner Lemberg10-36/+46
2011-01-09[cache] Fix Savannah bug #31923, patch drafted by Harsha.suzuki toshiya2-0/+47
2011-01-09[cache] Notice if a cache query induced the node list change.suzuki toshiya9-20/+53
2011-01-09[cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc.suzuki toshiya2-3/+5
2011-01-09[cache] Deduplicate the code to get the top node by a hash.suzuki toshiya2-28/+36
2011-01-09[cache] inline-specific functions are conditionalized.suzuki toshiya4-0/+14
2011-01-09[cache] Correct a type mismatch under non-inlined config.suzuki toshiya1-1/+1
2010-12-25Apply Savannah patch #7422.Harsha1-1/+6
2010-10-25Revert a change of `_idx' type in FTC_CACHE_LOOKUP_CMP().suzuki toshiya1-1/+1
2010-10-25[cache] Change the hash types to FT_PtrDist.suzuki toshiya7-17/+20
2010-09-14Improve tracing messages.Werner Lemberg1-0/+4
2010-08-17Fix Savannah bug #30788.Teijo Kinnunen1-1/+1
2010-07-12Remove C++ warnings.Werner Lemberg2-4/+5
2010-07-05Restrict the number of the charmaps in a rogue-compatible mode.suzuki toshiya1-13/+11
2010-06-24*/*: Use module specific error names where appropriate.Werner Lemberg5-13/+13
2010-04-14Fix Savannah bug #27999.Michał Cichoń1-2/+2
2009-12-20Whitespace.Werner Lemberg1-2/+2
2009-10-06Fix `make multi'.Werner Lemberg2-0/+6
2009-09-29[cache] Fold too long lines.suzuki toshiya2-7/+16
2009-09-27[cache] Fix Savannah bug #27441, cleanup Redhat bugzilla #513582.suzuki toshiya5-40/+44
2009-09-26[cache, psaux, type1] Fix for multi build.suzuki toshiya1-0/+1
2009-09-24[cache] Check the face filled by FTC_Manager_LookupFace().suzuki toshiya1-0/+3
2009-08-01cache: Check higher bits in flags for non ILP32 systems.suzuki toshiya1-4/+30
2009-08-01cache: Insert explict casts for LP64 systems.suzuki toshiya1-2/+2
2009-08-01cache: Fix some data types mismatching with their sources.suzuki toshiya6-12/+12
2009-08-01cache: Disable the legacy compatibility if 16-bit system.suzuki toshiya1-2/+2
2009-08-01cache: Check 32-bit glyph index on 16-bit systems.suzuki toshiya1-1/+10
2009-08-01cache: Fix some data types mismatching with their sources.suzuki toshiya2-6/+6
2009-08-01cache: Fix some data types mismatching with their sources.suzuki toshiya1-1/+1
2009-08-01cache: Cast NULL to a required function type explicitly.suzuki toshiya1-1/+3
2009-07-29Fix Redhat bugzilla #513582 and Savannah bug #26849.Werner Lemberg1-3/+2
2009-06-26For warning messages, replace FT_ERROR with FT_TRACE0.Werner Lemberg5-25/+25
2009-04-05Add #error to modules and files that do not support PIC yet.Oran Agra1-0/+4
2009-03-21Remove redundant header inclusions.Werner Lemberg3-6/+2
2009-03-20Whitespace.Werner Lemberg1-3/+3
2009-03-20Fix Savannah bug #25923.Werner Lemberg1-2/+2
2009-03-12Fix some FreeType Coverity issues as reported for Ghostscript.Werner Lemberg1-2/+3
2008-12-21* src/pfr/pfrdrivr.c, src/winfonts/winfnt.c, src/cache/ftcmanag.c,Werner Lemberg1-3/+3
2008-10-02* builds/freetype.mk (BASE_H): Rename to...Werner Lemberg1-4/+6
2008-09-12* autogen.sh, builds/unix/configure.raw,Werner Lemberg1-8/+8
2008-09-02 * include/freetype/ftcache.h, src/cache/ftccmap.c:David Turner1-3/+15
2007-06-01* src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.cWerner Lemberg1-2/+1
2007-05-16* src/cache/ftccache.c (ftc_node_mru_link, ftc_node_mru_unlink),Werner Lemberg3-11/+21
2007-05-14Formatting.Werner Lemberg1-3/+4
2007-05-11implement FTC_ImageCache_LookupScaler and FTC_SBitCache_LookupScaler,David Turner1-0/+110
2006-05-17* src/truetype/ttgload.c (TT_Load_Composite_Glyph)Werner Lemberg1-3/+3
2006-05-17 * src/ftccmap.c (FTC_CMapCache_Lookup): changed the thresholdDavid Turner1-2/+6
2006-04-29Further C library abstraction. Based on a patch fromWerner Lemberg1-1/+1
2006-03-24Normalize quotation to `...'.Werner Lemberg2-2/+2