The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 63ac2d6b54 * Merging revisions 42783,42784,42785,42786,42787,42788 from trunk:
------------------------------------------------------------------------
    r42783 | michael | 2019-08-24 11:34:41 +0200 (Sat, 24 Aug 2019) | 1 line
    
    CreateJSON2ErrorResponse now clones ID parameter instead of consuming it (bug ID 35999)
    ------------------------------------------------------------------------
    r42784 | michael | 2019-08-24 11:35:47 +0200 (Sat, 24 Aug 2019) | 1 line
    
    * Safety for empty asJSON. Should not happen, but better safe than sorry
    ------------------------------------------------------------------------
    r42785 | michael | 2019-08-24 11:50:07 +0200 (Sat, 24 Aug 2019) | 1 line
    
    * Take into account skipped
    ------------------------------------------------------------------------
    r42786 | michael | 2019-08-24 11:51:13 +0200 (Sat, 24 Aug 2019) | 1 line
    
    * Add FPC define, check for unit for short description
    ------------------------------------------------------------------------
    r42787 | michael | 2019-08-24 11:52:04 +0200 (Sat, 24 Aug 2019) | 1 line
    
    * Allow aliases
    ------------------------------------------------------------------------
    r42788 | michael | 2019-08-24 11:52:27 +0200 (Sat, 24 Aug 2019) | 1 line
    
    * Allow aliases
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42845 -
2019-08-27 06:59:13 +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 42783,42784,42785,42786,42787,42788 from trunk: 2019-08-27 06:59:13 +00:00
rtl * Merging revisions 42743,42766,42767,42768,42782 from trunk: 2019-08-27 06:57:58 +00:00
tests Merge 39982 to fixes 2019-08-06 09:57:32 +00:00
utils * Merging revisions 42783,42784,42785,42786,42787,42788 from trunk: 2019-08-27 06:59:13 +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