Історія комітів

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