Commit Graph

54480 Commits

Author SHA1 Message Date
michael
1c0ef960b0 * Undo 42425
git-svn-id: branches/fixes_3_2@42440 -
2019-07-14 08:53:12 +00:00
michael
b07f72bb2e * Undo 42426
git-svn-id: branches/fixes_3_2@42439 -
2019-07-14 08:51:11 +00:00
michael
6472be0a4a * Merging revisions r42058 from trunk:
------------------------------------------------------------------------
    r42058 | michael | 2019-05-13 22:23:50 +0200 (Mon, 13 May 2019) | 1 line
    
    * Fix bug ID #0035580
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42436 -
2019-07-13 13:50:51 +00:00
michael
fa5b9b4f5c * Merging revisions r42343 from trunk:
------------------------------------------------------------------------
    r42343 | michael | 2019-07-08 12:24:00 +0200 (Mon, 08 Jul 2019) | 1 line
    
    * Patch from Maciej Izak to allow loading multiple times
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42435 -
2019-07-13 13:41:06 +00:00
michael
bf7c181fe2 * Merging revisions r42316 from trunk:
------------------------------------------------------------------------
    r42316 | mattias | 2019-07-01 16:16:32 +0200 (Mon, 01 Jul 2019) | 1 line
    
    fcl-image: fpreadtiff: fixed inline
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42434 -
2019-07-13 13:40:09 +00:00
michael
ae7d79a593 * Merging revisions r42315 from trunk:
------------------------------------------------------------------------
    r42315 | michael | 2019-06-30 19:20:35 +0200 (Sun, 30 Jun 2019) | 1 line
    
    * Fix comment for DateTimeToStr
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42433 -
2019-07-13 13:40:05 +00:00
michael
02d9b6f18d * Merging revisions r42273,r42276,r42277,r42278,r42279,r42285,r42295,r42296,r42297,r42298,r42298,r42299,r42300 from trunk:
------------------------------------------------------------------------
    r42273 | michael | 2019-06-23 00:38:02 +0200 (Sun, 23 Jun 2019) | 1 line
    
    * Fix setusessl
    ------------------------------------------------------------------------
    r42276 | lacak | 2019-06-23 20:02:38 +0200 (Sun, 23 Jun 2019) | 1 line
    
    fcl-db: sqldb: add connection charset aliases "win1250" (Firebird) and "cp1250" (MySQL) (although unicode is preferred nowadays and these SBCS are just a remnant of the past)
    ------------------------------------------------------------------------
    r42277 | michael | 2019-06-24 09:18:34 +0200 (Mon, 24 Jun 2019) | 1 line
    
    * Correctly handle use in restmodule: use pathinfo to configure dispatcher
    ------------------------------------------------------------------------
    r42278 | michael | 2019-06-24 09:22:02 +0200 (Mon, 24 Jun 2019) | 1 line
    
    * Smarter handling of DispatchOptions options
    ------------------------------------------------------------------------
    r42279 | michael | 2019-06-24 09:51:45 +0200 (Mon, 24 Jun 2019) | 1 line
    
    * Allow using of connection charset if none is specified at DB level (bug ID 35755)
    ------------------------------------------------------------------------
    r42285 | michael | 2019-06-26 10:34:47 +0200 (Wed, 26 Jun 2019) | 1 line
    
    * Allow generators in sqlite in 3.0.4
    ------------------------------------------------------------------------
    r42295 | michael | 2019-06-27 13:33:26 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Better CORS handling: return origin if available and allowed domains not set (* will prohibit credentials)
    ------------------------------------------------------------------------
    r42296 | michael | 2019-06-27 13:37:38 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Better CORS handling: return origin if available and allowed domains not set (fix compilation)
    ------------------------------------------------------------------------
    r42297 | michael | 2019-06-27 14:42:34 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Better CORS handling: return origin if available and allowed domains not set (activate using option)
    ------------------------------------------------------------------------
    r42298 | michael | 2019-06-27 18:13:15 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Fix ISODateTime constant, trailing quote
    ------------------------------------------------------------------------
    r42298 | michael | 2019-06-27 18:13:15 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Fix ISODateTime constant, trailing quote
    ------------------------------------------------------------------------
    r42299 | michael | 2019-06-27 18:13:55 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Better code documentation for processql, add %OPTIONALWHERE%
    ------------------------------------------------------------------------
    r42300 | michael | 2019-06-27 18:14:40 +0200 (Thu, 27 Jun 2019) | 1 line
    
    * Some fixes in parameter handling
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42432 -
2019-07-13 13:39:15 +00:00
michael
5aaedaab7c * Merging revisions r42247,r42248,r42249,r42250,r42262,r42263,r42264,r42265,r42266,r42267,r42269 from trunk:
------------------------------------------------------------------------
    r42247 | michael | 2019-06-19 08:12:15 +0200 (Wed, 19 Jun 2019) | 1 line
    
    * Fix bug ID #35731 (ReadSectionRaw needs to read comments)
    ------------------------------------------------------------------------
    r42248 | michael | 2019-06-19 08:25:02 +0200 (Wed, 19 Jun 2019) | 1 line
    
    * Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638)
    ------------------------------------------------------------------------
    r42249 | michael | 2019-06-19 10:10:26 +0200 (Wed, 19 Jun 2019) | 1 line
    
    * Fix non-threading platforms
    ------------------------------------------------------------------------
    r42250 | michael | 2019-06-19 14:24:59 +0200 (Wed, 19 Jun 2019) | 1 line
    
    * Patch from Ondrej Pokorny to support streaming to position 0 (bug ID 35724)
    ------------------------------------------------------------------------
    r42262 | michael | 2019-06-22 09:16:19 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Make sure error content is sent
    ------------------------------------------------------------------------
    r42263 | michael | 2019-06-22 09:29:34 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Correct registration of metadata resource in case rdoConnectionInURL is specified
    ------------------------------------------------------------------------
    r42264 | michael | 2019-06-22 09:33:49 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Add RoutesRegistered property to TSQLDBRestBridge
    ------------------------------------------------------------------------
    r42265 | michael | 2019-06-22 09:44:18 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Unregister routes
    ------------------------------------------------------------------------
    r42266 | michael | 2019-06-22 10:19:16 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Make sure output contains something in case of empty dataset
    ------------------------------------------------------------------------
    r42267 | michael | 2019-06-22 10:22:30 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Correct autoincrement handling
    ------------------------------------------------------------------------
    r42269 | michael | 2019-06-22 15:37:47 +0200 (Sat, 22 Jun 2019) | 1 line
    
    * Add SplitCommandLine
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42431 -
2019-07-13 13:37:12 +00:00
michael
38ab3a3b8a * Merging revisions r42191,r42192 from trunk:
------------------------------------------------------------------------
    r42191 | michael | 2019-06-08 16:41:09 +0200 (Sat, 08 Jun 2019) | 1 line
    
    * Unicode string assertequal
    ------------------------------------------------------------------------
    r42192 | michael | 2019-06-08 16:43:39 +0200 (Sat, 08 Jun 2019) | 1 line
    
    * Unicode string assertequal (removed doubles)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42430 -
