| .. |
|
dati.inc
|
* remove construct with exception, mantis #26738, patch by Alexander.
|
2014-09-18 11:34:29 +00:00 |
|
datih.inc
|
* Reworked patch from Werner Pamler (bug ID 26168) to add support for periods
|
2014-05-18 07:24:59 +00:00 |
|
disk.inc
|
- removed platform-specific implementations of GetCurrentDir, SetCurrentDir,
|
2013-07-16 14:15:55 +00:00 |
|
diskh.inc
|
* changed declarations in finah.inc and diskh.inc from ansistring to
|
2013-08-19 22:04:40 +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
|
* fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and
|
2014-08-18 21:39:20 +00:00 |
|
fina.inc
|
Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator
|
2014-12-14 20:16:23 +00:00 |
|
finah.inc
|
* changed declarations in finah.inc and diskh.inc from ansistring to
|
2013-08-19 22:04:40 +00:00 |
|
intfh.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
osutil.inc
|
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
|
2013-07-16 14:16:34 +00:00 |
|
osutilsh.inc
|
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
|
2013-07-16 14:16:34 +00:00 |
|
stre.inc
|
|
|
|
strg.inc
|
|
|
|
sysansi.inc
|
* declared CharInSet(ansichar,tsyscharset) as inline
|
2013-06-27 21:38:13 +00:00 |
|
sysansih.inc
|
* declared CharInSet(ansichar,tsyscharset) as inline
|
2013-06-27 21:38:13 +00:00 |
|
syscodepages.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
syscodepagesh.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
sysencoding.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
sysencodingh.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
sysformt.inc
|
* removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit.
|
2013-06-25 12:46:30 +00:00 |
|
sysint.inc
|
* stripped trailing spaces
|
2013-01-02 10:50:32 +00:00 |
|
sysinth.inc
|
|
|
|
syspch.inc
|
* Small optimisation in strnew from Luiz Americo (bug ID 26365)
|
2014-06-19 17:40:21 +00:00 |
|
syspchh.inc
|
* Const string in StrP(L)Copy (bug report 26100)
|
2014-05-11 10:11:41 +00:00 |
|
sysstr.inc
|
* solution in r29126 was brute force, fixed
|
2014-11-23 20:37:20 +00:00 |
|
sysstrh.inc
|
* fixed StrToInt, IntToStr and friends for objpas.integer=smallint
|
2014-03-10 00:33:53 +00:00 |
|
systhrdh.inc
|
* make threading code dependend on feature switch
|
2013-01-02 10:48:29 +00:00 |
|
sysuintf.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
sysuni.inc
|
* SizeInt -> SizeUInt for strPLCopy (Bug ID 26156)
|
2014-05-18 07:35:33 +00:00 |
|
sysunih.inc
|
* SizeInt -> SizeUInt for strPLCopy (Bug ID 26156)
|
2014-05-18 07:35:33 +00:00 |
|
sysuthrd.inc
|
* properly order all operations in TMultiReadExclusiveWriteSynchronizer
|
2014-05-03 14:19:54 +00:00 |
|
sysutilh.inc
|
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
2015-02-03 20:00:00 +00:00 |
|
sysutils.inc
|
* added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions
|
2015-02-04 01:33:14 +00:00 |
|
syswide.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
syswideh.inc
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |