Commit Graph

54747 Commits

Author SHA1 Message Date
marco
67eb02fbcf # revisions: 46760
git-svn-id: branches/fixes_3_2@46827 -
2020-09-10 13:16:42 +00:00
marco
693fc5e1f4 # revisions: 45709,45714,45715,45716,45742,45830,45861,45862,45863,45962,45963,45964,45965,45966,46272,46273,46287,
git-svn-id: branches/fixes_3_2@46826 -
2020-09-10 13:07:54 +00:00
marco
e106f1c525 # revisions: 45708
git-svn-id: branches/fixes_3_2@46825 -
2020-09-10 13:03:53 +00:00
marco
316df7d872 # revisions: 45563,45574,45586,45587,45588,45589,45610,45611,45615,45625,45626,45634,45639,45640,45650,45653,45660,45697,45700,45701
git-svn-id: branches/fixes_3_2@46824 -
2020-09-10 12:58:26 +00:00
marco
3336c25699 # revisions: 44169,44173,44201,44202,44203,44207,44208,44219,44220,44238,44292,44387,44388,44431,44432,44437,44684,45054,45069,45121,45123,45293,45294,45295,45296,45297,45309,45315,45321,45335,45349,45369,45374,45392,45414,45416,45417,45418,45419,45423,45427,45431,45432,45433,45434,45435,45442,45443,45445,45461,45462,45464,45471,45472,45473,45505,45506,45507,45508,45512,45513,45514,45515,45516,45517,45518,45523,45526,45530,45531,45535,45537,45538,45545,45562
git-svn-id: branches/fixes_3_2@46823 -
2020-09-10 12:51:33 +00:00
marco
239c7268ab # revisions: 43689,43690,43691,43692,43809,43810,43811,43813,43853,43873,43890,43951,43952,43953,43960,44077,44078,44110,44121,44122,44134,44135,44137,44140,44146
git-svn-id: branches/fixes_3_2@46822 -
2020-09-10 12:48:34 +00:00
marco
5bff23adbb # revisions: 45860
git-svn-id: branches/fixes_3_2@46815 -
2020-09-09 16:46:12 +00:00
marco
ea682ec52f # revisions: 46268,46325,46349,46716,46722
git-svn-id: branches/fixes_3_2@46814 -
2020-09-09 15:50:11 +00:00
marco
ccb4cb1a96 # revisions: 42902,45992,46450,46762
git-svn-id: branches/fixes_3_2@46813 -
2020-09-09 15:45:43 +00:00
marco
9739a91133 # revisions: 46370,46371,46372,46373,46374,46375,46376,46377,46378,46379,46380,46381,46382,46383,46384,46385,46386,46387,46388,46389,46390,46391,46392,46393,46394,46395,46397
git-svn-id: branches/fixes_3_2@46812 -
2020-09-09 15:22:17 +00:00
pierre
74ce84f8e4 * Revert merge of commits 46507, 46510 and 46532,
because it broke 'make singlezipinstall'

git-svn-id: branches/fixes_3_2@46718 -
2020-08-27 20:02:16 +00:00
pierre
919c932443 * Merge commits 46507, 46510 and 46532
------------------------------------------------------------------------
r46507 | pierre | 2020-08-20 13:17:59 +0000 (Thu, 20 Aug 2020) | 1 line

 Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80
------------------------------------------------------------------------
--- Merging r46507 into '.':
U    compiler/Makefile
U    compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46507 into '.':
 U   .
------------------------------------------------------------------------
r46510 | pierre | 2020-08-20 16:01:34 +0000 (Thu, 20 Aug 2020) | 4 lines

  Fix error in previous commit
  Try to avoid unneeded steps for fullinstallsymlink

------------------------------------------------------------------------
--- Merging r46510 into '.':
G    compiler/Makefile
G    compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46510 into '.':
 G   .
