florian
|
bb129a6d6c
* renamed overloaded fma functions into functions encoding explicitly the type
|
11 years ago |
michael
|
d5a88caecd
* Do not display error message if NoErrMsg is set.
|
11 years ago |
michael
|
4258d71a2d
* Fixed bug #26053 (NoErrMsg variable for Delphi compatibility)
|
11 years ago |
michael
|
276a273e6c
* Const string in StrP(L)Copy (bug report 26100)
|
11 years ago |
michael
|
50353c6f6a
* Fixed bug #26007, due to change in behaviour of TStringStream
|
11 years ago |
michael
|
b004a48d83
* Extention -> Extension (bug ID 25949)
|
11 years ago |
michael
|
708ca37a02
* Example from Fajar Khairil demonstrating the use of the SQLParser components (bug id 26141)
|
11 years ago |
michael
|
a29bd2cb0e
* Applied patch implementing QWord support from Helmut Hartl (added unit tests)
|
11 years ago |
Jonas Maebe
|
362ff5ad01
* only check for _PROPERTY as a regular token, so that
|
11 years ago |
michael
|
dc17b7ef46
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
7c9d6184a1
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
75c6d67bc7
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
a1c9a98e68
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
bbfd061dcf
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
478f1a2c5f
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
b26e9cc201
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
36c662f69f
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
8d4e81702e
* Extention -> extension (By Reinier, bug ID #25979)
|
11 years ago |
michael
|
89c4255ab8
* test for subrangeset
|
11 years ago |
michael
|
c861384366
* Fixed bug #26117, as proposed by reporter
|
11 years ago |
michael
|
eb32f7bc2e
* Fixed bug #26130
|
11 years ago |
michael
|
47fd732236
* Fix StrToDate incompatibility with delphi in case of trailing whitespace
|
11 years ago |
Jonas Maebe
|
2075bf157e
* insert JVM checkcast instructions when a voidpointer is implicitly
|
11 years ago |
Jonas Maebe
|
675498a53e
* javaa -> java
|
11 years ago |
Jonas Maebe
|
ea0b9efd20
+ support for simplifying empty try-except statements
|
11 years ago |
Jonas Maebe
|
5fa09fa2f4
* changed tcallnode.fforcedprocname from shortstring into tsymstr,
|
11 years ago |
Jonas Maebe
|
9f6d6f4aa8
* copy tcallnode.fforcedprocname field
|
11 years ago |
michael
|
6d43208e44
* Fixed memory leak, context and SSL object must be freed
|
11 years ago |
lacak
|
aa62089fb3
fcl-db: sqldb: TSQLTransaction.EndTransaction should end transaction (a do not leave it active). So caCommitRetaining and caRollbackRetaining are only aliases of caCommit, caRollback in this case. Bug #26068
|
11 years ago |
Károly Balogh
|
2d38cf0dbd
assemble: don't include exec directly, but use GetProcessID to generate the unique file ID, because that maps to exec/FindTask on Amiga anyway
|
11 years ago |