Historial de Commits

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