nickysn
|
bd48a71a98
* replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k)
|
8 vuotta sitten |
nickysn
|
df390b7950
* update fpcm/revision.inc
|
8 vuotta sitten |
marco
|
46cd3181e4
* fix typo sysctlNAMEtomib, mantis #31515 by Heiko
|
8 vuotta sitten |
yury
|
03f4875310
* Removed creation of unused symbol. It was needed before r35492.
|
8 vuotta sitten |
yury
|
94a65e99f1
* Removed unused var.
|
8 vuotta sitten |
yury
|
fe0e30030f
* In ARM scheduler move all needed additional items with an instruction:
|
8 vuotta sitten |
lacak
|
94b8beb3c2
fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445
|
8 vuotta sitten |
florian
|
5dd6232c0e
* fix test for case sensitive file system, resolves #31452
|
8 vuotta sitten |
marco
|
6166215174
* make istream signedness equal to MSDN and modern delphi. Denis Kozlov,
|
8 vuotta sitten |
joost
|
910c05f942
* Packages can only be broken when they are installed
|
8 vuotta sitten |
yury
|
0f9876effb
* Fixed a memory leak when div is replaced by shift.
|
8 vuotta sitten |
yury
|
beafb239d4
* Fixed memory leak.
|
8 vuotta sitten |
yury
|
54f1890fea
* Fixed memory leak of tlabelnode.labsym.
|
8 vuotta sitten |
yury
|
60e21e4222
* Reverted r34524 - workaround for compiling with -gc. It is not needed anymore since cycle completes with -gc.
|
8 vuotta sitten |
yury
|
2387ea1ee0
* Removed unneeded var assignment.
|
8 vuotta sitten |
yury
|
5405a4727a
* Removed unused vars.
|
8 vuotta sitten |
yury
|
29986a1616
* Removed unused vars.
|
8 vuotta sitten |
joost
|
2a01a603d8
* Adapted tests for broken dependencies (packages)
|
8 vuotta sitten |
Jonas Maebe
|
a2bd07bfd6
* fixed compilation of 64-bit cross-compilers on 32 bit platforms
|
8 vuotta sitten |
florian
|
8bea3e0614
* the optimization introduced in r35526 requires that the tested set has no side effects as it is copied
|
8 vuotta sitten |
pierre
|
2805bc8500
Regenerated after: Remove obsolete packages/base and packages/extra in PACKAGESDIR variable
|
8 vuotta sitten |
pierre
|
bd45a4ecfa
Remove obsolete packages/base and packages/extra in PACKAGESDIR variable
|
8 vuotta sitten |
pierre
|
ebe0491ba8
Add GDB 7.12 version and fix warning about no recognized version
|
8 vuotta sitten |
joost
|
17947a074f
* Fixed creation of manifest-files while scanning for available packages
|
8 vuotta sitten |
florian
|
13b3866552
* convert (s*[const. set])<>/=[] for var. sets into or'ed in nodes, if const. set contains only a few elements
|
8 vuotta sitten |
joost
|
e37ddbf2f5
* Do not include broken plugins while compiling fpmake.pps
|
8 vuotta sitten |
michael
|
6a1d01b352
* Fix bug #31294. Function does not need result in delphi mode, in program or object
|
8 vuotta sitten |
florian
|
a8ba81a585
* unused data structure removed
|
8 vuotta sitten |
michael
|
aa769348c0
* Fix bug ID #30759
|
8 vuotta sitten |
michael
|
9787c44c78
* Additional tests from Karl-Michael Schindler
|
8 vuotta sitten |