2019-07-13 13:34:16 +00:00
michael
93ebf5468f * Merging revisions r42153,r42168,r42170,r42171,r42172,r42173,r42174 from trunk:
------------------------------------------------------------------------
    r42153 | michael | 2019-06-01 11:42:27 +0200 (Sat, 01 Jun 2019) | 1 line
    
    * Fix bug #35660, introduce prefervaluestonames
    ------------------------------------------------------------------------
    r42168 | michael | 2019-06-03 08:27:37 +0200 (Mon, 03 Jun 2019) | 1 line
    
    * Changed String.Split to conform to behaviour in Delphi Rio (bug ID 35669)
    ------------------------------------------------------------------------
    r42170 | michael | 2019-06-04 09:00:48 +0200 (Tue, 04 Jun 2019) | 1 line
    
    * Better fix for 35660: Introduced TMissingNameValueSeparatorAction
    ------------------------------------------------------------------------
    r42171 | michael | 2019-06-04 09:08:45 +0200 (Tue, 04 Jun 2019) | 1 line
    
    * Sort public properties/methods in stringlist
    ------------------------------------------------------------------------
    r42172 | michael | 2019-06-04 09:29:53 +0200 (Tue, 04 Jun 2019) | 1 line
    
    * Added constant for new error message in stringlist
    ------------------------------------------------------------------------
    r42173 | michael | 2019-06-04 10:31:39 +0200 (Tue, 04 Jun 2019) | 1 line
    
     Fix bug ID #0035672
    ------------------------------------------------------------------------
    r42174 | michael | 2019-06-05 13:42:40 +0200 (Wed, 05 Jun 2019) | 1 line
    
    * Fix bug ID #35674, do not create filestream for directories
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42429 -
2019-07-13 13:33:31 +00:00
michael
0dfec0d081 * Merging revisions r42143,r42144 from trunk:
------------------------------------------------------------------------
    r42143 | marco | 2019-05-31 11:38:45 +0200 (Fri, 31 May 2019) | 2 lines
    
     * mantis #35586
    
    ------------------------------------------------------------------------
    r42144 | marco | 2019-05-31 11:41:28 +0200 (Fri, 31 May 2019) | 2 lines
    
     * freetype windows compat patch from Pascal Riekenberg, mantis #35644
    
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42428 -
2019-07-13 13:31:43 +00:00
michael
075eedd75a * Merging revisions r42028,42062,42139 from trunk:
------------------------------------------------------------------------
    r42028 | marco | 2019-05-10 17:11:48 +0200 (Fri, 10 May 2019) | 2 lines
    
     * realgetwindowclass, mantis 035551
    
    ------------------------------------------------------------------------
    r42062 | michael | 2019-05-14 10:36:52 +0200 (Tue, 14 May 2019) | 1 line
    
    * Patch from Ondrej to remove unnecessary overload keywords
    ------------------------------------------------------------------------
    r42139 | michael | 2019-05-30 18:24:20 +0200 (Thu, 30 May 2019) | 1 line
    
    * Remove debug file writing
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42427 -
2019-07-13 13:31:09 +00:00
michael
4e75cbacaa * Merging revisions r42028,42062 from trunk:
------------------------------------------------------------------------
    r42028 | marco | 2019-05-10 17:11:48 +0200 (Fri, 10 May 2019) | 2 lines
    
     * realgetwindowclass, mantis 035551
    
    ------------------------------------------------------------------------
    r42062 | michael | 2019-05-14 10:36:52 +0200 (Tue, 14 May 2019) | 1 line
    
    * Patch from Ondrej to remove unnecessary overload keywords
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42426 -
2019-07-13 13:29:52 +00:00
michael
d65408db6c * Merging revisions r42048,r42049,r42056,r42057 from trunk:
------------------------------------------------------------------------
    r42048 | michael | 2019-05-12 17:33:26 +0200 (Sun, 12 May 2019) | 1 line
    
    * FIx compilation for platforms that do not have extended
    ------------------------------------------------------------------------
    r42049 | michael | 2019-05-12 17:36:04 +0200 (Sun, 12 May 2019) | 1 line
    
    * FIx compilation with 3.0.4
    ------------------------------------------------------------------------
    r42056 | michael | 2019-05-13 13:47:46 +0200 (Mon, 13 May 2019) | 1 line
    
    * Make explicit that Integer is 32-bit
    ------------------------------------------------------------------------
    r42057 | michael | 2019-05-13 22:15:00 +0200 (Mon, 13 May 2019) | 1 line
    
    * Fix bug ID #35576
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42425 -
2019-07-13 13:29:23 +00:00
michael
8c43258e68 * Merging revisions 42021,42040,42041,42042 from trunk:
------------------------------------------------------------------------
    r42021 | michael | 2019-05-07 17:40:00 +0200 (Tue, 07 May 2019) | 1 line
    
    * GetPrimaryIndexFields is now a public class method, needed in designer
    ------------------------------------------------------------------------
    r42040 | michael | 2019-05-12 09:51:38 +0200 (Sun, 12 May 2019) | 1 line
    
    * Patch from Ondrej Pokorny to fix bug ID #35544 (accept short timezones)
    ------------------------------------------------------------------------
    r42041 | michael | 2019-05-12 09:54:02 +0200 (Sun, 12 May 2019) | 1 line
    
    * Add largeint (int64) parameter supportby Silvio Clecio (bug ID 35554)
    ------------------------------------------------------------------------
    r42042 | michael | 2019-05-12 12:09:16 +0200 (Sun, 12 May 2019) | 1 line
    
    * Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42424 -
