The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
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
compiler Merged revision(s) 42176, 42186 from trunk: 2019-06-12 11:11:06 +00:00
installer Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
packages * Merging revisions r42247,r42248,r42249,r42250,r42262,r42263,r42264,r42265,r42266,r42267,r42269 from trunk: 2019-07-13 13:37:12 +00:00
rtl * Merging revisions r42247,r42248,r42249,r42250,r42262,r42263,r42264,r42265,r42266,r42267,r42269 from trunk: 2019-07-13 13:37:12 +00:00
tests Merged revision(s) 42176, 42186 from trunk: 2019-06-12 11:11:06 +00:00
utils * Merging revisions r42028,42062,42139 from trunk: 2019-07-13 13:31:09 +00:00
.gitattributes * merged the OpenBSD 6.5 fixes 2019-06-11 19:18:28 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00