Historia zmian

Autor SHA1 Wiadomość Data
  dtrg e34b2fefba Updated to point at the ncg code generator instead of the cg one. 18 lat temu
  dtrg db11db0cac Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 lat temu
  dtrg 6073ee934e Rationalised use of #includes to be more standards-compliant. 18 lat temu
  dtrg 4b79248af9 Modified to no longer build LLgen, as it is now distributed separately. 18 lat temu
  dtrg b6757337b3 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 lat temu
  dtrg e859ef2491 Rationalised use of #includes to be more standards-compliant. 18 lat temu
  dtrg 4cb0ab8a63 Rationalised use of #includes to be more standards-compliant. 18 lat temu
  dtrg 57084134e5 Modified to no longer build LLgen, as it is now distributed seperately. 18 lat temu
  dtrg 87e91b4766 Added comment about the use of 'cc' rather than 'gcc'. 18 lat temu
  dtrg d722986e66 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 lat temu
  dtrg 1ed24cab9b No longer generates zero bytes in the script's output file. 18 lat temu
  dtrg 9ca41cf4b6 Worked around unput() not being strictly legal in the tail code section of a yacc input file. 18 lat temu
  dtrg cd09c29949 Rationalised use of #includes to be more standards-compliant. 18 lat temu
  dtrg f5bbc20093 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 lat temu
  dtrg 4c0a0e6119 Rationalised use of #includes to be more standards-compliant. 18 lat temu
  dtrg 8ea67498ed Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 lat temu
  dtrg 1eb1cb6f62 Renamed the 'index' variable to 'offset', to prevent clashes with the libc index() function. 18 lat temu
  dtrg 4f6fff6b1f Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 lat temu
  dtrg 2aca7fbaf4 Renamed the private 'atol()' function to 'our_atol()' to avoid clashes with the libc one. 18 lat temu
  dtrg 13a9ff3379 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 lat temu
  dtrg 423368e42f Renamed the 'index()' function to 'indexmode()', to prevent clashes with the libc index() function. 18 lat temu
  dtrg 45ed0df6d0 Removed a #define that was also defined in cv.c. 18 lat temu
  dtrg 454bdae81f Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 lat temu
  cvs2hg 5cb054f106 fixup commit for tag 'llgen-1-0' 18 lat temu
  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 lat temu
  dtrg 953a565a10 Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 18 lat temu
  dtrg dd57d79b1b Modernised usage of system header files. 18 lat temu
  dtrg 71a92846dd Modernised usage of system header files. 18 lat temu
  dtrg c39e85da63 Modernised usage of system header files. Changed the patch buffer (which allowed the library path to be modified with a hex editor) to an environment variable instead. 18 lat temu
  dtrg 4c0b3bb40f Modernised usage of system header files. 18 lat temu