ack.git
1987-08-06 cerieluse our own assembler instead of /bin/as
1987-08-06 cerielsome nofits are actually errors
1987-08-06 cerielmany re-arrangements
1987-08-06 cerielto .m instead of .k
1987-08-06 cerielhandle returns better
1987-08-05 cerielsome minor improvements
1987-08-05 cerieltemporary fix for commas within operands
1987-08-05 cerielfixed a subtle bug: in some obscure cases involving...
1987-08-05 cerielfixed another bug with header blocks, and modified...
1987-08-04 cerieluse malloc, made more robust against errors in line...
1987-08-04 cerielfix
1987-08-04 cerielbug fixes: put header block at end of procedure
1987-08-04 cerielresulted in 32768 instead of -32768 on a PDP-11
1987-08-03 cerielfix: variable sets were handled wrong
1987-08-03 cerielfix in check
1987-08-03 cerielAdded a break, so that an error message is only given...
1987-08-03 cerielfix blocks.c
1987-08-03 cerielfix: may no address more memory than is present blocks.c
1987-08-03 cerielcheck name offset
1987-08-03 cerielsome cosmetic changes
1987-08-03 cerielupdated
1987-08-03 cerielsome cosmetic changes
1987-08-03 cerielsome fixes and cosmetic changes
1987-08-03 cerielremoved the limitation of the next field
1987-07-30 cerielfix in a call to record
1987-07-30 cerielnew version that passes current tests
1987-07-30 cerielmany changes; some cosmetic; coercions now explicit...
1987-07-30 bruceCorrected EMHOME in Makefile (yet again)
1987-07-30 cerieldo better bad-pointer testing
1987-07-30 cerielyet another fix: outoperand must do nothing with ps_end
1987-07-29 cerielexternals were not handled right
1987-07-29 bruceAdded removal of dead code patterns
1987-07-29 cerieldid not handle HOL names right (null names)
1987-07-29 cerielfix: did not handle externals with big HOL offsets...
1987-07-28 cerielchanged order in LIST, ReadString from InOut still...
1987-07-28 bruceParser outputs some stats and fixed error is pseudo.r
1987-07-28 bruceUpdated nopt.doc for dfa encoded using row displacement
1987-07-28 bruceConverted dfa to use row displacement compaction
1987-07-28 cerielfixed the 'too many hits' complaint of refer
1987-07-24 cerielSystem V has no ftime systemcall
1987-07-24 cerielcorrection: had deleted a line by accident
1987-07-24 cerielcharacters were treated as unsigneds, lines with quotes...
1987-07-22 cerielA different way of detecting conformant arrays
1987-07-22 cerielsome cosmetic changes
1987-07-22 cerieladded docs about -Xi flag
1987-07-22 cerielpass -i flag to modula-2 compiler, via -Xi
1987-07-22 cerieldid not export cerror, did not define _errno
1987-07-22 cerielsome small fixes and additions
1987-07-22 bruceRemove strings library from Makefile
1987-07-22 cerielsome more fixes
1987-07-22 cerielfixed a bug: constant sets were not handled right on...
1987-07-22 cerielfixed a typo
1987-07-21 bruceUpdate for single buffer rather that queues
1987-07-21 cerielfixes, changes to make smaller on PDP
1987-07-21 bruceMajor change: All queues now in same buffer
1987-07-20 cerieldeleted useless tst.b instruction
1987-07-17 cerieldo not generate mes 11 AND mes 3!
1987-07-17 cerielcall .trp instead of jmp to it
1987-07-17 cerielset _buf to 0 on open
1987-07-17 cerielname changes, fix in computation of set sizes
1987-07-17 cerielinclude <sys/time.h> on 4.2 systems
1987-07-16 cerielbug fixes, name changes
1987-07-16 cerielfix: wrong free
1987-07-16 cerieluse new C_insertpart mechanism, other minor changes
1987-07-16 cerieldisabled assertions, fixed bug with pack/unpk
1987-07-16 cerielfixes with error_type, make "type" struct more compact.
1987-07-14 bruceremove a couple pieces of trivial lint
1987-07-13 cerielAdded NOFL to Makefile, to pass NOFLOAT. Also improved...
1987-07-13 bruceAdded optimser document
1987-07-13 brucedfa.c now a routine for each state rather than nested...
1987-07-13 cerielAdded and corrected some comments
1987-07-13 cerielversion for installation
1987-07-13 cerielcompute some expressions in "int" instead of "arith"
1987-07-13 cerielfixes
1987-07-13 cerielfixes
1987-07-13 bruceRemove free queue and use st_alloc/free from alloc...
1987-07-10 bruceNew patterns, man page changes, other little fixes
1987-07-10 cerielyet another bug fix: the brk systemcall destroyed d1
1987-07-10 bruceadded manual pages for library and stand alone program
1987-07-10 cerielsome fixes
1987-07-09 cerielfix: sbu was wrong for 4-4
1987-07-09 cerieladded m2_traps.h
1987-07-09 cerielchanged random function, added CSP module
1987-07-09 bruceAdded lint entry to Makefile and removed some things...
1987-07-09 bruceCorrected clean option in Makefile
1987-07-09 bruceChanged trans.c from switch statement into series of...
1987-07-08 ceriellatest changes to PascalIO: Reset and Rewrite have...
1987-07-08 cerielfix: sometimes the index mode was used in the wrong way
1987-07-07 bruceConvert to new READ_EM data structure. Build a em_nopt...
1987-07-06 cerielBug fix: ch7sel should call any2opnd
1987-07-06 cerielAdded -DNDEBUG to Makefile, table now kills regvars
1987-07-06 cerieladded Realloc, split into separate files
1987-07-06 cerieltried to make faster
1987-07-06 cerielbug fix: sometimes register variables were treated...
1987-07-03 cerielbug fix: did not check externals right
1987-07-03 cerielname changes
1987-07-03 cerielfix: errmod --> errmon
1987-07-03 cerielThe em_argtype sometimes was not set right
1987-07-01 cerielBASE only used when INCORE
1987-07-01 cerielAdded C_insertpart mechanism
next