aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/amcss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Catch-up merge from custom/cet/main to master.Richard Brooksby2013-05-241-1/+4
* Comment out all calls to mps_arena_commit_limit_set in test case amcsshe. (th...Gareth Rees2013-03-121-4/+12
* Remove "mps_alert_collection_set" from public interface and remove its implem...Gareth Rees2013-03-121-21/+0
* Move global 'pool' to local so that we can rename argument 'pol' to 'pool'.Gareth Rees2013-03-081-3/+3
* Improve the usability of the test suite:Gareth Rees2013-03-071-5/+4
* Deprecating the mps trampoline by using vectored exception handling on windows.Richard Brooksby2013-02-201-9/+2
* Fixing up remaining visible warnings in xcode (all in test programs).Richard Brooksby2012-09-201-37/+33
* Eliminating type puns on scan states, location dependencies, and allocation p...Richard Brooksby2012-09-071-4/+4
* Cleanup test. i've worked around the bogosity of the test for mps_arena_has_...David Lovemore2012-06-181-3/+7
* Disabling address probing test for 64-bit platforms until we design a better ...Richard Brooksby2012-05-221-1/+1
* Using mps_word_const instead of ull for proper fixes to constantsDavid Lovemore2012-05-171-3/+1
* Temporary fix to constant to suppress warning.Richard Brooksby2012-05-031-2/+4
* Fixing up occurences of "unsigned long" in the main mps and test code so that...Richard Brooksby2012-04-231-5/+5
* Mps br/timing: rename mps_alert_collection_*. the correct term for when a ne...Richard Kistruck2009-02-161-4/+4
* Mps br/timing: mps_alert_collection_set() -- client sets a callbackRichard Kistruck2008-11-121-1/+22
* Mps br/timing: amcss output changes:Richard Kistruck2008-11-111-20/+32
* Mps br/timing:Richard Kistruck2008-11-071-4/+6
* Mps br/timing: (cosmetic) re-format report()'s switch on message typeRichard Kistruck2008-11-071-11/+12
* Mps br/timing: (tabs) amcss.cRichard Kistruck2008-11-071-21/+21
* Mps: added mps_message_type_gc_start()David Jones2003-02-191-20/+42
* 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-2/+44
|\
| * 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
* | Integrate changes from global graphics.Nick Barnes2002-06-181-58/+80
|/
* Fixing minor printf format type mismatch in amcss.c.Richard Brooksby2002-05-241-3/+3
* Improve treatment of dylan formats: keep common code in fmtdy.c, header-speci...Nick Barnes2002-05-141-2/+3
* Remove trailing whitespace.Nick Barnes2001-12-171-2/+2
* 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-1/+1
* Merging changes from union to masters. this incorporates pekka's updates: tu...Richard Brooksby2001-12-051-1/+1
* Merging mps_arena_has_addr() stuff from configura branch to master sources.Nick Barnes2001-11-231-2/+15
* Make amcss test exercise the mps_message_type_gc code.Nick Barnes2001-11-231-1/+27
* Branch imports for masters.Nick Barnes2001-10-311-0/+227