Commit graph

3341 commits

Author SHA1 Message Date
ceriel b26e580a74 cleaned up a bit, and made add_ext and sub_ext proper entry points,
without preconditions on the arguments
1988-08-04 11:16:20 +00:00
ceriel 2a9fe2a774 some modifications to improve speed (sorry, I mean, make a bit less slow) 1988-08-03 23:31:40 +00:00
ceriel 56a070ad99 fixed 1988-08-03 19:24:55 +00:00
ceriel 38e7921a9d Added E, G, and g format 1988-08-03 16:29:30 +00:00
ceriel 3e66a45a0d fixed 1988-08-03 16:15:48 +00:00
ceriel caf948e80e moved getopt to stdio, because it uses it 1988-08-03 14:42:47 +00:00
ceriel 0406776361 fixed again 1988-08-02 11:57:37 +00:00
ceriel 0d45d9da11 correct exit status 1988-08-02 11:56:34 +00:00
ceriel 905907f304 Modified for 4th distribution 1988-08-01 09:00:03 +00:00
ceriel 0768c4d4f1 fix to fix 1988-07-29 19:22:48 +00:00
ceriel 87c8b648fc fix in preprocessor part: macro invocation with parameterlist on the
next line did not work
1988-07-29 18:38:25 +00:00
ceriel 5d247a2055 prevent generation of movl/movq instruction with floating point constant.
movf/movd should be used instead
1988-07-29 10:09:55 +00:00
ceriel f5db63a96d grep -s means different things on different systems; do not use it 1988-07-28 18:47:21 +00:00
ceriel 334293bc04 Added possibility to disable installation of some languages or some machines 1988-07-28 18:43:26 +00:00
ceriel a28e8440b7 Use Pascal 1988-07-28 18:33:51 +00:00
ceriel fb53750ee3 fixed error in declaration of sprintf 1988-07-28 18:18:29 +00:00
ceriel e1f4d01509 Installation of interpreters should be done from global action file 1988-07-28 16:46:23 +00:00
ceriel fa564bb67c Installation of interpreters should not be done here 1988-07-28 16:45:13 +00:00
ceriel 29e5a20d23 fixed typo 1988-07-28 15:09:01 +00:00
ceriel c56a92b18b document comment sign in Action files 1988-07-28 11:28:29 +00:00
ceriel a5578bc229 BSD4.[23] could also run NFS, so added getdirent.s 1988-07-28 09:46:43 +00:00
ceriel bbe7ae21e8 BSD4.[23] could also run NFS 1988-07-28 09:26:22 +00:00
ceriel 75d52f0a3e corrected Makefiles 1988-07-28 08:37:37 +00:00
ceriel e4424a38c5 removed em_path.h and local.h from .distr 1988-07-28 00:30:40 +00:00
ceriel 8d6587a95e find out about operating system on foreign machines 1988-07-28 00:09:33 +00:00
ceriel 4f709d86ea clean should remove int 1988-07-27 22:43:19 +00:00
ceriel 3ad68743ca corrected for new TakeAction 1988-07-27 13:17:15 +00:00
ceriel c0123c0e32 mention port to XenixV3 1988-07-27 13:14:26 +00:00
ceriel 761d355bf7 distribute descr.src instead of descr 1988-07-27 12:56:45 +00:00
ceriel e70f6d3276 Remove m2mm on clean 1988-07-27 09:28:31 +00:00
ceriel 620f17db1b Added some, because local.h and em_path.h now have a source 1988-07-27 08:32:19 +00:00
ceriel 0c0ff5f64b do not write over distribution files 1988-07-26 19:22:11 +00:00
ceriel 84acaa1163 distribute Makefile 1988-07-26 19:08:46 +00:00
ceriel 9aedda4643 distribute fe.src 1988-07-26 19:06:35 +00:00
ceriel 24d5e841d1 and yet another ... 1988-07-26 15:57:34 +00:00
ceriel fc1d04e192 fixed typo 1988-07-26 15:46:09 +00:00
ceriel e0fd12fd05 removed obsolete comment 1988-07-26 15:15:01 +00:00
ceriel d814f96e9d Added pattern 1988-07-26 14:21:15 +00:00
ceriel fabf37e889 declared errno 1988-07-26 13:04:24 +00:00
ceriel 5a6849b006 yet another fix 1988-07-26 13:00:30 +00:00
ceriel 52d5e473c4 fix from Leo van Moergestel: signed byte offset must fit in a byte 1988-07-26 11:02:13 +00:00
ceriel b1dc8c8f52 fixed 1988-07-26 09:53:47 +00:00
ceriel dbbff76f4c Used new math lib of C to create new version of Mathlib 1988-07-25 16:41:51 +00:00
ceriel e98a670850 fixed typo 1988-07-25 12:30:52 +00:00
ceriel e5c19866eb Added math lib 1988-07-25 12:21:59 +00:00
ceriel 7b1eae1d37 fixed: call to atan changed into call to _atn 1988-07-25 11:41:19 +00:00
ceriel c9f8962fc8 mod to remove declarations in math.h 1988-07-25 11:40:57 +00:00
ceriel 50d857e9f3 Added a #ifndef for not defining functions 1988-07-25 11:32:46 +00:00
ceriel 324c95ae62 replaced mathematical routines by our own 1988-07-25 11:26:26 +00:00
ceriel d443f370d2 replaced mathematical routines by our own 1988-07-25 11:13:26 +00:00