aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/poolsnc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Snc requires a format, so it needs a varargs decoder.Gareth Rees2013-05-271-0/+12
* Catch up merge from mps master to keyword arguments development branch.Richard Brooksby2013-05-171-4/+4
|\
| * Make forward declarations of various functions consistent with their actual d...Gareth Rees2013-05-151-4/+4
* | Converting varags on buffer and ap creation into keyword argument lists.Richard Brooksby2013-05-091-1/+1
* | Replacing varargs passed to seginit with keyword argument list.Richard Brooksby2013-05-091-2/+2
* | Changing required keyword arguments to cause an assertion rather than return ...Richard Brooksby2013-05-091-10/+2
* | Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl...Richard Brooksby2013-05-081-8/+4
* | Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-2/+16
|/
* Fixing bugs introduced by type puns passed through scanning methods, discover...Richard Brooksby2012-09-071-1/+1
* 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
* | Suppressing warnings revealed by increased level of optimisation and building...Richard Brooksby2012-09-031-1/+1
|/
* Fixup warnings of unused variables. now compiles.David Lovemore2012-07-311-2/+2
* Fixing up occurences of "unsigned long" in the main mps and test code so that...Richard Brooksby2012-04-231-1/+1
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-181-5/+47
|\
| * Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-1/+1
| * Updating cross references to design documents to html style, to go with maste...Richard Brooksby2002-06-071-3/+3
| * 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-1/+0
|/
* Remove trailing whitespace.Nick Barnes2001-12-171-11/+11
* 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/+697