yury
|
60e21e4222
* Reverted r34524 - workaround for compiling with -gc. It is not needed anymore since cycle completes with -gc.
|
8 년 전 |
yury
|
2387ea1ee0
* Removed unneeded var assignment.
|
8 년 전 |
yury
|
5405a4727a
* Removed unused vars.
|
8 년 전 |
yury
|
29986a1616
* Removed unused vars.
|
8 년 전 |
joost
|
2a01a603d8
* Adapted tests for broken dependencies (packages)
|
8 년 전 |
Jonas Maebe
|
a2bd07bfd6
* fixed compilation of 64-bit cross-compilers on 32 bit platforms
|
8 년 전 |
florian
|
8bea3e0614
* the optimization introduced in r35526 requires that the tested set has no side effects as it is copied
|
8 년 전 |
pierre
|
2805bc8500
Regenerated after: Remove obsolete packages/base and packages/extra in PACKAGESDIR variable
|
8 년 전 |
pierre
|
bd45a4ecfa
Remove obsolete packages/base and packages/extra in PACKAGESDIR variable
|
8 년 전 |
pierre
|
ebe0491ba8
Add GDB 7.12 version and fix warning about no recognized version
|
8 년 전 |
joost
|
17947a074f
* Fixed creation of manifest-files while scanning for available packages
|
8 년 전 |
florian
|
13b3866552
* convert (s*[const. set])<>/=[] for var. sets into or'ed in nodes, if const. set contains only a few elements
|
8 년 전 |
joost
|
e37ddbf2f5
* Do not include broken plugins while compiling fpmake.pps
|
8 년 전 |
michael
|
6a1d01b352
* Fix bug #31294. Function does not need result in delphi mode, in program or object
|
8 년 전 |
florian
|
a8ba81a585
* unused data structure removed
|
8 년 전 |
michael
|
aa769348c0
* Fix bug ID #30759
|
8 년 전 |
michael
|
9787c44c78
* Additional tests from Karl-Michael Schindler
|
8 년 전 |
michael
|
b9e03c1aff
* Set bigger buffer size for hosts file to speed up parsing
|
8 년 전 |
michael
|
d2a1e8f9de
* Patch from Ondrej Pokorny, fixing range error
|
8 년 전 |
michael
|
529dc18ba7
* Fix bug #31211, patch from Mattias Gaertner:
|
8 년 전 |
michael
|
f2f2e02b06
* Allow termination of lengthy operations
|
8 년 전 |
michael
|
236e56dee0
* Fix bug ID #31470: allow termination
|
8 년 전 |
michael
|
d2b1232f33
* StringToRouteMethod implemented
|
8 년 전 |
michael
|
433fc6bdc8
* Remove some unused variables
|
8 년 전 |
michael
|
3011432f3e
* Fix warnings/hints
|
8 년 전 |
michael
|
2b0d43f193
* V must be out parameter in GetFieldOrigin
|
8 년 전 |
svenbarth
|
49e78ac5df
* test doesn't need to run
|
8 년 전 |
svenbarth
|
7dc4f16db3
* fix for Mantis #31431: allow specializations to allow private/protected variables that their generic could have accessed
|
8 년 전 |
Károly Balogh
|
5426c11611
marked a few uses of TConstExprInt as const during parameter passing, to avoid a few unnecessary record copying
|
8 년 전 |
svenbarth
|
ece13bcc5a
* fix for Mantis #31465: only consider non-static fields when checking whether a record may be used with Default()
|
8 년 전 |