2019-07-13 13:28:03 +00:00
michael
1a568f4178 * Merging revisions 42004,42005,42009,42012 from trunk:
------------------------------------------------------------------------
    r42004 | michael | 2019-05-06 09:37:15 +0200 (Mon, 06 May 2019) | 1 line
    
    * Copy connection name in assign
    ------------------------------------------------------------------------
    r42005 | michael | 2019-05-06 09:38:00 +0200 (Mon, 06 May 2019) | 1 line
    
    * Split out processing of SQL so it can be used in editor. Correct LoadFromFile
    ------------------------------------------------------------------------
    r42009 | michael | 2019-05-06 13:45:06 +0200 (Mon, 06 May 2019) | 1 line
    
    * Remove unused unit from uses clause
    ------------------------------------------------------------------------
    r42012 | michael | 2019-05-06 17:47:45 +0200 (Mon, 06 May 2019) | 1 line
    
    * Fix redirect codes (bug ID 0035532) 
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42423 -
2019-07-13 13:26:43 +00:00
michael
4b65c24f2d * Merging revisions 42003 from trunk:
------------------------------------------------------------------------
    r42003 | michael | 2019-05-06 09:36:46 +0200 (Mon, 06 May 2019) | 1 line
    
    * Add Ini to some helper method names to avoid confusion
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42422 -
2019-07-13 13:26:19 +00:00
michael
4020adc422 * Merging revisions 41951,41954,41958,r41961 from trunk:
------------------------------------------------------------------------
    r41951 | michael | 2019-04-28 11:02:41 +0200 (Sun, 28 Apr 2019) | 1 line
    
    * Patch from Ondrej Pokorny to fix bug ID : #32961 reflect system code page change in TEncoding
    ------------------------------------------------------------------------
    r41954 | michael | 2019-04-28 13:47:49 +0200 (Sun, 28 Apr 2019) | 1 line
    
    * Added ISO8601ToDate and inverse (Bug ID 35307)
    ------------------------------------------------------------------------
    r41958 | michael | 2019-04-28 19:15:35 +0200 (Sun, 28 Apr 2019) | 1 line
    
    * Avoid  ScanDateTime in TryISO functions, it raises an exception
    ------------------------------------------------------------------------
    r41961 | michael | 2019-04-30 07:53:38 +0200 (Tue, 30 Apr 2019) | 1 line
    
     * Fix compilation on 16-bit targets
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42421 -
2019-07-13 13:24:09 +00:00
michael
364372f316 * Merging revisions 41853 from trunk:
------------------------------------------------------------------------
    r41853 | michael | 2019-04-09 13:35:56 +0200 (Tue, 09 Apr 2019) | 1 line
    
    * Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42420 -
