aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/abq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation of second clause of license.Gareth Rees2020-08-301-3/+3
* Use https: instead of http: when linking to the ravenbrook web site.Gareth Rees2020-08-301-1/+1
* Publish licence updates in code directory.Peter Jackson2020-06-111-39/+27
* Use tags with dots; regularize design references from code.Gareth Rees2018-11-291-1/+1
* Clean up function definitions: no need for "extern"; opening brace goes on ne...Gareth Rees2018-07-151-3/+4
* Eliminating withreservoirpermit and all its variants.Richard Brooksby2016-03-131-2/+1
* Removing the mostly unused size component of the closure convention.Richard Brooksby2016-03-011-2/+2
* Use the method suffix only for methods in classes; use visitor or function fo...Gareth Rees2014-10-071-4/+4
* Ensure that code of the form if (condition) statement; is split over two line...Gareth Rees2014-09-271-2/+4
* Cast all arguments to the writef function to make it easy to check that none ...Gareth Rees2014-09-271-4/+5
* Consistent order stream, depth.Gareth Rees2014-05-111-2/+2
* Correct indentation of describe output by passing depth parameter to describe...Gareth Rees2014-05-111-13/+9
* Back out change 185626 (violates the design.mps.writef.snazzy).Gareth Rees2014-05-021-4/+4
* Correct indentation of describe output.Gareth Rees2014-04-171-4/+4
* Fix problems found by coverity. see <https://info.ravenbrook.com/mail/2014/04...Gareth Rees2014-04-111-14/+6
* Improved support for pelles c:Gareth Rees2014-03-241-6/+6
* Make improvements (mostly to comments) based on reviews:Gareth Rees2014-01-101-9/+9
* Mustn't use aver in describe functions.Gareth Rees2013-05-311-3/+2
* Rename the enumeration cbsfinddelete to finddelete in anticipation of it bein...Gareth Rees2013-05-311-15/+5
* Fix review comments from rb in <https://info.ravenbrook.com/mail/2013/05/23/1...Gareth Rees2013-05-241-4/+4
* Clarifying comment about extra queue elementRichard Brooksby2013-05-231-1/+2
* The abq module manages objects internal to the mps (not client objects) so it...Gareth Rees2013-05-211-7/+7
* No need for abqdelete: use abqiterate instead.Gareth Rees2013-05-201-41/+0
* Make the abq module manage elements of arbitrary type (knowing only their add...Gareth Rees2013-05-201-75/+124
* Tidy up code from unused variable warnings.David Lovemore2012-07-311-2/+1
* mps br/timing: tabs in source files. (p4 diff -db -- confirms whitespace chan...Richard Kistruck2008-11-071-5/+5
* Fixed various tagging and cross-referencing errors.Richard Brooksby2002-06-241-1/+1
* Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-2/+2
* Updating cross references to design documents to html style, to go with maste...Richard Brooksby2002-06-071-1/+1
* Adding forward reference to licenses from copyright notices.Richard Brooksby2002-06-061-1/+1
* Adding licenses to source code files.Richard Brooksby2002-06-061-0/+42
* Remove trailing whitespace.Nick Barnes2001-12-171-13/+13
* Removing hopenames from the master sources.Richard Brooksby2001-12-071-1/+0
* Adding hopenames back into the master sources, so that they can be included i...Richard Brooksby2001-12-061-0/+1
* Updating copyright messages to say copyright 2001 ravenbrook throughout.Richard Brooksby2001-12-051-1/+1
* Changing hopename keywords to id keywords throughout, to work with perforce.Richard Brooksby2001-12-051-2/+2
* Merging changes from union to masters. this incorporates pekka's updates: tu...Richard Brooksby2001-12-051-2/+2
* Branch imports for masters.Nick Barnes2001-10-311-0/+312