dtrg
|
e859ef2491
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-19 10:28:43 +00:00 |
|
ceriel
|
4ec7d8bf7f
|
Bug fix: copied wrong size to destination in structure returns
|
1997-07-01 08:33:13 +00:00 |
|
ceriel
|
c97f79454d
|
Fixed a bug with local character arrays initialized with a string
|
1995-11-15 09:42:25 +00:00 |
|
ceriel
|
c833d93d2d
|
Some fixes
|
1995-06-12 14:28:36 +00:00 |
|
ceriel
|
8636e9d10a
|
Changed Header into Id
|
1994-06-27 08:03:14 +00:00 |
|
ceriel
|
77c44b0f04
|
Minor fix in error message
|
1994-06-02 10:54:13 +00:00 |
|
ceriel
|
4d1b0d3486
|
A fix: make error_type usable as function type; prevents core dump on some inputs
|
1993-05-14 12:01:14 +00:00 |
|
ceriel
|
b4aef1eb5e
|
Fixed error: did not compile
|
1993-05-12 08:33:03 +00:00 |
|
ceriel
|
e9a4337ccf
|
Fixed problem with missed unstacks
|
1993-03-30 09:41:00 +00:00 |
|
ceriel
|
6f8002f540
|
Fix: previous version did not work with variable # of args
|
1993-01-28 11:45:38 +00:00 |
|
ceriel
|
de58173e36
|
No more global space for structure returns
|
1993-01-28 10:09:51 +00:00 |
|
ceriel
|
60c44af82b
|
Fixed problem with array's of incomplete types
|
1992-04-14 13:30:37 +00:00 |
|
ceriel
|
a38be6605e
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 13:12:22 +00:00 |
|
ceriel
|
f442ba9141
|
Fix to previous fix
|
1991-12-17 11:23:09 +00:00 |
|
ceriel
|
30de1bcf3f
|
'int x[];' is a valid compilation unit! See 3.7.2 of ANSI
|
1991-12-17 10:18:41 +00:00 |
|
ceriel
|
b4aaa8824e
|
be a bit more tolerant about external definitions
|
1991-03-07 12:01:34 +00:00 |
|
dick
|
4a7ef15df2
|
more additions for lint
|
1991-01-07 12:33:38 +00:00 |
|
dick
|
495a037714
|
lint update (merge from C compiler)
|
1990-12-07 14:42:26 +00:00 |
|
eck
|
d7c15759ee
|
added warning about old-fashioned declarations
cleaned up error reporting
changed implicit declaration handling
|
1990-11-02 09:23:27 +00:00 |
|
eck
|
aef60fdda1
|
initialize sp_occurred[SP_SETJMP] at start of function
|
1990-10-26 12:38:06 +00:00 |
|
eck
|
c3f305bea1
|
fixed bug with undefined structs
ceriel changed debugging information
|
1990-10-19 11:21:43 +00:00 |
|
ceriel
|
4483f237f6
|
de-linted somewhat
|
1990-10-02 17:13:40 +00:00 |
|
ceriel
|
41e3cf403b
|
Added support for debugger, de-linted somewhat
|
1990-10-01 15:28:28 +00:00 |
|
eck
|
e144c7cc4c
|
fixed bugs with prototype scopes
|
1990-09-12 16:36:16 +00:00 |
|
eck
|
2f0275ba3c
|
added some optimalizations
|
1990-09-06 11:32:51 +00:00 |
|
eck
|
84b8c8a6ca
|
improved volatiles, added warning for possibly nested comments
|
1990-04-02 15:57:51 +00:00 |
|
eck
|
5625842582
|
fixed 2 bugs with line directives
|
1990-02-02 09:56:35 +00:00 |
|
eck
|
c4e0fddf5b
|
MINIX squeezing with strings, fixed small preprocessor bug
|
1990-01-16 15:21:15 +00:00 |
|
eck
|
00876cd9df
|
added alloction dump
shrunk some data structures
changed some ALLOCDEF's
changed setjmp to __setjmp
|
1990-01-10 17:33:35 +00:00 |
|
eck
|
96da16ce33
|
fixed bugs, added dynamic buffer allocation to preprocessor
|
1989-11-22 13:58:36 +00:00 |
|
ceriel
|
cfc1d926bf
|
minor mod: added comment and removed a variable
|
1989-11-09 12:33:08 +00:00 |
|
ceriel
|
67f9f2a74f
|
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
|
00027d3893
|
some minor fixes, renamed ch7 stuff to ch3
|
1989-09-25 14:28:10 +00:00 |
|
eck
|
fa4e6eecb4
|
lots and lots of changes & improvements
|
1989-09-19 16:13:23 +00:00 |
|
ceriel
|
926da49d39
|
Initial revision
|
1989-02-07 11:04:05 +00:00 |
|