Tomas Hajny
390876bdb4
* Makefiles regenerated
2004-12-05 16:54:46 +00:00
Jonas Maebe
a4189bd7fd
* also invalid argument if trying to calculate 0^0 with intpower()
2004-12-05 16:52:34 +00:00
Tomas Hajny
12a5595b20
* Makefiles regenerated
2004-12-05 16:46:49 +00:00
Tomas Hajny
e1252e7302
* GetMsCount added, platform independent routines moved to single include file
2004-12-05 16:44:43 +00:00
Jonas Maebe
08da4e9278
* fixed power() in genmath.inc (code duplication from math.pp for **
...
support!)
* fixed power() in math.pp to give an error from 0^0
2004-12-05 16:43:57 +00:00
Tomas Hajny
80606b3569
* dos.inc renamed to dos_beos.inc
2004-12-05 16:43:28 +00:00
Jonas Maebe
b5d6262fb9
* fixed for unix
2004-12-05 16:24:18 +00:00
Tomas Hajny
353d5cc3de
+ GetProcessID added
2004-12-05 14:36:37 +00:00
Tomas Hajny
e599681e68
* popuperr instead of win32err, additional checks (mostly support for more platforms)
2004-12-05 14:16:59 +00:00
Tomas Hajny
572fe34515
* popuperr instead of win32err
2004-12-05 14:12:34 +00:00
Tomas Hajny
bb2b3ed172
* Makefiles regenerated
2004-12-05 12:52:47 +00:00
florian
b420e771fc
* wrapper for dyn. array <-> variant type cast implemented
2004-12-05 12:43:17 +00:00
michael
06668dda22
+ Fixed IndexChar0
2004-12-05 12:41:00 +00:00
peter
2b6456fe16
* procvar handling for tp procvar mode fixed
...
* proc to procvar moved from addrnode to typeconvnode
* inlininginfo is now allocated only for inline routines that
can be inlined, introduced a new flag po_has_inlining_info
2004-12-05 12:28:10 +00:00
Tomas Hajny
efda160d12
* fix for compilation on 8.3 filesystems
2004-12-05 12:25:48 +00:00
peter
a2da84d9ae
* new bug
2004-12-05 12:22:39 +00:00
florian
8b9c48e7fb
* fixed compiler side of variant <-> dyn. array conversion
2004-12-05 12:15:11 +00:00
florian
7fb9bd0f57
* implemented helper for variant<->dyn. array type cast
2004-12-05 11:49:06 +00:00
Tomas Hajny
d0191eaa3c
* common implementation of unit printer - fix for bug #3421
2004-12-05 11:21:46 +00:00
Tomas Hajny
53038faf19
* do not report '-?' as illegal option
2004-12-05 11:18:04 +00:00
Tomas Hajny
2c94eefdb1
* all targets supported again
2004-12-05 11:17:12 +00:00
olle
53f77231d5
+ bugfix for $Z+ for mode macpas
2004-12-05 00:32:56 +00:00
michael
1d15fe4f31
patch to enable RecNo and DisplayFormat
2004-12-05 00:05:37 +00:00
florian
90a54b49fc
no message
2004-12-04 23:39:23 +00:00
florian
d17f8af6fd
* fixed power(float,float) for negative exponents
2004-12-04 23:38:59 +00:00
peter
6d65493ea8
* fix valgrind warning in formatstr
2004-12-04 23:06:52 +00:00
peter
f09760a71c
* fix buffer overflow
2004-12-04 23:06:38 +00:00
michael
c720d44ee8
* Patch from Joost van der Sluis
...
- adapted for the changes in TBuffDataset
2004-12-04 22:46:15 +00:00
michael
29e9e1aef2
* Patch from Joost van der Sluis
...
- added support for time,date and datetime fields
- added support for tbooleanfield
- adapted for the changes in TBuffDataset
2004-12-04 22:45:35 +00:00
michael
8fb31ef08c
* Patch from Joost van der Sluis
...
- added support for TBCDFields
- fixed some warnings
- removed FSQLDAAllocated and replaced freemem and getmem by (re)allocmem
- adapted for the changes in TBuffDataset
- moved FFieldFlag to the TIBCursor
2004-12-04 22:45:01 +00:00
michael
265eb9287e
* Patch from Joost van der Sluis
...
- implemented TBCDFields
- adapted for the changes in TBuffDataset
2004-12-04 22:44:24 +00:00
michael
5eff060af0
- implemented TBCDFields
2004-12-04 22:43:56 +00:00
michael
afc84f09e1
* Patch from Joost van der Sluis
...
- replaced checkactive in commit and rollback for 'if active'
- fixed a warning
- adapted for the changes in TBuffDataset
2004-12-04 22:43:38 +00:00
michael
59b94b1e0a
* Patch from Joost van der Sluis
...
- Changed TBuffDataset so that descendents only have to take care of
individual fields.
- implemented a default NULL values support
2004-12-04 22:43:02 +00:00
Jonas Maebe
49a8939b22
* modifications to work with the generic code to copy LOC_REFERENCE
...
parameters to local temps (fixes tests/test/cg/tmanypara)
2004-12-04 21:47:46 +00:00
peter
a51be1be4b
* FormatStr fixed to prevent buffer overflows
2004-12-04 18:40:47 +00:00
peter
626dd0ce84
* delphi mode procvar
2004-12-04 17:15:36 +00:00
peter
21937a4cf5
* only have exampletests as exampledir
2004-12-04 15:49:41 +00:00
florian
d018160981
* fixed compilation
2004-12-04 15:23:00 +00:00
peter
57dc23a294
* fix crashes with nodeinlining
2004-12-03 16:07:04 +00:00
peter
36268edfed
* fix for int64 parameters passed in a single LOC_REFERENCE of 8 bytes
2004-12-03 16:06:31 +00:00
peter
5ee4b9ad24
* use tlocation for tempnodes
2004-12-03 16:04:47 +00:00
peter
b54c890cf9
* += to normal +
2004-12-03 16:03:26 +00:00
peter
310bd76f34
* new bug
2004-12-03 16:01:18 +00:00
peter
466c376d13
* LOC_CREGISTER fix
2004-12-03 15:58:11 +00:00
peter
c2263a36ac
* int64 can also be put in a register
2004-12-03 15:57:39 +00:00
peter
6fa0391558
* fix for 1.9.4 that IE'd when rebuilding fpc
2004-12-03 15:57:11 +00:00
peter
959bdccc49
* disable pass2inline
2004-12-02 19:26:14 +00:00
marco
0d1d1a2c1b
* fpsettimeofday.
2004-12-02 18:24:35 +00:00
peter
d3b001f8a4
* prevent crash when appending empty string
2004-12-02 17:56:01 +00:00