ceriel
|
d224889b8d
|
removed Makefile
|
1995-12-06 13:26:03 +00:00 |
|
ceriel
|
a6ea80436b
|
removed Makefile, added README
|
1995-12-06 13:25:23 +00:00 |
|
ceriel
|
0ea8200a57
|
added file
|
1995-12-06 13:23:09 +00:00 |
|
ceriel
|
4a5e3f42d3
|
removed
|
1995-12-06 13:21:54 +00:00 |
|
ceriel
|
550095a5d0
|
Removed Version.c
|
1995-12-06 09:52:54 +00:00 |
|
ceriel
|
0a643bb9d0
|
Improved the pow() function to give more exact results
|
1995-12-05 12:29:36 +00:00 |
|
ceriel
|
812b6f2158
|
Fixed obscure bug in setvbuf
|
1995-12-04 17:11:54 +00:00 |
|
ceriel
|
6d39052c12
|
Corrected nested function info
|
1995-12-04 16:42:11 +00:00 |
|
ceriel
|
d4abf57904
|
Fixed warnings, recognize -gdb
|
1995-12-04 15:29:42 +00:00 |
|
ceriel
|
a9df108116
|
Made to work; how did this get into the repository???
|
1995-12-04 15:20:46 +00:00 |
|
ceriel
|
c97f79454d
|
Fixed a bug with local character arrays initialized with a string
|
1995-11-15 09:42:25 +00:00 |
|
ceriel
|
4565576021
|
Fixed bug with labels
|
1995-11-07 10:37:59 +00:00 |
|
ceriel
|
0bf45ac757
|
Get() parameter is optional
|
1995-11-01 16:54:17 +00:00 |
|
ceriel
|
29e457c381
|
Fix by Charles Lindsey
|
1995-09-25 08:09:55 +00:00 |
|
ceriel
|
4c73887050
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:51:09 +00:00 |
|
ceriel
|
7b207deeb7
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:43:36 +00:00 |
|
ceriel
|
53eb117563
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:34:29 +00:00 |
|
ceriel
|
0dc2d5a625
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:14:45 +00:00 |
|
ceriel
|
b7396a7cd4
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 15:20:35 +00:00 |
|
ceriel
|
0509996f7f
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 15:01:56 +00:00 |
|
ceriel
|
e41c75c1bc
|
Some minor changes
|
1995-08-17 10:03:43 +00:00 |
|
ceriel
|
65cd309c08
|
'ed -' is no longer supported by some systems. Use 'ed -s'
|
1995-08-15 08:43:10 +00:00 |
|
ceriel
|
c833d93d2d
|
Some fixes
|
1995-06-12 14:28:36 +00:00 |
|
ceriel
|
a0bd098f98
|
Fix: got into infinite loop
|
1995-05-02 12:23:28 +00:00 |
|
ceriel
|
15d2949b88
|
Fix: opaque types my only be defined in the CORRESPONDING implementation
|
1995-04-26 13:54:56 +00:00 |
|
ceriel
|
5edfb9eccf
|
Fix: had a semicolon too much (KJB)
|
1995-04-18 13:56:20 +00:00 |
|
ceriel
|
f069cba449
|
Made arith_sign more portable
|
1995-03-28 09:10:31 +00:00 |
|
ceriel
|
86cb2d66d7
|
Fixed: % and / were interchanged
|
1995-03-27 11:46:47 +00:00 |
|
ceriel
|
d801356f1e
|
Fixed typo
|
1995-03-27 11:22:57 +00:00 |
|
ceriel
|
bcb4a75630
|
free WorkingDir only if including cpp
|
1995-03-24 13:56:20 +00:00 |
|
ceriel
|
0ae5288ab7
|
Fix for membership test with constant LHS
|
1994-12-20 16:00:57 +00:00 |
|
ceriel
|
e10145ba2e
|
exit with erno+1, because otherwise exit status is 0 with array bound error
|
1994-11-14 11:51:24 +00:00 |
|
ceriel
|
e441b2f658
|
disabled a warning
|
1994-11-01 11:45:23 +00:00 |
|
ceriel
|
c7b707c266
|
SkipToNewLine() fixed: did not work with a / at the end of a line
|
1994-10-28 15:26:36 +00:00 |
|
ceriel
|
8061bab6a9
|
removed warning and fixed two problems:
- remove_def was wrong, and parameter defs should not be removed at the
end of a scope
|
1994-10-27 14:57:48 +00:00 |
|
ceriel
|
d992ed4935
|
mark file parameters as used in reads/writes
|
1994-10-25 15:41:59 +00:00 |
|
ceriel
|
29a640446a
|
Remove prototype idfs in casts!
|
1994-10-18 13:43:50 +00:00 |
|
ceriel
|
d1e4c3d930
|
Fixed: union initialization did not work properly
|
1994-10-03 12:57:39 +00:00 |
|
ceriel
|
c3ad2ccc5e
|
Improved driver, handles quotes better
|
1994-09-16 12:41:55 +00:00 |
|
ceriel
|
8636e9d10a
|
Changed Header into Id
|
1994-06-27 08:03:14 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
77c44b0f04
|
Minor fix in error message
|
1994-06-02 10:54:13 +00:00 |
|
ceriel
|
96172158e5
|
Fix: dit not handle multiple POINTER TO constructs right
|
1994-05-25 12:10:59 +00:00 |
|
ceriel
|
f06b39f112
|
removed wrong assertion
|
1994-04-19 10:46:08 +00:00 |
|
ceriel
|
dd67502468
|
Minor fix
|
1994-04-19 10:04:53 +00:00 |
|
ceriel
|
b8b3054bba
|
Fix: prevent unintentional token pasting
|
1994-03-01 15:04:52 +00:00 |
|
ceriel
|
b03e2f6a8b
|
Also update alignment in complete_type(); resulted in obscure (and wrong) error message
|
1994-03-01 09:54:16 +00:00 |
|
ceriel
|
12bc7ed391
|
Changed as suggested by Frans Meulenbroeks
|
1993-11-23 15:35:08 +00:00 |
|
ceriel
|
75afbd450b
|
Fixed problem with the IN operator
|
1993-11-19 09:53:47 +00:00 |
|