Commit Graph

54702 Commits

Author SHA1 Message Date
michael
eef66ba7aa * Merging revisions r46368 from trunk:
------------------------------------------------------------------------
    r46368 | michael | 2020-08-12 12:56:49 +0200 (Wed, 12 Aug 2020) | 1 line
    
    Fix placeholder in format constant
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46626 -
2020-08-23 09:48:36 +00:00
michael
96f515cff8 * Merging revisions r46444 from trunk:
------------------------------------------------------------------------
    r46444 | michael | 2020-08-15 09:31:43 +0200 (Sat, 15 Aug 2020) | 1 line
    
    * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46625 -
2020-08-23 09:46:45 +00:00
michael
a5a787d74b * Merging revisions r46443 from trunk:
------------------------------------------------------------------------
    r46443 | michael | 2020-08-15 09:30:23 +0200 (Sat, 15 Aug 2020) | 1 line
    
    * Remove hints (by Henrique Werlang)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46624 -
2020-08-23 09:46:37 +00:00
michael
60dc1424f6 * Merging revisions r46442 from trunk:
------------------------------------------------------------------------
    r46442 | michael | 2020-08-15 09:26:44 +0200 (Sat, 15 Aug 2020) | 1 line
    
    * unit alias possibility
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46623 -
2020-08-23 09:46:29 +00:00
michael
b36e691404 * Merging revisions r46441 from trunk:
------------------------------------------------------------------------
    r46441 | michael | 2020-08-15 09:25:48 +0200 (Sat, 15 Aug 2020) | 1 line
    
    * Check unit alias possibility
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46622 -
2020-08-23 09:46:23 +00:00
michael
b2c215203e * Merging revisions r46425 from trunk:
------------------------------------------------------------------------
    r46425 | michael | 2020-08-14 12:33:07 +0200 (Fri, 14 Aug 2020) | 1 line
    
    * Improved exception handling, patch by Henrique Werlang (bug ID 37567)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46621 -
2020-08-23 09:46:15 +00:00
michael
299421721a * Merging revisions r46423 from trunk:
------------------------------------------------------------------------
    r46423 | michael | 2020-08-14 12:24:24 +0200 (Fri, 14 Aug 2020) | 1 line
    
    * Patch from Henrique Werlang to improve generation of IsImpl (bug ID 37510)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46620 -
2020-08-23 09:46:06 +00:00
michael
f7b6d8d738 * Merging revisions r46414 from trunk:
------------------------------------------------------------------------
    r46414 | michael | 2020-08-13 15:15:14 +0200 (Thu, 13 Aug 2020) | 1 line
    
    * Fix range check error (bug ID 37566)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46619 -
