.. |
dati.inc
|
* in SysUtils.DecodeDate(), cast the result of trunc() to longint (trunc
|
2016-06-10 19:39:44 +00:00 |
datih.inc
|
* Better m/mm format specifier docs (bug ID 31449)
|
2017-04-22 10:02:29 +00:00 |
disk.inc
|
* Added GetDriveIDFromLetter, bug ID #28318
|
2016-03-20 19:04:49 +00:00 |
diskh.inc
|
* Added GetDriveIDFromLetter, bug ID #28318
|
2016-03-20 19:04:49 +00:00 |
filutil.inc
|
+ added a define FINDHANDLE_IS_POINTER that indicates that on the current
|
2014-08-18 21:20:07 +00:00 |
filutilh.inc
|
sysutils: enable FINDHANDLE_IS_POINTER for Amiga-like systems and Atari. this allows to remove some Pointer<->THandle casts from the amicommon code
|
2016-12-27 03:23:54 +00:00 |
fina.inc
|
Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator
|
2014-12-14 20:16:23 +00:00 |
finah.inc
|
|
|
intfh.inc
|
|
|
osutil.inc
|
|
|
osutilsh.inc
|
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
2016-03-19 17:59:42 +00:00 |
stre.inc
|
|
|
strg.inc
|
|
|
sysansi.inc
|
|
|
sysansih.inc
|
|
|
syscodepages.inc
|
|
|
syscodepagesh.inc
|
|
|
sysencoding.inc
|
Allow objpas classes and sysutils units to compile with threading support disabled
|
2017-05-04 22:13:11 +00:00 |
sysencodingh.inc
|
* Make singletons thread-safe
|
2016-09-10 16:51:50 +00:00 |
sysformt.inc
|
* Added some explanatory comments about the use of this include file
|
2016-11-20 10:07:15 +00:00 |
syshelp.inc
|
Fixed bug in split when final word has length 1 (bug ID 29798)
|
2016-03-09 19:56:57 +00:00 |
syshelpb.inc
|
* Type helpers, compatible to Delphi XE 8
|
2015-11-07 09:40:54 +00:00 |
syshelpf.inc
|
* Fix isNan, isInfinity, IsPositiveInfinity
|
2017-01-29 11:58:22 +00:00 |
syshelph.inc
|
* move tendian to objpas, alias in sysutils, types. mantis #31150
|
2016-12-27 14:30:13 +00:00 |
syshelpo.inc
|
* Type helpers, compatible to Delphi XE 8
|
2015-11-07 09:40:54 +00:00 |
sysint.inc
|
|
|
sysinth.inc
|
|
|
syspch.inc
|
* fixed StrPLCopy() with maxlen=0 (mantis #28089, patch by LacaK)
|
2015-05-15 09:00:56 +00:00 |
syspchh.inc
|
* Const string in StrP(L)Copy (bug report 26100)
|
2014-05-11 10:11:41 +00:00 |
syssb.inc
|
* Fix compilation for msdos
|
2016-05-17 18:41:33 +00:00 |
syssbh.inc
|
* Fix compilation for msdos
|
2016-05-17 18:41:33 +00:00 |
syssr.inc
|
* Correct string type
|
2016-02-06 12:17:41 +00:00 |
sysstr.inc
|
Fixed textractquote regression after r35598
|
2017-03-16 08:04:38 +00:00 |
sysstrh.inc
|
* Fix bug #31176: (Try)StrToBool should accept localized floats
|
2017-01-25 21:23:07 +00:00 |
systhrdh.inc
|
* several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by
|
2016-10-08 20:45:45 +00:00 |
sysuintf.inc
|
* Fix bug #27006
|
2015-04-22 17:01:14 +00:00 |
sysuni.inc
|
* fixed pointer arithmetic errors in WideStrAlloc/StrBufSize/StrDispose
|
2016-03-18 13:12:11 +00:00 |
sysunih.inc
|
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
2015-12-31 16:09:05 +00:00 |
sysuthrd.inc
|
* several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by
|
2016-10-08 20:45:45 +00:00 |
sysutilh.inc
|
* Added EProgrammerNotFound and EInvalidOpException, by Silvio Clecio (bug ID 30627)
|
2016-11-27 15:54:06 +00:00 |
sysutils.inc
|
Renamed DisposeAndNil to FreeMemAndNil
|
2016-03-29 07:55:58 +00:00 |
syswide.inc
|
* Faster stringreplace (bug ID 26864)
|
2016-02-06 10:19:56 +00:00 |
syswideh.inc
|
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
2015-12-31 16:09:05 +00:00 |