Commit Graph

3501 Commits

Author SHA1 Message Date
michael
f75725ddf3 + Added last message 1999-07-07 22:25:02 +00:00
peter
0dd9b0b7de * warning instead of error when switching to static linking 1999-07-07 20:33:53 +00:00
peter
3843295ca6 * removed debug writeln 1999-07-07 12:34:01 +00:00
michael
8d19cb94db + Small edit in paramstr 1999-07-07 10:04:43 +00:00
michael
74c446f9f3 + Paramstr now returns cmdline args >255 chars in ansistring objpas.pp 1999-07-07 10:04:04 +00:00
michael
5dd3badc3e Better construction of commandline argv 1999-07-07 09:43:16 +00:00
florian
42780da22f + implemented a paramstr function which returns an ansistring, nevertheless
it is limited to 255 chars because it maps to the system.paramstr, maybe
    we should use cmdline instead
1999-07-06 22:44:22 +00:00
florian
f3ab1ad437 * some fixes to compile ddraw units from the jedi project 1999-07-06 22:44:09 +00:00
florian
42f09e54ae * another fix for TP/Delphi styled procedure variables 1999-07-06 22:38:11 +00:00
florian
62cb5453d3 * a lot bug fixes:
- po_external isn't any longer necessary for procedure compatibility
     - m_tp_procvar is in -Sd now available
     - error messages of procedure variables improved
     - return values with init./finalization fixed
     - data types with init./finalization aren't any longer allowed in variant
       record
1999-07-06 21:48:09 +00:00
michael
124fe6744b + Added RTFparser object and Demo 1999-07-06 20:23:07 +00:00
peter
f1b0f5e20e * need gcc lib 1999-07-06 15:49:54 +00:00
peter
4d58eaf60b * moved to succes instead of fail 1999-07-06 15:40:35 +00:00
peter
aedeaf9b7e * removed temp defines 1999-07-06 15:35:59 +00:00
peter
e7e3515a15 * updated for new ppu.pas 1999-07-06 11:32:54 +00:00
peter
82c6138188 * removed temp defines 1999-07-06 10:53:52 +00:00
peter
52799c40cc * merged 1999-07-06 00:53:48 +00:00
peter
4df9577d76 * display extraunits in info 1999-07-05 21:37:35 +00:00
peter
b4a852e74b * merged 1999-07-05 20:22:08 +00:00
peter
248826aa81 * removed temp defines 1999-07-05 20:13:06 +00:00
peter
ebd738f2f5 * removed temp defines 1999-07-05 20:04:21 +00:00
peter
fcd419b84a * procvar fixes 1999-07-05 20:03:30 +00:00
peter
4d04e9766a * merged 1999-07-05 17:48:58 +00:00
peter
83d04caf8b * merged 1999-07-05 16:24:17 +00:00
peter
0d38c66ff0 * fixed linking for units without linking necessary 1999-07-05 16:21:26 +00:00
florian
6ae5a15b57 * some more functions fixed to get them work 1999-07-05 14:47:42 +00:00
michael
b3a81afd51 + Fixed declarations of chars to pchars 1999-07-05 14:01:40 +00:00
florian
dbb520fd67 * new property ppu writing implemented 1999-07-05 12:32:40 +00:00
florian
72e21acee1 * property reading from PPU fixed (new PPU format), it uses now writesym... 1999-07-05 12:13:22 +00:00
Jonas Maebe
af1334174b * merged 1999-07-05 11:56:55 +00:00
michael
16c4fcb95d + serial.pp Donated by Brad Campbell 1999-07-05 10:44:22 +00:00
michael
7415e61f02 + Donated by Brad Campbell 1999-07-05 10:43:41 +00:00
michael
3a0c0fb5ac + serverex.pp Donated by brad campbell 1999-07-05 10:40:26 +00:00
michael
85901c6284 + Donated by brad campbell 1999-07-05 10:39:09 +00:00
Jonas Maebe
aede14847e * merged 1999-07-04 21:59:30 +00:00
florian
f011b3bdca + qword/int64 -> floating point type cast 1999-07-04 16:37:08 +00:00
florian
f29122d706 + str routines added 1999-07-04 16:34:45 +00:00
florian
d45197ca53 * some more tests:
- str
     - qword -> real type cast
     - ...
1999-07-04 16:32:57 +00:00
michael
06c7d3233f + Fixed Connect call 1999-07-03 15:16:45 +00:00
florian
3eae7ee6fb + start of val(int64/qword)
* longbool, wordbool constants weren't written, fixed
1999-07-03 14:14:27 +00:00
florian
b49d48c4e0 * int_new_class returned with zero flag=1, if at the entrance eax was zero
and newinstance wasn't called, fixed
1999-07-03 09:03:47 +00:00
peter
a3bcef25cc * $ifdef int64 1999-07-03 01:24:19 +00:00
peter
58cbc3e795 * new link writing to the ppu, one .ppu is needed for all link types,
static (.o) is now always created also when smartlinking is used
1999-07-03 00:29:45 +00:00
peter
1e75d2d672 * better smartlinking support 1999-07-03 00:27:02 +00:00
peter
176f1d4cd8 * ag386bin doesn't destroy the aasmoutput lists anymore 1999-07-03 00:26:01 +00:00
peter
4f250dad55 * 0.99.13
* new link support
1999-07-03 00:25:43 +00:00
florian
01aceb4f07 + qword/int64: lo/hi/swap 1999-07-02 18:06:40 +00:00
florian
47fcad144c + tests for runtime errors in arithmetic operations
+ tests for lo/hi/swap
1999-07-02 18:06:22 +00:00
florian
5ba784880e + added some runtime->excpetin wrappers: eintoverflow, eoverflow, eunderflow, einvalidop 1999-07-02 17:03:22 +00:00
florian
9540e26f9f * multiplication overflow checking fixed 1999-07-02 17:01:29 +00:00