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 |
|
florian
|
8f6f6bfc30
|
* finally (hopefully) fixed sysalloc trouble
|
2004-06-27 11:57:18 +00:00 |
|
florian
|
c435d32c97
|
* fixed argument copying
|
2004-06-26 15:05:14 +00:00 |
|
peter
|
244b6d1435
|
fixed go32v2 compile
|
2004-06-20 09:24:40 +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
|
94adf83a8b
|
* use thandle in do_*
|
2004-05-16 18:51:20 +00:00 |
|
peter
|
041eb4aa1d
|
* do_read/do_write addr argument changed to pointer
|
2004-04-22 21:10:56 +00:00 |
|
Tomas Hajny
|
6fa8524e66
|
* ProcessID initialization added
|
2004-02-15 21:37:18 +00:00 |
|
florian
|
f9af8f066c
|
* workaround for AMD prefetch bug
|
2004-02-02 17:01:47 +00:00 |
|
Tomas Hajny
|
e0f9297e01
|
* ExecuteProcess fixes, ProcessID and ThreadID added
|
2004-01-20 23:05:31 +00:00 |
|
peter
|
6b6741b41c
|
* win32 regcall patches
|
2003-12-17 21:56:33 +00:00 |
|
peter
|
ef2b767191
|
* stdcall for CreateFile
|
2003-12-04 20:52:41 +00:00 |
|
michael
|
0efaf5e5c6
|
+ Redefined Fileopen so it corresponds to ascdef.inc definition
|
2003-11-24 23:08:37 +00:00 |
|
marco
|
b15ba0a5ae
|
* Peter's Cardinal<->Longint fixes patch
|
2003-11-03 09:42:27 +00:00 |
|
olle
|
527a79b0dc
|
* changed i386 to cpui386
|
2003-10-17 22:10:30 +00:00 |
|
peter
|
d0eac29ab9
|
* THandle is platform dependent
|
2003-10-16 15:43:13 +00:00 |
|
florian
|
bc2d795aab
|
* some data types cleaned up
|
2003-10-06 23:52:53 +00:00 |
|
peter
|
3d8d9c96f8
|
* sbrk returns pointer
|
2003-09-27 11:52:35 +00:00 |
|
michael
|
3bf916415a
|
+ Win32 Do_open crahs on append
|
2003-09-26 07:30:34 +00:00 |
|
peter
|
33b5eccc3c
|
* stdcall patch
|
2003-09-17 15:06:36 +00:00 |
|
olle
|
615792ffe9
|
* nice-ified
|
2003-09-12 12:33:43 +00:00 |
|
florian
|
c508a3d7f1
|
+ added invalid instruction exception
|
2003-01-01 20:56:57 +00:00 |
|
peter
|
5e80bcb7f8
|
* error code fixes
|
2002-12-24 15:35:15 +00:00 |
|
carl
|
a433541547
|
* fix warnings
|
2002-12-07 13:58:45 +00:00 |
|
carl
|
7769191263
|
+ profiling support
|
2002-11-30 18:17:35 +00:00 |
|
carl
|
002a5e009a
|
* always allocate argument even if its empty (bugfix web bug #2202)
|
2002-10-31 15:17:58 +00:00 |
|
florian
|
3290129414
|
* InitFPU renamed to SysResetFPU
|
2002-10-14 20:40:22 +00:00 |
|
peter
|
5fff238567
|
* threads unit added for thread support
|
2002-10-14 19:39:16 +00:00 |
|
florian
|
495cb55113
|
+ call to initvariantmanager inserted
|
2002-10-13 09:25:14 +00:00 |
|
carl
|
953a1ccdae
|
- removed os_types
* fix range check errors
|
2002-09-07 21:28:10 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
pierre
|
521f29fcca
|
* fix bug report 2086
|
2002-08-26 13:49:18 +00:00 |
|
florian
|
7ac5c3743d
|
* several fixes for linux/powerpc
* several fixes to MT
|
2002-07-28 20:43:47 +00:00 |
|
peter
|
71a1ae2136
|
* sLineBreak changed to normal constant like Kylix
|
2002-07-01 16:29:05 +00:00 |
|
pierre
|
215ed72a2d
|
* Rename HeapSize to WinAPIHeapSize to avoid conflict with general function
|
2002-06-04 09:25:14 +00:00 |
|
carl
|
7d6edd04b2
|
+ generic stack checking
|
2002-04-12 17:34:05 +00:00 |
|
peter
|
58218bf81f
|
* Regenerated with updated fpcmake
|
2002-03-11 19:10:28 +00:00 |
|
pierre
|
6165a24c43
|
* fix compilation failure
|
2002-01-30 14:57:11 +00:00 |
|
peter
|
24fdea1ad0
|
* merged filesearch() fix
|
2002-01-25 16:23:03 +00:00 |
|
peter
|
a2be264e11
|
* merged fixes from 1.0
|
2001-12-02 17:21:25 +00:00 |
|
florian
|
f9ed2775c2
|
+ beginning of variant dispatching
|
2001-11-08 16:16:54 +00:00 |
|
michael
|
25ba6fe2ea
|
+ Fixed Append() bug. Appending non-existing file now gives an error
|
2001-11-07 13:05:16 +00:00 |
|
peter
|
5d62342562
|
* criticalsection renamed to rtlcriticalsection for kylix compatibility
|
2001-10-23 21:51:02 +00:00 |
|
carl
|
05a2276947
|
* bugfix #1639 (IsMultiThread varialbe setting)
|
2001-10-09 02:17:45 +00:00 |
|
florian
|
6476fbf2fe
|
* fixed and added a lot of stuff to get the Jedi DX( headers
compiled
|
2001-08-19 21:02:01 +00:00 |
|
peter
|
f959b8e668
|
* fixed getdir() that was broken when a directory on a different drive
was asked
|
2001-07-30 20:53:50 +00:00 |
|
Tomas Hajny
|
268d2a4ab6
|
* GetDir fix for inaccessible drives
|
2001-06-30 18:55:48 +00:00 |
|
Jonas Maebe
|
94b50cf56c
|
* move platform independent constant declarations after inclusion of
systemh.inc
|
2001-06-18 14:26:16 +00:00 |
|
Tomas Hajny
|
72e3212dad
|
+ platform specific information
|
2001-06-13 22:20:10 +00:00 |
|
Tomas Hajny
|
1dee2d5efc
|
* errno changed to a threadvar if MT enabled
|
2001-06-10 17:56:57 +00:00 |
|