2020-08-23 09:45:55 +00:00
michael
99088aa0e8 * Merging revisions r46321 from trunk:
------------------------------------------------------------------------
    r46321 | michael | 2020-08-08 11:19:19 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug ID #37512: fix declaration of generic array
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46618 -
2020-08-23 09:45:31 +00:00
michael
d2160faebb * Merging revisions r46369 from trunk:
------------------------------------------------------------------------
    r46369 | michael | 2020-08-12 12:58:24 +0200 (Wed, 12 Aug 2020) | 1 line
    
    * Fix bug #37546, improvement to pass log filename to server
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46617 -
2020-08-23 09:45:18 +00:00
michael
3d2c13d1f4 * Merging revisions r46350,r46358,r46359,r46360,r46361,r46363,r46364,r46367 from trunk:
------------------------------------------------------------------------
    r46350 | michael | 2020-08-10 15:31:46 +0200 (Mon, 10 Aug 2020) | 1 line
    
    * Fix bug #37533: extra type section starts
    ------------------------------------------------------------------------
    r46358 | michael | 2020-08-11 12:56:25 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * Allow skipping hints
    ------------------------------------------------------------------------
    r46359 | michael | 2020-08-11 12:56:47 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * skip hints (bug ID 37511)
    ------------------------------------------------------------------------
    r46360 | michael | 2020-08-11 13:23:28 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * Fix bug ID #0037538 (need implementation for dummy bodys)
    ------------------------------------------------------------------------
    r46361 | michael | 2020-08-11 13:44:23 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * Fix bug ID #37537: External constant support
    ------------------------------------------------------------------------
    r46363 | michael | 2020-08-11 15:32:29 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * Always define makestub
    ------------------------------------------------------------------------
    r46364 | michael | 2020-08-11 15:42:25 +0200 (Tue, 11 Aug 2020) | 1 line
    
    * Fix bug ID #37537: External constant support (also for class consts)
    ------------------------------------------------------------------------
    r46367 | michael | 2020-08-12 09:47:55 +0200 (Wed, 12 Aug 2020) | 1 line
    
    * Fix 0037544: overload writing refinement
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46616 -
2020-08-23 09:44:47 +00:00
michael
89e2a493a7 * Merging revisions r46311,r46312,r46313,r46314,r46315,r46316,r46317,r46318,r46319,r46320 from trunk:
------------------------------------------------------------------------
    r46311 | michael | 2020-08-08 09:48:48 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug ID #0037516, only add extra uses to interface
    ------------------------------------------------------------------------
    r46312 | michael | 2020-08-08 09:56:36 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Add woNoAsm option
    ------------------------------------------------------------------------
    r46313 | michael | 2020-08-08 10:00:15 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Also use woNoAsm option for procedure body 
    ------------------------------------------------------------------------
    r46314 | michael | 2020-08-08 10:01:06 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug #37519: no assembler
    ------------------------------------------------------------------------
    r46315 | michael | 2020-08-08 10:35:54 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug ID #37517; remove externa from record members
    ------------------------------------------------------------------------
    r46316 | michael | 2020-08-08 10:55:14 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Refactor disabling of hints and warnings. Add woSkipPrivateExternals
    ------------------------------------------------------------------------
    r46317 | michael | 2020-08-08 10:55:36 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug id #37515
    ------------------------------------------------------------------------
    r46318 | michael | 2020-08-08 11:08:44 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Add woAlwaysRecordHelper option
    ------------------------------------------------------------------------
    r46319 | michael | 2020-08-08 11:09:18 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug id #37514 : type helper not recognized
    ------------------------------------------------------------------------
    r46320 | michael | 2020-08-08 11:12:37 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Fix bug id #37513 : type helper declaration incomplete
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46615 -
2020-08-23 09:33:23 +00:00
michael
834ceb69b5 * Merging revisions r46308 from trunk:
------------------------------------------------------------------------
    r46308 | michael | 2020-08-07 16:07:59 +0200 (Fri, 07 Aug 2020) | 1 line
    
    * Add jdoIgnoreNulls
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46614 -
2020-08-23 09:32:26 +00:00
michael
a92e9b9181 * Merging revisions r46306 from trunk:
------------------------------------------------------------------------
    r46306 | michael | 2020-08-07 00:43:15 +0200 (Fri, 07 Aug 2020) | 1 line
    
    * Load OS defaults, add text/css
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46613 -
2020-08-23 09:32:22 +00:00
michael
d518cd0800 * Merging revisions r46302,r46303,r46304 from trunk:
------------------------------------------------------------------------
    r46302 | michael | 2020-08-07 00:07:05 +0200 (Fri, 07 Aug 2020) | 1 line
    
    * Fix writing ranges (bug ID 37505)
    ------------------------------------------------------------------------
    r46303 | michael | 2020-08-07 00:28:03 +0200 (Fri, 07 Aug 2020) | 1 line
    
    * Correctly propagate full param when writing type
    ------------------------------------------------------------------------
    r46304 | michael | 2020-08-07 00:28:25 +0200 (Fri, 07 Aug 2020) | 1 line
    
    * Do not escape string type name
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46612 -
2020-08-23 09:31:45 +00:00
michael
ed27ad4438 * Merging revisions r46301 from trunk:
------------------------------------------------------------------------
    r46301 | michael | 2020-08-06 23:16:21 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * Fix bug ID #37504: allow to send processID in messages
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46611 -
2020-08-23 09:31:25 +00:00
michael
d3b8571d22 * Merging revisions r46288 from trunk:
------------------------------------------------------------------------
    r46288 | michael | 2020-08-06 15:09:17 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * No $NOTES for Delphi
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46610 -
2020-08-23 09:31:08 +00:00
michael
ef2b7d9f99 * Merging revisions r46283 from trunk:
------------------------------------------------------------------------
    r46283 | michael | 2020-08-06 09:26:47 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * Fix writing array types
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46609 -
2020-08-23 09:30:57 +00:00
michael
70cf4d95d7 * Merging revisions r46282 from trunk:
------------------------------------------------------------------------
    r46282 | michael | 2020-08-06 09:21:22 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * Escape keywords when writing
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46608 -
2020-08-23 09:30:20 +00:00
michael
d4f696a18d * Merging revisions r46281 from trunk:
------------------------------------------------------------------------
    r46281 | michael | 2020-08-06 08:55:06 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * Support writing sets
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46607 -
2020-08-23 09:30:16 +00:00
michael
d791d13e4d * Merging revisions r46280 from trunk:
------------------------------------------------------------------------
    r46280 | michael | 2020-08-06 08:50:29 +0200 (Thu, 06 Aug 2020) | 1 line
    
    * Support writing resource strings
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46606 -
2020-08-23 09:29:51 +00:00
michael
896cbd84e1 * Merging revisions r45520,r45521 from trunk:
------------------------------------------------------------------------
    r45520 | michael | 2020-05-28 11:39:35 +0200 (Thu, 28 May 2020) | 1 line
    
    * Add nullable (bug ID 0037128)
    ------------------------------------------------------------------------
    r45521 | michael | 2020-05-28 11:45:43 +0200 (Thu, 28 May 2020) | 1 line
    
    * Moved constant to rtlconsts
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46605 -
2020-08-23 09:28:54 +00:00
michael
53e07c91e4 * Merging revisions r46248 from trunk:
------------------------------------------------------------------------
    r46248 | michael | 2020-08-05 13:37:11 +0200 (Wed, 05 Aug 2020) | 1 line
    
    * Fix extension to fit platform
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46604 -
2020-08-23 09:27:35 +00:00
michael
161e7862e7 * Merging revisions r46230,r46232 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:27:23 +00:00
michael
bd07d81b0b * Merging revisions r45978 from trunk:
------------------------------------------------------------------------
    r45978 | michael | 2020-08-01 18:02:42 +0200 (Sat, 01 Aug 2020) | 1 line
    
    * Remove SVN id marker
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46602 -
2020-08-23 09:26:23 +00:00
michael
d3da5bd6b3 * Merging revisions r45976 from trunk:
------------------------------------------------------------------------
    r45976 | michael | 2020-08-01 09:39:34 +0200 (Sat, 01 Aug 2020) | 1 line
    
    * Add stub generator
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46601 -
2020-08-23 09:26:11 +00:00
michael
abacb28408 * Merging revisions r45453 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:25:36 +00:00
michael
1ca335c4ec * Merging revisions r45875 from trunk:
------------------------------------------------------------------------
    r45875 | michael | 2020-07-29 14:26:57 +0200 (Wed, 29 Jul 2020) | 1 line
    
    * Mark THandleObject as abstract
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46599 -
2020-08-23 09:25:20 +00:00
michael
a14117e0bb * Merging revisions r45805 from trunk:
------------------------------------------------------------------------
    r45805 | michael | 2020-07-19 00:35:36 +0200 (Sun, 19 Jul 2020) | 1 line
    
    * Add TerminatedSet (delphi compatibility, bug ID #37388)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46598 -
2020-08-23 09:24:13 +00:00
michael
9f24c73119 * Merging revisions r45796 from trunk:
------------------------------------------------------------------------
    r45796 | michael | 2020-07-16 09:48:25 +0200 (Thu, 16 Jul 2020) | 1 line
    
    * Fix bug ID #37368: incorrect chaining of loading versions >1.2
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46597 -
2020-08-23 09:23:55 +00:00
michael
1008ce57ed * Merging revisions r45791 from trunk:
------------------------------------------------------------------------
    r45791 | michael | 2020-07-15 12:56:31 +0200 (Wed, 15 Jul 2020) | 1 line
    
    * Fix charsize for ftGUID field (also string field), bug ID #0037350
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46596 -
2020-08-23 09:23:38 +00:00
michael
6f6a0582da * Merging revisions r45744 from trunk:
------------------------------------------------------------------------
    r45744 | michael | 2020-07-09 09:25:03 +0200 (Thu, 09 Jul 2020) | 1 line
    
    * Fix from Pascal Riekenberg for bug ID #37309 (font search failure)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46595 -
2020-08-23 09:23:27 +00:00
michael
467135735b * Merging revisions r45724 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:22:53 +00:00
michael
e0febe8a29 * Merging revisions r45503 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:22:28 +00:00
michael
f80252e809 * Merging revisions r45503 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:22:12 +00:00
michael
d2dfbdcac4 * Merging revisions r45723 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:21:19 +00:00
michael
c15536afdf * Merging revisions r45722 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:21:16 +00:00
michael
d3264f6a43 * Merging revisions r45447 from trunk:
------------------------------------------------------------------------
    r45447 | michael | 2020-05-20 11:36:53 +0200 (Wed, 20 May 2020) | 1 line
    
    * Fix for samesite
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46589 -
2020-08-23 09:20:56 +00:00
michael
9ae60e491c * Merging revisions r45446 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:20:30 +00:00
michael
0a2f57724b * Merging revisions r45444 from trunk:
------------------------------------------------------------------------
    r45444 | michael | 2020-05-20 09:32:09 +0200 (Wed, 20 May 2020) | 1 line
    
    * Fix bug ID #37118
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46587 -
2020-08-23 09:20:22 +00:00
michael
4988c7eb1a * Merging revisions r45440 from trunk:
------------------------------------------------------------------------
    r45440 | michael | 2020-05-19 18:56:57 +0200 (Tue, 19 May 2020) | 1 line
    
    * Uncomment SO_REUSEPORT
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46586 -
2020-08-23 09:19:33 +00:00
michael
adbd474287 * Merging revisions r45425 from trunk:
------------------------------------------------------------------------
    r45425 | michael | 2020-05-18 19:29:48 +0200 (Mon, 18 May 2020) | 1 line
    
    * clarify dubious case statements
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46585 -
2020-08-23 09:19:14 +00:00
michael
e19ca5dac8 * Merging revisions r45421,r45422 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:19:00 +00:00
michael
531d936247 * Merging revisions r45420 from trunk:
------------------------------------------------------------------------
    r45420 | michael | 2020-05-18 17:06:13 +0200 (Mon, 18 May 2020) | 1 line
    
    * Fix warning about visibility change
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46583 -
2020-08-23 09:18:41 +00:00
michael
7f5c4a96ec * Merging revisions r45362 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:18:24 +00:00
michael
c3b58bac34 * Merging revisions r44304,r44305 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:17:38 +00:00
michael
c6fafb7325 * Merging revisions r44303 from trunk:
------------------------------------------------------------------------
    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 -
2020-08-23 09:16:55 +00:00
michael
23a9a30bb7 * Undo 46567, missing dependencies
git-svn-id: branches/fixes_3_2@46579 -
2020-08-23 09:14:27 +00:00
michael
d5c1c95d9b * Merging revisions r44181,r44182 from trunk:
------------------------------------------------------------------------
    r44181 | michael | 2020-02-15 15:18:42 +0100 (Sat, 15 Feb 2020) | 1 line
    
    * Correct typo
    ------------------------------------------------------------------------
    r44182 | michael | 2020-02-15 16:47:39 +0100 (Sat, 15 Feb 2020) | 1 line
    
    * Fix bug ID #36701
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46578 -
2020-08-23 09:11:02 +00:00
michael
fe716c890b * Merging revisions r44285 from trunk:
------------------------------------------------------------------------
    r44285 | michael | 2020-03-08 14:45:41 +0100 (Sun, 08 Mar 2020) | 1 line
    
    * Add category, support tags for package
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46577 -
2020-08-23 09:09:43 +00:00