mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 12:50:31 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() ------------------------------------------------------------------------ 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 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |