1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-24 07:41:54 -07:00
Commit graph

61 commits

Author SHA1 Message Date
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
Nick Barnes
cf42e2e28e Make awl (and lo) work with auto-header formats.
New test awluthe, based on awlut, using auto-header format in AWL
and LO.  Seems to work.  Not the greatest test ever.

Copied from Perforce
 Change: 28076
 ServerID: perforce.ravenbrook.com
2002-04-11 15:10:37 +01:00
Nick Barnes
a87c3633dc Poolawl now takes an additional argument: the find_dependent_object method.
Copied from Perforce
 Change: 26536
 ServerID: perforce.ravenbrook.com
2002-02-07 22:48:09 +00:00
Nick Barnes
445d06b4ea Make amc obey shield invariants.
Copied from Perforce
 Change: 25379
 ServerID: perforce.ravenbrook.com
2001-12-19 14:42:33 +00:00
Nick Barnes
ab0821c590 Remove trailing whitespace.
Copied from Perforce
 Change: 25309
 ServerID: perforce.ravenbrook.com
2001-12-17 15:18:17 +00:00
Richard Brooksby
1122d156af Changing "hopename" variable to "scmid" so that it's not specific to hope.
Copied from Perforce
 Change: 24914
 ServerID: perforce.ravenbrook.com
2001-12-07 13:26:30 +00:00
Richard Brooksby
c2b33bb9b5 Removing hopenames from the master sources.
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
2001-12-07 13:19:25 +00:00
Richard Brooksby
9e890fff9f Generated new eventgen.h using eventgen.pl updated in changelist 24907.
Copied from Perforce
 Change: 24908
 ServerID: perforce.ravenbrook.com
2001-12-07 12:57:05 +00:00