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
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