aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/buffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replacing duplicate *trivvarargs methods with a single implementation in args.c.Richard Brooksby2013-05-161-10/+1
* Making clear the size of the array of args passed to varargs conversion methods.Richard Brooksby2013-05-161-2/+2
* Converting varags on buffer and ap creation into keyword argument lists.Richard Brooksby2013-05-091-32/+42
* Merging spelling corrections contributed by bruce mitchener.Richard Brooksby2013-02-181-3/+3
* Remove comment following discussion with rb: "assumes pun compatibility betwe...Gareth Rees2012-10-231-2/+0
* Removing unnecessary unused declarations since changelist 179690.Richard Brooksby2012-09-251-4/+0
* Eliminating type puns on scan states, location dependencies, and allocation p...Richard Brooksby2012-09-071-84/+88
* Merging branch/2012-08-21/diagnostic-telemetry.Richard Brooksby2012-09-051-9/+9
|\
| * Abolishing eventgen.pl. event structures are now expanded by the preprocessor.Richard Brooksby2012-08-211-9/+9
* | Suppressing warnings revealed by increased level of optimisation and building...Richard Brooksby2012-09-031-1/+1
* | Renaming some check* macros with more accurate names, making remaining check*...Richard Brooksby2012-09-011-4/+4
|/
* Mps buffer.c: cast character-constant expression to (char), to avoid warning ...Richard Kistruck2007-04-191-4/+4
* Mps br/unfixed-summary: good: tidy bufferdescribe and amcsegdescribe.Richard Kistruck2007-03-221-7/+7
* Mps br/unfixed-summary: good: bufferdescribe now interprets buffer->mode for youRichard Kistruck2007-03-221-1/+9
* Eliminating "impl" type tags and replacing them with uri-style file references.Richard Brooksby2002-06-071-9/+9
* Updating cross references to design documents to html style, to go with maste...Richard Brooksby2002-06-071-18/+18
* 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-22/+22
* 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/+1526