Commit Graph

6543 Commits

Author SHA1 Message Date
peter
1c327a3453 * fixed libname to include .so.1.0 2000-05-17 18:31:35 +00:00
peter
666f515bb4 * fixed for new sigactionrec 2000-05-17 18:31:18 +00:00
peter
1e2b4dc701 * libname fixes for linux 2000-05-17 18:30:57 +00:00
peter
cae5842737 * removed wrong warning for library finding 2000-05-17 18:30:35 +00:00
peter
a98554df02 * added sigaction record from signal.inc 2000-05-17 17:11:44 +00:00
peter
d8925d6fcd * fixed string length 2000-05-17 17:11:16 +00:00
peter
f1ce0b4cb6 * typed const string loading 2000-05-17 17:10:44 +00:00
peter
6029115a7d * add support for loading of typed const strings with resourcestrings,
made the loading also a bit more generic
2000-05-17 17:10:06 +00:00
pierre
c7efe8fd6c * remove openbrace because of multiple comment level problem 2000-05-17 11:58:26 +00:00
florian
42459e508a * fixed my previous commit 2000-05-17 11:42:27 +00:00
pierre
d299af0815 + add a warning if using ENTER instruction with linux target 2000-05-17 11:08:24 +00:00
pierre
3d2350d584 add a comment about ENTER and linux 2000-05-17 11:06:11 +00:00
marco
ae061a565a * JCL alias for getstringsexa 2000-05-17 11:01:55 +00:00
marco
0611a7bbc2 * JCL alias 2000-05-17 11:00:29 +00:00
pierre
d93fdbe5f9 * Reset DosError to zero ! 2000-05-17 10:19:53 +00:00
pierre
7d79adcecc * Reinit the keyboard in ShowUserScreen 2000-05-17 10:17:49 +00:00
pierre
accdcb306e Disable/Enable keyboard on UserScreen 2000-05-17 09:51:11 +00:00
pierre
5c128b220e * fix the {$ifdef inside a comment problem 2000-05-17 09:44:46 +00:00
pierre
a875c16ae9 readded 2000-05-17 08:49:16 +00:00
pierre
7e7cd9a102 remove uppercased version 2000-05-17 08:39:38 +00:00
pierre
e272a66062 * avoid to typecast the status line to a TWindow 2000-05-16 21:50:53 +00:00
pierre
87bb649df1 * dispose of PBufStream before Fail in TResourceFile.LoadFile and CreateFile 2000-05-16 21:48:13 +00:00
michael
50b517f4a9 + Implemented large part of TODO list. Too much to denote 2000-05-16 21:07:55 +00:00
pierre
536829e4bc + -CR option to enable check for object virtual method 2000-05-16 20:19:05 +00:00
florian
5c11706a27 * fixed a problem with case and negative labels if a linear list
was generated (fixes tests\test\testcase)
2000-05-16 18:56:04 +00:00
michael
738d994e1a + Added ex 97 98 2000-05-16 16:34:02 +00:00
michael
0eb61aa2b1 + Initial implementation 2000-05-16 16:33:23 +00:00
florian
0fb3ed4ad3 * fixed type conversion test for open arrays: the to and from fields where
exchanged which leads under certain circumstances to problems when
    passing arrays of classes/class references as open array parameters
2000-05-16 16:01:03 +00:00
florian
64b3cac231 *** empty log message *** 2000-05-16 15:59:32 +00:00
michael
b8e6272f62 + Fixed ClassNameIs so it is case insensitive 2000-05-16 08:06:14 +00:00
sg
2638411bae * Added cachecls.pp to unit list 2000-05-16 07:56:46 +00:00
sg
f4734df06e * Initial version 2000-05-16 07:56:02 +00:00
michael
8f7a90c8d6 + Corrected dumpppu=ppudump 2000-05-16 06:03:21 +00:00
peter
ae9b86f982 * fixed calling of inherited methods from destructors 2000-05-15 19:30:27 +00:00
peter
2ea50df7a6 * fixed crash with resourcestring in const 2000-05-15 19:29:50 +00:00
peter
01e98ff122 * int64 support for diskfree,disksize 2000-05-15 19:28:41 +00:00
pierre
c7d29d81a0 + 944,947 2000-05-15 15:01:28 +00:00
pierre
5d093dc072 * add implicit args for FADDP 2000-05-15 14:11:45 +00:00
pierre
9e97eb9e76 * FADD without arg is alias of FADDP 2000-05-15 14:10:48 +00:00
pierre
24e5f16174 * FADD without operand translated into FADDP 2000-05-15 14:08:49 +00:00
pierre
04104f3b5f + calculate CRC value and check if consistant 2000-05-15 14:07:33 +00:00
pierre
a788f11833 Declare MsgCrcValue with cond EXTERN_MSG 2000-05-15 14:05:40 +00:00
pierre
18073d8424 + FADD to FADDP conversion warning
+ MsgCrcValue added to msgidx.inc file
2000-05-15 14:02:31 +00:00
pierre
f63815853e CRC stuff moved to CRC unit 2000-05-15 13:19:04 +00:00
pierre
1b45cfb51b + calculate a CRC value for enums 2000-05-15 13:14:48 +00:00
pierre
c57f884789 CRC calculation placed into a unit 2000-05-15 13:12:25 +00:00
pierre
80a7540e78 testfdiv with imposed outputs 2000-05-15 09:27:40 +00:00
Jonas Maebe
59041dcce3 + testcase.pp 2000-05-15 09:00:39 +00:00
pierre
8c94e449ae test extended 2000-05-15 06:16:24 +00:00
florian
795a06b4f2 + Int64/QWord stuff for array of const added 2000-05-14 18:48:24 +00:00