Tomas Hajny
4065965ed7
* more rtlconst/s fixes
2005-04-17 17:33:40 +00:00
florian
4aa4aeae79
+ TThreadID
2005-04-13 20:10:50 +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
florian
7fef413b69
+ SysLocale
2005-02-26 14:38:14 +00:00
peter
aa5b73f3ec
* 1.9.8
2005-02-15 22:28:29 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
110fb12911
* regenerated
2005-02-03 20:33:26 +00:00
florian
4f7560d89e
* improved widestring infrastructure manager
2005-02-01 20:22:49 +00:00
peter
ef3b19b316
* regenerated
2005-01-11 17:07:45 +00:00
peter
994ab51002
* regenerated to use cpu-os
2005-01-10 21:29:23 +00:00
Tomas Hajny
47164c59e6
+ ctypes added
2005-01-10 20:28:25 +00:00
peter
f52d2b2edf
* regenerated
2004-12-20 18:37:51 +00:00
peter
3c3ec40b70
* regenerated
2004-12-19 17:42:32 +00:00
michael
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
2004-12-11 11:32:44 +00:00
Tomas Hajny
c016de5709
* Makefiles regenerated
2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302
* GetMsCount added, platform independent routines moved to single include file
2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de
+ GetProcessID added
2004-12-05 14:36:37 +00:00
peter
dbc2025604
ErrOutput added
2004-11-04 09:32:31 +00:00
peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +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
olle
280ff73ccf
* fix so that macpas.pp really is compiled
2004-08-25 16:57:22 +00:00
olle
3a29988676
+ Added unit macpas
2004-08-16 16:22:11 +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
peter
423fde7ac6
* regenerated
2004-05-23 18:25:48 +00:00
peter
041eb4aa1d
* do_read/do_write addr argument changed to pointer
2004-04-22 21:10:56 +00:00
olle
73f73fb6f1
* updated according to the new version of fpcmake.ini
2004-04-20 23:29:59 +00:00
daniel
bc7f8a474d
* Enable threadvars again
2004-02-17 17:37:25 +00:00
Tomas Hajny
7a08fcd395
* LastDosExitCode changed back from threadvar temporarily
2004-02-16 22:16:55 +00:00
Tomas Hajny
601f2e02ce
* overloaded ExecuteProcess added, EnvStr param changed to longint
2004-02-15 21:34:06 +00:00
michael
6571f6a7e5
+ Switched to single interface in dosh.inc
2004-02-09 12:03:16 +00:00
michael
66dd127bd9
+ Moved CRT interface to common include file
2004-02-08 16:22:20 +00:00
Tomas Hajny
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
2004-01-20 23:05:31 +00:00
Tomas Hajny
ad451147d7
* merged Jonas fix from GO32v2
2004-01-11 23:08:39 +00:00
Tomas Hajny
490598c62a
* 'conservative' version of the do_open patch by Joe da Silva
2004-01-11 22:54:44 +00:00
michael
32702205a0
+ Some more fixes to rtlconst. Const strings moved from classes to rtlconst
2004-01-10 20:13:19 +00:00
marco
55850b063a
* regenerating the makefiles with some netbsd fixes + version upgrades
2004-01-05 23:34:21 +00:00
peter
d715c6195f
* patches from wiktor
2003-12-15 15:57:48 +00:00
florian
058d480f40
* error handling for Variants improved
2003-11-26 20:00:19 +00:00
Tomas Hajny
f1a839faab
* Wiktor Sywula: dummy objpas removed (not needed any more)
2003-11-17 19:56:30 +00:00
Tomas Hajny
5c1ee40523
* Wiktor Sywula: LFN detection uncommented in system, new units added
2003-11-17 19:55:13 +00:00
Tomas Hajny
97ed1cfdcf
* Wiktor Sywula: environment and arguments support added
2003-10-18 09:31:59 +00:00
Tomas Hajny
6146042684
* Wiktor Sywula: transfer_buffer changed to tb
2003-10-18 09:18:29 +00:00
peter
d0eac29ab9
* THandle is platform dependent
2003-10-16 15:43:13 +00:00
peter
abcb44f847
* rename transfer_buffer to tb
2003-10-05 11:16:26 +00:00
peter
8457961ba6
* stdcall fixes
2003-10-03 21:56:36 +00:00
michael
94a7c6200b
+ Can be removed
2003-09-30 08:42:31 +00:00
michael
953269fcff
+ Patch from Wiktor Sywula for watcom support
2003-09-30 08:39:50 +00:00
Tomas Hajny
f8f621d265
* append fix applied to Amiga, Atari, EMX, GO32v2, OS/2 and Watcom
2003-09-29 18:52:36 +00:00
peter
3d8d9c96f8
* sbrk returns pointer
2003-09-27 11:52:35 +00:00