------------------------------------------------------------------------
r46532 | pierre | 2020-08-21 09:13:59 +0000 (Fri, 21 Aug 2020) | 6 lines

   * Remove debug ECHO lines
   * Fix detection of -dFPC_SOFT_FPUX80, as OPT is reset after
     being copied over to LOCALOPT.
   + Add FULL_TARGETS that list all targets concerned by fullcyle and associated targets.

------------------------------------------------------------------------
--- Merging r46532 into '.':
G    compiler/Makefile
G    compiler/Makefile.fpc
--- Recording mergeinfo for merge of r46532 into '.':
 G   .

git-svn-id: branches/fixes_3_2@46683 -
2020-08-25 08:36:19 +00:00
pierre
a037b1931e * Merge commit #46501
------------------------------------------------------------------------
r46501 | pierre | 2020-08-20 05:20:26 +0000 (Thu, 20 Aug 2020) | 1 line

 Also add platformopt to DllCmd[1], as done for ExeCmd[1]
------------------------------------------------------------------------
--- Merging r46501 into '.':
U    compiler/systems/t_linux.pas
--- Recording mergeinfo for merge of r46501 into '.':
 U   .

git-svn-id: branches/fixes_3_2@46680 -
2020-08-24 21:53:51 +00:00
michael
06987993c4 * Merging revisions r45748 from trunk:
------------------------------------------------------------------------
    r45748 | ondrej | 2020-07-09 21:02:37 +0200 (Thu, 09 Jul 2020) | 1 line
    
    daemonapp: virtual ShowHelp
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46659 -
2020-08-23 10:43:29 +00:00
michael
0f07d8b764 * Merging revisions r44482 from trunk:
------------------------------------------------------------------------
    r44482 | michael | 2020-04-01 09:44:21 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46658 -
2020-08-23 10:42:43 +00:00
michael
2ff594ceed * Merging revisions r44481 from trunk:
------------------------------------------------------------------------
    r44481 | michael | 2020-04-01 09:41:16 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46657 -
2020-08-23 10:42:30 +00:00
michael
10aaeeb18e * Merging revisions r44480 from trunk:
------------------------------------------------------------------------
    r44480 | michael | 2020-04-01 09:39:14 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46656 -
2020-08-23 10:42:19 +00:00
michael
874b0800ed * Merging revisions r44479 from trunk:
------------------------------------------------------------------------
    r44479 | michael | 2020-04-01 09:33:46 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46655 -
2020-08-23 10:42:09 +00:00
michael
2995bc2fe1 * Merging revisions r44478 from trunk:
------------------------------------------------------------------------
    r44478 | michael | 2020-04-01 09:06:01 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Patch from Bart Broersma to fix bug ID #36809 - test program
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46654 -
2020-08-23 10:41:55 +00:00
michael
da3028dcb5 * Merging revisions r44477 from trunk:
------------------------------------------------------------------------
    r44477 | michael | 2020-04-01 09:00:34 +0200 (Wed, 01 Apr 2020) | 1 line
    
    * Patch from Bart Broersma to fix bug ID #36809
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46653 -
2020-08-23 10:41:44 +00:00
michael
58b10b804d * Merging revisions r44127 from trunk:
------------------------------------------------------------------------
    r44127 | michael | 2020-02-07 18:47:36 +0100 (Fri, 07 Feb 2020) | 1 line
    
    * Applied patch from Bart Broersma to fix bug ID #36663
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46652 -
2020-08-23 10:41:32 +00:00
michael
b6ebac75b4 * Merging revisions r46502 from trunk:
------------------------------------------------------------------------
    r46502 | michael | 2020-08-20 10:32:50 +0200 (Thu, 20 Aug 2020) | 1 line
    
    * Fix bug #37445, find resource file in subdir
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46651 -
2020-08-23 10:38:58 +00:00
michael
004c02937c * Merging revisions r46445 from trunk:
------------------------------------------------------------------------
    r46445 | michael | 2020-08-15 09:34:43 +0200 (Sat, 15 Aug 2020) | 1 line
    
    * Calling conventions in casing as in Delphi, patch by Henrique Werlang, bug ID #37571
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46650 -
2020-08-23 10:38:46 +00:00
michael
f6f4837950 * Merging revisions r46228 from trunk:
------------------------------------------------------------------------
    r46228 | michael | 2020-08-04 15:42:39 +0200 (Tue, 04 Aug 2020) | 1 line
    
    * Lowercase unit name (bug ID 37481)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46649 -