2019-07-13 13:22:11 +00:00
michael
e9ed572948 * Merging revisions 41852 from trunk:
------------------------------------------------------------------------
    r41852 | michael | 2019-04-09 13:16:56 +0200 (Tue, 09 Apr 2019) | 1 line
    
    * Fix bug ID #35345, allow tstrings.text to exceed 2Gb 
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42419 -
2019-07-13 13:21:26 +00:00
michael
8a2ff22c03 * Merging revisions 41849 from trunk:
------------------------------------------------------------------------
    r41849 | michael | 2019-04-08 09:51:19 +0200 (Mon, 08 Apr 2019) | 1 line
    
    * Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42418 -
2019-07-13 13:21:13 +00:00
michael
b3760f5daa * Merging revisions 41819 from trunk:
------------------------------------------------------------------------
    r41819 | michael | 2019-04-01 19:31:20 +0200 (Mon, 01 Apr 2019) | 1 line
    
    * Fix bug #35305, lazy instantiation of class alias list. Patch from Ondrej Pokorny
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42417 -
2019-07-13 13:20:06 +00:00
michael
d18904d076 * Merging revisions 40394 from trunk:
------------------------------------------------------------------------
    r40394 | michael | 2018-11-29 16:34:00 +0100 (Thu, 29 Nov 2018) | 1 line
    
    * Allow to retrieve argument size, patch by Silvio Clecio (bug ID 34611)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42416 -
