joost
0fcf57fc1c
* Implemented RowsAffected and modified the test
...
git-svn-id: trunk@9098 -
2007-11-03 11:12:01 +00:00
yury
515017ece6
* Fixed warnings and notes.
...
git-svn-id: trunk@9097 -
2007-11-03 10:53:08 +00:00
yury
6a36ac786a
* Fixed warnings.
...
git-svn-id: trunk@9095 -
2007-11-03 10:36:27 +00:00
yury
40c3092b99
* Fixed compilation.
...
git-svn-id: trunk@9094 -
2007-11-03 09:51:45 +00:00
joost
afe993756d
* Enabled currency-fields test for sqlite3
...
git-svn-id: trunk@9093 -
2007-11-03 00:15:37 +00:00
joost
570b4e079d
* Added recognition of FLOAT, CHAR and DECIMAL fields/records
...
git-svn-id: trunk@9092 -
2007-11-03 00:14:39 +00:00
joost
306670c74a
* Fixed parameters if a query is executed for the second time
...
* Truncate stringfields at dsMaxStringSize
git-svn-id: trunk@9091 -
2007-11-02 23:53:38 +00:00
florian
b59fdbeb93
* CompareWord and CompareDWord fixed for building with <2.3.1
...
git-svn-id: trunk@9087 -
2007-11-02 23:33:57 +00:00
joost
9ff58eb46f
* Fixed TField.Size handling
...
* Fixed crash on string-parameters
git-svn-id: trunk@9085 -
2007-11-02 23:23:12 +00:00
yury
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
...
* Perform import by name with index as hint, if both import name and import index are specified.
* Fixed import by ordinal when external linker is used.
* Fixed some warnings and notes.
git-svn-id: trunk@9083 -
2007-11-02 23:07:15 +00:00
florian
d9e0f078e1
* continued to play around with package support
...
git-svn-id: trunk@9075 -
2007-11-02 22:26:43 +00:00
joost
1f9443f90f
* implemented GetFieldNames
...
* implemented GetTableNames
* added support for smallint fields
git-svn-id: trunk@9073 -
2007-11-02 22:10:28 +00:00
joost
a57b251450
* Close datasets before removing their transaction
...
git-svn-id: trunk@9072 -
2007-11-02 22:08:19 +00:00
peter
43c446e742
* add DumpExceptionBackTrace
...
git-svn-id: trunk@9071 -
2007-11-02 22:08:17 +00:00
joost
f5455d6358
* TestGetTables test added
...
* tablename in TestGetFieldNames case sensitive for mysql
git-svn-id: trunk@9070 -
2007-11-02 22:07:27 +00:00
florian
965bb41288
* fixed more rex placements
...
git-svn-id: trunk@9069 -
2007-11-02 21:30:43 +00:00
peter
676f477ddb
* remove obsolete scripts
...
git-svn-id: trunk@9068 -
2007-11-02 21:21:56 +00:00
peter
2a0bf2b491
* return previous line that contains the call when we have found the address
...
* append / to directory if needed
git-svn-id: trunk@9067 -
2007-11-02 21:20:16 +00:00
michael
a0748b7588
* Fixed paths
...
git-svn-id: trunk@9066 -
2007-11-02 20:52:16 +00:00
michael
0a18275034
* Fixed archiving. Added default source directory
...
git-svn-id: trunk@9065 -
2007-11-02 20:51:44 +00:00
florian
4fed8c4ab5
+ write aliasnames to ppu as well
...
+ ppudump updated
* ppu version increased
git-svn-id: trunk@9064 -
2007-11-02 20:50:01 +00:00
yury
59b5a3b928
* Test negative return values from compare functions.
...
git-svn-id: trunk@9063 -
2007-11-02 20:39:26 +00:00
michael
f67ee5c7c1
* Fixed needscompile for target
...
git-svn-id: trunk@9062 -
2007-11-02 20:21:11 +00:00
joost
e63121e13c
* Disabled TestParametersAndDates-test for Mysql
...
* Fixed ftMemo-type parameters
git-svn-id: trunk@9061 -
2007-11-02 15:51:37 +00:00
joost
a6fdcf870e
* RowsAffected should return -1 when there is nu result
...
* Set Size for ftBCD fields
git-svn-id: trunk@9060 -
2007-11-02 15:27:51 +00:00
yury
3d1d9815ac
* Fixed CompareDWord.
...
git-svn-id: trunk@9058 -
2007-11-02 11:19:10 +00:00
Jonas Maebe
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
...
(last convert level that is added, needs a more structural
solution)
git-svn-id: trunk@9057 -
2007-11-02 11:17:11 +00:00
Jonas Maebe
7453e2a72d
* ifdef cpupowerpc -> ifdef cpupowerpc32
...
git-svn-id: trunk@9056 -
2007-11-02 09:51:23 +00:00
yury
1ea7d58a61
* Fixed arm-linux build.
...
git-svn-id: trunk@9055 -
2007-11-02 09:32:05 +00:00
florian
01fd678211
+ basic parsing of package files
...
+ basic implementation of creation of packages
git-svn-id: trunk@9054 -
2007-11-01 23:20:28 +00:00
florian
ae9654ddbc
* test doesn't apply to win32 and win64 anymore
...
git-svn-id: trunk@9053 -
2007-11-01 22:19:24 +00:00
florian
b2b0e749bb
* win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll
...
git-svn-id: trunk@9052 -
2007-11-01 21:59:43 +00:00
Károly Balogh
1536e9e65b
+ de-uglified the previous hack
...
+ made Amiga syscalls to save/restore the frame pointer (do we really need a frame pointer?)
+ some disabled debug comments (to asm source)
+ compiler is now able to generate some VERY basic, but working Amiga-m68k executables
git-svn-id: trunk@9051 -
2007-11-01 19:31:58 +00:00
Jonas Maebe
e621b30af8
* remove procedures with var/out parameters which are supposed to
...
be passed a constant expression from the overload candidates
git-svn-id: trunk@9050 -
2007-11-01 16:27:41 +00:00
yury
220a37b443
* Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here.
...
git-svn-id: trunk@9049 -
2007-11-01 16:15:29 +00:00
yury
7240f723ef
* Fixed warnings.
...
git-svn-id: trunk@9048 -
2007-11-01 16:05:46 +00:00
Károly Balogh
12bcb539e6
+ fix(?) stack return address with an ugly hack...
...
git-svn-id: trunk@9047 -
2007-11-01 16:04:16 +00:00
yury
0a3591a2a5
* Fixed warnings and notes.
...
git-svn-id: trunk@9046 -
2007-11-01 15:55:54 +00:00
yury
3ec854059e
* Fixed WPARAM and LPARAM definition. It fixes lot of warnings.
...
git-svn-id: trunk@9045 -
2007-11-01 15:47:12 +00:00
yury
05f718fbd2
* Fixed warnings and notes.
...
git-svn-id: trunk@9044 -
2007-11-01 15:45:33 +00:00
florian
4fa9516b58
* experimental patch to get the real reserved stack size from the executable
...
git-svn-id: trunk@9043 -
2007-11-01 15:26:55 +00:00
florian
7cea844223
* more crash fixes
...
git-svn-id: trunk@9042 -
2007-11-01 14:52:22 +00:00
yury
e62c6cfcc4
* Fixed warnings and notes.
...
git-svn-id: trunk@9041 -
2007-11-01 14:16:43 +00:00
Károly Balogh
91abb3aeb9
+ first (failed) attempt to have a working stackframe generation
...
git-svn-id: trunk@9040 -
2007-11-01 14:16:17 +00:00
Jonas Maebe
f56c2bcefc
* fixed some tests involving extended/double/currency after previous
...
optimization
git-svn-id: trunk@9039 -
2007-11-01 13:53:55 +00:00
yury
5e9dd6cd4c
* Fixed CompareDWord after r8827 (compiler warnings should not be ignored :).
...
git-svn-id: trunk@9038 -
2007-11-01 13:42:01 +00:00
Jonas Maebe
ad5ce1adf4
* fixed a_load_reg_ref: the store size has to depend on the tosize,
...
not on the fromsize (fixes webtbs/tw10072, and hopefully also
resolves mantis #8121 )
git-svn-id: trunk@9037 -
2007-11-01 13:31:23 +00:00
yury
2770652beb
* Fixed unreachable code warnings and removed not used variable.
...
git-svn-id: trunk@9036 -
2007-11-01 13:28:08 +00:00
Jonas Maebe
53a67341e9
* fixed range errors (mantis #10079 )
...
git-svn-id: trunk@9034 -
2007-11-01 12:45:33 +00:00
florian
9472497e5b
* finally fixed heaptrc for win64
...
git-svn-id: trunk@9032 -
2007-11-01 11:42:39 +00:00