2020-08-23 10:37:01 +00:00
michael
276b6873b2 * Merging revisions r45459 from trunk:
------------------------------------------------------------------------
    r45459 | michael | 2020-05-22 07:49:59 +0200 (Fri, 22 May 2020) | 1 line
    
    * Trim content of directives
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46648 -
2020-08-23 10:36:47 +00:00
michael
21017b2af2 * Merging revisions r45426 from trunk:
------------------------------------------------------------------------
    r45426 | michael | 2020-05-18 19:30:38 +0200 (Mon, 18 May 2020) | 1 line
    
    * Fix include file, trim file
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46647 -
2020-08-23 10:36:32 +00:00
michael
a34187ffdc * Merging revisions r45415 from trunk:
------------------------------------------------------------------------
    r45415 | michael | 2020-05-18 10:28:14 +0200 (Mon, 18 May 2020) | 1 line
    
    * Add OnComment
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46646 -
2020-08-23 10:36:22 +00:00
michael
1b09c1ce58 * Merging revisions r45396 from trunk:
------------------------------------------------------------------------
    r45396 | michael | 2020-05-17 09:55:36 +0200 (Sun, 17 May 2020) | 1 line
    
    * Make name a little clearer in operator parsing
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46645 -
2020-08-23 10:34:27 +00:00
michael
02393dbf78 * Merging revisions r45395 from trunk:
------------------------------------------------------------------------
    r45395 | michael | 2020-05-17 09:54:41 +0200 (Sun, 17 May 2020) | 1 line
    
    * Add switch to ignore unknown resources
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46644 -
2020-08-23 10:34:08 +00:00
michael
fc661e0d02 * Merging revisions r45394 from trunk:
------------------------------------------------------------------------
    r45394 | michael | 2020-05-17 09:42:23 +0200 (Sun, 17 May 2020) | 1 line
    
    * Trim param in mode statement (bug 37092)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46643 -
2020-08-23 10:33:51 +00:00
michael
be5b76d6fe * Merging revisions r46534 from trunk:
------------------------------------------------------------------------
    r46534 | michael | 2020-08-21 13:08:50 +0200 (Fri, 21 Aug 2020) | 1 line
    
    * Removed unused assignment
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46642 -
2020-08-23 10:33:37 +00:00
michael
c72cd8ef67 * Merging revisions r46530 from trunk:
------------------------------------------------------------------------
    r46530 | michael | 2020-08-21 09:38:33 +0200 (Fri, 21 Aug 2020) | 1 line
    
    * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46640 -