2019-07-13 13:13:23 +00:00
michael
1faa9d4bcd * Merging revisions 40060 from trunk:
------------------------------------------------------------------------
    r40060 | michael | 2018-10-28 11:47:57 +0100 (Sun, 28 Oct 2018) | 1 line
    
    * Add GetTypeKind
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42415 -
2019-07-13 13:12:39 +00:00
michael
ff2025b522 * Merging revisions 40057 from trunk:
------------------------------------------------------------------------
    r40057 | michael | 2018-10-27 17:08:11 +0200 (Sat, 27 Oct 2018) | 1 line
    
    * Fix some warnings
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42414 -
2019-07-13 13:12:20 +00:00
marco
dc6d580270 --- Merging r42261 into '.':
U    packages/morphunits/src/agraphics.pas
U    packages/os4units/src/agraphics.pas
--- Recording mergeinfo for merge of r42261 into '.':
 U   .

# revisions: 42261

git-svn-id: branches/fixes_3_2@42345 -
2019-07-08 13:45:57 +00:00
marco
5daebe5544 --- Merging r42129 into '.':
G    packages/chm/src/chmsitemap.pas
--- Recording mergeinfo for merge of r42129 into '.':
 G   .
--- Merging r42137 into '.':
G    packages/chm/src/chmreader.pas
--- Recording mergeinfo for merge of r42137 into '.':
 G   .
--- Merging r42138 into '.':
G    utils/fpdoc/dw_htmlchm.inc
--- Recording mergeinfo for merge of r42138 into '.':
 G   .
--- Merging r42140 into '.':
G    utils/fpdoc/dw_htmlchm.inc
--- Recording mergeinfo for merge of r42140 into '.':
 G   .
--- Merging r42141 into '.':
G    utils/fpdoc/dw_htmlchm.inc
--- Recording mergeinfo for merge of r42141 into '.':
 G   .
--- Merging r42142 into '.':
G    packages/chm/src/chmfilewriter.pas
G    packages/chm/src/chmwriter.pas
--- Recording mergeinfo for merge of r42142 into '.':
 G   .
--- Merging r42156 into '.':
G    packages/chm/src/chmfilewriter.pas
U    packages/chm/src/chmtypes.pas
--- Recording mergeinfo for merge of r42156 into '.':
 G   .

# revisions: 42129,42137,42138,42140,42141,42142,42156

