aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/poolabs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replacing duplicate *trivvarargs methods with a single implementation in args.c.Richard Brooksby2013-05-161-8/+1
* Making clear the size of the array of args passed to varargs conversion methods.Richard Brooksby2013-05-161-1/+1
* Pushing varargs decoding into a pool class method. much simpler.Richard Brooksby2013-05-081-0/+8
* Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-1/+2
* Scan at correct rank according to the band in arenaread.David Lovemore2012-09-101-1/+7
* Fix weak band assert. we now trace weak segments as weak on a fault if we ar...David Lovemore2012-09-031-2/+5
* Consistently passing closure sizes as size_t and not casting back and forth t...Richard Brooksby2012-03-271-1/+1
* Mps br/padding: new pooltraceendmethod: do end-of-trace workRichard Kistruck2009-08-201-0/+8
* Mps poolabs: tabs! (whitespace only: replace tab with spaces)Richard Kistruck2007-09-281-2/+2
* Mps master: trace and poolabs: (comment only) clarify thatRichard Kistruck2007-07-191-2/+6
* Mps: style improvements.David Jones2007-07-051-5/+5
* 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-4/+46
|\
| * 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-1/+1
| * 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-0/+14
|/
* Remove trailing whitespace.Nick Barnes2001-12-171-12/+12
* 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/+627