aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/testlib.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mps sort out baroque check macros (mainly config.h and check.h)Richard Kistruck2006-12-131-1/+1
| | | | | | | | | | | | | | | See job001248. Should be source-only change. Details: CheckNONE,SHALLOW,DEEP -->> CheckLevelMINIMAL,SHALLOW,DEEP [PROD_]CHECK_DEFAULT -->> [PROD_]CHECKLEVEL_INITIAL CHECK[_NONE] -->> AVER_AND_CHECK[_NONE] And add some comments. Copied from Perforce Change: 161210 ServerID: perforce.ravenbrook.com
* Mps: added mps_message_type_gc_start()David Jones2003-02-191-1/+1
| | | | | | | Copied from Perforce Change: 39781 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-2/+44
|\ | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | | | | | | | | | | | Copied from Perforce Change: 29900 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-4/+16
|/ | | | | | | Copied from Perforce Change: 30250 ServerID: perforce.ravenbrook.com
* Remove trailing whitespace.Nick Barnes2001-12-171-1/+1
| | | | | | | 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-1/+1
| | | | | | | Copied from Perforce Change: 24817 ServerID: perforce.ravenbrook.com
* Merging changes from union to masters. this incorporates pekka's updates: ↵Richard Brooksby2001-12-051-1/+1
| | | | | | | | | 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/+153
Copied from Perforce Change: 23678 ServerID: perforce.ravenbrook.com