Commit Graph

3829 Commits

Author SHA1 Message Date
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
peter
07bb58295b * alignment is now saved in the symtable
* C alignment added for records
  * PPU version increased to solve .12 <-> .13 probs
1999-07-23 16:05:18 +00:00
peter
ca1ccd9221 * fixed crash in previous commit 1999-07-23 12:02:20 +00:00
peter
f380e3bd68 * error for illegal type reference, instead of 10998 1999-07-23 11:37:46 +00:00
peter
f9c4d1b3a7 * removed oldppu from propertysym 1999-07-23 11:33:23 +00:00
michael
1035a30a91 + Implemented resource stuff 1999-07-22 20:30:13 +00:00
michael
d21b73460a + Added computehashvalue 1999-07-22 20:04:58 +00:00
peter
315bb3b1a6 * 0.99.12b release updates 1999-07-22 16:18:07 +00:00
peter
054eecc556 + xml 1999-07-22 16:14:36 +00:00
peter
7357711563 * install,clean fixes 1999-07-22 16:13:32 +00:00
peter
ca4715fee8 * merged 1999-07-22 16:12:28 +00:00
michael
519af9bdcc * Fix for stream_write from Sebastian Guenther 1999-07-22 15:06:35 +00:00
florian
35f636dea1 + resourcestring implemented
+ start of longstring support
1999-07-22 09:37:28 +00:00
florian
8929222311 + initial revision 1999-07-22 09:34:04 +00:00
peter
3a38697289 * install works again 1999-07-21 14:21:00 +00:00
peter
d68c4c82cb * pdf fixes 1999-07-19 12:41:44 +00:00
michael
7c95eb4053 + Small fix from Michael Baikov in setup_params 1999-07-19 07:57:49 +00:00
michael
835f1a632b + Mre checking is done now. Also Setsize is checked. 1999-07-18 20:59:21 +00:00
michael
8413f064a8 * fixed bug in realloc and setcapacity of tmemorystream 1999-07-18 20:58:47 +00:00
michael
d47e0e0e11 + Fixed bug in format, reported by Romio Pedchecko 1999-07-18 17:27:28 +00:00