aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/poolmfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mfs now rounds unitsize up to unit_min instead of asserting.Gareth Rees2013-05-271-3/+4
* Making clear the size of the array of args passed to varargs conversion methods.Richard Brooksby2013-05-161-1/+1
* Changing required keyword arguments to cause an assertion rather than return ...Richard Brooksby2013-05-091-12/+4
* Consolidating common pool keywords.Richard Brooksby2013-05-091-3/+2
* Macroizing keyword definitions and adding more keyword argument checking meth...Richard Brooksby2013-05-081-3/+2
* Pushing varargs decoding into a pool class method. much simpler.Richard Brooksby2013-05-081-0/+14
* Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl...Richard Brooksby2013-05-081-17/+12
* Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-4/+29
* Basically working keyword arguments, though vmparam is unsatisfactory.Richard Brooksby2013-05-031-1/+1
* Add public interface for mfs pool class.Gareth Rees2012-11-061-2/+9
* Expanded event parameters into separate macros annotated with parameter names...Richard Brooksby2012-08-311-1/+1
* Abolishing eventgen.pl. event structures are now expanded by the preprocessor.Richard Brooksby2012-08-211-1/+1
* Eliminating "impl" type tags and replacing them with uri-style file references.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
* Remove trailing whitespace.Nick Barnes2001-12-171-8/+8
* 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/+303