This website requires JavaScript.
8fc79aa735
to3dig did not give a return value
ceriel
1987-03-09 12:47:23 +00:00
c094aebd80
Select did not handle these HOL's
ceriel
1987-03-09 12:42:42 +00:00
dea6cc76e3
exits instead of returns from main (bloody SUN)
ceriel
1987-03-09 11:45:49 +00:00
236c6c40f0
Added a warning for floating point constants
ceriel
1987-03-09 11:25:28 +00:00
49fc462ee5
*** empty log message ***
ceriel
1987-03-09 10:43:44 +00:00
fa0f6cd0c6
Lindseys fix to a bug with nested procedures
ceriel
1987-03-09 10:15:51 +00:00
539c95237e
remove dummy when cleaning
ceriel
1987-03-06 16:40:56 +00:00
eef81c09bb
Initial revision
ceriel
1987-03-06 16:36:16 +00:00
742a4d91d4
Initial revision
ceriel
1987-03-06 14:41:52 +00:00
1be18e9a48
Initial revision
ceriel
1987-03-06 09:02:15 +00:00
3c9b5ad0bd
deleted idepth
ceriel
1987-03-06 08:38:29 +00:00
5f15b0bce0
Now really NOFLOAT
ceriel
1987-03-06 00:00:34 +00:00
f1f98288e0
Handle NOFLOAT
ceriel
1987-03-05 19:55:40 +00:00
4539fd3e09
bug fix
ceriel
1987-03-05 19:27:53 +00:00
a39c668bab
*** empty log message ***
ceriel
1987-03-05 19:24:35 +00:00
1a5d5ddec2
procentry/procexit were not called properly
ceriel
1987-03-05 19:22:33 +00:00
f36ee6de55
could loop again
ceriel
1987-03-05 17:40:48 +00:00
7559525e48
ADB dumped core on the SUN, because of 0-indexes in the symbol table. They are replaced by pointers to null-strings
ceriel
1987-03-05 15:44:17 +00:00
a1c73c0335
main exits instead of returns. Bloody SUNs
ceriel
1987-03-05 15:22:05 +00:00
1ac5d646cf
*** empty log message ***
ceriel
1987-03-05 15:04:44 +00:00
6ac8c31b76
Improved installation procedure
ceriel
1987-03-05 15:00:13 +00:00
8fbd81a884
A wrong flag is no longer fatal
ceriel
1987-03-05 14:57:15 +00:00
11ef9eed01
divu.l, etc where encoded wrong.
ceriel
1987-03-05 11:21:34 +00:00
66c5ebf42f
Only echo the newlines in comments, no formfeeds, etc, because you don't know what you are preprocessing.
ceriel
1987-03-05 11:07:16 +00:00
3e68ea031b
Bug fix in LIM instruction
ceriel
1987-03-05 11:02:05 +00:00
bb51b8f4c0
*** empty log message ***
ceriel
1987-03-05 10:59:57 +00:00
f87e83c697
???
ceriel
1987-03-05 10:57:33 +00:00
a3426ca0e2
*** empty log message ***
ceriel
1987-03-04 16:43:03 +00:00
8c3fc983bc
Also remove "main" when making clean
ceriel
1987-03-04 15:46:02 +00:00
5380ae4768
Set "saveemp" before calling compute. compute might need it.
ceriel
1987-03-04 10:34:57 +00:00
0b92bc0cd7
Set saveemp before calling "compute". "compute" might need it!
ceriel
1987-03-04 10:32:22 +00:00
48296556f5
fixed typo
ceriel
1987-03-04 10:14:13 +00:00
55b3557f22
*** empty log message ***
ceriel
1987-03-04 10:01:01 +00:00
25dfa91caa
*** empty log message ***
ceriel
1987-03-04 09:54:23 +00:00
bb6058feaa
Remove .c files after making "all"
ceriel
1987-03-03 15:52:36 +00:00
a2da7ad5f8
Don't remove .c files
ceriel
1987-03-03 15:52:09 +00:00
b7ee0bf85e
*** empty log message ***
ceriel
1987-03-03 11:22:29 +00:00
652354e59d
Replaced returns from main by exits (bloody suns!)
ceriel
1987-03-03 11:13:52 +00:00
48cc05ccf2
*** empty log message ***
ceriel
1987-03-03 11:11:39 +00:00
004f017550
Initial revision
ceriel
1987-03-03 10:59:52 +00:00
4d4c8b45fb
*** empty log message ***
ceriel
1987-03-03 10:49:10 +00:00
295380491f
Initial revision
ceriel
1987-03-03 10:44:56 +00:00
2d362c2274
Added Henri's article
ceriel
1987-03-03 10:43:03 +00:00
fcaf807aed
Initial revision
ceriel
1987-03-03 10:25:25 +00:00
2f9ab80205
Initial revision
ceriel
1987-03-03 09:46:29 +00:00
c32da75ccd
Initial revision
ceriel
1987-03-03 09:37:26 +00:00
1194f5f28c
Initial revision
ceriel
1987-03-03 08:48:53 +00:00
c4a8f2371d
*** empty log message ***
ceriel
1987-03-03 08:43:46 +00:00
c5f0e41be9
clean up the mess after compiling
ceriel
1987-03-02 19:30:24 +00:00
154bb5df06
Now uses BIGMACHINE from local.h
ceriel
1987-03-02 17:30:37 +00:00
30d1a948c8
Added "BIGMACHINE"
ceriel
1987-03-02 17:28:50 +00:00
5097663cb8
Bug foix
ceriel
1987-03-02 17:18:11 +00:00
04618dbe64
Don't pass -O to lint.
ceriel
1987-03-02 16:48:46 +00:00
721de974ee
Bug fix
ceriel
1987-03-02 16:43:19 +00:00
70a459a112
Be a bit more tolerant about line directives.
ceriel
1987-03-02 16:40:14 +00:00
cc70e683c7
Adapted for new framework.
ceriel
1987-03-02 16:22:15 +00:00
eb5d7ef3fe
Improved userhooks
ceriel
1987-03-02 16:15:07 +00:00
b457c3dc09
Adapted to current situation
ceriel
1987-03-02 13:30:52 +00:00
27a779e535
Adapted to current situation and format
ceriel
1987-03-02 13:13:24 +00:00
e41a9f5b9c
Added manual pages
ceriel
1987-03-02 13:08:51 +00:00
f9b1523794
Initial revision
ceriel
1987-03-02 13:06:23 +00:00
033000c4e1
Added manaul page
ceriel
1987-03-02 13:03:17 +00:00
a08ef0e369
*** empty log message ***
ceriel
1987-03-02 12:54:52 +00:00
bc1fb58cd6
SHARE --> SHR
ceriel
1987-03-02 12:42:38 +00:00
a584a04f03
fixed typo
ceriel
1987-03-02 12:31:44 +00:00
b0d2a7c913
Initial revision
ceriel
1987-03-02 11:28:52 +00:00
e4af749931
Adapted to current situation
ceriel
1987-03-02 10:35:44 +00:00
611c948140
reordering, becaiuseuse "cmisc" utilities were needed before "modules"
ceriel
1987-03-02 09:09:16 +00:00
f1fc51c85c
Sun defines tmpfile in stdio.h. Renamed Tmpfile
ceriel
1987-03-02 09:06:26 +00:00
1e10c0cf98
maxchunk definition made static
ceriel
1987-03-02 08:55:23 +00:00
b10452c2dc
Forced first linedirective with source filename
ceriel
1987-03-02 08:50:08 +00:00
8ed274e96e
*** empty log message ***
ceriel
1987-03-02 08:48:36 +00:00
3115fb5402
Initial revision
ceriel
1987-02-27 17:11:54 +00:00
a40c4a87ba
Patched to work also on machines on which the shell "remembers" where a command is. (Bloody Sun).
ceriel
1987-02-27 17:10:36 +00:00
2f204ff2ca
Initial revision
bruce
1987-02-27 16:04:07 +00:00
d0103bd7d9
*** empty log message ***
ceriel
1987-02-27 13:07:49 +00:00
a3d34a0e63
*** empty log message ***
ceriel
1987-02-27 12:54:03 +00:00
13a3574979
used to dump core on empty files
ceriel
1987-02-27 09:54:23 +00:00
f5099e7d9a
*** empty log message ***
ceriel
1987-02-26 19:54:57 +00:00
f8204dc8a9
newer version
ceriel
1987-02-26 19:49:42 +00:00
7932234ed8
Added Occam
ceriel
1987-02-26 19:47:01 +00:00
59de9303c5
Initial revision
ceriel
1987-02-26 19:46:35 +00:00
e10e56542d
*** empty log message ***
ceriel
1987-02-26 19:41:49 +00:00
474d2fb2c6
Ported to System V
ceriel
1987-02-26 17:58:55 +00:00
45bae5569b
Deleed mantra4
ceriel
1987-02-26 16:31:26 +00:00
eee1d86fc3
*** empty log message ***
ceriel
1987-02-26 16:22:08 +00:00
d35866d832
Added cv
ceriel
1987-02-26 16:18:39 +00:00
5939ce9331
Added the cv program
ceriel
1987-02-26 16:05:00 +00:00
a7329c38e3
Updated
ceriel
1987-02-26 15:44:00 +00:00
0e0071d790
Added another pattern
ceriel
1987-02-26 15:40:44 +00:00
8c0d727dc1
Bug fix in strswap
ceriel
1987-02-26 14:08:16 +00:00
509439d906
Added ocm, m2, ego, opt2, .
ceriel
1987-02-26 12:45:37 +00:00
63f1aea871
Added the SUFFIX variable
ceriel
1987-02-26 12:44:11 +00:00
c4e1e516ee
Adapted to current situation
ceriel
1987-02-26 10:29:12 +00:00
690cd32023
Initial revision
ceriel
1987-02-26 10:26:19 +00:00
00b8ca7b58
Added Occam
ceriel
1987-02-26 10:24:07 +00:00
f06b2707b9
Added Occam
ceriel
1987-02-26 10:06:50 +00:00
51eff14456
Initial revision
ceriel
1987-02-26 09:55:46 +00:00
84e04a4859
Added Occam
ceriel
1987-02-25 19:45:49 +00:00
cfd7ba8bbb
*** empty log message ***
ceriel
1987-02-25 19:45:18 +00:00