Richard Kistruck
17c26e4657
Mps: (comment only) fix typo, and clarify messagetypelimit is not a message type
...
Copied from Perforce
Change: 161191
ServerID: perforce.ravenbrook.com
2006-12-11 15:33:11 +00:00
Richard Kistruck
28ca29500e
Mps: gcgenmsg: remove last parts of poolgenmessage:
...
design/message-gc: remove mps_message_type_gc_generation
mpmst.h: drop MessageTypeGCGen
To resurrect PoolGenMessage, see also change 160989 (backing-out @51937)
Copied from Perforce
Change: 161132
ServerID: perforce.ravenbrook.com
2006-12-07 16:44:35 +00:00
Richard Kistruck
63a8ed5a89
Mps poolamc.c: (comment only) that's design/poolamc#gen.forward, not #forward.gen
...
Copied from Perforce
Change: 161052
ServerID: perforce.ravenbrook.com
2006-12-01 14:34:54 +00:00
Richard Kistruck
7e7ee1e4d6
Mps: gcgenmsg branch: back-out @51937: drj's incomplete poolgenmessage work
...
(DRJ's changes added PoolGenMessage struct, with text-fields for
gen-name and forward-dest name, and condemned Size)
The mps_message_gc_start() Message, with a _why field, remains.
Copied from Perforce
Change: 160989
ServerID: perforce.ravenbrook.com
2006-11-23 14:38:19 +00:00
David Jones
cd32d72162
Mps: fixing osxc for mac os x 10.3
...
Copied from Perforce
Change: 82256
ServerID: perforce.ravenbrook.com
2004-03-09 14:18:37 +00:00
David Jones
1a6001934b
Mps: check in my broken branch
...
Copied from Perforce
Change: 51937
ServerID: perforce.ravenbrook.com
2003-07-29 16:56:26 +01:00
David Jones
1da7d11307
Mps: added mps_message_type_gc_start()
...
Copied from Perforce
Change: 39781
ServerID: perforce.ravenbrook.com
2003-02-19 16:34:08 +00:00
David Jones
eb7fb7e384
Mps: added (untested) internals for messagetypegcstart
...
Copied from Perforce
Change: 39768
ServerID: perforce.ravenbrook.com
2003-02-19 13:27:16 +00:00
David Jones
5e4a1006a6
Mps: minor style edits
...
Copied from Perforce
Change: 39662
ServerID: perforce.ravenbrook.com
2003-02-17 11:04:57 +00:00
Nick Barnes
ac1d6879d3
Second cut at opportunism.
...
Copied from Perforce
Change: 37580
ServerID: perforce.ravenbrook.com
2003-01-03 14:22:35 +00:00
Nick Barnes
e4408148de
Here is one cut at opportunistically collecting the world. it's not very good.
...
Copied from Perforce
Change: 37577
ServerID: perforce.ravenbrook.com
2003-01-03 13:08:08 +00:00
Nick Barnes
da1ece1504
Add mps_arena_start_collect(): starting an incremental world collection.
...
Copied from Perforce
Change: 37576
ServerID: perforce.ravenbrook.com
2003-01-03 12:58:12 +00:00
Nick Barnes
f38e4d0233
Make wi variety at the same time as the others.
...
Copied from Perforce
Change: 37547
ServerID: perforce.ravenbrook.com
2003-01-02 20:42:42 +00:00
Nick Barnes
923f6a30e3
Make arenastep keep track of time.
...
Copied from Perforce
Change: 37432
ServerID: perforce.ravenbrook.com
2002-12-30 15:42:19 +00:00
Nick Barnes
d8f39f0603
Integrate version 1.100 branch ready for development towards 1.101.
...
Copied from Perforce
Change: 37426
ServerID: perforce.ravenbrook.com
2002-12-30 13:55:44 +00:00
Nick Barnes
92234b9b3e
Turn off pedantic ansi compilation on freebsd, because of broken system header files (from freebsd 4.3 to at least 4.7).
...
Copied from Perforce
Change: 37425
ServerID: perforce.ravenbrook.com
2002-12-30 13:54:24 +00:00
Nick Barnes
75c3b378de
Split long strings to comply with c standard. also make sure %p arguments are pointers.
...
Copied from Perforce
Change: 34863
ServerID: perforce.ravenbrook.com
2002-10-28 12:48:29 +00:00
Richard Brooksby
eccf65cfd7
Worked around precompiler and gdb debug info bugs in mac os x 10.2 build.
...
Copied from Perforce
Change: 34514
ServerID: perforce.ravenbrook.com
2002-10-18 16:28:37 +01:00
Nick Barnes
bb0a812529
Add a new test, for finalization, demonstrating the value of proxies.
...
Copied from Perforce
Change: 34507
ServerID: perforce.ravenbrook.com
2002-10-18 14:29:20 +01:00
Nick Barnes
c5c0c34442
Unused parameter declaration.
...
Copied from Perforce
Change: 30880
ServerID: perforce.ravenbrook.com
2002-07-08 14:37:12 +01:00
Nick Barnes
98c1d2c705
Remove configura-specific stuff from the build system.
...
Copied from Perforce
Change: 30877
ServerID: perforce.ravenbrook.com
2002-07-08 14:22:32 +01:00
Nick Barnes
5e0150fd4b
Time_since will almost always be zero.
...
Copied from Perforce
Change: 30795
ServerID: perforce.ravenbrook.com
2002-07-04 17:23:35 +01:00
Nick Barnes
ddf102437a
Track total time.
...
Copied from Perforce
Change: 30793
ServerID: perforce.ravenbrook.com
2002-07-04 17:04:19 +01:00
Nick Barnes
ea0f6deeb8
Improve clock calibration so it does a better job on low-granularity clocks.
...
Copied from Perforce
Change: 30792
ServerID: perforce.ravenbrook.com
2002-07-04 16:41:03 +01:00
Nick Barnes
d44891bf40
Better timing test for amc.
...
Copied from Perforce
Change: 30791
ServerID: perforce.ravenbrook.com
2002-07-04 16:10:08 +01:00
Richard Brooksby
1ef77e6d70
Merging version 1.100 to masters so that we can merge to gg-epcore and send to pekka.
...
Copied from Perforce
Change: 30459
ServerID: perforce.ravenbrook.com
2002-06-24 13:32:06 +01:00
Richard Brooksby
33db57fe2e
Fixed various tagging and cross-referencing errors.
...
Copied from Perforce
Change: 30455
ServerID: perforce.ravenbrook.com
2002-06-24 13:16:30 +01:00
Nick Barnes
511f04b247
Remove mpstd.h
...
Copied from Perforce
Change: 30381
ServerID: perforce.ravenbrook.com
2002-06-21 15:06:03 +01:00
Nick Barnes
0db4bc66bd
Ams now uses (!nonwhite & !nongrey) for grey. see analysis of job000535.
...
Copied from Perforce
Change: 30349
ServerID: perforce.ravenbrook.com
2002-06-20 17:11:31 +01:00
Nick Barnes
8af8bf3277
Dependencies for fmthe.
...
Copied from Perforce
Change: 30345
ServerID: perforce.ravenbrook.com
2002-06-20 16:58:59 +01:00
Nick Barnes
29c2f0d0a7
Checking varieties weren't actually checking anything. oops.
...
Copied from Perforce
Change: 30298
ServerID: perforce.ravenbrook.com
2002-06-19 14:09:20 +01:00
Richard Brooksby
667f82dbc4
Changing global graphics copyright notice to say "portions copyright" to avoid confusion.
...
Copied from Perforce
Change: 30258
ServerID: perforce.ravenbrook.com
2002-06-18 16:28:41 +01:00
Richard Brooksby
c11fa19243
Merging branch mps/2002-05-22/open-source-prep.
...
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
2002-06-18 16:19:34 +01:00
Nick Barnes
0c8fe12191
Integrate changes from global graphics.
...
Copied from Perforce
Change: 30250
ServerID: perforce.ravenbrook.com
2002-06-18 14:14:55 +01:00
Richard Brooksby
f22e14e334
Eliminating "impl" type tags and replacing them with uri-style file references.
...
Copied from Perforce
Change: 29900
ServerID: perforce.ravenbrook.com
2002-06-07 17:34:59 +01:00
Richard Brooksby
0a95c05521
Updating cross references to design documents to html style, to go with master/design document tree.
...
Copied from Perforce
Change: 29897
ServerID: perforce.ravenbrook.com
2002-06-07 16:47:14 +01:00
Richard Brooksby
5afb4899ef
Adding forward reference to licenses from copyright notices.
...
Adding licenses to a couple of files I missed.
Copied from Perforce
Change: 29837
ServerID: perforce.ravenbrook.com
2002-06-06 11:56:19 +01:00
Richard Brooksby
819ed0ed76
Adding licenses to source code files.
...
Copied from Perforce
Change: 29836
ServerID: perforce.ravenbrook.com
2002-06-06 11:44:23 +01:00
Richard Brooksby
44aa444ef7
Removing global graphics confidential files and modifying build to work without them.
...
Copied from Perforce
Change: 29834
ServerID: perforce.ravenbrook.com
2002-06-06 11:13:37 +01:00
Richard Brooksby
014a537725
Fixing minor printf format type mismatch in amcss.c.
...
Copied from Perforce
Change: 29470
ServerID: perforce.ravenbrook.com
2002-05-24 13:59:00 +01:00
Gareth Rees
a053c3dbdf
Add missing unused() declaration.
...
Copied from Perforce
Change: 29465
ServerID: perforce.ravenbrook.com
2002-05-24 13:24:13 +01:00
Nick Barnes
b19eb3c55f
Mps_arena_step() on masters.
...
Copied from Perforce
Change: 29464
ServerID: perforce.ravenbrook.com
2002-05-24 13:17:21 +01:00
Gareth Rees
1ddcf75835
Tip didn't build cleanly on windows
...
Copied from Perforce
Change: 29187
ServerID: perforce.ravenbrook.com
2002-05-15 11:24:43 +01:00
Nick Barnes
8084d3ec24
Poolams now supports auto-header formats.
...
Copied from Perforce
Change: 29147
ServerID: perforce.ravenbrook.com
2002-05-14 13:30:10 +01:00
Nick Barnes
67868d6a2b
These functions have moved.
...
Copied from Perforce
Change: 29146
ServerID: perforce.ravenbrook.com
2002-05-14 13:07:08 +01:00
Nick Barnes
3060aacc04
Improve treatment of dylan formats: keep common code in fmtdy.c, header-specific code in fmthe.c, the null format in fmtno.[ch], and split out the prototypes for the test functions into fmtdytst.h.
...
Copied from Perforce
Change: 29145
ServerID: perforce.ravenbrook.com
2002-05-14 13:06:13 +01:00
Nick Barnes
ba757dda6a
Branch amsss test to make stress test for ams with headers.
...
Copied from Perforce
Change: 29042
ServerID: perforce.ravenbrook.com
2002-05-10 12:09:38 +01:00
Nick Barnes
90e3f26d75
Remove dongles and warnings from configura builds.
...
Copied from Perforce
Change: 28248
ServerID: perforce.ravenbrook.com
2002-04-15 16:59:47 +01:00
Nick Barnes
046eefba19
Make configura build include awl, and make gathconf.bat run the builds.
...
Copied from Perforce
Change: 28247
ServerID: perforce.ravenbrook.com
2002-04-15 16:49:50 +01:00
Nick Barnes
361a56cf9b
Add awluthe as target for windows.
...
Copied from Perforce
Change: 28082
ServerID: perforce.ravenbrook.com
2002-04-11 15:20:41 +01:00