joost
967e4aac10
+ Fixed mysql_error
...
git-svn-id: trunk@2657 -
2006-02-20 16:53:35 +00:00
Vincent Snijders
d91f3f9bf6
fixed typo in comment
...
git-svn-id: trunk@2656 -
2006-02-20 13:23:15 +00:00
Jonas Maebe
914e2af9b0
* properly rangecheck arrays after last changes
...
git-svn-id: trunk@2655 -
2006-02-20 12:04:02 +00:00
peter
4b7f51b0aa
* fixed uninitialized var
...
git-svn-id: trunk@2654 -
2006-02-20 11:24:38 +00:00
Jonas Maebe
7f247e9305
* fix and suppress some rangecheck/overflow errors (regarding calculation
...
of magic constants for changing division into multiplication)
git-svn-id: trunk@2653 -
2006-02-20 11:01:38 +00:00
Jonas Maebe
23b5138f78
+ telldir returns a TOff, change searchpos for findfirst/next in Dos from
...
longint into TOff
git-svn-id: trunk@2652 -
2006-02-20 11:00:40 +00:00
Jonas Maebe
9455dea30b
+ slice constant
...
git-svn-id: trunk@2651 -
2006-02-20 10:59:42 +00:00
peter
a77f503a30
* optimize multiple concats for ansi/widestring
...
git-svn-id: trunk@2650 -
2006-02-20 10:58:28 +00:00
Jonas Maebe
285744fe00
* fixed range errors
...
git-svn-id: trunk@2649 -
2006-02-20 10:39:37 +00:00
peter
f411f615c6
* nostackframe directives
...
git-svn-id: trunk@2648 -
2006-02-20 10:37:42 +00:00
Jonas Maebe
2c46fe0790
* fixed range error
...
git-svn-id: trunk@2647 -
2006-02-20 10:20:58 +00:00
peter
340cf721b5
* faster int_str
...
* removed i386 int_str since the generic implementation is faster
git-svn-id: trunk@2646 -
2006-02-20 08:31:20 +00:00
peter
cfc810420a
* fixed base
...
git-svn-id: trunk@2645 -
2006-02-20 08:22:27 +00:00
peter
c794c30c50
* fix fpugetrlimit
...
git-svn-id: trunk@2643 -
2006-02-20 07:41:28 +00:00
peter
6142edaed0
* init regallocator before generating intf wrappers
...
git-svn-id: trunk@2641 -
2006-02-20 07:00:38 +00:00
peter
5ac78d1ec3
* fix range error
...
git-svn-id: trunk@2640 -
2006-02-20 06:59:14 +00:00
peter
3d0a4da8ff
* remove Windows use
...
git-svn-id: trunk@2639 -
2006-02-20 06:53:12 +00:00
florian
2c10e841b9
* ar patch from Yury
...
git-svn-id: trunk@2638 -
2006-02-19 21:33:59 +00:00
florian
3a1cac6f0d
* on non x86 systems currency is a orddef type
...
git-svn-id: trunk@2637 -
2006-02-19 18:21:18 +00:00
florian
51d98d439e
* fixed compilation on 32 bit hosts
...
git-svn-id: trunk@2636 -
2006-02-19 18:20:48 +00:00
joost
62f550f2ec
+ fixed an enabled oracle for win32
...
git-svn-id: trunk@2635 -
2006-02-19 17:42:26 +00:00
florian
0f55bd3d42
* small speed improvements
...
git-svn-id: trunk@2634 -
2006-02-19 16:59:19 +00:00
florian
0cc2b9b16b
* small speed improvements
...
git-svn-id: trunk@2633 -
2006-02-19 16:59:03 +00:00
florian
0089de9428
* improved exception handling code
...
git-svn-id: trunk@2632 -
2006-02-19 15:48:15 +00:00
joost
251fc46121
+ added empty TSQLConnection.GetHandle
...
+ added empty TSQLConnection.CreateBlobStream
+ implemented TSQLConnection.StartTransaction and EndTransaction
git-svn-id: trunk@2631 -
2006-02-19 15:22:21 +00:00
joost
97fa418c02
+ Do not handle :: in a query as a parameter (bug 4813-2)
...
git-svn-id: trunk@2630 -
2006-02-19 15:08:00 +00:00
florian
0d61229d63
* fpc_ansistring_decr improved
...
git-svn-id: trunk@2629 -
2006-02-19 14:38:06 +00:00
florian
e2e51d6757
* improved SetLength(<ansistring>,...);
...
git-svn-id: trunk@2628 -
2006-02-19 14:37:48 +00:00
florian
2bb3d3cdfa
+ ansistring benchmark added
...
git-svn-id: trunk@2627 -
2006-02-19 14:37:03 +00:00
florian
0a21ae4b05
* reset fpu after sse detection
...
git-svn-id: trunk@2626 -
2006-02-19 13:54:10 +00:00
tom_at_work
99cbf815eb
* constant loading does not force usage of R12 anymore, fixing tests when regalloc is tight on registers (uses R0 again)
...
git-svn-id: trunk@2625 -
2006-02-19 12:44:04 +00:00
marco
a561bb8410
* added fptimes which was already imported in the syscall port
...
git-svn-id: trunk@2624 -
2006-02-18 21:36:11 +00:00
marco
a9123d78d8
* Some TCP/IP constants added (for indy use)
...
git-svn-id: trunk@2623 -
2006-02-18 21:20:12 +00:00
Jonas Maebe
cf6968ae95
* optimize some more range checks away again, fixes 64bit cpu issues
...
git-svn-id: trunk@2621 -
2006-02-18 20:59:44 +00:00
Jonas Maebe
eaf18ed0d1
* moved to webtbs
...
git-svn-id: trunk@2620 -
2006-02-18 18:02:50 +00:00
Jonas Maebe
96d6a4d68c
* fixed test
...
git-svn-id: trunk@2619 -
2006-02-18 18:02:18 +00:00
Jonas Maebe
791be20f28
* committed wrong file in r2614 (ncal.pas instead of pexpr.pas)
...
git-svn-id: trunk@2616 -
2006-02-17 09:05:03 +00:00
oro06
feb8de2d67
*arm-wince wince added to win32 tests
...
git-svn-id: trunk@2615 -
2006-02-17 07:38:55 +00:00
Jonas Maebe
a15505521c
* fixed handling of wrong invocations of slice + improved error reporting
...
git-svn-id: trunk@2614 -
2006-02-16 20:27:31 +00:00
Jonas Maebe
84bd9d80f5
* fixed deref/resolve of sl_vec symlistitems
...
git-svn-id: trunk@2612 -
2006-02-16 19:43:20 +00:00
oro06
57d7f70414
+arm-wince testsuite
...
git-svn-id: trunk@2611 -
2006-02-16 18:32:25 +00:00
Jonas Maebe
a977fc06cc
+ added
...
git-svn-id: trunk@2609 -
2006-02-16 16:03:33 +00:00
Jonas Maebe
33e6604b91
* also perform range checking in case fromdef falls inside todef, in
...
order to catch invalid operations due to uninitialised values,
not type-checked assignments (via explicit typecasts or e.g.
blockread), ...
git-svn-id: trunk@2608 -
2006-02-16 15:59:15 +00:00
daniel
3a60adb3a1
* var back to out
...
git-svn-id: trunk@2607 -
2006-02-16 08:03:13 +00:00
daniel
b2202654ca
* It could be done even better.
...
git-svn-id: trunk@2606 -
2006-02-16 00:18:21 +00:00
daniel
3adcaaad36
* Faster and more compact integer str routines
...
git-svn-id: trunk@2605 -
2006-02-15 23:43:27 +00:00
joost
3753c9414c
+ implemented TOracleConnection
...
git-svn-id: trunk@2604 -
2006-02-15 23:24:09 +00:00
mazen
aeb162e4e1
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
...
git-svn-id: trunk@2603 -
2006-02-15 22:05:04 +00:00
daniel
e138c9c081
+ Add nice little peephole trick
...
+ Add a comment to another
git-svn-id: trunk@2602 -
2006-02-15 22:03:07 +00:00
marco
6974105177
* fix for 4800
...
git-svn-id: trunk@2601 -
2006-02-15 22:02:22 +00:00