aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/poolmvff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In mvff, fall back from cbs to freelist if cbs fails.Gareth Rees2013-06-031-31/+84
* Use range objects in the cbs interface instead of base, limit pairs. the idea...Gareth Rees2013-05-311-26/+27
* Rename the enumeration cbsfinddelete to finddelete in anticipation of it bein...Gareth Rees2013-05-311-4/+4
* Fix review comments from <https://info.ravenbrook.com/mail/2013/05/28/22-21-1...Gareth Rees2013-05-291-26/+13
* Fix review comments from rb in <https://info.ravenbrook.com/mail/2013/05/23/1...Gareth Rees2013-05-241-1/+1
* Catch-up merge from master sources to branch/2013-05-17/emergency.Gareth Rees2013-05-211-13/+65
|\
| * Fixing the mvff documentation to say that the keyword arguments are optional,...Richard Brooksby2013-05-161-2/+1
| * Correcting the documentation of the restrictions on the keyword arguments to ...Richard Brooksby2013-05-161-1/+1
| * Making clear the size of the array of args passed to varargs conversion methods.Richard Brooksby2013-05-161-2/+2
| * Replacing varargs passed to seginit with keyword argument list.Richard Brooksby2013-05-091-2/+2
| * Consolidating common pool keywords.Richard Brooksby2013-05-091-9/+6
| * Macroizing keyword definitions and adding more keyword argument checking meth...Richard Brooksby2013-05-081-8/+8
| * Pushing varargs decoding into a pool class method. much simpler.Richard Brooksby2013-05-081-6/+36
| * Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl...Richard Brooksby2013-05-081-17/+33
| * Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-7/+17
* | Use the new cbs interface.Gareth Rees2013-05-201-14/+18
* | Remove "emergency" free list allocator from the cbs module (it belongs in its...Gareth Rees2013-05-191-3/+3
|/
* 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
* | Renaming some check* macros with more accurate names, making remaining check*...Richard Brooksby2012-09-011-2/+2
|/
* 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-10/+52
|\
| * 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-8/+8
| * 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-33/+42
|/
* Remove trailing whitespace.Nick Barnes2001-12-171-20/+20
* 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/+682