Commit graph

152 commits

Author SHA1 Message Date
ceriel 4e5611ac7b Added copyright notice 1987-03-09 15:22:58 +00:00
ceriel 2fba9c579e Added exit to main program of tab.c 1987-03-09 13:19:38 +00:00
ceriel 1be18e9a48 Initial revision 1987-03-06 09:02:15 +00:00
ceriel 3c9b5ad0bd deleted idepth 1987-03-06 08:38:29 +00:00
ceriel 5f15b0bce0 Now really NOFLOAT 1987-03-06 00:00:34 +00:00
ceriel f1f98288e0 Handle NOFLOAT 1987-03-05 19:55:40 +00:00
ceriel 1a5d5ddec2 procentry/procexit were not called properly 1987-03-05 19:22:33 +00:00
ceriel a1c73c0335 main exits instead of returns. Bloody SUNs 1987-03-05 15:22:05 +00:00
ceriel 8c3fc983bc Also remove "main" when making clean 1987-03-04 15:46:02 +00:00
ceriel c4e1e516ee Adapted to current situation 1987-02-26 10:29:12 +00:00
ceriel b66b1b1965 adapted for new C-compiler 1987-02-25 19:00:04 +00:00
ceriel 3a91ff6da5 renamed a parameters because a local had the same name 1987-02-24 15:41:16 +00:00
ceriel 0d6f436e2f *** empty log message *** 1987-02-24 13:47:23 +00:00
ceriel 9cab0b0105 *** empty log message *** 1987-02-24 13:10:59 +00:00
ceriel fef3cce6e0 solved some problems with include files 1987-02-24 10:54:20 +00:00
ceriel 45bffe9e26 solved a problem with include files 1987-02-24 10:49:54 +00:00
ceriel 4c11fded37 4/4, new C compiler 1987-02-24 10:15:46 +00:00
ceriel bbcf72b0e4 4/4, new C cmpiler 1987-02-24 10:00:37 +00:00
em eb02375ee5 do not generate .c files when cleaninmg up 1987-02-23 22:38:45 +00:00
em 7a946c5bf4 cleanup --> clean 1987-02-23 22:35:21 +00:00
ceriel ca1655c25e bug fixes:
- assignment operators for bit fields were wrong
- some conversions for characters were wrong
- result of assignment operator sometimes had wrong size
- character constant \377 was 255, not -1
- string constant generation was clumsy
1987-02-23 13:08:54 +00:00
ceriel 428b24d51b minor update 1987-02-13 15:30:27 +00:00
ceriel 2238500f22 Added "standard" entries, rerun mkdep 1987-02-13 15:27:35 +00:00
ceriel b9be625e9b Added a "-f" flag to the "rm" 1987-02-13 14:20:10 +00:00
ceriel e04aa9639e Initial revision 1987-02-10 09:27:44 +00:00
ceriel ad72edfa49 many changes: fixes and efficiency-oriented 1987-02-09 23:19:42 +00:00
ceriel 2f8580c380 replaced some more %D's 1987-02-09 22:48:14 +00:00
ceriel 1e0aef10d8 made to work on system V 1987-02-09 17:00:23 +00:00
ceriel 2556a95c48 make to work on System V 1987-02-09 16:57:40 +00:00
ceriel 254364ca11 bug fix 1987-02-06 14:50:57 +00:00
ceriel 77f33b6762 did not work with bloody vax assemblerr 1987-02-06 14:44:56 +00:00
ceriel 102790400d bug fix 1987-02-06 13:28:01 +00:00
ceriel 63af2a556b bug fix 1987-02-06 11:09:26 +00:00
ceriel 17a2c4977e bug fix 1987-02-06 10:37:09 +00:00
ceriel 010a311ab7 bug fixes 1987-02-05 21:36:42 +00:00
ceriel 3cddcb4482 typo 1987-02-05 21:07:09 +00:00
ceriel 775e473fb0 *** empty log message *** 1987-02-05 21:04:40 +00:00
ceriel c6a224a6d1 output buffer is now called _sobuf 1987-02-05 20:56:06 +00:00
ceriel c4b53d0710 buffer names: _sibuf and _sobuf 1987-02-05 20:54:27 +00:00
ceriel 060a309f82 array bound check added 1987-02-05 20:47:30 +00:00
ceriel ac77d6c7fe Bug fix 1987-02-05 20:39:11 +00:00
ceriel 46cfcbdf43 bug fix 1987-02-05 16:22:42 +00:00
ceriel d76349f200 pdp instead of pdp11 1987-02-02 21:01:10 +00:00
ceriel a8820459d5 obeyed a warning 1987-02-02 20:54:56 +00:00
ceriel ae504890c7 bug fix 1987-01-30 09:45:41 +00:00
ceriel c9fce4aff9 typo fix 1987-01-29 14:54:26 +00:00
ceriel bc8229b952 don't use a sgttyb struct 1987-01-29 13:01:28 +00:00
ceriel f3a6d7c3ce correction of syntax error 1987-01-28 17:05:02 +00:00
ceriel fc2e88758f declaration of gmtime added 1987-01-28 17:02:56 +00:00
ceriel d35a16c30f Bug fix: %f did not work, if no width was specified 1987-01-28 16:52:16 +00:00