git-svn-id: branches/fixes_3_2@42306 -
2019-06-29 14:23:04 +00:00
michael
15303f3b55 * Merging revisions 42282 from trunk:
------------------------------------------------------------------------
    r42282 | michael | 2019-06-25 07:54:25 +0200 (Tue, 25 Jun 2019) | 1 line
    
    Fix memleak (bug ID 0035761)
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42284 -
2019-06-25 05:58:08 +00:00
michael
d1c7fa73b6 * Merging revisions 42280 from trunk:
------------------------------------------------------------------------
    r42280 | michael | 2019-06-24 12:42:37 +0200 (Mon, 24 Jun 2019) | 1 line
    
    * Fix Bug ID #35759
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42283 -
2019-06-25 05:57:41 +00:00
nickysn
cfa1ddb5e4 Merged revision(s) 42176, 42186 from trunk:
* fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an
  indirect call) was assembled as 'call near label' (direct call) instead of
  'call near [label]' and 'call dword ptr [label]' was assembled as
  'call near label' instead of 'call far [label]'
........
 Add {$goto on} if FPC macro is defined
........

git-svn-id: branches/fixes_3_2@42215 -
2019-06-12 11:11:06 +00:00
nickysn
783273cf01 * merged the OpenBSD 6.5 fixes
git-svn-id: branches/fixes_3_2@42213 -
2019-06-11 19:18:28 +00:00
marco
b2bfb388da --- Merging r42147 into '.':
U    rtl/inc/getopts.pp
--- Recording mergeinfo for merge of r42147 into '.':
 U   .
--- Merging r42148 into '.':
U    packages/winunits-base/src/shlwapi.pp
--- Recording mergeinfo for merge of r42148 into '.':
 G   .
--- Merging r42152 into '.':
G    packages/winunits-base/src/shlwapi.pp
--- Recording mergeinfo for merge of r42152 into '.':
 G   .

# revisions: 42147,42148,42152

git-svn-id: branches/fixes_3_2@42161 -
2019-06-02 12:58:43 +00:00
marco
a67e69ae28 --- Merging r42086 into '.':
U    packages/gdbint/src/gdbint.pp
--- Recording mergeinfo for merge of r42086 into '.':
 U   .
--- Merging r42113 into '.':
U    packages/openssl/src/openssl.pas
--- Recording mergeinfo for merge of r42113 into '.':
 G   .
--- Merging r42114 into '.':
G    packages/openssl/src/openssl.pas
--- Recording mergeinfo for merge of r42114 into '.':
 G   .
--- Merging r42122 into '.':
U    packages/fcl-base/examples/README.txt
A    packages/fcl-base/examples/testappexit.pp
--- Recording mergeinfo for merge of r42122 into '.':
 G   .
--- Merging r42123 into '.':
G    packages/fcl-base/examples/README.txt
A    packages/fcl-base/examples/demoio.pp
--- Recording mergeinfo for merge of r42123 into '.':
 G   .

# revisions: 42086,42113,42114,42122,42123

git-svn-id: branches/fixes_3_2@42160 -
2019-06-02 10:18:01 +00:00
pierre
cae238ca98 ------------------------------------------------------------------------
r40756 | karoly | 2019-01-04 03:00:03 +0000 (Fri, 04 Jan 2019) | 1 line

haiku: linker support code for internal sysinit and make the x86_64 port use it
------------------------------------------------------------------------
--- Merging r40756 into '.':
G    compiler/systems/t_haiku.pas
U    compiler/systems.pas
--- Recording mergeinfo for merge of r40756 into '.':
 G   .
------------------------------------------------------------------------
------------------------------------------------------------------------
r40791 | karoly | 2019-01-07 12:58:02 +0000 (Mon, 07 Jan 2019) | 1 line

haiku: move i386 also to internal sysinit
------------------------------------------------------------------------
U    compiler/systems.pas
U    rtl/haiku/system.pp
--- Recording mergeinfo for merge of r40791 into '.':
 U   .

