Commit graph

  • 7ee4487924 Added ChPushBack ceriel 1988-08-19 13:07:20 +00:00
  • 282064375d use varargs ceriel 1988-08-19 09:22:07 +00:00
  • 3a075a7c67 Adapted fort ACK ceriel 1988-08-19 09:21:29 +00:00
  • 8134a42ee8 adapted for ACK ceriel 1988-08-19 09:20:25 +00:00
  • 01c8cd6d15 remove files before linking ceriel 1988-08-18 16:36:14 +00:00
  • 61a911c631 some fixes ceriel 1988-08-18 15:32:47 +00:00
  • a1684f6d0b Initial revision ceriel 1988-08-18 14:33:57 +00:00
  • 367e4ac01c Adapted for ACK ceriel 1988-08-18 13:48:49 +00:00
  • 08bd32f88d modified for ACK ceriel 1988-08-18 13:47:56 +00:00
  • e7683658b7 modified for ACK ceriel 1988-08-18 13:35:09 +00:00
  • 057ee4e5cb Added Makefile ceriel 1988-08-18 13:15:16 +00:00
  • bb01ac81fd to make sure that directories are created ... ceriel 1988-08-18 13:12:39 +00:00
  • 0f83947e33 Adapted for ack ceriel 1988-08-18 11:46:05 +00:00
  • 7172fe9816 be a bit more precise in cleanup ceriel 1988-08-18 11:04:55 +00:00
  • 7e6fe16448 Somewhat adapted for ACK ceriel 1988-08-18 11:00:02 +00:00
  • 775bda9da0 Added Action file ceriel 1988-08-18 08:50:31 +00:00
  • e496b6ee02 Added ceriel 1988-08-18 08:49:57 +00:00
  • 119bc227de use Realloc instead of Srealloc ceriel 1988-08-15 15:27:29 +00:00
  • e0ad269d4c do not use [ for test; no as portable ceriel 1988-08-15 09:31:08 +00:00
  • 143531822a speeded up :-) ceriel 1988-08-11 22:02:53 +00:00
  • 371821c6a3 fixed typo ceriel 1988-08-11 15:59:35 +00:00
  • a9a2e027c8 improved floating point handling ceriel 1988-08-11 14:57:39 +00:00
  • 5aa128ea62 speeded up again :-) ceriel 1988-08-11 14:50:18 +00:00
  • ebfc4a15a4 Added strtod.c, use it in atof ceriel 1988-08-11 12:49:06 +00:00
  • 2cb7fcf861 leave maximum value if overflow trap is handled ceriel 1988-08-11 10:28:30 +00:00
  • 8f9ed86162 ignore floating overflow/underflow ceriel 1988-08-11 09:55:22 +00:00
  • d308f4a3c2 fix: the minimum exponent is 1, not 0! ceriel 1988-08-10 22:33:48 +00:00
  • e9094d3f03 corrected M_MAX_D ceriel 1988-08-10 16:40:48 +00:00
  • 094d427268 prevent overflow ceriel 1988-08-10 15:54:15 +00:00
  • 7e8d7af500 corrected ceriel 1988-08-10 15:18:37 +00:00
  • d7d16cbede use new ecvt.c from C library ceriel 1988-08-10 11:21:40 +00:00
  • 03610bb643 improved/speeded up using new ecvt ceriel 1988-08-10 11:12:57 +00:00
  • a1032b168c fix ceriel 1988-08-10 10:41:15 +00:00
  • bb46f5218c Added version for machines with proper 4-byte operations ceriel 1988-08-10 10:07:53 +00:00
  • e47418efff Use other version of div_ext ceriel 1988-08-10 10:00:30 +00:00
  • d388145dce new, much faster version ceriel 1988-08-10 09:14:43 +00:00
  • e6d132830a fix: line number administration wrong in scan.c ceriel 1988-08-09 14:07:39 +00:00
  • 2c413b9455 makefile --> Makefile ceriel 1988-08-08 18:03:12 +00:00
  • 56fff3d6cd many improvements dick 1988-08-07 22:55:20 +00:00
  • 5581bdad15 corrected exit status of script ceriel 1988-08-05 13:50:27 +00:00
  • 901e1b7565 fixes for exit status ceriel 1988-08-05 12:48:21 +00:00
  • 05bac6c619 also detect 0/0 ceriel 1988-08-05 11:40:29 +00:00
  • 905c5a349f fix: >= and <= were wrong in constant expressions ceriel 1988-08-05 11:22:39 +00:00
  • dc72163d44 cleaned up a bit ceriel 1988-08-04 18:10:34 +00:00
  • cdb038ed6f forgot leading zero in front of . in F format ceriel 1988-08-04 15:48:34 +00:00
  • 96fc9c9ab7 gcvt was called with wrong precision ceriel 1988-08-04 15:48:20 +00:00
  • 28d39e927b fixed problem with 'if (array)' ceriel 1988-08-04 14:37:06 +00:00
  • 1726d23a44 problem fixed: number of digits displayed and/or format was sometimes wrong ceriel 1988-08-04 11:17:27 +00:00
  • b26e580a74 cleaned up a bit, and made add_ext and sub_ext proper entry points, without preconditions on the arguments ceriel 1988-08-04 11:16:20 +00:00
  • 2a9fe2a774 some modifications to improve speed (sorry, I mean, make a bit less slow) ceriel 1988-08-03 23:31:40 +00:00
  • 56a070ad99 fixed ceriel 1988-08-03 19:24:55 +00:00
  • 38e7921a9d Added E, G, and g format ceriel 1988-08-03 16:29:30 +00:00
  • 3e66a45a0d fixed ceriel 1988-08-03 16:15:48 +00:00
  • caf948e80e moved getopt to stdio, because it uses it ceriel 1988-08-03 14:42:47 +00:00
  • 0406776361 fixed again ceriel 1988-08-02 11:57:37 +00:00
  • 0d45d9da11 correct exit status ceriel 1988-08-02 11:56:34 +00:00
  • 905907f304 Modified for 4th distribution ceriel 1988-08-01 09:00:03 +00:00
  • 0768c4d4f1 fix to fix ceriel 1988-07-29 19:22:48 +00:00
  • 87c8b648fc fix in preprocessor part: macro invocation with parameterlist on the next line did not work ceriel 1988-07-29 18:38:25 +00:00
  • 5d247a2055 prevent generation of movl/movq instruction with floating point constant. movf/movd should be used instead ceriel 1988-07-29 10:09:55 +00:00
  • f5db63a96d grep -s means different things on different systems; do not use it ceriel 1988-07-28 18:47:21 +00:00
  • 334293bc04 Added possibility to disable installation of some languages or some machines ceriel 1988-07-28 18:43:26 +00:00
  • a28e8440b7 Use Pascal ceriel 1988-07-28 18:33:51 +00:00
  • fb53750ee3 fixed error in declaration of sprintf ceriel 1988-07-28 18:18:29 +00:00
  • e1f4d01509 Installation of interpreters should be done from global action file ceriel 1988-07-28 16:46:23 +00:00
  • fa564bb67c Installation of interpreters should not be done here ceriel 1988-07-28 16:45:13 +00:00
  • 29e5a20d23 fixed typo ceriel 1988-07-28 15:09:01 +00:00
  • c56a92b18b document comment sign in Action files ceriel 1988-07-28 11:28:29 +00:00
  • a5578bc229 BSD4.[23] could also run NFS, so added getdirent.s ceriel 1988-07-28 09:46:43 +00:00
  • bbe7ae21e8 BSD4.[23] could also run NFS ceriel 1988-07-28 09:26:22 +00:00
  • 75d52f0a3e corrected Makefiles ceriel 1988-07-28 08:37:37 +00:00
  • e4424a38c5 removed em_path.h and local.h from .distr ceriel 1988-07-28 00:30:40 +00:00
  • 8d6587a95e find out about operating system on foreign machines ceriel 1988-07-28 00:09:33 +00:00
  • 4f709d86ea clean should remove int ceriel 1988-07-27 22:43:19 +00:00
  • 3ad68743ca corrected for new TakeAction ceriel 1988-07-27 13:17:15 +00:00
  • c0123c0e32 mention port to XenixV3 ceriel 1988-07-27 13:14:26 +00:00
  • 761d355bf7 distribute descr.src instead of descr ceriel 1988-07-27 12:56:45 +00:00
  • e70f6d3276 Remove m2mm on clean ceriel 1988-07-27 09:28:31 +00:00
  • 620f17db1b Added some, because local.h and em_path.h now have a source ceriel 1988-07-27 08:32:19 +00:00
  • 0c0ff5f64b do not write over distribution files ceriel 1988-07-26 19:22:11 +00:00
  • 84acaa1163 distribute Makefile ceriel 1988-07-26 19:08:46 +00:00
  • 9aedda4643 distribute fe.src ceriel 1988-07-26 19:06:35 +00:00
  • 24d5e841d1 and yet another ... ceriel 1988-07-26 15:57:34 +00:00
  • fc1d04e192 fixed typo ceriel 1988-07-26 15:46:09 +00:00
  • e0fd12fd05 removed obsolete comment ceriel 1988-07-26 15:15:01 +00:00
  • d814f96e9d Added pattern ceriel 1988-07-26 14:21:15 +00:00
  • fabf37e889 declared errno ceriel 1988-07-26 13:04:24 +00:00
  • 5a6849b006 yet another fix ceriel 1988-07-26 13:00:30 +00:00
  • 52d5e473c4 fix from Leo van Moergestel: signed byte offset must fit in a byte ceriel 1988-07-26 11:02:13 +00:00
  • b1dc8c8f52 fixed ceriel 1988-07-26 09:53:47 +00:00
  • dbbff76f4c Used new math lib of C to create new version of Mathlib ceriel 1988-07-25 16:41:51 +00:00
  • e98a670850 fixed typo ceriel 1988-07-25 12:30:52 +00:00
  • e5c19866eb Added math lib ceriel 1988-07-25 12:21:59 +00:00
  • 7b1eae1d37 fixed: call to atan changed into call to _atn ceriel 1988-07-25 11:41:19 +00:00
  • c9f8962fc8 mod to remove declarations in math.h ceriel 1988-07-25 11:40:57 +00:00
  • 50d857e9f3 Added a #ifndef for not defining functions ceriel 1988-07-25 11:32:46 +00:00
  • 324c95ae62 replaced mathematical routines by our own ceriel 1988-07-25 11:26:26 +00:00
  • d443f370d2 replaced mathematical routines by our own ceriel 1988-07-25 11:13:26 +00:00
  • bcec2e84b5 merged with Michael Felts latest version ceriel 1988-07-25 10:46:15 +00:00
  • b09805786d Added some prints ceriel 1988-07-22 20:58:48 +00:00