Nikolay Nikolov
|
b50d6ff99c
|
- disable packages that don't compile on the wasip2 platform
|
2025-03-11 02:10:22 +02:00 |
|
Nikolay Nikolov
|
97fde50101
|
* regen makefiles
|
2025-03-10 22:39:51 +02:00 |
|
Michaël Van Canneyt
|
6215d7e8d2
|
* Add support for int128 integers. Patch by Lacak, fixes issue #41178
|
2025-03-07 09:07:21 +01:00 |
|
Nikolay Nikolov
|
bf0c724d80
|
* regen makefiles
|
2025-02-28 15:12:20 +02:00 |
|
Nikolay Nikolov
|
12c494cc0f
|
* update makefiles
|
2025-02-28 15:12:19 +02:00 |
|
Michaël Van Canneyt
|
b935cc7f93
|
* Correct typo. Fixes issue #41141
|
2025-02-07 14:39:05 +01:00 |
|
Michaël Van Canneyt
|
f18d1deb08
|
* Fix from Dokkie8844. Fix blob access in Firebird 4.0, fixes issue #40506
|
2025-01-30 22:47:27 +01:00 |
|
Michaël Van Canneyt
|
7b4a5c9728
|
* Last patch did not contain all changes...
|
2024-11-27 23:38:11 +01:00 |
|
Michaël Van Canneyt
|
a30222daed
|
* Fix issue where refresh causes access violation in TBufDataset. Fixes issue #40987
|
2024-11-27 22:46:26 +01:00 |
|
Michaël Van Canneyt
|
8c8bef492f
|
* Reinstate ftlongword support, accidentally removed. Fixes issue #41014
|
2024-11-14 14:22:52 +01:00 |
|
Kirill Kranz
|
0dc2f78bc8
|
all packages witch are not able to compile REMOVED
|
2024-09-29 16:59:02 +03:00 |
|
Kirill Kranz
|
52651a7ede
|
First compiler Build
|
2024-09-29 16:56:18 +03:00 |
|
Michaël Van Canneyt
|
a0c11becde
|
* Small fix in saveobject
|
2024-08-04 12:02:05 +02:00 |
|
Ondrej Pokorny
|
6456ced31f
|
Postgres: add support to missing integer param types
|
2024-07-27 06:40:00 +00:00 |
|
Michaël Van Canneyt
|
e0b8e2f5fe
|
* Allow to create arrays and lists
|
2024-07-21 22:41:29 +02:00 |
|
Michaël Van Canneyt
|
90e80fba48
|
* Allow to create arrays and lists
|
2024-07-21 22:36:22 +02:00 |
|
Michaël Van Canneyt
|
027f7e1e0c
|
* Fix casing
|
2024-07-21 17:33:39 +02:00 |
|
Michaël Van Canneyt
|
2a3ed89dbc
|
* Generate parameter map
|
2024-07-21 15:00:15 +02:00 |
|
Michaël Van Canneyt
|
a44cc73857
|
* Add possibility to transform strings (code page changes) and add auxiliary methods to TParamMap
|
2024-07-21 15:00:15 +02:00 |
|
Michaël Van Canneyt
|
f84c2ed56b
|
* Fix missing data event for field change
|
2024-07-08 08:58:02 +02:00 |
|
Michaël Van Canneyt
|
3c0cd691e8
|
* Remove duplicate
|
2024-06-28 16:23:58 +02:00 |
|
Michaël Van Canneyt
|
38de35d518
|
* Made AddToRows protected
|
2024-06-28 16:14:07 +02:00 |
|
Michaël Van Canneyt
|
0d71273adc
|
* Fix from Werner Pamler to fix locate. Fixes issue #40748
|
2024-06-27 16:42:20 +02:00 |
|
florian
|
961e8fb749
|
* patch by Joeny Ang: fix TDbf memory leak, resolves #40709
|
2024-03-26 15:02:50 +01:00 |
|
Michaël Van Canneyt
|
f0e34e8fab
|
* Map text field on ftMemo, since string has limited length. Fixes issue #40686
|
2024-03-08 11:59:13 +01:00 |
|
Michaël Van Canneyt
|
b4d4c30a45
|
* Initialize result in CountConnections
|
2024-01-10 15:53:13 +01:00 |
|
Michaël Van Canneyt
|
48c27aea1e
|
* Remove leftover statement
|
2024-01-06 15:32:01 +01:00 |
|
Michaël Van Canneyt
|
3b7d6d21e2
|
* Fix AV when freeing transactions. Reported by Pascal Riekenberg. Fixes issuu #40571
|
2023-12-23 23:11:25 +01:00 |
|
Karoly Balogh
|
679f2f75b3
|
human68k: regenerated Makefiles
|
2023-11-30 23:43:27 +00:00 |
|
Karoly Balogh
|
ac0287b5e0
|
human68k: fpmake changes, disable everything that cannot be built currently
|
2023-11-30 23:43:27 +00:00 |
|
Michaël Van Canneyt
|
607cd2947d
|
* Patch from Christian Vitroler to fix loading UTF8 data. Fixes issue #40543
|
2023-11-25 10:06:58 +01:00 |
|
Michaël Van Canneyt
|
c120a13af8
|
* Unprepare on commit/rollback
|
2023-10-18 08:57:01 +02:00 |
|
Michaël Van Canneyt
|
c0354d0975
|
* Allow descendents to override methods to implement their own parsing. Fixes issue #40063
|
2023-10-16 14:41:31 +02:00 |
|
Michaël Van Canneyt
|
a61d606643
|
* Close dataset on SQL change. Fixes issue #39610
|
2023-10-16 14:19:06 +02:00 |
|
Ondrej Pokorny
|
8bd9651abd
|
TSQLConnection.DoInternalDisconnect: safe with Assigned(FStatements) - like TDatabase.CloseDataSets etc.
|
2023-10-16 09:45:53 +00:00 |
|
Ondrej Pokorny
|
cd909ec2bc
|
TCustomConnection.DoCloseError virtual
|
2023-10-16 09:45:53 +00:00 |
|
Michaël Van Canneyt
|
d9fb288552
|
* Transfer ForcedClose from TSQLConnector to proxy. Fixes issue #39910
|
2023-10-15 22:35:12 +02:00 |
|
Michaël Van Canneyt
|
0bd34bb992
|
* Remove subtarget option
|
2023-10-15 16:54:15 +02:00 |
|
Michaël Van Canneyt
|
32465fbdc1
|
* Fix wrong char->ansichar
|
2023-10-15 11:17:09 +02:00 |
|
Michaël Van Canneyt
|
151d72661a
|
* Force close during destroy, add event to report errors
|
2023-10-15 11:16:45 +02:00 |
|
Michaël Van Canneyt
|
ac5b96a0c9
|
* Bind fields when needed in InternalOpen. Fixes issue #40450
|
2023-10-12 08:33:23 +02:00 |
|
marcoonthegit
|
692cf4f2bc
|
* add some default headers, fixes #40432
|
2023-09-16 16:41:30 +02:00 |
|
Michaël Van Canneyt
|
a4912cc92e
|
* Newer laz project format
|
2023-08-10 22:40:41 +02:00 |
|
Michaël Van Canneyt
|
1ee8bde72f
|
* Add possibility to specify parameters
|
2023-08-10 22:40:41 +02:00 |
|
Michaël Van Canneyt
|
120bb80d0b
|
* RowsAffected capability
|
2023-08-10 22:40:41 +02:00 |
|
Michael VAN CANNEYT
|
ff7eb29706
|
* Dotted filenames for package fcl-db
|
2023-07-27 19:04:15 +02:00 |
|
Michael VAN CANNEYT
|
bd4e9676fa
|
* Add namespaces.lst
|
2023-07-27 19:04:09 +02:00 |
|
Michaël Van Canneyt
|
2289c1f6a2
|
* Remove redundant Makefile.fpc
|
2023-07-25 13:01:55 +02:00 |
|
Michaël Van Canneyt
|
bb1b1bc705
|
* Regenerate makefiles with subtarget support
|
2023-07-24 16:32:02 +02:00 |
|
Michaël Van Canneyt
|
65f9c53759
|
* Some fixes for compilation with unicodertl (new methods after merge)
|
2023-07-24 16:30:18 +02:00 |
|