| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tidying up arg.c and arg.h. | Richard Brooksby | 2013-05-09 | 2 | -8/+14 |
| * | Moving definition of keystruct to arg.h, since this mechanism is largely sepa... | Richard Brooksby | 2013-05-09 | 2 | -10/+12 |
| * | Draft design document for keyword arguments. | Richard Brooksby | 2013-05-09 | 3 | -3/+5 |
| * | Catch-up merge from master sources. | Richard Brooksby | 2013-05-09 | 4 | -8/+22 |
| |\ |
|
| | * | Adding unused declaration for unused variable. | Richard Brooksby | 2013-05-08 | 1 | -0/+1 |
| | * | Updating mps_release to release/1.111.0 | Richard Brooksby | 2013-05-08 | 1 | -1/+1 |
| | * | Adding type mps_awl_find_dependent_t that is documented but didn't actually e... | Richard Brooksby | 2013-05-08 | 1 | -0/+2 |
| | * | Put xxxxxx at the end of the pattern argument to mktemp, so that it works on ... | Gareth Rees | 2013-05-06 | 1 | -1/+1 |
| | * | Avoid type puns. | Gareth Rees | 2013-05-06 | 1 | -6/+19 |
| * | | Consolidating common pool keywords. | Richard Brooksby | 2013-05-09 | 14 | -59/+53 |
| * | | Implementing configurable maximum argument list length. | Richard Brooksby | 2013-05-08 | 5 | -14/+13 |
| * | | Macroizing keyword definitions and adding more keyword argument checking meth... | Richard Brooksby | 2013-05-08 | 15 | -45/+88 |
| * | | Moving keyword argument declarations to their own header, since they're large... | Richard Brooksby | 2013-05-08 | 3 | -12/+68 |
| * | | Moving arena varags parsing into arena class method, similar to pools. much ... | Richard Brooksby | 2013-05-08 | 6 | -24/+46 |
| * | | Pushing varargs decoding into a pool class method. much simpler. | Richard Brooksby | 2013-05-08 | 18 | -111/+228 |
| * | | Adding decoding of vararg debug options to debug pool classes. | Richard Brooksby | 2013-05-08 | 1 | -5/+28 |
| * | | Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl... | Richard Brooksby | 2013-05-08 | 15 | -156/+215 |
| * | | Adding keyword argument checking for format and chain. | Richard Brooksby | 2013-05-08 | 3 | -2/+14 |
| * | | Converting pools to use keyword arguments, mostly, and so far inconsistently,... | Richard Brooksby | 2013-05-08 | 35 | -132/+491 |
| * | | Basically working keyword arguments, though vmparam is unsatisfactory. | Richard Brooksby | 2013-05-03 | 11 | -44/+83 |
| * | | Removing half-finished code line. oops. | Richard Brooksby | 2013-05-02 | 1 | -3/+0 |
| * | | First draft of keyword arguments. mainly checking in in order to try working... | Richard Brooksby | 2013-05-02 | 13 | -22/+271 |
| |/ |
|
| * | Correct a couple of comments. | Gareth Rees | 2013-04-26 | 1 | -7/+7 |
| * | Fix typo ("not" for "now"). | Gareth Rees | 2013-04-25 | 1 | -1/+1 |
| * | Fix job003454: when an amc pool is in the finish ramp mode, it should stay th... | Nick Barnes | 2013-04-04 | 1 | -6/+26 |
| * | Comment out all calls to mps_arena_commit_limit_set in test case amcsshe. (th... | Gareth Rees | 2013-03-12 | 1 | -4/+12 |
| * | Restore arena serial numbers. | Gareth Rees | 2013-03-12 | 1 | -2/+8 |
| * | Remove "mps_alert_collection_set" from public interface and remove its implem... | Gareth Rees | 2013-03-12 | 6 | -66/+0 |
| * | Removing bogus test file that got into the sources somehow. | Richard Brooksby | 2013-03-12 | 1 | -2/+0 |
| * | Add -*- makefile -*- to .gmk files so that syntax highlighting in emacs works... | Gareth Rees | 2013-03-08 | 8 | -0/+16 |
| * | Make mps_arena_step suitable for purpose: arenastep now calls tracestartcolle... | Gareth Rees | 2013-03-08 | 2 | -3/+10 |
| * | Follow policy of not defining symbols from mpstd.h in the external interface,... | Gareth Rees | 2013-03-08 | 2 | -6/+3 |
| * | Move global 'pool' to local so that we can rename argument 'pol' to 'pool'. | Gareth Rees | 2013-03-08 | 1 | -3/+3 |
| * | Don't accidentally leave the arena in the clamped state after calling mps_are... | Gareth Rees | 2013-03-08 | 2 | -1/+4 |
| * | Private symbols _mps_sac_s and _mps_sac_freelist_block_s now start with under... | Gareth Rees | 2013-03-08 | 3 | -8/+8 |
| * | Ensure that the last entry in the table is preserved, so that we don't get a ... | Gareth Rees | 2013-03-08 | 1 | -1/+5 |
| * | Test suite runs on os x: | Gareth Rees | 2013-03-08 | 1 | -1/+77 |
| * | Comment out all calls to mps_arena_commit_limit_set in test case amcsshe. (th... | Gareth Rees | 2013-03-07 | 1 | -3/+12 |
| * | Fix to the mpsicv test case: get the arena's committed memory after creating ... | Gareth Rees | 2013-03-07 | 1 | -3/+3 |
| * | Fix mutatorfaultcontextsp on lii3* and lii6*. | Gareth Rees | 2013-03-07 | 2 | -2/+2 |
| * | The amcssth test case now registers its threads' stacks as roots with the mps. | Gareth Rees | 2013-03-07 | 1 | -0/+5 |
| * | Build amcssth test case on os x (xci6ll). | Gareth Rees | 2013-03-07 | 1 | -45/+161 |
| * | Add testlib_unused(argc) where necessary, so that test cases build on xci6ll. | Gareth Rees | 2013-03-07 | 6 | -0/+7 |
| * | Make amcssth test case runnable on platforms that use gnumake. | Gareth Rees | 2013-03-07 | 1 | -1/+1 |
| * | Improve the usability of the test suite: | Gareth Rees | 2013-03-07 | 39 | -195/+165 |
| * | Minor tweaks to allow amcssth test to build under lii3gc at least. | Richard Brooksby | 2013-02-20 | 1 | -7/+10 |
| * | Deprecating the mps trampoline by using vectored exception handling on windows. | Richard Brooksby | 2013-02-20 | 3 | -26/+24 |
| * | Merging spelling corrections contributed by bruce mitchener. | Richard Brooksby | 2013-02-18 | 14 | -22/+22 |
| * | Integrating branch/2012-10-09/user-guide back to master. | Richard Brooksby | 2013-02-08 | 30 | -583/+2318 |
| |\ |
|
| | * | Undo changes 180370 and 180390 (which supported interior pointers by checking... | Gareth Rees | 2013-02-08 | 1 | -52/+15 |