Commit Graph

3863 Commits

Author SHA1 Message Date
peter
4d419ef8d4 * write .size only for linux 1999-07-30 12:26:07 +00:00
peter
1715434502 * html 3.2, because 3.1 is buggy !! 1999-07-29 21:03:41 +00:00
peter
674e0cc879 * write .size also 1999-07-29 20:53:55 +00:00
michael
56215a0b16 + Yet more Fixes to assignstream with rerouting of stderr 1999-07-29 16:33:24 +00:00
michael
636cb90714 + Fixes to assignstream with rerouting of stderr, by Sebastian Guenther 1999-07-29 15:55:54 +00:00
michael
caa6ed2597 + Added assignstream with rerouting of stderr, by Sebastian Guenther 1999-07-29 15:53:55 +00:00
peter
771996a9db * always output preprocstack when unexpected eof is found
* fixed tp7/delphi skipuntildirective parsing
1999-07-29 11:43:15 +00:00
peter
571c8d89bc * array is_equal extended 1999-07-29 11:41:51 +00:00
peter
b8f4ee13f1 * utils need fcl 1999-07-29 11:40:01 +00:00
peter
323ae9b94a * fsplit var type fixes 1999-07-29 01:40:21 +00:00
peter
00359789cd * shared lib units fixed 1999-07-29 01:39:09 +00:00
peter
9dda467212 * fixed shared library linking for glibc2 systems 1999-07-29 01:31:39 +00:00
peter
8e6c15972e * new illegal ref 1999-07-28 23:37:47 +00:00
peter
f434ea3131 * closedir fixes, which now disposes the pdir itself 1999-07-28 23:18:35 +00:00
peter
f58e010de1 * fixes from gabor 1999-07-28 23:11:17 +00:00
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