aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mps: expgen script to generate a list of exported symbols. andDavid Jones2004-12-162-0/+281
| | | | | | | | | its output. Copied from Perforce Change: 133985 ServerID: perforce.ravenbrook.com
* Mps: merging from verson 1.103 to master.David Jones2004-03-051-1/+1
|\ | | | | | | | | | | | | | | | | Cleaning batch file Copied from Perforce Change: 81628 ServerID: perforce.ravenbrook.com
| * Mps: w3build.bat now runs without promptingDavid Jones2003-11-141-1/+1
| | | | | | | | | | | | | | Copied from Perforce Change: 64261 ServerID: perforce.ravenbrook.com
* | Mps: windows: test expt825 now runs on windows.David Jones2003-11-192-1/+6
| | | | | | | | | | | | | | Copied from Perforce Change: 64990 ServerID: perforce.ravenbrook.com
* | Mps: now uses correct test for remembering / restoringDavid Jones2003-11-193-1/+13
| | | | | | | | | | | | | | | | | | SegSummary. Copied from Perforce Change: 64983 ServerID: perforce.ravenbrook.com
* | Mps: test for bug in job000825David Jones2003-11-192-0/+309
|/ | | | | | | Copied from Perforce Change: 64980 ServerID: perforce.ravenbrook.com
* Mps: bug fix revealed by mpsicvDavid Jones2003-11-142-2/+4
| | | | | | | Copied from Perforce Change: 64245 ServerID: perforce.ravenbrook.com
* Mps: implementing remember / restore protection for real.David Jones2003-11-138-21/+200
| | | | | | | Copied from Perforce Change: 64140 ServerID: perforce.ravenbrook.com
* Mps: adding (null) interface to remember protection state.David Jones2003-11-113-7/+31
| | | | | | | Copied from Perforce Change: 63867 ServerID: perforce.ravenbrook.com
* Mps: exposet0, adding comment explaining its purpose.David Jones2003-11-041-0/+7
| | | | | | | Copied from Perforce Change: 62986 ServerID: perforce.ravenbrook.com
* Mps: exposet0, adding windows specific exception handlerDavid Jones2003-11-042-0/+14
| | | | | | | Copied from Perforce Change: 62984 ServerID: perforce.ravenbrook.com
* Mps: portable version of exposet0 testDavid Jones2003-11-045-1/+331
| | | | | | | Copied from Perforce Change: 62979 ServerID: perforce.ravenbrook.com
* Mps: note about /gz for msvcDavid Jones2003-11-041-0/+1
| | | | | | | Copied from Perforce Change: 62965 ServerID: perforce.ravenbrook.com
* Mps: implementing mps_arena_exposeDavid Jones2003-11-045-16/+80
| | | | | | | Copied from Perforce Change: 62949 ServerID: perforce.ravenbrook.com
* Mps: version 1.101: cleaning up branch prior to reverseDavid Jones2003-11-011-7/+9
| | | | | | | | | integration. Copied from Perforce Change: 62632 ServerID: perforce.ravenbrook.com
* Mps: properly fix mps_arena_has_addr for configuraDavid Jones2003-07-313-13/+51
| | | | | | | Copied from Perforce Change: 52060 ServerID: perforce.ravenbrook.com
* Mps: can now call mps_arena_has_addr duringDavid Jones2003-07-093-6/+39
| | | | | | | | | mps_arena_formatted_objects_walk. test walkt0 is witness Copied from Perforce Change: 50108 ServerID: perforce.ravenbrook.com
* Mps: test for configura, mps_arena_has_addr during heap walk.David Jones2003-07-092-3/+221
| | | | | | | Copied from Perforce Change: 50081 ServerID: perforce.ravenbrook.com
* Mps: minor style editsDavid Jones2003-02-173-7/+11
| | | | | | | Copied from Perforce Change: 39662 ServerID: perforce.ravenbrook.com
* Second cut at opportunism.Nick Barnes2003-01-036-78/+71
| | | | | | | Copied from Perforce Change: 37580 ServerID: perforce.ravenbrook.com
* Here is one cut at opportunistically collecting the world. it's not very good.Nick Barnes2003-01-035-31/+125
| | | | | | | Copied from Perforce Change: 37577 ServerID: perforce.ravenbrook.com
* Add mps_arena_start_collect(): starting an incremental world collection.Nick Barnes2003-01-034-33/+79
| | | | | | | Copied from Perforce Change: 37576 ServerID: perforce.ravenbrook.com
* Make wi variety at the same time as the others.Nick Barnes2003-01-022-0/+2
| | | | | | | Copied from Perforce Change: 37547 ServerID: perforce.ravenbrook.com
* Make arenastep keep track of time.Nick Barnes2002-12-303-5/+26
| | | | | | | Copied from Perforce Change: 37432 ServerID: perforce.ravenbrook.com
* Integrate version 1.100 branch ready for development towards 1.101.Nick Barnes2002-12-3016-242/+835
|\ | | | | | | | | | | | | Copied from Perforce Change: 37426 ServerID: perforce.ravenbrook.com
| * Turn off pedantic ansi compilation on freebsd, because of broken system ↵Nick Barnes2002-12-301-2/+3
| | | | | | | | | | | | | | | | | | header files (from freebsd 4.3 to at least 4.7). Copied from Perforce Change: 37425 ServerID: perforce.ravenbrook.com
| * Split long strings to comply with c standard. also make sure %p arguments ↵Nick Barnes2002-10-283-9/+9
| | | | | | | | | | | | | | | | | | are pointers. Copied from Perforce Change: 34863 ServerID: perforce.ravenbrook.com
| * Worked around precompiler and gdb debug info bugs in mac os x 10.2 build.Richard Brooksby2002-10-181-1/+3
| | | | | | | | | | | | | | Copied from Perforce Change: 34514 ServerID: perforce.ravenbrook.com
| * Add a new test, for finalization, demonstrating the value of proxies.Nick Barnes2002-10-185-23/+378
| | | | | | | | | | | | | | Copied from Perforce Change: 34507 ServerID: perforce.ravenbrook.com
| * Unused parameter declaration.Nick Barnes2002-07-081-0/+1
| | | | | | | | | | | | | | Copied from Perforce Change: 30880 ServerID: perforce.ravenbrook.com
| * Add a batch file for building the mps on windows, which should really be ↵Nick Barnes2002-07-081-0/+44
| | | | | | | | | | | | | | | | | | part of the release procedure. Copied from Perforce Change: 30879 ServerID: perforce.ravenbrook.com
| * Remove configura-specific stuff from the build system.Nick Barnes2002-07-084-43/+3
| | | | | | | | | | | | | | Copied from Perforce Change: 30877 ServerID: perforce.ravenbrook.com
| * Time_since will almost always be zero.Nick Barnes2002-07-041-6/+5
| | | | | | | | | | | | | | Copied from Perforce Change: 30795 ServerID: perforce.ravenbrook.com
| * Track total time.Nick Barnes2002-07-041-2/+9
| | | | | | | | | | | | | | Copied from Perforce Change: 30793 ServerID: perforce.ravenbrook.com
| * Improve clock calibration so it does a better job on low-granularity clocks.Nick Barnes2002-07-041-4/+7
| | | | | | | | | | | | | | Copied from Perforce Change: 30792 ServerID: perforce.ravenbrook.com
| * Better timing test for amc.Nick Barnes2002-07-041-166/+387
| | | | | | | | | | | | | | Copied from Perforce Change: 30791 ServerID: perforce.ravenbrook.com
* | Merging version 1.100 to masters so that we can merge to gg-epcore and send ↵Richard Brooksby2002-06-243-24/+39
|\ \ | |/ | | | | | | | | | | | | | | to pekka. Copied from Perforce Change: 30459 ServerID: perforce.ravenbrook.com
| * Remove mpstd.hNick Barnes2002-06-211-7/+5
| | | | | | | | | | | | | | Copied from Perforce Change: 30381 ServerID: perforce.ravenbrook.com
| * Ams now uses (!nonwhite & !nongrey) for grey. see analysis of job000535.Nick Barnes2002-06-202-17/+34
| | | | | | | | | | | | | | Copied from Perforce Change: 30349 ServerID: perforce.ravenbrook.com
* | Fixed various tagging and cross-referencing errors.Richard Brooksby2002-06-2424-33/+33
|/ | | | | | | Copied from Perforce Change: 30455 ServerID: perforce.ravenbrook.com
* Dependencies for fmthe.Nick Barnes2002-06-203-15/+21
| | | | | | | Copied from Perforce Change: 30345 ServerID: perforce.ravenbrook.com
* Checking varieties weren't actually checking anything. oops.Nick Barnes2002-06-191-8/+40
| | | | | | | Copied from Perforce Change: 30298 ServerID: perforce.ravenbrook.com
* Changing global graphics copyright notice to say "portions copyright" to ↵Richard Brooksby2002-06-1847-47/+47
| | | | | | | | | avoid confusion. Copied from Perforce Change: 30258 ServerID: perforce.ravenbrook.com
* Merging branch mps/2002-05-22/open-source-prep.Richard Brooksby2002-06-18226-1568/+10667
|\ | | | | | | | | | | | | | | | | | | 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
| * Scriptworks build system removed (pekka says it's redundant anyway).Nick Barnes2002-06-104-76/+0
| | | | | | | | | | | | | | Copied from Perforce Change: 29990 ServerID: perforce.ravenbrook.com
| * Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-07224-481/+474
| | | | | | | | | | | | | | Copied from Perforce Change: 29900 ServerID: perforce.ravenbrook.com
| * Updating cross references to design documents to html style, to go with ↵Richard Brooksby2002-06-0791-557/+557
| | | | | | | | | | | | | | | | | | master/design document tree. Copied from Perforce Change: 29897 ServerID: perforce.ravenbrook.com
| * Adding forward reference to licenses from copyright notices.Richard Brooksby2002-06-06226-227/+308
| | | | | | | | | | | | | | | | | | 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-06224-3/+9366
| | | | | | | | | | | | | | Copied from Perforce Change: 29836 ServerID: perforce.ravenbrook.com
| * Removing global graphics confidential files and modifying build to work ↵Richard Brooksby2002-06-061-12/+1
| | | | | | | | | | | | | | | | | | without them. Copied from Perforce Change: 29834 ServerID: perforce.ravenbrook.com