ack.git
2006-07-22 dtrgRationalised use of #includes to be more standards...
2006-07-22 dtrgChanged to declare symbols as extern rather than just...
2006-07-22 dtrgAdded a concrete definition of nrglobals, because this...
2006-07-21 dtrgUpdated to the latest version of pm.
2006-07-21 dtrgUpdated version number.
2006-07-21 dtrgNow resolves symlinks when creating releases (which...
2006-07-21 dtrgUpdated version number. Corrected some typos.
2006-07-21 dtrgRemoved duplicate (and incorrect) system function decla...
2006-07-21 dtrgUpdated to the latest version of pm.
2006-07-21 dtrgRemoved a definition of 'struct label' as 'label_t...
2006-07-21 dtrgRearranged the algorithm in get_text() to fix a memory...
2006-07-20 dtrgFixed revision history.
2006-07-20 dtrgFirst version in CVS.
2006-07-20 dtrgRationalised use of #includes to be more standards...
2006-07-20 dtrgFixed revision history.
2006-07-20 dtrgFirst version in CVS.
2006-07-20 dtrgRationalised use of #includes to be more standards...
2006-07-20 dtrgAdded the appropriate #! magic at the beginning of...
2006-07-20 dtrgChanged configuration to now use malloc()/free() rather...
2006-07-20 dtrgFirst version in CVS.
2006-07-20 dtrgUpdated to point at the ncg code generator instead...
2006-07-19 dtrgAdded the appropriate #! magic at the beginning of...
2006-07-19 dtrgRationalised use of #includes to be more standards...
2006-07-19 dtrgModified to no longer build LLgen, as it is now distrib...
2006-07-19 dtrgAdded the appropriate #! magic at the beginning of...
2006-07-19 dtrgRationalised use of #includes to be more standards...
2006-07-18 dtrgRationalised use of #includes to be more standards...
2006-07-18 dtrgModified to no longer build LLgen, as it is now distrib...
2006-07-18 dtrgAdded comment about the use of 'cc' rather than 'gcc'.
2006-07-18 dtrgAdded the appropriate #! magic at the beginning of...
2006-07-18 dtrgNo longer generates zero bytes in the script's output...
2006-07-18 dtrgWorked around unput() not being strictly legal in the...
2006-07-18 dtrgRationalised use of #includes to be more standards...
2006-07-18 dtrgRemoved unnecessary commas seperating yacc tokens,...
2006-07-18 dtrgRationalised use of #includes to be more standards...
2006-07-18 dtrgAdded the appropriate #! magic at the beginning of...
2006-07-18 dtrgRenamed the 'index' variable to 'offset', to prevent...
2006-07-18 dtrgRemoved unnecessary commas seperating yacc tokens,...
2006-07-18 dtrgRenamed the private 'atol()' function to 'our_atol...
2006-07-18 dtrgRemoved unnecessary commas seperating yacc tokens,...
2006-07-18 dtrgRenamed the 'index()' function to 'indexmode()', to...
2006-07-18 dtrgRemoved a #define that was also defined in cv.c.
2006-07-18 dtrgAdded the appropriate #! magic at the beginning of...
2006-02-04 cvs2hgfixup commit for tag 'llgen-1-0' llgen-1-0
2006-02-04 dtrgSplit LLgen off to be self-contained, and not necessari...
2006-02-04 dtrgMoved LLgen documentation from the main ACK documentati...
2006-02-04 dtrgModernised usage of system header files.
2006-02-03 dtrgModernised usage of system header files.
2006-02-03 dtrgModernised usage of system header files. Changed the...
2006-01-24 dtrgModernised usage of system header files.
2005-08-10 dtrgConverted to use termios, not sgtty. (pbetti@e-tech...
2005-06-30 cjhjacobsFix: did not deal with quotes in macro definitions...
2005-06-25 dtrgRemoved duplicate and inconsistent function declarations.
2005-06-25 dtrgNow includes stdlib.h to avoid implicit call declarations.
2005-06-25 dtrgAdded some prototyping to stop a compile error with...
2005-06-24 cvs2hgfixup commit for tag 'release-5-6' release-5-6
2005-06-24 dtrgAdded some new readmes at the top level. release-5-6
2005-06-24 dtrgAdded LLgen_NCER.n to the distribution because the...
2005-06-24 dtrgAdded new mkdist tool.
2005-06-24 dtrgCreated new tool to generate distributions.
2005-06-24 dtrgRemoved a call to _cleanup(), which appears to be a...
2005-06-24 dtrgCleaned up the struct sgtty workaround and made it...
2005-06-24 dtrgRemoved an assumption that 'stdin' is a constant, which...
2005-06-24 dtrgReplaced references to /usr/tmp with references to...
2005-06-24 dtrgApplied interim patches to make the interpreter compile...
2005-06-24 dtrgRemoved Versions, since that file doesn't actually...
2005-05-26 cerielnew copyright notice in repository release-5-5
2003-01-08 cerielFix
2002-09-11 cerielFix
2002-09-11 cerielfix
2002-09-11 cerielAdded missing files to .distr
2002-09-10 ceriel...
2002-09-10 cerielminor mods
2002-08-26 cerielPrevent double fclose
2002-04-04 ceriel???
2001-07-03 cerielFix for union initializers
2001-07-03 cerielFix: parameter name same as function name not dealt...
1999-04-23 cerielUpdated copyright
1999-03-18 cerielAdapted copyright notice
1998-11-10 cerielFix: did not always produce error message
1998-09-03 cerielFixed bug with 4-byte sets on 2-byte machines
1998-02-09 cerielReplaced a couple of UnGetChar calls with ChPushBack...
1997-09-04 cerielCorrected Makefile
1997-07-10 cerielAdded LLgen_NCER.n
1997-07-10 cerielfixed typo
1997-07-10 cerielAdded LLgen_NCER.n
1997-07-01 cerielOnly list readable directories
1997-07-01 cerielBug fix: copied wrong size to destination in structure...
1997-06-16 cerielRemoved superfluous ;
1997-05-15 cerielMany modifications, mostly in comment
1997-04-02 cerielPrevent warning about unused labels
1997-04-01 cerielLink em_data.a as well (needed when producing readable EM
1997-03-13 cerielFixed bug: flt_div should not touch e1
1997-02-21 cerielAdditions for non-correcting error recovery
1997-02-21 cerielAdditions for non-correcting error recovery
1997-02-21 cerielimproved error reporting, added -DNON_CORRECTING
1997-02-21 cerielsome minor fixes
1997-02-21 cerielUpdated
1997-02-21 cerielAdded non-correcting error recovery stuff
1997-02-17 cerielbug fix: code referred to token attribute of wrong...
next