log src/glyphs.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
2014-04-21 Henry Thompson Minimum necessary to get started: cygwin
2013-09-15 Stephen J. Turnbull Eliminate several compiler (clang) warnings.
2013-06-17 Jerry James Convert C (un)signed long long values to bignums properly.
2011-12-27 Didier Verna More documentation about glyphs cache coherency problem.
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2010-11-26 Mats Lidell Merge with 21.5 trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2010-11-20 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
2010-06-01 Aidan Kehoe Remove the definition of Q_data from glyphs.c, fixing C++ build.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-03-30 Ben Wing merge
2010-02-22 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
2010-03-18 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
2010-03-15 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
2010-03-13 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
2010-03-05 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object