Histórico de commits

Autor SHA1 Mensagem Data
  dtrg be7ec5cdd0 Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 18 anos atrás
  cvs2hg 22d8b82972 fixup commit for tag 'llgen-1-0' 18 anos atrás
  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 anos atrás
  dtrg b034d8695b Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 18 anos atrás
  dtrg 92c1b4a4c1 Modernised usage of system header files. 18 anos atrás
  dtrg 51000eef76 Modernised usage of system header files. 18 anos atrás
  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 anos atrás
  dtrg 963a256f68 Modernised usage of system header files. 18 anos atrás
  dtrg 852a474ee3 Converted to use termios, not sgtty. (pbetti@e-tech.net) 19 anos atrás
  cjhjacobs 6da4811e19 Fix: did not deal with quotes in macro definitions properly 19 anos atrás
  dtrg 9c81d2fe39 Removed duplicate and inconsistent function declarations. 19 anos atrás
  dtrg ed1ddc5baa Now includes stdlib.h to avoid implicit call declarations. 19 anos atrás
  dtrg bc2672d642 Added some prototyping to stop a compile error with gcc 4. 19 anos atrás
  cvs2hg 0f5ae5305d fixup commit for tag 'release-5-6' 19 anos atrás
  dtrg cb09878a1f Added some new readmes at the top level. 19 anos atrás
  dtrg f7d14e649d Added LLgen_NCER.n to the distribution because the makefile seems to want it. 19 anos atrás
  dtrg dbc7cd6b19 Added new mkdist tool. 19 anos atrás
  dtrg 38b87fe902 Created new tool to generate distributions. 19 anos atrás
  dtrg ee83cfcf9b Removed a call to _cleanup(), which appears to be a Minixism (and should be unnecessary). 19 anos atrás
  dtrg e2cf5fbce2 Cleaned up the struct sgtty workaround and made it more generic. 19 anos atrás
  dtrg 5ef43bb829 Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can't use it as an initialiser when declaring a global variable.) 19 anos atrás
  dtrg 04a887eee9 Replaced references to /usr/tmp with references to /tmp. 19 anos atrás
  dtrg 9158d97c6f Applied interim patches to make the interpreter compile on Linux. (Linux doesn't support struct sgtty; all this code should probably be rewritten to use termios instead, if I've understood it correctly.) 19 anos atrás
  dtrg d5cc72efc2 Removed Versions, since that file doesn't actually exist. 19 anos atrás
  ceriel 65ffc7f057 new copyright notice in repository 19 anos atrás
  ceriel dbf0723fdb Fix 21 anos atrás
  ceriel 611e8b03fe Fix 22 anos atrás
  ceriel b2ffedbabd fix 22 anos atrás
  ceriel 06df95dc13 Added missing files to .distr 22 anos atrás
  ceriel 902ff02551 ... 22 anos atrás