git-svn-id: branches/fixes_3_2@42136 -
2019-05-29 21:55:51 +00:00
pierre
12c54a62e7 Update all Makefile's to enable x86_64-haiku target
git-svn-id: branches/fixes_3_2@42135 -
2019-05-28 22:07:11 +00:00
pierre
438d62924c Update revision information in utils/fpcm/revision.inc file after previous commit
git-svn-id: branches/fixes_3_2@42134 -
2019-05-28 22:03:42 +00:00
pierre
17d0f31119 + Enabling of x86_64-hziku target in fixes_3_2 compiler branch by merging of commits #40753 and 40756.
------------------------------------------------------------------------
r40753 | karoly | 2019-01-04 02:16:24 +0000 (Fri, 04 Jan 2019) | 1 line

haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
------------------------------------------------------------------------
--- Merging r40753 into '.':
U    compiler/options.pas
U    compiler/systems/i_haiku.pas
U    compiler/systems/t_haiku.pas
U    compiler/systems.inc
U    compiler/utils/ppuutils/ppudump.pp
U    compiler/x86/agx86att.pas
U    compiler/x86_64/cpuelf.pas
U    compiler/x86_64/cputarg.pas
U    utils/fpcm/fpcmmain.pp
--- Recording mergeinfo for merge of r40753 into '.':
 U   .
------------------------------------------------------------------------
r40756 | karoly | 2019-01-04 03:00:03 +0000 (Fri, 04 Jan 2019) | 1 line

haiku: linker support code for internal sysinit and make the x86_64 port use it
------------------------------------------------------------------------
--- Merging r40756 into '.':
G    compiler/systems/t_haiku.pas
U    compiler/systems.pas
--- Recording mergeinfo for merge of r40756 into '.':
 G   .

git-svn-id: branches/fixes_3_2@42133 -
2019-05-28 21:50:18 +00:00
marco
46406e1a81 --- Merging r40587 into '.':
U   .
--- Recording mergeinfo for merge of r40587 into '.':
 U   .

# revisions: 40587

git-svn-id: branches/fixes_3_2@42131 -
2019-05-28 15:20:29 +00:00
marco
da79953f12 --- Merging r42008 into '.':
U    rtl/win/wininc/func.inc
--- Recording mergeinfo for merge of r42008 into '.':
 U   .
--- Merging r42013 into '.':
U    rtl/win/wininc/defines.inc
--- Recording mergeinfo for merge of r42013 into '.':
 G   .
--- Merging r42027 into '.':
G    rtl/win/wininc/func.inc
--- Recording mergeinfo for merge of r42027 into '.':
 G   .
--- Merging r42028 into '.':
U    rtl/win/wininc/ascdef.inc
U    rtl/win/wininc/ascfun.inc
U    rtl/win/wininc/unidef.inc
U    rtl/win/wininc/unifun.inc
--- Recording mergeinfo for merge of r42028 into '.':
 G   .
--- Merging r42029 into '.':
G    rtl/win/wininc/func.inc
--- Recording mergeinfo for merge of r42029 into '.':
 G   .
--- Merging r42030 into '.':
G    rtl/win/wininc/defines.inc
G    rtl/win/wininc/func.inc
--- Recording mergeinfo for merge of r42030 into '.':
 G   .
--- Merging r42043 into '.':
U    rtl/win/syswin.inc
--- Recording mergeinfo for merge of r42043 into '.':
 G   .

# revisions: 42008,42013,42027,42028,42029,42030,42043

git-svn-id: branches/fixes_3_2@42130 -
2019-05-28 15:13:23 +00:00
pierre
57c4b4a70a Regenerate rtl/haiku/Makefile after commit #42117
git-svn-id: branches/fixes_3_2@42126 -
2019-05-26 12:56:53 +00:00
pierre
eedcb17f15 Merge commit 42024 to fixes:
------------------------------------------------------------------------
r42024 | pierre | 2019-05-10 07:23:31 +0000 (Fri, 10 May 2019) | 1 line

 Use TIOCtlRequest type for local variable nr inside TCSetAttr function
