aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/vman.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-34/+22
* Fix typo.Gareth Rees2014-06-181-1/+1
* Fix problems noted by rb in review <https://info.ravenbrook.com/mail/2014/06/...Gareth Rees2014-06-181-6/+6
* Catch-up merge from branch/2014-05-28/align to branch/2014-06-14/vm.Gareth Rees2014-06-171-8/+9
|\
| * Fix problems noted by dl in review <https://info.ravenbrook.com/mail/2014/06/...Gareth Rees2014-06-171-11/+23
* | Put the portable part of the vm interface in its own module.Gareth Rees2014-06-141-58/+0
* | Macros for vmbase etc.Gareth Rees2014-06-141-32/+32
* | Catch-up merge from branch/2014-05-28/align to branch/2014-06-14/vm.Gareth Rees2014-06-141-2/+1
|\ \ | |/
| * Fix compilation on "ansi" platform.Gareth Rees2014-06-141-2/+1
* | Store the vm descriptor in the vmarena and vmchunk structures.Gareth Rees2014-06-141-25/+3
|/
* Improve the diff and make the vm implementations more closely parallel.Gareth Rees2014-06-131-4/+5
* Now that we can call vmpagesize without having a vm to hand, the implementati...Gareth Rees2014-06-131-20/+9
* Vmpagesize now takes no arguments -- this avoids suggesting (incorrectly) tha...Gareth Rees2014-06-131-2/+1
* Catch-up merge from master sources @186554 to branch/2014-05-17/chunk-tree.Gareth Rees2014-06-131-1/+5
|\
* \ Merge branch/2014-06-11/grain into branch/2014-05-28/align.Gareth Rees2014-06-131-26/+41
|\ \
| * | Rename vmgrainsize to vmpagesize (because it is in fact the operating system ...Gareth Rees2014-06-121-17/+17
| * | Fix problems identified by dl in review <https://info.ravenbrook.com/mail/201...Gareth Rees2014-06-121-1/+1
| * | Rename grainsizecheck as arenagrainsizecheck.Gareth Rees2014-06-111-1/+1
| * | Rename "arena alignment" to "arena grain size" to avoid confusion with ordina...Gareth Rees2014-06-111-16/+17
| |/
* | Don't lie about the amount of reserved memory.Gareth Rees2014-05-301-3/+2
* | Fix problems identified by rb in review <https://info.ravenbrook.com/mail/201...Gareth Rees2014-05-291-21/+27
|/
* Catch-up merge from master sources to branch/2014-03-25/ansi.Gareth Rees2014-04-301-5/+5
|\
| * Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04...Gareth Rees2014-04-111-5/+5
* | Fix review comments from dl <https://info.ravenbrook.com/mail/2014/03/25/17-4...Gareth Rees2014-03-261-1/+2
|/
* Adding arg to windows makefiles. adding trivial params implementation to vma...Richard Brooksby2013-05-091-0/+9
* Abolishing eventgen.pl. event structures are now expanded by the preprocessor.Richard Brooksby2012-08-211-4/+4
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-181-4/+46
|\
| * Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-1/+1
| * Updating cross references to design documents to html style, to go with maste...Richard Brooksby2002-06-071-2/+2
| * 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-1/+1
|/
* Remove trailing whitespace.Nick Barnes2001-12-171-6/+6
* 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/+204