------------------------------------------------------------------------
r46230 | michael | 2020-08-04 15:56:43 +0200 (Tue, 04 Aug 2020) | 1 line
* Additional options for latest pas2js version features
------------------------------------------------------------------------
r46232 | michael | 2020-08-04 17:50:45 +0200 (Tue, 04 Aug 2020) | 1 line
* Set path to local version of fcl-passrc, not installed version
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46603 -
------------------------------------------------------------------------
r45453 | michael | 2020-05-21 10:59:56 +0200 (Thu, 21 May 2020) | 1 line
* Fix use of defines
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46600 -
------------------------------------------------------------------------
r45724 | michael | 2020-07-03 21:37:41 +0200 (Fri, 03 Jul 2020) | 1 line
* Patch from Pawel Dmitruk to add CDATA and comment support
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46594 -
------------------------------------------------------------------------
r45503 | michael | 2020-05-26 09:20:44 +0200 (Tue, 26 May 2020) | 1 line
* Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46593 -
------------------------------------------------------------------------
r45503 | michael | 2020-05-26 09:20:44 +0200 (Tue, 26 May 2020) | 1 line
* Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46592 -
------------------------------------------------------------------------
r45723 | ondrej | 2020-07-03 19:27:17 +0200 (Fri, 03 Jul 2020) | 1 line
fphttpserver: gracefully close open connections at server destroy
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46591 -
------------------------------------------------------------------------
r45722 | ondrej | 2020-07-03 15:14:38 +0200 (Fri, 03 Jul 2020) | 1 line
fphttpserver: fix endless loop in case of open connections
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46590 -
------------------------------------------------------------------------
r45446 | michael | 2020-05-20 11:34:44 +0200 (Wed, 20 May 2020) | 1 line
* Add support for SameSite attribute of cookie (bug ID 0037115)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46588 -
------------------------------------------------------------------------
r45421 | michael | 2020-05-18 17:07:13 +0200 (Mon, 18 May 2020) | 1 line
* Patch from Fabio Girardi to support ifNoneChanged header using enumerated
------------------------------------------------------------------------
r45422 | michael | 2020-05-18 17:08:49 +0200 (Mon, 18 May 2020) | 1 line
* Support generating API
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46584 -
------------------------------------------------------------------------
r45362 | michael | 2020-05-14 11:29:36 +0200 (Thu, 14 May 2020) | 1 line
* Generic list mode, allow use of record instead of class
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46582 -
------------------------------------------------------------------------
r44304 | michael | 2020-03-16 20:38:57 +0100 (Mon, 16 Mar 2020) | 1 line
* Common CORS handling
------------------------------------------------------------------------
r44305 | michael | 2020-03-16 20:41:05 +0100 (Mon, 16 Mar 2020) | 1 line
* Enable CORS
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46581 -
------------------------------------------------------------------------
r44303 | michael | 2020-03-15 20:30:34 +0100 (Sun, 15 Mar 2020) | 1 line
* Fixes in CORS handling
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46580 -
------------------------------------------------------------------------
r45504 | michael | 2020-05-26 09:48:23 +0200 (Tue, 26 May 2020) | 1 line
* Patch to try more 1.1 library names on windows (bug ID 37137)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46575 -
------------------------------------------------------------------------
r45393 | michael | 2020-05-17 09:32:11 +0200 (Sun, 17 May 2020) | 1 line
* Use unsigned for ip6 parts
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46574 -
------------------------------------------------------------------------
r45367 | michael | 2020-05-15 12:47:48 +0200 (Fri, 15 May 2020) | 1 line
* Fix bug ID #37080: too permissive val() on supplied quads
------------------------------------------------------------------------
r45368 | michael | 2020-05-15 13:23:14 +0200 (Fri, 15 May 2020) | 1 line
* Max len 3 per number in dotted quad
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46571 -
------------------------------------------------------------------------
r45355 | michael | 2020-05-13 12:10:02 +0200 (Wed, 13 May 2020) | 1 line
* Fix from Bart Broersma, small optimization (bug ID 37061)
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46570 -
------------------------------------------------------------------------
r43702 | michael | 2019-12-20 17:28:42 +0100 (Fri, 20 Dec 2019) | 1 line
* Fix bug #0036461, parameters not correctly refreshed in Mysql
------------------------------------------------------------------------
git-svn-id: branches/fixes_3_2@46563 -
------------------------------------------------------------------------
r39997 | pierre | 2018-10-20 18:11:25 +0000 (Sat, 20 Oct 2018) | 1 line
Also fix first_abs_real like in rev 39988
------------------------------------------------------------------------
--- Merging r39997 into '.':
U compiler/ninl.pas
--- Recording mergeinfo for merge of r39997 into '.':
U .
git-svn-id: branches/fixes_3_2@46555 -
r46240 | pierre | 2020-08-05 08:40:32 +0000 (Wed, 05 Aug 2020) | 1 line
Add name of package for which dependency is checked to get a more useful error message
------------------------------------------------------------------------
--- Merging r46240 into '.':
U packages/fpmkunit/src/fpmkunit.pp
--- Recording mergeinfo for merge of r46240 into '.':
U .
git-svn-id: branches/fixes_3_2@46469 -
Revision: 46342
Author: ondrej
Date: Sonntag, 9. August 2020 18:28:55
Message:
TProcessnamemacro: move FProcessID, FThreadID, FProcessHandle, FThreadHandle to the protected section so that descendants can fill them in overridden Execute procedure
git-svn-id: branches/fixes_3_2@46344 -
------------------------------------------------------------------------
r39991 | florian | 2018-10-20 10:18:45 +0000 (Sat, 20 Oct 2018) | 2 lines
* same fix as in r39988 for fpc_first_sqrt
------------------------------------------------------------------------
--- Merging r39991 into '.':
U compiler/ninl.pas
--- Recording mergeinfo for merge of r39991 into '.':
U .
git-svn-id: branches/fixes_3_2@46285 -
------------------------------------------------------------------------
r41973 | pierre | 2019-05-02 12:59:11 +0000 (Thu, 02 May 2019) | 1 line
Add flags field to TStatfs record
------------------------------------------------------------------------
--- Merging r41973 into '.':
U rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r41973 into '.':
U .
------------------------------------------------------------------------
r43427 | florian | 2019-11-09 18:27:21 +0000 (Sat, 09 Nov 2019) | 1 line
* TIOCtlRequest is declared as unsigned long according to man 2 ioctl
------------------------------------------------------------------------
--- Merging r43427 into '.':
G rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r43427 into '.':
G .
------------------------------------------------------------------------
r45837 | pierre | 2020-07-23 21:03:19 +0000 (Thu, 23 Jul 2020) | 1 line
Define __USE_LARGEFILE64 for sparc-linux, and adapt filed ffree type to that macro
------------------------------------------------------------------------
--- Merging r45837 into '.':
G rtl/linux/ptypes.inc
--- Recording mergeinfo for merge of r45837 into '.':
G .
git-svn-id: branches/fixes_3_2@46284 -