mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-22 10:19:32 +01:00
------------------------------------------------------------------------
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 -
|
||
|---|---|---|
| .. | ||
| action.inc | ||
| bits.inc | ||
| classes.inc | ||
| classesh.inc | ||
| collect.inc | ||
| compon.inc | ||
| constsg.inc | ||
| constss.inc | ||
| cregist.inc | ||
| dm.inc | ||
| filer.inc | ||
| intf.inc | ||
| lists.inc | ||
| parser.inc | ||
| persist.inc | ||
| reader.inc | ||
| resref.inc | ||
| sllist.inc | ||
| streams.inc | ||
| stringl.inc | ||
| twriter.inc | ||
| util.inc | ||
| writer.inc | ||