| Commit message (Expand) | Author | Age | Files | Lines |
| * | Catch-up merge from custom/cet/main to master. | Richard Brooksby | 2013-05-24 | 1 | -8/+19 |
| * | Catch up merge from mps master to keyword arguments development branch. | Richard Brooksby | 2013-05-17 | 1 | -4/+4 |
| |\ |
|
| | * | Make forward declarations of various functions consistent with their actual d... | Gareth Rees | 2013-05-15 | 1 | -6/+6 |
| * | | Making clear the size of the array of args passed to varargs conversion methods. | Richard Brooksby | 2013-05-16 | 1 | -1/+1 |
| * | | New macro mps_arg and revised macro mps_args_add mean that client programs no... | Gareth Rees | 2013-05-12 | 1 | -3/+3 |
| * | | Converting varags on buffer and ap creation into keyword argument lists. | Richard Brooksby | 2013-05-09 | 1 | -2/+2 |
| * | | Replacing varargs passed to seginit with keyword argument list. | Richard Brooksby | 2013-05-09 | 1 | -5/+15 |
| * | | Changing required keyword arguments to cause an assertion rather than return ... | Richard Brooksby | 2013-05-09 | 1 | -2/+2 |
| * | | Adding macros to make keyword argument list formation more convenient and rob... | Richard Brooksby | 2013-05-09 | 1 | -13/+4 |
| * | | Pushing varargs decoding into a pool class method. much simpler. | Richard Brooksby | 2013-05-08 | 1 | -0/+14 |
| * | | Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl... | Richard Brooksby | 2013-05-08 | 1 | -16/+11 |
| * | | Converting pools to use keyword arguments, mostly, and so far inconsistently,... | Richard Brooksby | 2013-05-08 | 1 | -8/+26 |
| |/ |
|
| * | Fix job003454: when an amc pool is in the finish ramp mode, it should stay th... | Nick Barnes | 2013-04-04 | 1 | -6/+26 |
| * | Undo changes 180370 and 180390 (which supported interior pointers by checking... | Gareth Rees | 2013-02-08 | 1 | -52/+15 |
| * | Use a typedef for the type of the function passed to mps_amc_apply to make th... | Gareth Rees | 2012-11-09 | 1 | -4/+4 |
| * | Amcnailrangeisunmarked needs to take arguments as client pointers and look at... | Gareth Rees | 2012-11-07 | 1 | -5/+9 |
| * | Support ambiguous interior pointers in amc by checking to see if any grain in... | Gareth Rees | 2012-11-06 | 1 | -15/+48 |
| * | Amc can't omit the guard "segrankset(seg) != ranksetempty" for calling segset... | Gareth Rees | 2012-11-01 | 1 | -7/+16 |
| * | Use a typedef for the type of the function passed to mps_amc_apply to make th... | Gareth Rees | 2012-10-19 | 1 | -2/+2 |
| * | Converting more "@@@@" markers to notes or action-oriented todos. | Richard Brooksby | 2012-09-25 | 1 | -3/+5 |
| * | Removing unnecessary unused declarations since changelist 179690. | Richard Brooksby | 2012-09-25 | 1 | -2/+0 |
| * | Merging improvements from version 1.110 branch. | Richard Brooksby | 2012-09-23 | 1 | -0/+10 |
| |\ |
|
| | * | Suppress warning about pageretstruct_zero being unused. | Richard Brooksby | 2012-09-19 | 1 | -0/+10 |
| * | | Short-circuit the cases where we set the greyness or summary of a segment to ... | Richard Brooksby | 2012-09-19 | 1 | -31/+7 |
| |/ |
|
| * | Fixing bugs introduced by type puns passed through scanning methods, discover... | Richard Brooksby | 2012-09-07 | 1 | -4/+4 |
| * | Eliminating type puns on scan states, location dependencies, and allocation p... | Richard Brooksby | 2012-09-07 | 1 | -4/+4 |
| * | Partial merge of branch/2012-07-23/cet-transform, excluding cet-specific parts. | Richard Brooksby | 2012-09-06 | 1 | -47/+32 |
| * | Merging branch/2012-08-21/diagnostic-telemetry. | Richard Brooksby | 2012-09-05 | 1 | -16/+16 |
| |\ |
|
| | * | Abolishing eventgen.pl. event structures are now expanded by the preprocessor. | Richard Brooksby | 2012-08-21 | 1 | -16/+16 |
| * | | Renaming some check* macros with more accurate names, making remaining check*... | Richard Brooksby | 2012-09-01 | 1 | -6/+6 |
| |/ |
|
| * | Tidy up code from unused variable warnings. | David Lovemore | 2012-07-31 | 1 | -2/+0 |
| * | Fixed up long constants and shifts that needed to be cast to correct type. | David Lovemore | 2012-05-03 | 1 | -1/+1 |
| * | Adding casts to varargs in diagnostic output | David Lovemore | 2012-05-03 | 1 | -22/+22 |
| * | Fixing up occurences of "unsigned long" in the main mps and test code so that... | Richard Brooksby | 2012-04-23 | 1 | -3/+3 |
| * | Mps br/padding exp-168778: amclargesegpages = 8 again. | Richard Kistruck | 2009-09-28 | 1 | -1/+3 |
| * | Mps br/padding amc lsp: rename pagespersegmediumlimit as amclargesegpages, an... | Richard Kistruck | 2009-09-18 | 1 | -6/+4 |
| * | Mps br/padding amctraceend_pageret: add srm and srl = segments retained mediu... | Richard Kistruck | 2009-09-17 | 1 | -0/+13 |
| * | Mps br/padding: | Richard Kistruck | 2009-09-17 | 1 | -298/+18 |
| * | Mps br/padding poolamc: rename largeseg as pagespersegmediumlimit | Richard Kistruck | 2009-09-14 | 1 | -7/+7 |
| * | Mps br/padding amctraceend_pageret: only output if pret >= pretmin, currently... | Richard Kistruck | 2009-09-09 | 1 | -19/+27 |
| * | Mps br/padding amctraceend: rename pcmx as scm (= insurance cost avoided, upp... | Richard Kistruck | 2009-09-04 | 1 | -25/+33 |
| * | Mps br/padding poolamc: (tidy) avoid diag-only variable outside diag macro in... | Richard Kistruck | 2009-09-03 | 1 | -16/+13 |
| * | Mps br/padding poolamc: simplify amcreclaimnailed accounting to use preserved... | Richard Kistruck | 2009-09-03 | 1 | -12/+12 |
| * | Mps br/padding poolamc: pageretstruct -- page-based diags about page retention, | Richard Kistruck | 2009-09-03 | 1 | -6/+123 |
| * | Mps br/padding: lsp tweaks and diag | Richard Kistruck | 2009-08-26 | 1 | -13/+89 |
| * | Mps br/padding poolamc.c: amcstruct stores per-traceid statistics | Richard Kistruck | 2009-08-21 | 1 | -1/+34 |
| * | Mps br/padding: new pooltraceendmethod: do end-of-trace work | Richard Kistruck | 2009-08-20 | 1 | -0/+19 |
| * | Mps br.padding: per-seg padstats; report poolsum- totals in amcdescribe. | Richard Kistruck | 2009-04-17 | 1 | -3/+77 |
| * | Mps br/padding poolamc.c: (comments only) better comments on amcsegstruct | Richard Kistruck | 2009-04-16 | 1 | -6/+21 |
| * | Mps br/padding: diagnostics that show large-segment-padding in action. | Richard Kistruck | 2009-04-09 | 1 | -1/+10 |