florian
ebc99e1bd6
* make clongdouble only a double on win64 and wince, on win32 we follow gcc
...
git-svn-id: trunk@9118 -
2007-11-03 21:47:29 +00:00
florian
e3085015f7
* continued to work on float128 stuff
...
git-svn-id: trunk@9117 -
2007-11-03 21:41:54 +00:00
peter
6577a39bab
* merged into fpmake.pp
...
git-svn-id: trunk@9116 -
2007-11-03 20:20:03 +00:00
peter
604c918ba9
* debug shows directory/file checks
...
git-svn-id: trunk@9115 -
2007-11-03 20:19:30 +00:00
florian
c5dcc2109d
* diabled it for windows
...
git-svn-id: trunk@9113 -
2007-11-03 18:39:14 +00:00
yury
c4ed91b9ff
* Fixed warnings about EBP based access.
...
* Improved SetJmp and longJmp by not using stack frame.
git-svn-id: trunk@9112 -
2007-11-03 18:05:12 +00:00
yury
7230661978
* Fixed warnings about EBP based access.
...
git-svn-id: trunk@9111 -
2007-11-03 17:09:39 +00:00
Jonas Maebe
39463b45ad
* fixed writestr io-check comment
...
git-svn-id: trunk@9110 -
2007-11-03 17:05:47 +00:00
yury
bb730eeae1
* Changed LPARAM back to ptrint for wince.
...
git-svn-id: trunk@9109 -
2007-11-03 16:58:47 +00:00
joost
53b6757c6e
* Removed unused SetIndexDefs
...
* IndexDefs should not be passed as var to UpdateIndexDefs
git-svn-id: trunk@9107 -
2007-11-03 16:08:34 +00:00
florian
6ac5ed6a47
* store character constants converted to shortstrings unaligned
...
git-svn-id: trunk@9106 -
2007-11-03 16:07:18 +00:00
florian
c794ec6de0
* fix Index*Word for CPUs requiring proper alignment
...
git-svn-id: trunk@9105 -
2007-11-03 15:51:11 +00:00
yury
9759a9d9c1
* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.
...
git-svn-id: trunk@9104 -
2007-11-03 13:09:41 +00:00
yury
c99a8da474
* Fixed forward declarations to match implementation.
...
git-svn-id: trunk@9103 -
2007-11-03 12:58:26 +00:00
yury
4662eb98fc
* Fixed warnings.
...
git-svn-id: trunk@9102 -
2007-11-03 12:22:54 +00:00
yury
cc31f2d720
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
...
git-svn-id: trunk@9101 -
2007-11-03 12:18:16 +00:00
joost
73f2423c06
* Recognize Timestamp records as TDateTime fields
...
* Fixed TDateTimes which are before the year 1900
git-svn-id: trunk@9100 -
2007-11-03 12:05:15 +00:00
joost
7d0bf5064a
* Fixed data/time/datetime fields
...
git-svn-id: trunk@9099 -
2007-11-03 11:19:34 +00:00
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