2020-08-23 10:26:23 +00:00
michael
09a846ba71 * Merging revisions r46412,r46413 from trunk:
------------------------------------------------------------------------
    r46412 | michael | 2020-08-13 12:14:13 +0200 (Thu, 13 Aug 2020) | 1 line
    
    * Avoid reallocating string when parsing unicode char (bug ID 0037562)
    ------------------------------------------------------------------------
    r46413 | michael | 2020-08-13 12:15:19 +0200 (Thu, 13 Aug 2020) | 1 line
    
    * Fix memleak
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46639 -
2020-08-23 10:25:14 +00:00
michael
31c847c3d9 * Merging revisions r46330 from trunk:
------------------------------------------------------------------------
    r46330 | michael | 2020-08-08 14:40:13 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Remove some warnings/hints
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46638 -
2020-08-23 10:23:26 +00:00
michael
bac46c9d3b * Merging revisions r46329 from trunk:
------------------------------------------------------------------------
    r46329 | michael | 2020-08-08 14:36:47 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Added jdoNullClearsProperty
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46637 -
2020-08-23 10:23:18 +00:00
michael
3d7a00bfc9 * Merging revisions r46328 from trunk:
------------------------------------------------------------------------
    r46328 | michael | 2020-08-08 14:28:19 +0200 (Sat, 08 Aug 2020) | 1 line
    
    * Add testcase for jdoIgnoreNulls
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46636 -
2020-08-23 10:23:10 +00:00
michael
9f9276f01c * Merging revisions r45977 from trunk:
------------------------------------------------------------------------
    r45977 | michael | 2020-08-01 10:49:34 +0200 (Sat, 01 Aug 2020) | 1 line
    
    * Make sure tests run in pas2js. Reduce ifdefs
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46635 -
2020-08-23 10:22:59 +00:00
michael
160d59b1df * Partial 45708, needed for subsequent fpjson
git-svn-id: branches/fixes_3_2@46634 -
2020-08-23 10:22:22 +00:00
michael
befb0ada55 * Allow dots
git-svn-id: branches/fixes_3_2@46633 -
2020-08-23 10:21:40 +00:00
michael
d2f17d5a30 * Merging revisions r45839,r45840,r45841,r45842 from trunk:
------------------------------------------------------------------------
    r45839 | michael | 2020-07-24 13:03:00 +0200 (Fri, 24 Jul 2020) | 1 line
    
    * Prevent warning
    ------------------------------------------------------------------------
    r45840 | michael | 2020-07-24 13:03:25 +0200 (Fri, 24 Jul 2020) | 1 line
    
    * Add joIgnoreDuplicates
    ------------------------------------------------------------------------
    r45841 | michael | 2020-07-24 13:04:15 +0200 (Fri, 24 Jul 2020) | 1 line
    
    * Add joIgnoreDuplicates
    ------------------------------------------------------------------------
    r45842 | michael | 2020-07-24 13:04:35 +0200 (Fri, 24 Jul 2020) | 1 line
    
    * Remove some compiler warnings
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46632 -
2020-08-23 09:51:59 +00:00
michael
92850edcb1 * Merging revisions r45795 from trunk:
------------------------------------------------------------------------
    r45795 | michael | 2020-07-16 09:43:36 +0200 (Thu, 16 Jul 2020) | 1 line
    
    * Fix bug ID #37367
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46631 -
2020-08-23 09:50:53 +00:00
michael
f0fa75e0d8 * Merging revisions r45792 from trunk:
------------------------------------------------------------------------
    r45792 | michael | 2020-07-15 16:33:51 +0200 (Wed, 15 Jul 2020) | 1 line
    
    * Better fix for bug ID #0037352
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46630 -
2020-08-23 09:50:41 +00:00
michael
2bda5dd2e4 * Merging revisions r45789 from trunk:
------------------------------------------------------------------------
    r45789 | michael | 2020-07-15 11:23:24 +0200 (Wed, 15 Jul 2020) | 1 line
    
    * Fix bug ID #37352
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46629 -
2020-08-23 09:50:29 +00:00
michael
ed3f8f66f1 * Merging revisions r45264 from trunk:
------------------------------------------------------------------------
    r45264 | michael | 2020-05-05 11:52:02 +0200 (Tue, 05 May 2020) | 1 line
    
    * CeateArray uses 0-based loop
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46628 -
2020-08-23 09:49:00 +00:00
michael
57313b637a * Merging revisions r44776 from trunk:
------------------------------------------------------------------------
    r44776 | michael | 2020-04-18 12:48:08 +0200 (Sat, 18 Apr 2020) | 1 line
    
    * Refactored ObjectToJSON so descendents have more control (bug ID 36803)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@46627 -
2020-08-23 09:48:53 +00:00
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