Commit History

Upphovsman SHA1 Meddelande Datum
  dtrg 44f229d88a Modified to no longer build LLgen, as it is now distributed seperately. 18 år sedan
  dtrg fbe65f8a9a Added comment about the use of 'cc' rather than 'gcc'. 18 år sedan
  dtrg 3ee71dd844 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 år sedan
  dtrg a54dcb8e92 No longer generates zero bytes in the script's output file. 18 år sedan
  dtrg c8f1fe9511 Worked around unput() not being strictly legal in the tail code section of a yacc input file. 18 år sedan
  dtrg 3620781344 Rationalised use of #includes to be more standards-compliant. 18 år sedan
  dtrg 3f2df9c88d Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 år sedan
  dtrg 84f3a18362 Rationalised use of #includes to be more standards-compliant. 18 år sedan
  dtrg 3a69ad76f4 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 år sedan
  dtrg 8769a2b8bc Renamed the 'index' variable to 'offset', to prevent clashes with the libc index() function. 18 år sedan
  dtrg 8b27bc6170 Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 år sedan
  dtrg 71e0d85a11 Renamed the private 'atol()' function to 'our_atol()' to avoid clashes with the libc one. 18 år sedan
  dtrg c5f106f53e Removed unnecessary commas seperating yacc tokens, to prevent warnings. 18 år sedan
  dtrg 309f5d5560 Renamed the 'index()' function to 'indexmode()', to prevent clashes with the libc index() function. 18 år sedan
  dtrg f6d77b9061 Removed a #define that was also defined in cv.c. 18 år sedan
  dtrg be7ec5cdd0 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 år sedan
  cvs2hg 22d8b82972 fixup commit for tag 'llgen-1-0' 18 år sedan
  dtrg 84701a5c29 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 år sedan
  dtrg b034d8695b Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 18 år sedan
  dtrg 92c1b4a4c1 Modernised usage of system header files. 18 år sedan
  dtrg 51000eef76 Modernised usage of system header files. 18 år sedan
  dtrg 32762aad2b 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 år sedan
  dtrg 963a256f68 Modernised usage of system header files. 18 år sedan
  dtrg 852a474ee3 Converted to use termios, not sgtty. (pbetti@e-tech.net) 19 år sedan
  cjhjacobs 6da4811e19 Fix: did not deal with quotes in macro definitions properly 19 år sedan
  dtrg 9c81d2fe39 Removed duplicate and inconsistent function declarations. 19 år sedan
  dtrg ed1ddc5baa Now includes stdlib.h to avoid implicit call declarations. 19 år sedan
  dtrg bc2672d642 Added some prototyping to stop a compile error with gcc 4. 19 år sedan
  cvs2hg 0f5ae5305d fixup commit for tag 'release-5-6' 19 år sedan
  dtrg cb09878a1f Added some new readmes at the top level. 19 år sedan