| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename the enumeration cbsfinddelete to finddelete in anticipation of it bein... | Gareth Rees | 2013-05-31 | 1 | -0/+12 |
| * | Eliminating unnecessary use of varargs in segment split and merge functions. | Richard Brooksby | 2013-05-16 | 1 | -2/+2 |
| * | Converting varags on buffer and ap creation into keyword argument lists. | Richard Brooksby | 2013-05-09 | 1 | -1/+2 |
| * | Replacing varargs passed to seginit with keyword argument list. | Richard Brooksby | 2013-05-09 | 1 | -1/+1 |
| * | Moving arena varags parsing into arena class method, similar to pools. much ... | Richard Brooksby | 2013-05-08 | 1 | -1/+2 |
| * | Pushing varargs decoding into a pool class method. much simpler. | Richard Brooksby | 2013-05-08 | 1 | -0/+1 |
| * | Converting pools to use keyword arguments, mostly, and so far inconsistently,... | Richard Brooksby | 2013-05-08 | 1 | -1/+1 |
| * | First draft of keyword arguments. mainly checking in in order to try working... | Richard Brooksby | 2013-05-02 | 1 | -1/+6 |
| * | change mps_clock_t to word. | Nick Barnes | 2012-10-30 | 1 | -1/+1 |
| * | Merging recent improvements from custom/cet/main to masters, but carefully ex... | Richard Brooksby | 2012-09-13 | 1 | -0/+1 |
| * | Eliminating interface puns that break the strict aliasing rule. the last of ... | Richard Brooksby | 2012-09-12 | 1 | -6/+6 |
| * | Further elimination of type puns that violate the strict aliasing rule. this... | Richard Brooksby | 2012-09-12 | 1 | -13/+0 |
| * | Further reduction of interface puns that violate the strict aliasing rule, th... | Richard Brooksby | 2012-09-12 | 1 | -9/+1 |
| * | Fixing bugs introduced by type puns passed through scanning methods, discover... | Richard Brooksby | 2012-09-07 | 1 | -3/+3 |
| * | Eliminating type puns on scan states, location dependencies, and allocation p... | Richard Brooksby | 2012-09-07 | 1 | -3/+1 |
| * | Partial merge of branch/2012-07-23/cet-transform, excluding cet-specific parts. | Richard Brooksby | 2012-09-06 | 1 | -1/+4 |
| * | All tests listed under the "all" target in gc.gmk are now building, and all b... | Richard Brooksby | 2012-05-24 | 1 | -0/+1 |
| * | Fixing up occurences of "unsigned long" in the main mps and test code so that... | Richard Brooksby | 2012-04-23 | 1 | -1/+1 |
| * | Consistently passing closure sizes as size_t and not casting back and forth t... | Richard Brooksby | 2012-03-27 | 1 | -1/+1 |
| * | Introducing ulongest type. see design/types/#ulongest. | Richard Brooksby | 2012-03-27 | 1 | -2/+3 |
| * | mps br/vmem: simple-chunk-return: | Richard Kistruck | 2010-03-23 | 1 | -0/+1 |
| * | Mps br/padding: new pooltraceendmethod: do end-of-trace work | Richard Kistruck | 2009-08-20 | 1 | -0/+1 |
| * | Mps br/timing: traceanc.c -- all this ancillary stuff was making | Richard Kistruck | 2008-12-09 | 1 | -15/+12 |
| * | Mps br/timing: new type "clock", internal equivalent of mps_clock_t. | Richard Kistruck | 2008-11-11 | 1 | -0/+1 |
| * | Mps: removing unused traceband stuff introduced by | David Jones | 2007-07-10 | 1 | -14/+0 |
| * | Mps br/diag: trace: new field in tracestruct: traceband band for | Richard Kistruck | 2007-06-29 | 1 | -0/+15 |
| * | Mps br/diag: rename #def "diagnostics" as "statistics", as all the | Richard Kistruck | 2007-06-29 | 1 | -3/+3 |
| * | Mps mpmtypes.h (comment only) messagetypegcstart matches mps_message_type_gc_... | Richard Kistruck | 2006-12-12 | 1 | -1/+1 |
| * | Mps integrate gcgenmsg into master: | Richard Kistruck | 2006-12-12 | 1 | -3/+22 |
| |\ |
|
| | * | Mps gcgenmsg: 2006 copyrights | Richard Kistruck | 2006-12-12 | 1 | -2/+2 |
| | * | Mps _gc_start: make tracestartmessage reasons specific trigger names, not bro... | Richard Kistruck | 2006-12-11 | 1 | -5/+8 |
| | * | Mps: (comment only) fix typo, and clarify messagetypelimit is not a message type | Richard Kistruck | 2006-12-11 | 1 | -2/+2 |
| | * | Mps: added (untested) internals for messagetypegcstart | David Jones | 2003-02-19 | 1 | -0/+16 |
| * | | Mps: (comments only) add cross-refs from mpmtypes.h to must-match identifiers... | Richard Kistruck | 2005-10-21 | 1 | -11/+12 |
| |/ |
|
| * | Fixed various tagging and cross-referencing errors. | Richard Brooksby | 2002-06-24 | 1 | -1/+1 |
| * | Changing global graphics copyright notice to say "portions copyright" to avoi... | Richard Brooksby | 2002-06-18 | 1 | -1/+1 |
| * | Merging branch mps/2002-05-22/open-source-prep. | Richard Brooksby | 2002-06-18 | 1 | -95/+137 |
| |\ |
|
| | * | Eliminating "impl" type tags and replacing them with uri-style file references. | Richard Brooksby | 2002-06-07 | 1 | -35/+35 |
| | * | Updating cross references to design documents to html style, to go with maste... | Richard Brooksby | 2002-06-07 | 1 | -58/+58 |
| | * | Adding forward reference to licenses from copyright notices. | Richard Brooksby | 2002-06-06 | 1 | -1/+1 |
| | * | Adding licenses to source code files. | Richard Brooksby | 2002-06-06 | 1 | -0/+42 |
| * | | Integrate changes from global graphics. | Nick Barnes | 2002-06-18 | 1 | -7/+14 |
| |/ |
|
| * | Remove trailing whitespace. | Nick Barnes | 2001-12-17 | 1 | -9/+9 |
| * | Removing hopenames from the master sources. | Richard Brooksby | 2001-12-07 | 1 | -1/+0 |
| * | Adding hopenames back into the master sources, so that they can be included i... | Richard Brooksby | 2001-12-06 | 1 | -0/+1 |
| * | Updating copyright messages to say copyright 2001 ravenbrook throughout. | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Changing hopename keywords to id keywords throughout, to work with perforce. | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Merging changes from union to masters. this incorporates pekka's updates: tu... | Richard Brooksby | 2001-12-05 | 1 | -1/+1 |
| * | Branch imports for masters. | Nick Barnes | 2001-10-31 | 1 | -0/+439 |