svenbarth
|
b3ddd4e786
|
* regenerate Makefiles
git-svn-id: trunk@45601 -
|
2020-06-06 17:18:48 +00:00 |
|
michael
|
89957c49d4
|
* Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143
git-svn-id: trunk@45503 -
|
2020-05-26 07:20:44 +00:00 |
|
ondrej
|
5b3c349911
|
fcl-db: do not include <> characters to parameter names. Issue #37142
git-svn-id: trunk@45494 -
|
2020-05-25 10:40:24 +00:00 |
|
michael
|
032f3aa11a
|
* Fix visibility warning
git-svn-id: trunk@45363 -
|
2020-05-14 09:31:05 +00:00 |
|
michael
|
b2abcba6d9
|
* Generic list mode, allow use of record instead of class
git-svn-id: trunk@45362 -
|
2020-05-14 09:29:36 +00:00 |
|
pierre
|
c77ef7d6dd
|
Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines
git-svn-id: trunk@45356 -
|
2020-05-13 13:53:15 +00:00 |
|
nickysn
|
56b79257a1
|
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
git-svn-id: trunk@45298 -
|
2020-05-06 20:41:01 +00:00 |
|
michael
|
3a55fef285
|
* Always initialize autoincvalue in createdataset
git-svn-id: trunk@45202 -
|
2020-05-01 12:16:47 +00:00 |
|
michael
|
07e2d4e4c5
|
* Avoid errors when dataset is not active while constructing update SQL.
git-svn-id: trunk@45189 -
|
2020-04-30 10:43:03 +00:00 |
|
nickysn
|
86643f8a34
|
* synchronized with trunk
git-svn-id: branches/z80@44981 -
|
2020-04-21 23:36:44 +00:00 |
|
svenbarth
|
184d6d61ed
|
* regenerate makefiles
git-svn-id: trunk@44958 -
|
2020-04-21 06:09:20 +00:00 |
|
nickysn
|
d57ffc4745
|
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
git-svn-id: branches/z80@44899 -
|
2020-04-20 23:36:15 +00:00 |
|
nickysn
|
2f68090dd6
|
* synchronized with trunk
git-svn-id: branches/z80@44898 -
|
2020-04-20 22:42:08 +00:00 |
|
pierre
|
cd6de6a4ca
|
Regenerate all Makefiles
git-svn-id: trunk@44882 -
|
2020-04-20 13:58:47 +00:00 |
|
nickysn
|
0f323df7a3
|
* synchronized with trunk
git-svn-id: branches/z80@44873 -
|
2020-04-19 21:10:31 +00:00 |
|
Jonas Maebe
|
26ec913725
|
* regenerated makefiles
git-svn-id: trunk@44861 -
|
2020-04-19 17:33:47 +00:00 |
|
nickysn
|
1cadaff1f9
|
- disable packages that don't build on the zxspectrum target
git-svn-id: branches/z80@44851 -
|
2020-04-19 14:21:27 +00:00 |
|
nickysn
|
b868d653bb
|
* regenerated makefiles after sync with trunk
git-svn-id: branches/z80@44847 -
|
2020-04-19 13:00:50 +00:00 |
|
nickysn
|
831a8cbcfa
|
* regenerated makefiles in the packages directory
git-svn-id: branches/z80@44821 -
|
2020-04-19 04:05:59 +00:00 |
|
Jonas Maebe
|
4b59bcb0ca
|
* regenerated makefiles
git-svn-id: trunk@44793 -
|
2020-04-18 16:08:25 +00:00 |
|
florian
|
5bab6201d5
|
* rebuild Makefiles
git-svn-id: trunk@44679 -
|
2020-04-10 19:42:14 +00:00 |
|
ondrej
|
3f5f91f194
|
TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. Issue #36884
git-svn-id: trunk@44634 -
|
2020-04-07 10:53:48 +00:00 |
|
ondrej
|
e08d8bba82
|
TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset
git-svn-id: trunk@44633 -
|
2020-04-07 09:59:32 +00:00 |
|
ondrej
|
7cecc87441
|
odbc: use ftBlob only for VARBINARY(MAX) fields
git-svn-id: trunk@44531 -
|
2020-04-03 11:01:45 +00:00 |
|
ondrej
|
0c8cf3e323
|
odbc: use ftBlob also for SQL_VARBINARY fields because they can have size bigger than max allowed size for ftVarBytes (High(Word))
git-svn-id: trunk@44530 -
|
2020-04-03 09:47:31 +00:00 |
|
florian
|
43dc4c7ea0
|
* regenerated Makefiles
git-svn-id: trunk@44333 -
|
2020-03-21 20:59:59 +00:00 |
|
ondrej
|
c49dbb9d9c
|
fcl-db: fix memory corruption in bufdataset. Issue #36747
git-svn-id: trunk@44280 -
|
2020-03-07 13:57:26 +00:00 |
|
ondrej
|
965d94109d
|
fcl-db: allow 0 length in binary field (MSSQL can have a null/0 field length in a view)
git-svn-id: trunk@44040 -
|
2020-01-26 17:49:08 +00:00 |
|
michael
|
3578510884
|
* Do not raise error in case of warning (bug ID 36541)
git-svn-id: trunk@43895 -
|
2020-01-09 09:52:25 +00:00 |
|
ondrej
|
166847c7c7
|
odbc: fix international column names
git-svn-id: trunk@43881 -
|
2020-01-07 09:41:20 +00:00 |
|
michael
|
1c171e1ad3
|
* Fix bug ID #36486, add parameter to force use of largeint for sqlite
git-svn-id: trunk@43802 -
|
2019-12-28 14:10:59 +00:00 |
|
michael
|
5edf438489
|
* Fix writing of special chars (bug ID 0036470)
git-svn-id: trunk@43713 -
|
2019-12-23 13:05:59 +00:00 |
|
michael
|
b2957b92f4
|
* Fix bug #0036461, parameters not correctly refreshed in Mysql
git-svn-id: trunk@43702 -
|
2019-12-20 16:28:42 +00:00 |
|
ondrej
|
c09c8ed845
|
sqldb: odbc: use ANSI codepage for connection as default
git-svn-id: trunk@43700 -
|
2019-12-19 17:43:34 +00:00 |
|
ondrej
|
f27787b269
|
sqldb: odbc: send SQL to ODBC as WideString to support FPC 3.0.x character conversion
git-svn-id: trunk@43699 -
|
2019-12-19 16:54:36 +00:00 |
|
ondrej
|
a66442ea47
|
odbc: fix passing ANSI parameters with FPC character conversion
git-svn-id: trunk@43698 -
|
2019-12-19 16:41:57 +00:00 |
|
michael
|
4ded1eb698
|
* Fix memleak in comparer, improve date recognition
git-svn-id: trunk@43663 -
|
2019-12-08 20:05:53 +00:00 |
|
michael
|
04a51a622d
|
* Fix memleaks (bug ID 36408)
git-svn-id: trunk@43662 -
|
2019-12-08 20:05:14 +00:00 |
|
michael
|
147a766890
|
* Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value)
git-svn-id: trunk@43655 -
|
2019-12-06 09:57:10 +00:00 |
|
michael
|
694888e7c8
|
* Make sure open/close use same options in CSV close/open writing
git-svn-id: trunk@43648 -
|
2019-12-05 16:16:08 +00:00 |
|
michael
|
00e132498e
|
* Fix name array
git-svn-id: trunk@43644 -
|
2019-12-05 14:02:03 +00:00 |
|
michael
|
76a4638a46
|
* Rework default file mechanism in bufdataset to fix bug #34435
git-svn-id: trunk@43643 -
|
2019-12-05 14:01:43 +00:00 |
|
michael
|
0add077916
|
* Fix bug ID #36385, CSV header contains also disabled fields
git-svn-id: trunk@43639 -
|
2019-12-04 12:07:17 +00:00 |
|
joost
|
d8c81744d3
|
* Fix for timestamps very close to a whole day in Firebird
git-svn-id: trunk@43615 -
|
2019-11-30 11:04:19 +00:00 |
|
ondrej
|
c7a8267d91
|
fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown)
git-svn-id: trunk@43602 -
|
2019-11-28 12:59:13 +00:00 |
|
michael
|
cf203a6590
|
* Add column separator
git-svn-id: trunk@43558 -
|
2019-11-22 15:15:15 +00:00 |
|
michael
|
0c25ada935
|
* Add header row
git-svn-id: trunk@43557 -
|
2019-11-22 14:44:14 +00:00 |
|
michael
|
94e0b499df
|
* Add boolean field length correction
git-svn-id: trunk@43556 -
|
2019-11-22 14:25:35 +00:00 |
|
michael
|
d3733c4718
|
* Add boolean field length correction
git-svn-id: trunk@43555 -
|
2019-11-22 14:25:15 +00:00 |
|
michael
|
0b888bb4ce
|
* Accidentally made all published properties protected
git-svn-id: trunk@43507 -
|
2019-11-17 09:33:03 +00:00 |
|