------------------------------------------------------------------------
------------------------------------------------------------------------
r42024 | pierre | 2019-05-10 07:23:31 +0000 (Fri, 10 May 2019) | 1 line

 Use TIOCtlRequest type for local variable nr inside TCSetAttr function
------------------------------------------------------------------------
--- Merging r42024 into '.':
U    rtl/beos/termiosproc.inc
U    rtl/darwin/termiosproc.inc
U    rtl/haiku/termiosproc.inc
U    rtl/linux/termiosproc.inc
U    rtl/netbsd/termiosproc.inc
U    rtl/openbsd/termiosproc.inc
--- Recording mergeinfo for merge of r42024 into '.':
 U   .

git-svn-id: branches/fixes_3_2@42125 -
2019-05-26 12:49:52 +00:00
marco
39a12910ef --- Merging r40843 into '.':
U    rtl/haiku/si_c.pp
U    rtl/haiku/si_dllc.pp
U    rtl/haiku/system.pp
--- Recording mergeinfo for merge of r40843 into '.':
 U   .
--- Merging r40844 into '.':
G    rtl/haiku/system.pp
--- Recording mergeinfo for merge of r40844 into '.':
 G   .
--- Merging r40845 into '.':
U    rtl/inc/exeinfo.pp
--- Recording mergeinfo for merge of r40845 into '.':
 G   .
--- Merging r42083 into '.':
U    rtl/haiku/Makefile
U    rtl/haiku/Makefile.fpc
--- Recording mergeinfo for merge of r42083 into '.':
 G   .

# revisions: 40843,40844,40845,42083

git-svn-id: branches/fixes_3_2@42117 -
2019-05-24 12:30:15 +00:00
marco
d5027fceeb * merged haiku fixes till r40831
git-svn-id: branches/fixes_3_2@42116 -
2019-05-24 11:38:02 +00:00
marco
8fa5c6e445 --- Merging r41612 into '.':
U    packages/sqlite/tests/testapiv3x.pp
--- Recording mergeinfo for merge of r41612 into '.':
 U   .

# revisions: 41612
r41612 | michael | 2019-03-06 08:27:28 +0100 (Wed, 06 Mar 2019) | 1 line
Changed paths:
   M /trunk/packages/sqlite/tests/testapiv3x.pp

* Fix bug #35194

git-svn-id: branches/fixes_3_2@42099 -
2019-05-19 08:42:36 +00:00
marco
d093d252d5 # revisions: 42037,42038,42039,42087
git-svn-id: branches/fixes_3_2@42098 -
2019-05-18 22:59:31 +00:00
pierre
0668d7385b Merge of revisions 42022 from trunk to fixes_3_2
------------------------------------------------------------------------
r42022 | pierre | 2019-05-08 11:38:43 +0200 (Wed, 08 May 2019) | 1 line

 Do not use BSD system tar option -I if TARPROG is gtar for OpenBSD
------------------------------------------------------------------------
--- Merging r42022 into '.':
U    tests/Makefile
U    tests/Makefile.fpc
--- Recording mergeinfo for merge of r42022 into '.':
 U   .

git-svn-id: branches/fixes_3_2@42023 -
2019-05-09 15:50:33 +00:00
pierre
e1afc90ef4 Add missing change from commit 41150 to fix jvm-android compilation
git-svn-id: branches/fixes_3_2@42011 -
2019-05-06 14:02:58 +00:00
marco
22f48c207e # revisions: 39998, requested by Pierre.
git-svn-id: branches/fixes_3_2@42006 -
2019-05-06 09:41:54 +00:00
marco
ae432bf0e6 # revisions: 40515,40687,40689,40690,40705,40711,40748,41197,41220,41226,41418,41742,41771,41848,41860,41946
git-svn-id: branches/fixes_3_2@42002 -
2019-05-05 16:05:49 +00:00
marco
54ff00ba30 # revisions: 39760
git-svn-id: branches/fixes_3_2@42001 -
2019-05-05 15:57:12 +00:00