Commit Graph

8582 Commits

Author SHA1 Message Date
carl
b65c09f18b + cardinal secondadd() 2001-05-09 18:44:55 +00:00
carl
a22c80a01d + boolean secondadd() 2001-05-09 18:11:21 +00:00
carl
bb6a1a8686 + moved to correct directory 2001-05-09 16:12:50 +00:00
Jonas Maebe
d5526ff45c * range check error fixes from Peter 2001-05-09 14:11:10 +00:00
florian
05cfc07952 * some more support for widechars commited especially
regarding type casting and constants
2001-05-08 21:06:30 +00:00
florian
6d71c9dcdc no message 2001-05-08 21:05:24 +00:00
florian
5f9d5d3993 no message 2001-05-08 20:40:56 +00:00
Jonas Maebe
40ca771131 * fixed bug for overloaded operators with a return type that has a size
which isn't a multiple of the target_os.stackalignment (main branch
    patch from Peter)
2001-05-08 14:32:58 +00:00
Jonas Maebe
bec0f51212 * fix from Peter to avoid excessive number of warnings 2001-05-08 08:52:05 +00:00
pierre
2df1946617 NO_WINDOW cond removed 2001-05-07 23:36:35 +00:00
pierre
d372f873aa * removed NO_WINDOW cond, added GRAPH_API 2001-05-07 22:22:03 +00:00
pierre
44cca39f9f remove as it is only for real mode 2001-05-07 13:34:01 +00:00
pierre
4f97220f82 use RTL objects unit 2001-05-07 13:02:11 +00:00
Jonas Maebe
9f845fd10d * fix from Peter for short_on_file_handles code 2001-05-07 11:53:21 +00:00
Jonas Maebe
739501ec59 * fix for stricter typed constant records (from Peter) 2001-05-07 11:23:01 +00:00
sg
7ac6009969 * Fixed two bugs reported by Florian:
- TDOMText.SplitText didn't set the result value
  - Fixed TDOMNode_WithChildren.InsertBefore, which didn't link the new
    node correctly into the node list
2001-05-06 21:37:39 +00:00
Jonas Maebe
4fb34be618 + added warning about missing implementation for high(dynamic_array) 2001-05-06 17:16:43 +00:00
Jonas Maebe
f174fb5fb1 * fixed range check error (reported by Vladimir Ravodin) 2001-05-06 17:15:26 +00:00
Jonas Maebe
34ef6cd933 + detect incomplete typed constant records 2001-05-06 17:15:00 +00:00
Jonas Maebe
344fd00373 * completed incomplete typed constant records 2001-05-06 17:13:22 +00:00
Jonas Maebe
57339cbf1c - commented out an unused field in tokenrec 2001-05-06 17:12:43 +00:00
Jonas Maebe
676fe2fee3 * fixed an IE10 and another bug with [var1..var2] construct 2001-05-06 17:12:14 +00:00
peter
ac372ae559 * also display time with findfirst 2001-05-06 14:50:09 +00:00
peter
6c7708c1e0 * ppu object to class rewrite
* move ppu read and write stuff to fppu
2001-05-06 14:49:16 +00:00
peter
c8b00f6f4e * fixed adddisk 2001-05-06 14:23:21 +00:00
peter
9d57b142a3 * obsolete files 2001-05-04 20:36:37 +00:00
peter
7cb892dba4 * finally added the missing outputbinary field that was missing 2001-05-04 19:50:58 +00:00
peter
5ae5cfeffe * obsolete 2001-05-04 19:50:26 +00:00
peter
351fdd970e * fixed dynamicarray.seek() with pos equals multiple of $10000 2001-05-04 19:50:04 +00:00
florian
3c5793d8c6 * some Delphi incompatibilities fixed:
- out, dispose and new can be used as idenfiers now
     - const p = apointerype(nil); is supported now
  + support for const p = apointertype(pointer(1234)); added
2001-05-04 15:52:03 +00:00
pierre
8a41dbef3c * several more fixes 2001-05-04 15:43:45 +00:00
pierre
7bda3f6f86 * various fixes for win32 api mode 2001-05-04 10:46:01 +00:00
pierre
b294ab45d4 * fix dos assembler problem 2001-05-04 09:04:08 +00:00
pierre
76b93862cf * some corrections for linux 2001-05-04 08:42:54 +00:00
pierre
495c9648fa new bunch of changes, displays something for dos at least 2001-05-03 22:32:52 +00:00
peter
39a54db48b * moved to own module 2001-05-03 21:39:33 +00:00
peter
a564bd1148 * move to own module for sharing 2001-05-03 21:36:46 +00:00
peter
293d6a1671 * Makefile fixes 2001-05-03 21:35:04 +00:00
pierre
16f5751207 + linux support for fileio contributed by Holger Schurig 2001-05-03 15:55:44 +00:00
marco
f530871848 * LPSystemTime added. 2001-05-02 10:25:23 +00:00
marco
2ad1374813 * Added plpwstr, plpstr. Moved lpwstr to the system unit (though the win32
part). Delphi has it that way.
2001-05-02 10:18:04 +00:00
peter
5dd24fa398 * added new bug with typed record consts 2001-04-29 10:16:42 +00:00
peter
a175ace8eb * fixed clean targets 2001-04-29 08:38:23 +00:00
peter
e84d1fadf1 * moved code from firstpass to det_resulttype and remove extraneous
calls to firstcallparan for in_str,in_write,in_val
2001-04-26 21:57:05 +00:00
peter
a786029a13 * moved some code from exitnode.create to det_resulttype 2001-04-26 21:56:08 +00:00
peter
d923961b1a * defcoll must be assigned in insert_typeconv 2001-04-26 21:55:05 +00:00
peter
5eae8f2b82 * use new ppc386.exe for compiling the utils 2001-04-26 21:52:54 +00:00
peter
f70033953a * moved to compiler/utils/ 2001-04-25 23:02:41 +00:00
peter
7b9b157103 * regenerated 2001-04-25 22:45:40 +00:00
peter
bb2e2d9cd6 * define USEENV to use environment string, automatically set when
OS_SOURCE=win32.
2001-04-25 22:43:03 +00:00