lacak
|
66a6b15efe
fcl-db: switch from usage of [stSelect, stExecProcedure] to FSelectable to determine if there is result set.
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
6a9c3a6061
fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement.
|
%!s(int64=12) %!d(string=hai) anos |
michael
|
11a531ab62
* Fixed bug #23477
|
%!s(int64=12) %!d(string=hai) anos |
reiniero
|
50f1ab686a
* fcl-db tests: clarified TTestBufDatasetDBBasics.TestIndexEditRecord error messages/description
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
ca61631524
* fixed the key codes of the Shift-Key combinations in the X11 console
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
db68214e88
+ support setpeoptflags directive, resolves #23447
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
d180d6f241
* fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
14b1c8a99c
* moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
2ea6979277
* handle Movzl/Op/Mov optimization correctly, resolves #23431
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
00ca4a74a3
* Reworked/fixed TExeSymbol.State behavior:
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
a771d68685
* Fixed a bug introduced in r23077: relative_reloc_count must be increased only once per GOT entry, not every time a relocation to that entry is seen.
|
%!s(int64=12) %!d(string=hai) anos |
reiniero
|
4ab7c432c0
* fcl-db tests: cosmetic: updated readme
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
a7eab8ff67
* TElfObjInput: Factored section creation code into separate method which can be called by CPU-specific routines.
|
%!s(int64=12) %!d(string=hai) anos |
reiniero
|
7c128f6556
* fcl-db sqldb: cosmetic; added info to readme.txt
|
%!s(int64=12) %!d(string=hai) anos |
reiniero
|
9cb8438cca
* fcl-db tests: cosmetic: test using constants instead of manually assigned values that happen to be the same
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
bc25c4b297
fcl-db: tests: starting from rev.23113 is AutoCommit OFF by default for TODBCConnection. So we does not need set it explicitly (reverts my previous commit in rev.23075)
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
fb3a6f9054
fcl-db: odbc: map 'call' to stExecProcedure.
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
59593f86a7
+ Some more ELF definitions (related to symbol versioning).
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
36859068f5
* Propagate AS_NEEDED flag further into Load_DynamicObject and handle it properly: shared objects marked with AS_NEEDED are added to dependencies only if they actually resolve some symbol.
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
29095e9dd3
* fixed if-simplication for C-style booleans by considering all values
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
7d19a6d551
* Propagate AS_NEEDED flag down the expression tree an assign it to TStaticLibrary objects.
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
67a41e1e94
* Fixed 2 bugs introduced in r22951:
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
7524b9219c
fcl-db: odbc: map MONEY columns to TCurrencyField instead of TFloatField (test TestSupportCurrencyFields)
|
%!s(int64=12) %!d(string=hai) anos |
michael
|
b63bd2c749
* Autocommit OFF by default, bug ID #23429
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
a49dc1d262
fcl-db: tests: improve TestSQLInterval + comments
|
%!s(int64=12) %!d(string=hai) anos |
ludob
|
b36aa216e5
TDataset: fixed daAbort TDataAction behavior (was not aborting). Fixed TDataset.Delete calling OnDeleteError instead of OnPostError.
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
8e5bd14e3a
* overleft newline fix
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
1ea8a397e5
* use membar only for sparcv9(+)
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
e6863aeb80
* typo fixed, patch by Mark Morgan Lloyd
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
69d96d9bf9
* modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390
|
%!s(int64=12) %!d(string=hai) anos |