Commit történet

Szerző SHA1 Üzenet Dátum
  dtrg cf4417431f Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  dtrg 6717b9e700 Changed configuration to now use malloc()/free() rather than sbrk(). 18 éve
  dtrg 4f1a4b30f7 First version in CVS. 18 éve
  dtrg e34b2fefba Updated to point at the ncg code generator instead of the cg one. 18 éve
  dtrg db11db0cac Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  dtrg 6073ee934e Rationalised use of #includes to be more standards-compliant. 18 éve
  dtrg 4b79248af9 Modified to no longer build LLgen, as it is now distributed separately. 18 éve
  dtrg b6757337b3 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  dtrg e859ef2491 Rationalised use of #includes to be more standards-compliant. 18 éve
  dtrg 4cb0ab8a63 Rationalised use of #includes to be more standards-compliant. 18 éve
  dtrg 57084134e5 Modified to no longer build LLgen, as it is now distributed seperately. 18 éve
  dtrg 87e91b4766 Added comment about the use of 'cc' rather than 'gcc'. 18 éve
  dtrg d722986e66 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  dtrg 1ed24cab9b No longer generates zero bytes in the script's output file. 18 éve
  dtrg 9ca41cf4b6 Worked around unput() not being strictly legal in the tail code section of a yacc input file. 18 éve
  dtrg cd09c29949 Rationalised use of #includes to be more standards-compliant. 18 éve
  dtrg f5bbc20093 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 éve
  dtrg 4c0a0e6119 Rationalised use of #includes to be more standards-compliant. 18 éve
  dtrg 8ea67498ed Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  dtrg 1eb1cb6f62 Renamed the 'index' variable to 'offset', to prevent clashes with the libc index() function. 18 éve
  dtrg 4f6fff6b1f Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 éve
  dtrg 2aca7fbaf4 Renamed the private 'atol()' function to 'our_atol()' to avoid clashes with the libc one. 18 éve
  dtrg 13a9ff3379 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 éve
  dtrg 423368e42f Renamed the 'index()' function to 'indexmode()', to prevent clashes with the libc index() function. 18 éve
  dtrg 45ed0df6d0 Removed a #define that was also defined in cv.c. 18 éve
  dtrg 454bdae81f Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 éve
  cvs2hg 5cb054f106 fixup commit for tag 'llgen-1-0' 18 éve
  dtrg e864bf235e Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 18 éve
  dtrg 953a565a10 Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 18 éve
  dtrg dd57d79b1b Modernised usage of system header files. 18 éve