Commit Graph

21813 Commits

Author SHA1 Message Date
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
florian
f4738689ba * search for gtar first
git-svn-id: trunk@2600 -
2006-02-15 21:14:41 +00:00
yury
ee1ef7d207 * added smartphones virtual key codes.
git-svn-id: trunk@2599 -
2006-02-15 16:59:21 +00:00
Jonas Maebe
f8ecc6d359 * link_allways -> link_always (forgot to commit as well :)
git-svn-id: trunk@2598 -
2006-02-15 16:51:05 +00:00
Jonas Maebe
72250d3954 * link_allways -> link_always (forgot to commit)
git-svn-id: trunk@2597 -
2006-02-15 16:49:24 +00:00
Jonas Maebe
c5243db965 + more darwin i386 support
git-svn-id: trunk@2596 -
2006-02-15 16:31:05 +00:00
Jonas Maebe
23868147a6 - disable automatic adding of "splitfilename(libname)" to to-be-linked
libraries for darwin (accidentally committed in previous commit)

git-svn-id: trunk@2595 -
2006-02-15 14:59:38 +00:00
Jonas Maebe
5f3e0b5398 * link_allways -> link_always
git-svn-id: trunk@2594 -
2006-02-15 14:36:30 +00:00
Jonas Maebe
718d697498 * ifdef powerpc -> ifdef cpupowerpc
git-svn-id: trunk@2593 -
2006-02-15 11:48:26 +00:00
daniel
660d789508 * Rename Borland convention to CUA-91 convention.
git-svn-id: trunk@2592 -
2006-02-15 11:36:45 +00:00
Jonas Maebe
1e08396b0b * assembling via a pipe and regular assembling now both use the
same binary and command line

git-svn-id: trunk@2591 -
2006-02-15 11:01:25 +00:00
Jonas Maebe
21e604c1ea + add "-arch ppc" to the assembler call to fix assembling when
running on x86

git-svn-id: trunk@2590 -
2006-02-15 11:00:09 +00:00
Jonas Maebe
8808faf5c0 + some darwin i386 support
git-svn-id: trunk@2589 -
2006-02-15 10:43:57 +00:00
florian
58433b83ed * dwarf on x86-64 is working
git-svn-id: trunk@2575 -
2006-02-14 19:01:46 +00:00
Károly Balogh
a00da18d3a + more cleanup
git-svn-id: trunk@2574 -
2006-02-14 18:38:03 +00:00
florian
e363da694b + allow symbols with defined size
git-svn-id: trunk@2573 -
2006-02-14 18:32:31 +00:00
Károly Balogh
a475701240 * copyright message and header comment fixed
git-svn-id: trunk@2572 -
2006-02-14 17:38:12 +00:00
Károly Balogh
08aa0b4755 + few changes/cleanups here and there, untested
git-svn-id: trunk@2571 -
2006-02-14 17:33:31 +00:00
daniel
fbc08c229d + Add m_property mode switch to allow per mode recognition of
property.

git-svn-id: trunk@2570 -
2006-02-14 17:11:18 +00:00
Jonas Maebe
0ad06aff97 - "property" is again only a keyword in objfpc and delphi mode
(otherwise this breaks code which uses that name for a parameter
    or variabled) -- this disables the ability to use properties
    in objects until support is added elsewhere in the compiler,
    but change is needed since it breaks the compilation of the
    universal headers.

git-svn-id: trunk@2569 -
2006-02-14 16:40:52 +00:00
Jonas Maebe
2634176ed8 * don't include the compiler's ident in stabs for main and put it
back in the data section

git-svn-id: trunk@2568 -
2006-02-14 15:35:24 +00:00