aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/poolams.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Making clear the size of the array of args passed to varargs conversion methods.Richard Brooksby2013-05-161-2/+2
* Eliminating unnecessary use of varargs in segment split and merge functions.Richard Brooksby2013-05-161-4/+4
* Replacing varargs passed to seginit with keyword argument list.Richard Brooksby2013-05-091-3/+3
* Changing required keyword arguments to cause an assertion rather than return ...Richard Brooksby2013-05-091-21/+6
* Macroizing keyword definitions and adding more keyword argument checking meth...Richard Brooksby2013-05-081-5/+3
* Pushing varargs decoding into a pool class method. much simpler.Richard Brooksby2013-05-081-0/+24
* Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl...Richard Brooksby2013-05-081-23/+17
* Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-4/+36
* Fixing bugs introduced by type puns passed through scanning methods, discover...Richard Brooksby2012-09-071-2/+2
* Merging branch/2012-08-21/diagnostic-telemetry.Richard Brooksby2012-09-051-1/+1
|\
| * Abolishing eventgen.pl. event structures are now expanded by the preprocessor.Richard Brooksby2012-08-211-1/+1
* | Fixing up warnings caused by higher levels of optimisation.Richard Brooksby2012-09-031-1/+1
* | Renaming some check* macros with more accurate names, making remaining check*...Richard Brooksby2012-09-011-5/+5
|/
* mps br/timing: tabs in source files. (p4 diff -db -- confirms whitespace chan...Richard Kistruck2008-11-071-5/+5
* Mps master: poolams.c amsdescribe: fix buggy diag output intoducedRichard Kistruck2007-08-201-0/+7
* Split-asserts: where an aver or checkl has two failure modes combinedRichard Kistruck2005-09-301-1/+2
* Unused parameter declaration.Nick Barnes2002-07-081-0/+1
* Ams now uses (!nonwhite & !nongrey) for grey. see analysis of job000535.Nick Barnes2002-06-201-10/+27
* Changing global graphics copyright notice to say "portions copyright" to avoi...Richard Brooksby2002-06-181-1/+1
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-181-31/+74
|\
| * Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-2/+2
| * Updating cross references to design documents to html style, to go with maste...Richard Brooksby2002-06-071-28/+28
| * Adding forward reference to licenses from copyright notices.Richard Brooksby2002-06-061-1/+1
| * Adding licenses to source code files.Richard Brooksby2002-06-061-0/+42
* | Integrate changes from global graphics.Nick Barnes2002-06-181-143/+341
|/
* Poolams now supports auto-header formats.Nick Barnes2002-05-141-13/+37
* Remove trailing whitespace.Nick Barnes2001-12-171-30/+30
* Removing hopenames from the master sources.Richard Brooksby2001-12-071-1/+0
* Adding hopenames back into the master sources, so that they can be included i...Richard Brooksby2001-12-061-0/+1
* Updating copyright messages to say copyright 2001 ravenbrook throughout.Richard Brooksby2001-12-051-1/+1
* Changing hopename keywords to id keywords throughout, to work with perforce.Richard Brooksby2001-12-051-2/+2
* Merging changes from union to masters. this incorporates pekka's updates: tu...Richard Brooksby2001-12-051-2/+2
* Branch imports for masters.Nick Barnes2001-10-311-0/+1457