Commit Graph

3648 Commits

Author SHA1 Message Date
michael
cb52b0ac0a * forgot ; 1999-07-28 17:37:06 +00:00
peter
48cfee3a4b * updated for new linking, but still doesn't work because ld-linux.so.2
requires some more crt*.o files
1999-07-28 16:53:58 +00:00
peter
00c8bda3b2 * fixed assert() to push/pop registers 1999-07-28 12:58:22 +00:00
michael
9ef6024cda * Memory leak fixed in CloseDir, by Sebastian Guenther 1999-07-28 12:15:16 +00:00
michael
8beed6a350 * Memory leak fixed in CloseDir, by Sebastian Guenther 1999-07-28 12:14:37 +00:00
peter
4409fe47dc * version 17 ppu 1999-07-27 23:46:55 +00:00
peter
dd29b972d8 * updated for typesym writing 1999-07-27 23:45:29 +00:00
peter
30be2bf063 * indirect type referencing is now allowed 1999-07-27 23:42:10 +00:00
peter
bdd61f119c * open array checks also for s32bitdef, because u32bit also has a
high range of -1
1999-07-27 23:39:15 +00:00
peter
0e0711e7a1 * try to determine the fpu type needed in assignment 1999-07-27 23:36:36 +00:00
peter
98779a2cfb * add to needunits 1999-07-27 13:02:32 +00:00
peter
649c180c85 * remove filerec.inc, it was missing from sysutils! You shouldn't need
to compile with -Irtl/inc !!
1999-07-27 13:01:59 +00:00
peter
0c5da5b022 + filerec,textrec declarations 1999-07-27 13:01:12 +00:00
peter
d119287aa6 * glibc 2.1.2 support 1999-07-27 11:05:51 +00:00
florian
6dddc50d40 * extended tests 1999-07-27 08:14:25 +00:00
florian
95b0c00463 * catch doesn't call popaddrstack anymore, this is done now by the compiler 1999-07-27 08:14:15 +00:00
michael
910e12b76a * Added exception testing program 1999-07-26 21:43:18 +00:00
michael
a849740122 + Fix for empty values by Andre Steinert 1999-07-26 20:07:44 +00:00
florian
929290a3c9 * $mode gives now a warning if an unknown mode keyword follows 1999-07-26 14:55:36 +00:00
florian
bf6bed1bf7 * exit in try..finally blocks needed a second fix
* a raise in a try..finally lead into a endless loop, fixed
1999-07-26 12:13:45 +00:00
florian
7d90aed73f * reraise doesn't call popaddrstack anymode 1999-07-26 12:11:28 +00:00
florian
b7a267613b + write helper routine for in64 implemented 1999-07-26 09:43:24 +00:00
florian
9cbaac5beb * bugs 494-496 fixed 1999-07-26 09:41:59 +00:00
florian
49f7b705a6 * bar: y2 can be less y1, fixed
* settextstyle: charsize can be 0, must be changed into 1
1999-07-26 09:38:41 +00:00
michael
725246c6c5 + Fixed hash computing, now compatible with gnu .mo file 1999-07-25 19:27:15 +00:00
michael
26580a676b + Fixes from Sebastiam Guenther - more error-proof 1999-07-25 16:24:13 +00:00
michael
4c2cc46a25 + Initial implementation from Sebastian Guenther 1999-07-25 16:23:31 +00:00
michael
2ef9140afe + Exception objects now descend from EPipeError 1999-07-25 15:34:59 +00:00
michael
da54eb594e + Exception objects now descend from EStreamError 1999-07-25 15:31:39 +00:00
michael
e1df03febf Initial implementation of encryption stream 1999-07-25 14:29:09 +00:00
michael
5d101ee4f5 * Forgot to add unitname to resourcestring data 1999-07-24 18:35:41 +00:00
michael
96b0a1b301 + Added check for missing unitname in constant name 1999-07-24 18:35:10 +00:00
michael
d4760d5963 + Comments and empty lines are now ignored 1999-07-24 16:22:38 +00:00
michael
f7284c4549 + Improved resourcestring handling 1999-07-24 16:22:10 +00:00
michael
d1e6915de3 changes for resourcestrings 1999-07-24 15:12:56 +00:00
michael
916859ebd7 * Fixed resourcestring writing to units 1999-07-24 13:36:23 +00:00
peter
dc01ed7057 + 275-279 1999-07-24 11:29:47 +00:00
peter
190df10130 * fixed encode/decode date/time 1999-07-24 11:21:14 +00:00
peter
382d5bd835 * directives are allowed in (* *)
* fixed parsing of (* between conditional code
1999-07-24 11:20:59 +00:00
peter
6fe4c6e7d4 * fixed getfattr which didn't reset doserror 1999-07-24 11:18:11 +00:00
peter
b84eb33013 * suffix parsing for at&t fixed for things like movsbl
* string constants are now handle correctly and also allowed in
    constant expressions
1999-07-24 11:17:12 +00:00
peter
4807c96d29 * also number units for program 1999-07-24 00:13:25 +00:00
peter
ea34cb18fa * array[cardinal] is buggy, use array[word]
* small fix in getresourcestring
1999-07-23 23:13:54 +00:00
peter
6dac94ac96 * resourcestring fix 1999-07-23 23:09:06 +00:00
peter
b09c315030 * fixed stabs for record which still used savesize 1999-07-23 23:07:03 +00:00
michael
f8643a3070 + Added HasResourceStrings define 1999-07-23 22:56:27 +00:00
michael
f2243fa982 * Added HasResourceStrings check 1999-07-23 22:51:11 +00:00
peter
62273909ca * fixed crash with resourcestring 1999-07-23 21:31:42 +00:00
peter
6c00bfc702 * more C packing fixes 1999-07-23 20:59:23 +00:00
michael
0cf9926497 + Added rstconv 1999-07-23 18:23:45 +00:00