michael
|
b98270d27c
* Undo 17822 - causes resource compilation errors in lazarus
|
il y a 14 ans |
marco
|
93049cead0
* Fixes Mantis #19635, various small issues reported by A. Klenin.
|
il y a 14 ans |
marco
|
a59fa38434
* Fix from A. Klenin wrt out of bounds in ipfisn, mantis #19634
|
il y a 14 ans |
florian
|
589d061c3d
* when comparing overridden methods, ignore hidden parameters because overridden methods does not
|
il y a 14 ans |
joost
|
23363f3158
* Added FmtBCD support to Firebird
|
il y a 14 ans |
florian
|
6e1d5e0aa0
* handle pointer+type param. correctly, resolves #19548
|
il y a 14 ans |
michael
|
a2d007dfa3
* Applied patch from Mattias Gaertner to fix parse buffer not always being loaded (bug 19623)
|
il y a 14 ans |
joost
|
46aa4bfc0f
* Test for r17704
|
il y a 14 ans |
joost
|
a532182917
* Use AsCurrency for currencies instead of float
|
il y a 14 ans |
joost
|
18e17afc47
* Raise exception when PostgreSQL library is already loaded from a different file
|
il y a 14 ans |
joost
|
79e000d04e
* Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support
|
il y a 14 ans |
pierre
|
11b154b5d9
* Also for -Cg use for x86_64 solaris
|
il y a 14 ans |
pierre
|
405655ba60
+ Skip library tests for go32v2 target
|
il y a 14 ans |
sergei
|
7d99f95c45
* Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler.
|
il y a 14 ans |
joost
|
4e4b494b52
* Removed Lazarus specific code, bug #19574
|
il y a 14 ans |
florian
|
a6b2fcfe22
* fixes breakage of r17766, should resolve #19598
|
il y a 14 ans |
Legolas
|
d530b4fce7
* Some work on sysutils.pp about file I/O
|
il y a 14 ans |
pierre
|
a0f7356edc
* New DLL overloading tests
|
il y a 14 ans |
florian
|
01f07ae466
+ forgotten test for r17808
|
il y a 14 ans |
florian
|
8e7f39f176
* constant evaluation of ror/rol if they are internally handled, resolves #6300
|
il y a 14 ans |
joost
|
9b1129cf5b
* Install and clean smartlink-library files
|
il y a 14 ans |
florian
|
fda10ff098
* insert type conversions to the prototype type for internal procedures as well, rol/ror/sar and friends require the exact type
|
il y a 14 ans |
joost
|
2f17dbbed3
* Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds
|
il y a 14 ans |
pierre
|
8a0ed92957
* Remove useless code for i386
|
il y a 14 ans |
pierre
|
0c210a9df3
+ New const MaxzbaseInt, set to maxlongint for FPC
|
il y a 14 ans |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
il y a 14 ans |
pierre
|
f220513821
+ Warning for possible library overloading
|
il y a 14 ans |
pierre
|
965b57d7b8
* Revert 17797
|
il y a 14 ans |
joost
|
c5eb5eb240
* Removed libcurl dependency from fppkg
|
il y a 14 ans |
Jonas Maebe
|
19fb48dfa9
* prefer "any array" -> "open array" over "single element" -> "open array"
|
il y a 14 ans |