The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 3cbce0f7de * Merging revisions 43060,43061,43063,43064,43065,43066,43080,43096,43100,43104 from trunk:
------------------------------------------------------------------------
    r43060 | michael | 2019-09-23 17:14:35 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Fix appending path info and setting headers
    ------------------------------------------------------------------------
    r43061 | michael | 2019-09-23 17:19:25 +0200 (Mon, 23 Sep 2019) | 1 line
    
    * Use AppendPathInfo
    ------------------------------------------------------------------------
    r43063 | michael | 2019-09-25 16:06:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Add (cust)microhttpapp, high-concurrency standalone server
    ------------------------------------------------------------------------
    r43064 | michael | 2019-09-25 17:38:20 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Improve header & get variable fetching
    ------------------------------------------------------------------------
    r43065 | michael | 2019-09-25 17:40:19 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * remove forced debug flag
    ------------------------------------------------------------------------
    r43066 | michael | 2019-09-25 17:49:28 +0200 (Wed, 25 Sep 2019) | 1 line
    
    * Construct query string, needed in proxy
    ------------------------------------------------------------------------
    r43080 | michael | 2019-09-26 15:29:26 +0200 (Thu, 26 Sep 2019) | 1 line
    
    * Set namevalueseparator for headers
    ------------------------------------------------------------------------
    r43096 | michael | 2019-09-29 23:42:53 +0200 (Sun, 29 Sep 2019) | 1 line
    
    * Specify dependency on libmicrohttpd
    ------------------------------------------------------------------------
    r43100 | karoly | 2019-09-30 15:01:22 +0200 (Mon, 30 Sep 2019) | 1 line
    
    fcl-web: re-enabled platforms which were disabled in r43096
    ------------------------------------------------------------------------
    r43104 | pierre | 2019-10-01 21:21:30 +0200 (Tue, 01 Oct 2019) | 1 line
    
     Use same list of supported OSes for libmicrohttpd package in libmicrohttpd and fcl-web, and adapt packages/fpmake_proc.inc
    ------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@43261 -
2019-10-19 14:50:08 +00:00
compiler --- Merging r42835 into '.': 2019-09-07 12:23:20 +00:00
installer Update all Makefile's to enable x86_64-haiku target 2019-05-28 22:07:11 +00:00
packages * Merging revisions 43060,43061,43063,43064,43065,43066,43080,43096,43100,43104 from trunk: 2019-10-19 14:50:08 +00:00
rtl ------------------------------------------------------------------------ 2019-10-14 11:43:37 +00:00
tests * Objective-Pascal inferred result type and improved category method searching 2019-08-31 11:43:41 +00:00
utils * merge revs 2019-10-14 13:58:40 +00:00
.gitattributes * Merging revisions 43060,43061,43063,43064,43065,43066,43080,43081 from trunk: 2019-10-19 14:49:37 +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