Commit Graph

18198 Commits

Author SHA1 Message Date
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
peter
15e2b21671 * crash with empty strigns 2004-12-02 17:51:40 +00:00
marco
75019cf36a * initial settimeofday 2004-12-02 15:11:42 +00:00
marco
7869e4893c * tz_ added to ttimezoen fields 2004-12-02 11:23:06 +00:00
marco
c505806918 * tz_ prefixed for timezone 2004-12-02 11:22:11 +00:00
marco
ef22375e59 * fixing empty import lines 2004-12-02 08:13:33 +00:00
marco
615c4f3d7c * patch from peter. 2004-12-02 08:11:22 +00:00
michael
ff146b3d32 + Patch from Pete: Dont support widestrings when compiled with 1.0.x and Add additional typecasts to Widestring for widechar/pwidechar 2004-12-01 10:34:46 +00:00
michael
240c5a96c2 + Fix from Jesus Reyes to fix TfieldDefs.Assign 2004-11-30 21:18:34 +00:00
michael
9eb3c1ced6 + Fix from Alexey Barkovoy for bug #3302 2004-11-30 20:56:27 +00:00
michael
5ee6daf1bf + Upgraded to version 6.4.1 2004-11-30 20:49:05 +00:00
Jonas Maebe
bd04491f50 * patch from Peter to fix inlining of case statements 2004-11-30 18:13:39 +00:00
peter
24cc110e9f * public is allowd in interface 2004-11-29 21:50:08 +00:00
peter
8a23b747b4 * add public 2004-11-29 21:48:04 +00:00
peter
7c144223ad * fixed wrong calculation for checking default parameters 2004-11-29 21:40:54 +00:00
peter
9da80100a2 skip for go32v2 to prevent hangings during unattended runs 2004-11-29 21:26:12 +00:00
peter
044191a02d support for limit83fs 2004-11-29 21:25:32 +00:00
peter
459858305e * location_force_reg in second_nothing can reuse LOC_CREGISTER 2004-11-29 21:02:08 +00:00