florian
|
8508d25f8e
* compilation fixed
|
10 years ago |
marco
|
6bcb46eb30
* adding dragonfly to packages, mantis #27091
|
10 years ago |
marco
|
2a57956032
* dfly rtl dir from mantis #27091
|
10 years ago |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
florian
|
0d717c7e0e
* update by newer lazarus version
|
10 years ago |
florian
|
25e19f27a0
+ write name of missing feature in error message
|
10 years ago |
nickysn
|
a9e1419ee3
* extracted the pass 1 handling of inc/dec to a virtual method first_IncDec
|
10 years ago |
joost
|
a0e4114ac1
* Clean .fpm files on make distclean
|
10 years ago |
joost
|
c90f9500c7
* Removed debug-code accidentally committed in r29206
|
10 years ago |
sergei
|
92447a9a20
* Moved local typed constants having the same value in several routines to global scope.
|
10 years ago |
joost
|
ab3fc89698
* When the removal of a directory fails during a recursive
|
10 years ago |
joost
|
840e7ace59
* Do not show a backtrace when the compiler-executable is not found. Bug #22380.
|
10 years ago |
joost
|
9b9ab1c829
* Do not add the current path to the list of directories to be cleared
|
10 years ago |
joost
|
7b8aa4ef65
* Use .fpm files to search for installed packages
|
10 years ago |
joost
|
6f5637888b
* Read package-information from .fpm file, if available
|
10 years ago |
pierre
|
437272a037
Add check that close on non-open files generate IOresult=103
|
10 years ago |
pierre
|
606b0a99c7
Remove wrong close call after failed Reset
|
10 years ago |
joost
|
6c6616ed14
* Add data2inc and genfpmkunit options to combined packages-fpmake.pp
|
10 years ago |
lacak
|
e9d9caef00
fcl-db: sqlite: forgotten from rev.29196
|
10 years ago |
pierre
|
dae5ec7c71
Fix compilation with -dEXTDEBUG
|
10 years ago |
lacak
|
e3b12486c5
fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests
|
10 years ago |
lacak
|
3ee209dc75
fcl-db: tests: fix probably by accident commit in rev.29109
|
10 years ago |
lacak
|
0d4be3fb37
fcl-db: tests: change TestAutoCommit test to not use multiple transactions, as this results in "false negative" for SQL Connections, which does not support multiple simultaneous transactions
|
10 years ago |
joost
|
408852bca6
* Do not change an empty .fpm-file path into an absolute path. (in zipfiles)
|
10 years ago |
joost
|
58d699f1aa
* Clean .fpm files, bug #27115
|
10 years ago |
Jeppe Johansen
|
3bc1db9612
Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189.
|
10 years ago |
lacak
|
544fe162c1
fcl-db: tests: quick fix for test for MSSQL server, which do not support overlapping or nested transactions
|
10 years ago |
Jeppe Johansen
|
d04e988ff1
Make sure optimizer don't generate invalid assembler forms (LDRD and STRD).
|
10 years ago |
Károly Balogh
|
349993bce8
rtl-unicode: also, hook it into the old fpcmake
|
10 years ago |
Jeppe Johansen
|
d4461efae3
Fix broken ldrd assembler syntax in RTL
|
10 years ago |