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 |
|
Károly Balogh
|
440758c2bd
|
* fixed startup code from endless wait when not started from Ambient
|
2004-05-12 15:34:16 +00:00 |
|
Károly Balogh
|
92f167fe5e
|
* again, few more new things added
|
2004-05-09 14:42:59 +00:00 |
|
Károly Balogh
|
65223ed162
|
* more things got implemented
|
2004-05-09 02:02:42 +00:00 |
|
Károly Balogh
|
e70e1290d3
|
+ most of file I/O calls implemented
|
2004-05-02 02:06:57 +00:00 |
|
Károly Balogh
|
b411a7da94
|
* first working system unit (very limited yet)
|
2004-05-01 15:09:47 +00:00 |
|
Károly Balogh
|
eb94ccb58f
|
* first steps to have a morphos system unit
|
2004-04-08 06:28:29 +00:00 |
|
Károly Balogh
|
aec3ded0cf
|
* quick hack from Linux system unit
|
2004-02-13 07:19:53 +00:00 |
|