aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/locusss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation of second clause of license.Gareth Rees2020-08-301-3/+3
* Use https: instead of http: when linking to the ravenbrook web site.Gareth Rees2020-08-301-1/+1
* Publish licence updates in code directory.Peter Jackson2020-06-111-27/+15
* Fix issues identified in review by gdr <https://info.ravenbrook.com/mail/2018...Gareth Rees2018-07-161-2/+1
* Removing mv pool class and substituting mvff.Richard Brooksby2016-03-271-2/+2
* Rename mps_key_arena_commit_limit and mps_key_arena_spare_commit_limit as mps...Gareth Rees2015-09-081-1/+1
* New function mps_arena_configure provides keyword argument interface to chang...Gareth Rees2015-08-061-3/+1
* Remove unnecessary headers from the test suite.Gareth Rees2014-04-081-2/+1
* Remove unnecessary calls to mps_args_done -- these crept back in via the merg...Gareth Rees2014-04-011-1/+0
* 64-bit support for pelles c:Gareth Rees2014-03-251-1/+1
* Ensure that all test cases call testlib_init so that the testlib assertion ha...Gareth Rees2014-03-241-3/+1
* Catch-up merge from master.Richard Brooksby2014-03-111-5/+10
|\
| * Add locbwcss and locusss to the test suite on os x, freebsd and linux.Gareth Rees2014-03-081-3/+3
|/
* Catch-up merge from custom/cet/main to master.Richard Brooksby2013-05-241-0/+2
* Improve the usability of the test suite:Gareth Rees2013-03-071-3/+3
* Fixed some places where casts are missing in vararg arguments.David Lovemore2012-05-011-2/+2
* Fixing up occurences of "unsigned long" in the main mps and test code so that...Richard Brooksby2012-04-231-2/+2
* Fixing printf(var) to printf("%s", var) to suppress warnings (and improve code).Richard Brooksby2012-03-261-20/+20
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-181-4/+45
* Integrate changes from global graphics.Nick Barnes2002-06-181-0/+248