Commit History

Author SHA1 Message Date
  dtrg 097c640a6c First version in CVS. 18 years ago
  dtrg ea8f3fe1ff Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 22db34a460 Fixed revision history. 18 years ago
  dtrg cf461cd82f First version in CVS. 18 years ago
  dtrg 35f2f8b043 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg cf4417431f Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 years ago
  dtrg 6717b9e700 Changed configuration to now use malloc()/free() rather than sbrk(). 18 years ago
  dtrg 4f1a4b30f7 First version in CVS. 18 years ago
  dtrg e34b2fefba Updated to point at the ncg code generator instead of the cg one. 18 years ago
  dtrg db11db0cac Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 years ago
  dtrg 6073ee934e Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 4b79248af9 Modified to no longer build LLgen, as it is now distributed separately. 18 years ago
  dtrg b6757337b3 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 years ago
  dtrg e859ef2491 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 4cb0ab8a63 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 57084134e5 Modified to no longer build LLgen, as it is now distributed seperately. 18 years ago
  dtrg 87e91b4766 Added comment about the use of 'cc' rather than 'gcc'. 18 years ago
  dtrg d722986e66 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 years ago
  dtrg 1ed24cab9b No longer generates zero bytes in the script's output file. 18 years ago
  dtrg 9ca41cf4b6 Worked around unput() not being strictly legal in the tail code section of a yacc input file. 18 years ago
  dtrg cd09c29949 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg f5bbc20093 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 years ago
  dtrg 4c0a0e6119 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 8ea67498ed Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 years ago
  dtrg 1eb1cb6f62 Renamed the 'index' variable to 'offset', to prevent clashes with the libc index() function. 18 years ago
  dtrg 4f6fff6b1f Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 years ago
  dtrg 2aca7fbaf4 Renamed the private 'atol()' function to 'our_atol()' to avoid clashes with the libc one. 18 years ago
  dtrg 13a9ff3379 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 years ago
  dtrg 423368e42f Renamed the 'index()' function to 'indexmode()', to prevent clashes with the libc index() function. 18 years ago
  dtrg 45ed0df6d0 Removed a #define that was also defined in cv.c. 18 years ago