Commit Graph

11264 Commits

Author SHA1 Message Date
florian
9c8c82432b * initial working implementation by Olle Raab 2002-09-27 20:47:14 +00:00
pierre
e3dad0a2ec * fix not i386 typo bug 2002-09-27 17:49:09 +00:00
carl
369ef5ff25 + big-endian testing 2002-09-27 17:46:01 +00:00
carl
22e9a24272 * add testing for window-page size 4K, so as to test stack corruption 2002-09-27 17:44:50 +00:00
pierre
4cadc22889 * adapt to DEFAULT_TARGET_CPU/OS
* try to handle cygwin shells
2002-09-27 06:59:49 +00:00
pierre
a788bb6f3a * translate default_cpu/os into CPU/OS_TARGET_DEFAULT 2002-09-27 06:54:54 +00:00
mazen
93164206b3 * cleanup made 2002-09-27 04:30:53 +00:00
florian
0e22fc491b + some WideString<->AnsiString conversion functions added 2002-09-26 21:50:37 +00:00
pierre
44e4a4c936 * fix webbug 2102-C 2002-09-26 20:45:08 +00:00
Tomas Hajny
51ac1e5555 * FileOpen fixed 2002-09-26 18:54:55 +00:00
florian
457e32728d + support of passing variants to "array of const" 2002-09-26 15:02:05 +00:00
pierre
327f5a720d * fix problems with system unit is not present for __fp__ compilation 2002-09-26 15:00:35 +00:00
florian
b7f8fc41d8 + tvarrec field vcurrency for compilers with hascurrency released 2002-09-26 14:43:24 +00:00
pierre
26205c4b62 * avoid RTE 213 2002-09-26 13:00:41 +00:00
florian
e1c908703a + constsym with type=constguid can be written to ppu now,
fixes web bug #1820
2002-09-26 12:04:53 +00:00
florian
344d688209 + support of constguid and constwchar const symbols added 2002-09-26 12:03:54 +00:00
florian
7ac375ac01 no message 2002-09-26 11:45:24 +00:00
florian
fa51835542 no message 2002-09-26 11:38:38 +00:00
florian
61aed1396c + added RedrawWindow with LPRECT as second parameter 2002-09-26 10:38:10 +00:00
pierre
b8534404fe * fix compilation error 2002-09-25 22:02:13 +00:00
sg
32b9486692 * Split in common implementation an platform dependent implementation 2002-09-25 21:53:39 +00:00
carl
f346e81a97 * properties are case-insensitive in the fixes branch 2002-09-24 19:28:20 +00:00
Tomas Hajny
86295cdf37 * fix for TDateTime clash 2002-09-24 16:48:24 +00:00
mazen
a36f746c54 * some cleanup was made 2002-09-24 03:57:53 +00:00
Tomas Hajny
d7620aec7b * Opcode syntax corrected 2002-09-23 18:55:19 +00:00
Tomas Hajny
67d1c93691 * femms replaced with opcode to allow older as 2002-09-23 18:25:55 +00:00
Tomas Hajny
7f19746b9e * AnsiString to PChar typecast 2002-09-23 17:42:37 +00:00
florian
c1b7ca770c *** empty log message *** 2002-09-23 05:18:22 +00:00
mazen
d6ac9ca3f7 * targets replaced by systems in mppcsparc 2002-09-22 19:55:12 +00:00
Tomas Hajny
8a4731bf6a + FPC/2 support added 2002-09-22 19:42:21 +00:00
Tomas Hajny
ba31bf5cfa * Compatibilty mode for DateTime fields 2002-09-22 18:44:13 +00:00
Tomas Hajny
7403f31f07 * correction for THandle length change 2002-09-22 16:04:19 +00:00
carl
25555f3efb * assert returns error 227 2002-09-22 14:31:18 +00:00
carl
d0a8ca4664 * fix small typo 2002-09-22 14:16:12 +00:00
carl
4be0f8c217 + a_call_reg 2002-09-22 14:15:31 +00:00
carl
8733061c78 * stack checking cannot be called before system unit is initialized
* MC68020 define
2002-09-22 14:02:34 +00:00
carl
ae8ed67a36 + added amiga compiler version 2002-09-22 13:44:49 +00:00
carl
41d30763e5 * initial revision 2002-09-22 13:44:29 +00:00
Tomas Hajny
cc750c10cc + support of IBM MSG files added by Yuri Prokushev 2002-09-22 10:58:25 +00:00
carl
ad7618d678 * gets64bit was not returning an int64! 2002-09-22 09:08:40 +00:00
pierre
1507cd7018 * restore text mode on reset for Dos apps 2002-09-21 22:23:49 +00:00
pierre
3e1e3fb218 * new Restore method added, used for dos graphic applications 2002-09-21 22:22:10 +00:00
sg
1f71f198e6 * Added procedures to process XML fragments only (e.g. for merging them
into an existing DOM document)
2002-09-21 19:22:38 +00:00
carl
d580d60f81 * updated processor limit section
* added CPUM68020 define
2002-09-21 14:37:56 +00:00
marco
b77f751161 * Killed on Carl's request. 2002-09-21 13:33:21 +00:00
carl
81afd347dd + division by zero testing 2002-09-21 13:28:06 +00:00
mazen
4c607d6126 * a compile bug fixed 2002-09-21 10:22:43 +00:00
sg
4906fc9e1a * Argument escaping improvements
* Indent fixed for consecutive WriteXML calls
2002-09-20 11:36:51 +00:00
michael
153efdb2a7 + Changed writexml type to TDomNode instead of TDomeElement 2002-09-20 11:04:21 +00:00
michael
e9044e3748 Fix from mattias gaertner 2002-09-20 09:28:11 +00:00