aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/trace.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mps: now uses correct test for remembering / restoringDavid Jones2003-11-191-1/+2
| | | | | | | | | SegSummary. Copied from Perforce Change: 64983 ServerID: perforce.ravenbrook.com
* Mps: bug fix revealed by mpsicvDavid Jones2003-11-141-1/+3
| | | | | | | Copied from Perforce Change: 64245 ServerID: perforce.ravenbrook.com
* Mps: implementing remember / restore protection for real.David Jones2003-11-131-4/+141
| | | | | | | Copied from Perforce Change: 64140 ServerID: perforce.ravenbrook.com
* Mps: implementing mps_arena_exposeDavid Jones2003-11-041-0/+26
| | | | | | | Copied from Perforce Change: 62949 ServerID: perforce.ravenbrook.com
* Here is one cut at opportunistically collecting the world. it's not very good.Nick Barnes2003-01-031-15/+18
| | | | | | | Copied from Perforce Change: 37577 ServerID: perforce.ravenbrook.com
* Add mps_arena_start_collect(): starting an incremental world collection.Nick Barnes2003-01-031-33/+67
| | | | | | | Copied from Perforce Change: 37576 ServerID: perforce.ravenbrook.com
* Changing global graphics copyright notice to say "portions copyright" to ↵Richard Brooksby2002-06-181-1/+1
| | | | | | | | | avoid confusion. Copied from Perforce Change: 30258 ServerID: perforce.ravenbrook.com
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-181-18/+60
|\ | | | | | | | | | | | | | | | | | | Making some new files consistent with changes from that branch. Deleting some new Global Graphics confidential files. Copied from Perforce Change: 30256 ServerID: perforce.ravenbrook.com
| * Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-4/+4
| | | | | | | | | | | | | | Copied from Perforce Change: 29900 ServerID: perforce.ravenbrook.com
| * Updating cross references to design documents to html style, to go with ↵Richard Brooksby2002-06-071-13/+13
| | | | | | | | | | | | | | | | | | master/design document tree. Copied from Perforce Change: 29897 ServerID: perforce.ravenbrook.com
| * Adding forward reference to licenses from copyright notices.Richard Brooksby2002-06-061-1/+1
| | | | | | | | | | | | | | | | | | Adding licenses to a couple of files I missed. Copied from Perforce Change: 29837 ServerID: perforce.ravenbrook.com
| * Adding licenses to source code files.Richard Brooksby2002-06-061-0/+42
| | | | | | | | | | | | | | Copied from Perforce Change: 29836 ServerID: perforce.ravenbrook.com
* | Integrate changes from global graphics.Nick Barnes2002-06-181-2/+5
|/ | | | | | | Copied from Perforce Change: 30250 ServerID: perforce.ravenbrook.com
* Mps_arena_step() on masters.Nick Barnes2002-05-241-5/+10
| | | | | | | Copied from Perforce Change: 29464 ServerID: perforce.ravenbrook.com
* Remove trailing whitespace.Nick Barnes2001-12-171-20/+20
| | | | | | | Copied from Perforce Change: 25309 ServerID: perforce.ravenbrook.com
* Removing hopenames from the master sources.Richard Brooksby2001-12-071-1/+0
| | | | | | | | | This change will be integrated but ignored (-ay) to the gg-epcore/union sources, so that they retain HopeNames. Copied from Perforce Change: 24911 ServerID: perforce.ravenbrook.com
* Adding hopenames back into the master sources, so that they can be included ↵Richard Brooksby2001-12-061-0/+1
| | | | | | | | | | | in the union sources along with the id keywords. This was achieved by partially undoing changelist 24817, including an accidental corruption of eventgen.pl. Copied from Perforce Change: 24877 ServerID: perforce.ravenbrook.com
* Updating copyright messages to say copyright 2001 ravenbrook throughout.Richard Brooksby2001-12-051-1/+1
| | | | | | | | | Adding some missing copyright messages. Copied from Perforce Change: 24818 ServerID: perforce.ravenbrook.com
* Changing hopename keywords to id keywords throughout, to work with perforce.Richard Brooksby2001-12-051-2/+2
| | | | | | | Copied from Perforce Change: 24817 ServerID: perforce.ravenbrook.com
* Merging changes from union to masters. this incorporates pekka's updates: ↵Richard Brooksby2001-12-051-2/+2
| | | | | | | | | tuning and a type in amcsshe.c and some adding some missing checks in arenavm.c. it also brings our cope of their hopenames up to date. Copied from Perforce Change: 24815 ServerID: perforce.ravenbrook.com
* Branch imports for masters.Nick Barnes2001-10-311-0/+1666
Copied from Perforce Change: 23678 ServerID: perforce.ravenbrook.com