Tomas Hajny
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
...
git-svn-id: trunk@20894 -
2012-04-15 20:56:13 +00:00
paul
1ccf16358c
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
...
git-svn-id: trunk@19542 -
2011-10-25 02:29:29 +00:00
Károly Balogh
f5930b0dfc
* MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build
...
git-svn-id: trunk@16192 -
2010-10-21 02:13:57 +00:00
Károly Balogh
c11243c83d
* made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS
...
git-svn-id: trunk@13474 -
2009-07-30 00:57:06 +00:00
florian
344ccfce72
* who uses C style operators in the heart of FPC ;)? fixed
...
git-svn-id: trunk@12764 -
2009-02-21 22:59:10 +00:00
Jonas Maebe
d4d7b695c7
- removed all "islibrary:=false;" assignments from system unit
...
initialisation code, because that's a typed constant already initialised
to that value and it interferes with a generic solution to set islibrary
to true for libraries
git-svn-id: trunk@12376 -
2008-12-17 17:48:04 +00:00
florian
f97c2968f9
* fixed widestring/unicodemanager initialisiation
...
git-svn-id: trunk@11743 -
2008-09-10 21:02:50 +00:00
peter
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
...
added to allow customization of path and directory parsing in the rtl
* Use the new sets instead of the hardcoded / and \
git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00
peter
5acb3649df
* revert r9557, the performance impact is to big for an academic corner
...
case optimziation
git-svn-id: trunk@9603 -
2007-12-31 13:36:16 +00:00
yury
0dcad4d822
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
...
git-svn-id: trunk@9557 -
2007-12-28 14:40:28 +00:00
florian
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
...
git-svn-id: trunk@8966 -
2007-10-28 12:06:49 +00:00
Tomas Hajny
3b3849c02c
+ AllFilesMask constant added
...
git-svn-id: trunk@8492 -
2007-09-15 12:09:25 +00:00
Károly Balogh
65077065bc
+ fixed handling of Ambient mode, because that was totally broken: closes CON:, replies WBMsg now
...
+ added support for paramstr(0) when started from Ambient
git-svn-id: trunk@4044 -
2006-07-01 21:28:03 +00:00
Károly Balogh
bd24678ae5
Merged r1666 changes from fixes branch
...
git-svn-id: trunk@1813 -
2005-11-24 04:58:15 +00:00
tom_at_work
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
...
git-svn-id: trunk@1722 -
2005-11-11 12:16:08 +00:00
Károly Balogh
ccc29a13f3
* added SysResetFPU, which is required for MorphOS
...
git-svn-id: trunk@1279 -
2005-10-03 22:49:44 +00:00
michael
21425e303c
+ Removed HASVARIANT define
...
git-svn-id: trunk@244 -
2005-06-07 20:48:31 +00:00
michael
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
...
git-svn-id: trunk@241 -
2005-06-07 20:42:22 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254
+ Removed VER1_0 defines
...
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
michael
2e48181661
+ Added maxpathlen constant (maximum length of filename path)
2005-05-12 20:29:04 +00:00
Tomas Hajny
3ddd944b81
* fix for potential SIGSEGV during argv allocation
2005-05-10 21:45:08 +00:00
Tomas Hajny
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453 )
2005-04-03 21:10:59 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
f6f22df152
* system unit updated
2005-02-07 21:30:12 +00:00
florian
4f7560d89e
* improved widestring infrastructure manager
2005-02-01 20:22:49 +00:00
Károly Balogh
947246873d
* Few more Sysutils functions implemented
2005-01-12 08:03:42 +00:00
Károly Balogh
28929b736b
* some cleanup, more sanity checks and updates for sysutils
2005-01-11 17:43:14 +00:00
Károly Balogh
50b086d81d
* GetProcessID implemented
2004-12-14 21:01:16 +00:00
Károly Balogh
be1d1d304d
* removed debug code accidentally left in
2004-12-07 10:07:50 +00:00
Károly Balogh
82d0728c5a
* previous change broke PathConv, fixed
2004-12-07 09:55:46 +00:00
Károly Balogh
2263433f93
* added a public alias to PathConv for use in DOS unit
2004-12-06 20:09:55 +00:00
Tomas Hajny
353d5cc3de
+ GetProcessID added
2004-12-05 14:36:37 +00:00
Károly Balogh
6d82ab6d84
* Reworked path handling to be less messy
2004-11-15 23:18:16 +00:00
peter
dbc2025604
ErrOutput added
2004-11-04 09:32:31 +00:00
peter
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
2004-10-25 15:38:59 +00:00
olle
9a4855aa43
+ added maxExitCode to all System.pp
...
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
Károly Balogh
39b8f2dfc6
* changes to work with updated doslib includes
2004-08-09 00:12:40 +00:00
Károly Balogh
6c7a986603
* more cleanup & more includes
2004-08-03 15:59:41 +00:00
Károly Balogh
a59bfb695b
* more cleanup + changes to use new includes
2004-06-26 20:48:24 +00:00
Károly Balogh
a1c8a8bb37
* fixed system unit for the new heap manager
2004-06-23 13:27:32 +00:00
peter
2ed14823c5
* New heapmanager that releases memory back to the OS, donated
...
by Micha Nelissen
2004-06-17 16:16:13 +00:00
Károly Balogh
706397f557
* cleanup and changes to use new includes
2004-06-13 22:50:47 +00:00
Károly Balogh
8cebdfde1c
* fixed dos_UnLockDosList from being nonsense, and some cleanup
2004-06-06 23:31:13 +00:00
Károly Balogh
86d943719c
+ added support for paramstr(0)
2004-06-06 19:18:05 +00:00
Károly Balogh
0535bdeae9
+ added console I/O support when running from Ambient
2004-06-05 19:49:19 +00:00
Károly Balogh
18dfe82a0d
* fixed do_read and dos_Read from being nonsense
2004-05-12 23:18:54 +00:00
Károly Balogh
3bc4c92de0
+ added syscalls and structures necessary for DOS unit
2004-05-12 20:26:04 +00:00