ceriel
|
c432c83666
|
Fix for union initializers
|
2001-07-03 10:10:56 +00:00 |
|
ceriel
|
56505254c5
|
Fixed: union initialization did not work properly
|
1994-10-03 12:57:39 +00:00 |
|
ceriel
|
c57d76db57
|
Changed Header into Id
|
1994-06-27 08:03:14 +00:00 |
|
ceriel
|
b1c1dec355
|
Fixed bug with union initializers
|
1993-08-09 09:40:44 +00:00 |
|
ceriel
|
f1232235ac
|
Fixed bit-field initializers bug
|
1993-01-21 11:00:51 +00:00 |
|
ceriel
|
a3bbaf4940
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 13:12:22 +00:00 |
|
ceriel
|
d122461894
|
Changed manual page installation mechanism
|
1991-11-05 15:31:14 +00:00 |
|
ceriel
|
42e90786b2
|
Bug fix in padding code
|
1991-10-25 11:15:09 +00:00 |
|
ceriel
|
d7e6f14273
|
Fix: sometimes crashed on initializers for unknown types
|
1991-09-30 15:00:46 +00:00 |
|
ceriel
|
e2a1aa81f9
|
simplified compile time floating point somewhat
|
1991-01-15 18:21:16 +00:00 |
|
dick
|
0810c19168
|
lint update (merge from C compiler)
|
1990-12-07 14:42:26 +00:00 |
|
eck
|
eefc2b2658
|
fixed bug with undefined structs
ceriel changed debugging information
|
1990-10-19 11:50:32 +00:00 |
|
eck
|
4adc9a7646
|
made a little mistake with the #else and #endif
|
1990-02-09 11:29:57 +00:00 |
|
eck
|
dddd613773
|
fixed bug with 0L; don't give warning on char x[3] = "abc"
|
1990-02-09 10:35:44 +00:00 |
|
eck
|
f33399738b
|
MINIX squeezing with strings, fixed small preprocessor bug
|
1990-01-16 15:21:15 +00:00 |
|
eck
|
b5dfa18949
|
fixed unary & and indirect calls
|
1989-11-22 16:41:09 +00:00 |
|
eck
|
2e97e6e8b2
|
fixed bugs, added dynamic buffer allocation to preprocessor
|
1989-11-22 13:58:36 +00:00 |
|
ceriel
|
af6b40a9a3
|
fixed bug which caused memory faults on erroneous input
|
1989-11-17 11:36:43 +00:00 |
|
ceriel
|
acbf5fe28f
|
many little changes: removed some lint complaints; max_int and max_unsigned
are now constants if NOCROSS is defined; added lexstrict and expr_strict,
and changed calls where needed
|
1989-11-08 16:52:34 +00:00 |
|
eck
|
62424b9629
|
squeezing for MINIX
|
1989-10-18 13:12:31 +00:00 |
|
eck
|
3b0fac78bd
|
minor changes concerning void and pre-processor
|
1989-09-29 16:20:38 +00:00 |
|
eck
|
16212b4cc2
|
some minor fixes, renamed ch7 stuff to ch3
|
1989-09-25 14:28:10 +00:00 |
|
eck
|
8721b0f01d
|
lots and lots of changes & improvements
|
1989-09-19 16:13:23 +00:00 |
|
ceriel
|
3ca38fbe2e
|
Initial revision
|
1989-02-07 11:04:05 +00:00 |
|