U compiler/ngtcon.pas
A tests/webtbs/tw36156.pp
--- Recording mergeinfo for merge of r43186 into '.':
U .
--- Merging r43594 into '.':
U compiler/ncnv.pas
A tests/test/units/cocoaall/tw36362.pp
--- Recording mergeinfo for merge of r43594 into '.':
G .
--- Merging r44788 into '.':
U packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r44788 into '.':
G .
--- Merging r45380 into '.':
G packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r45380 into '.':
G .
--- Merging r45673 into '.':
U compiler/pinline.pas
A tests/webtbs/tw37228.pp
--- Recording mergeinfo for merge of r45673 into '.':
G .
git-svn-id: branches/fixes_3_2@45770 -
------------------------------------------------------------------------
r45737 | pierre | 2020-07-07 11:40:36 +0000 (Tue, 07 Jul 2020) | 1 line
Use FPCOPT variable instead of OPT, to also pass BINUTILSPREFIX as -XP option for createlst and gparmake compilation
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45746 -
------------------------------------------------------------------------
r45738 | pierre | 2020-07-07 12:52:24 +0000 (Tue, 07 Jul 2020) | 1 line
Avoid rewriting revision.inc if content is unchanged
------------------------------------------------------------------------
--- Merging r45738 into '.':
U utils/fpcm/fpmake.pp
--- Recording mergeinfo for merge of r45738 into '.':
U .
git-svn-id: branches/fixes_3_2@45745 -
* partial fix for Mantis #37253: po_hascallingconvention needs to be set as well when setting tprocdef.proccalloption
........
- partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size)
........
- remove FPC 3.0 compatibility IFDEF
........
git-svn-id: branches/fixes_3_2@45699 -
U rtl/freebsd/i386/cprt0.as
--- Recording mergeinfo for merge of r44265 into '.':
U .
--- Merging r44273 into '.':
G rtl/freebsd/i386/cprt0.as
--- Recording mergeinfo for merge of r44273 into '.':
G .
# revisions: 44265,44273
git-svn-id: branches/fixes_3_2@45682 -
U packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44186 into '.':
U .
--- Merging r44187 into '.':
G packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44187 into '.':
G .
--- Merging r44190 into '.':
G packages/ide/fpdebug.pas
--- Recording mergeinfo for merge of r44190 into '.':
G .
# revisions: 44186,44187,44190
git-svn-id: branches/fixes_3_2@45681 -
------------------------------------------------------------------------
r45631 | michael | 2020-06-10 09:54:23 +0200 (Wed, 10 Jun 2020) | 1 line
* Fix bug ID #37197: add version numbers of CentOS
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45632 -
U rtl/linux/pthread.inc
U rtl/unix/cthreads.pp
--- Recording mergeinfo for merge of r43589 into '.':
U .
# revisions: 43589
r43589 | florian | 2019-11-25 21:58:18 +0100 (Mon, 25 Nov 2019) | 1 line
Changed paths:
M /trunk/rtl/linux/pthread.inc
M /trunk/rtl/unix/cthreads.pp
* patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now
git-svn-id: branches/fixes_3_2@45460 -
U compiler/scandir.pas
A tests/webtbs/tw37095.pp
A tests/webtbs/tw37095d
A tests/webtbs/tw37095d/uw37095.pp
--- Recording mergeinfo for merge of r45410 into '.':
U .
# revisions: 45410
r45410 | jonas | 2020-05-17 23:27:00 +0200 (Sun, 17 May 2020) | 2 lines
Changed paths:
M /trunk/compiler/scandir.pas
A /trunk/tests/webtbs/tw37095.pp
A /trunk/tests/webtbs/tw37095d
A /trunk/tests/webtbs/tw37095d/uw37095.pp
* fixed unitdir directive for relative paths in case the current module's
path is not set, broken by r43312 (mantis #37095)
git-svn-id: branches/fixes_3_2@45412 -
handle LOC_(C)SUBSETREF/REG. The optimisation itself has been fixed
in trunk (r45301-r45305), the changes are too invasive to merge to
fixes_3_2 at this time (mantis #37018)
git-svn-id: branches/fixes_3_2@45317 -
U installer/install.dat
U installer/install.pas
--- Recording mergeinfo for merge of r45238 into '.':
U .
# revisions: 45238
git-svn-id: branches/fixes_3_2@45240 -
U compiler/powerpc64/cpupara.pas
A tests/webtbs/tw36934.pp
--- Recording mergeinfo for merge of r45199 into '.':
U .
git-svn-id: branches/fixes_3_2@45235 -
U packages/fcl-process/src/process.pp
U packages/fcl-process/src/win/process.inc
--- Recording mergeinfo for merge of r45228 into '.':
U .
# revisions: 45228
git-svn-id: branches/fixes_3_2@45229 -
------------------------------------------------------------------------
r45222 | michael | 2020-05-02 17:49:58 +0200 (Sat, 02 May 2020) | 1 line
* Allow property list to be sorted (patch from Denis Grynuk, bug ID #36803)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45225 -
U packages/winunits-jedi/src/jwawintype.pas
--- Recording mergeinfo for merge of r44954 into '.':
U .
# revisions: 44954
git-svn-id: branches/fixes_3_2@45212 -
------------------------------------------------------------------------
r45190 | michael | 2020-04-30 15:39:07 +0200 (Thu, 30 Apr 2020) | 1 line
* Fix from Ondrej Pokorny to fix reading large TIFFs (bug ID 36998)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45194 -
------------------------------------------------------------------------
r45189 | michael | 2020-04-30 12:43:03 +0200 (Thu, 30 Apr 2020) | 1 line
* Avoid errors when dataset is not active while constructing update SQL.
------------------------------------------------------------------------
r45192 | michael | 2020-04-30 18:20:16 +0200 (Thu, 30 Apr 2020) | 1 line
* Fix clearing of arrays and recursive definitions for arrays
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@45193 -
* fix WinAPI directive: the purpose is to present the OS' default calling convention which for Windows means stdcall (at least on those platforms that support stdcall) on other platforms it is cdecl (for now)
........
git-svn-id: branches/fixes_3_2@45070 -
U packages/rtl-extra/src/inc/sockets.inc
--- Recording mergeinfo for merge of r44845 into '.':
U .
# revisions: 44845
git-svn-id: branches/fixes_3_2@44880 -