.. |
dati.inc
|
01302bc47d
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 gadi atpakaļ |
datih.inc
|
01302bc47d
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 gadi atpakaļ |
disk.inc
|
eb9a4eca91
SysUtils: make GetDriveIDFromLetter accept lowercase letters
|
5 gadi atpakaļ |
diskh.inc
|
5085009410
* Added GetDriveIDFromLetter, bug ID #28318
|
9 gadi atpakaļ |
filutil.inc
|
69956cd97a
* fix compilation on several OSes after r44010
|
5 gadi atpakaļ |
filutilh.inc
|
9cae1830e2
* Remove typedness of feinvalidhandle constant to straight constant with typecast in rvalue. mantis #37358
|
5 gadi atpakaļ |
fina.inc
|
34fecf90f3
SysUtils: add ExpandFileName with a BasePath overload
|
5 gadi atpakaļ |
finah.inc
|
34fecf90f3
SysUtils: add ExpandFileName with a BasePath overload
|
5 gadi atpakaļ |
fmtflt.inc
|
1951aff5a4
* Fix formatfloat in case E not followed by +/- (bug id 35297)
|
6 gadi atpakaļ |
intfh.inc
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 gadi atpakaļ |
osutil.inc
|
0f372308b5
* fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG
|
5 gadi atpakaļ |
osutilsh.inc
|
77caa28bab
* Fix bug #33204
|
7 gadi atpakaļ |
stre.inc
|
bbdf1b5d27
SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat
|
5 gadi atpakaļ |
strg.inc
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
sysansi.inc
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 gadi atpakaļ |
sysansih.inc
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 gadi atpakaļ |
syscodepages.inc
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 gadi atpakaļ |
syscodepagesh.inc
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 gadi atpakaļ |
sysencoding.inc
|
38c7659d07
TEncoding: fix base convert functions for empty inputs
|
5 gadi atpakaļ |
sysencodingh.inc
|
a254a49e84
* Patch from Ondrej Pokorny to fix bug ID : #32961 reflect system code page change in TEncoding
|
6 gadi atpakaļ |
sysformt.inc
|
47a59f269a
* Added some explanatory comments about the use of this include file
|
8 gadi atpakaļ |
syshelp.inc
|
5fe164498b
* Overloaded split needs similar patch
|
5 gadi atpakaļ |
syshelpb.inc
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 gadi atpakaļ |
syshelpf.inc
|
a9205c9fba
* Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma
|
7 gadi atpakaļ |
syshelph.inc
|
5f6f5cb864
* Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146)
|
5 gadi atpakaļ |
syshelpo.inc
|
f0e8d5dfa6
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
|
5 gadi atpakaļ |
sysint.inc
|
8ee1445b81
* stripped trailing spaces
|
12 gadi atpakaļ |
sysinth.inc
|
9534c5bd8b
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
14 gadi atpakaļ |
syspch.inc
|
afd5ed4afe
* fixed StrPLCopy() with maxlen=0 (mantis #28089, patch by LacaK)
|
10 gadi atpakaļ |
syspchh.inc
|
276a273e6c
* Const string in StrP(L)Copy (bug report 26100)
|
11 gadi atpakaļ |
syssb.inc
|
0b9b002807
* Fix bug ID #36425
|
5 gadi atpakaļ |
syssbh.inc
|
253589b0b6
* Fix compilation for msdos
|
9 gadi atpakaļ |
syssr.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 gadi atpakaļ |
sysstr.inc
|
bbdf1b5d27
SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat
|
5 gadi atpakaļ |
sysstrh.inc
|
f0e8d5dfa6
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
|
5 gadi atpakaļ |
systhrdh.inc
|
265923a2ee
* several fixes for TMultiReadExclusiveWriteSynchronizer, based on patch by
|
9 gadi atpakaļ |
sysuintf.inc
|
a11fa384b8
* Fix bug #27006
|
10 gadi atpakaļ |
sysuni.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 gadi atpakaļ |
sysunih.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 gadi atpakaļ |
sysuthrd.inc
|
b1a2b405ea
* TMultiReadExclusiveWriteSynchronizer: removed some unnecessary barriers and
|
6 gadi atpakaļ |
sysutilh.inc
|
87702d7cda
* cosmetics
|
5 gadi atpakaļ |
sysutils.inc
|
34cd1212ea
* cosmetics
|
5 gadi atpakaļ |
syswide.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 gadi atpakaļ |
syswideh.inc
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 gadi atpakaļ |