Tomas Hajny
|
403bdb534d
|
* fix for bug #3995 - paramstr(0) needs full path
git-svn-id: trunk@83 -
|
2005-05-23 22:09:12 +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
|
2b7afcc4d8
|
* SysAllocMem used for ArgV [Idx] allocation again
|
2005-05-03 22:17:26 +00:00 |
|
peter
|
d955da19dd
|
use fillchar after reallocmem, fix taken from win32
|
2005-05-01 13:00:53 +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 |
|
Tomas Hajny
|
e019e5ad27
|
* correction of previous mistyping
|
2005-03-27 20:50:35 +00:00 |
|
Tomas Hajny
|
a16db1bcf6
|
* fix for allocarg
|
2005-03-27 20:40:54 +00:00 |
|
Tomas Hajny
|
526f7b716a
|
* compilation fix
|
2005-03-01 21:59:14 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
e49fa4bd08
|
* threads for go32v2,os,emx,netware
|
2005-02-06 16:57:18 +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
|
869b0ecc85
|
* compiler defined HEAP and HEAPSIZE removed
|
2004-10-25 15:38:59 +00:00 |
|
Tomas Hajny
|
605ee59e81
|
* handle type changed to thandle in do_isdevice
|
2004-09-18 11:12:09 +00:00 |
|
Tomas Hajny
|
8f52b61730
|
* missing MaxExitCode added
|
2004-09-11 19:43:11 +00:00 |
|
Tomas Hajny
|
e74d8c98a6
|
+ Memory allocation routines changed to support the new memory manager
|
2004-07-18 15:20:38 +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
|
8fd5b67f9a
|
* misleading warning removed
|
2004-03-24 19:23:09 +00:00 |
|
Tomas Hajny
|
155402e664
|
* heap management modified to be able to grow heap as needed
|
2004-03-24 19:15:59 +00:00 |
|
Tomas Hajny
|
09fd537acf
|
* lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...)
|
2004-02-22 15:01:49 +00:00 |
|
Tomas Hajny
|
7a08fcd395
|
* LastDosExitCode changed back from threadvar temporarily
|
2004-02-16 22:16:55 +00:00 |
|
yuri
|
fab546e6d1
|
- prt1.as removed
- removed tmporary code/comments
- prt1 compilation error workaround removed
|
2004-02-02 03:24:09 +00:00 |
|
Tomas Hajny
|
0cb32fae6e
|
* reformatting of too long comment lines - not accepted by FP IDE
|
2004-01-25 21:41:48 +00:00 |
|
florian
|
3c417e8094
|
* fixed win32 compilation
|
2004-01-21 14:15:42 +00:00 |
|
Tomas Hajny
|
e0f9297e01
|
* ExecuteProcess fixes, ProcessID and ThreadID added
|
2004-01-20 23:05:31 +00:00 |
|
peter
|
e7c99a0e41
|
* regcall updates (untested)
|
2003-12-04 21:22:38 +00:00 |
|
yuri
|
3e874e373e
|
* native heap
|
2003-11-23 07:21:16 +00:00 |
|
yuri
|
dbffba731e
|
* Memory allocation bug fixed
|
2003-11-19 18:21:11 +00:00 |
|
yuri
|
ff7b561fc9
|
* Environment and arguments initialization now native
|
2003-11-19 16:50:21 +00:00 |
|
yuri
|
81588a99b2
|
* Unused constants removed
|
2003-11-06 17:20:44 +00:00 |
|
marco
|
b15ba0a5ae
|
* Peter's Cardinal<->Longint fixes patch
|
2003-11-03 09:42:27 +00:00 |
|
Tomas Hajny
|
d4fb70d298
|
* corrections for do_open and os_mode back
|
2003-11-02 00:51:17 +00:00 |
|
yuri
|
dee4ce9d76
|
* do_* functions now native
|
2003-10-28 14:57:31 +00:00 |
|
yuri
|
6a93c41984
|
* os_mode removed (not required anymore)
|
2003-10-27 04:33:58 +00:00 |
|
Tomas Hajny
|
7adcc315bc
|
* file handling related fixes
|
2003-10-25 22:45:37 +00:00 |
|
Tomas Hajny
|
136a47429e
|
* UnusedHandle value made the same as with other targets
|
2003-10-19 12:13:41 +00:00 |
|
Tomas Hajny
|
fd820bd71f
|
* minor fix in non-default sbrk code
|
2003-10-19 09:37:00 +00:00 |
|
Tomas Hajny
|
c2a66502f0
|
* fix for terrible long-time bug in do_open
|
2003-10-19 09:06:28 +00:00 |
|
Tomas Hajny
|
c5df303517
|
* stdcall fixes again
|
2003-10-18 16:58:39 +00:00 |
|
peter
|
d0eac29ab9
|
* THandle is platform dependent
|
2003-10-16 15:43:13 +00:00 |
|
Tomas Hajny
|
9bd5572f72
|
* another longint2cardinal fix
|
2003-10-14 21:10:06 +00:00 |
|
Tomas Hajny
|
53837eb907
|
* longint to cardinal corrections
|
2003-10-13 21:17:31 +00:00 |
|
Tomas Hajny
|
c9445358ce
|
* wrong use of Intel syntax
|
2003-10-12 18:07:30 +00:00 |
|
Tomas Hajny
|
ff73604297
|
* wrong use of Intel syntax
|
2003-10-12 17:59:40 +00:00 |
|
Tomas Hajny
|
a809462de2
|
* wrong use of Intel syntax
|
2003-10-12 17:52:28 +00:00 |
|
Tomas Hajny
|
ecdebd2dd0
|
* sbrk error handling corrected
|
2003-10-12 10:45:36 +00:00 |
|
Tomas Hajny
|
b5ac7cde64
|
* stdcall fixes and asm routines cleanup
|
2003-10-07 21:26:34 +00:00 |
|
yuri
|
e3a2162c76
|
* Another set of native functions.
|
2003-10-06 16:58:27 +00:00 |
|
yuri
|
cb457e1a34
|
* Some emx code removed. Now withous so stupid error as with dos ;)
|
2003-10-06 14:22:40 +00:00 |
|
yuri
|
d747a2c9f9
|
* at&t syntax instead of intel syntax was used
|
2003-10-04 08:30:59 +00:00 |
|
peter
|
d97075a245
|
* stdcall fixes
|
2003-10-03 21:46:25 +00:00 |
|
yuri
|
c09b9c2708
|
* Unclosed comment
|
2003-10-01 18:42:49 +00:00 |
|
Tomas Hajny
|
c1afcd4588
|
* append fix applied to GO32v2, OS/2 and EMX
|
2003-09-29 18:39:59 +00:00 |
|
peter
|
3d8d9c96f8
|
* sbrk returns pointer
|
2003-09-27 11:52:35 +00:00 |
|
Tomas Hajny
|
29d1282e25
|
* platform extension unification
|
2003-03-30 09:20:30 +00:00 |
|
Tomas Hajny
|
5e2e0e48d2
|
* default sharing mode changed to DenyNone
|
2003-01-15 22:16:12 +00:00 |
|
Tomas Hajny
|
8882e700ed
|
* First_Meg fixed + Environment initialization under Dos
|
2002-12-15 22:41:41 +00:00 |
|
Tomas Hajny
|
36675ed484
|
- WriteLn in GUI mode support commented out until fixed
|
2002-12-08 16:39:58 +00:00 |
|
Tomas Hajny
|
ab27397399
|
* GetEnv correction, better PM support, ...
|
2002-12-07 19:17:13 +00:00 |
|
Tomas Hajny
|
a70cec65e9
|
* type corrections (longing x cardinal)
|
2002-11-17 22:31:02 +00:00 |
|
Tomas Hajny
|
ef03d83a76
|
* heap management (hopefully) fixed
|
2002-10-27 14:29:00 +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 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
peter
|
71a1ae2136
|
* sLineBreak changed to normal constant like Kylix
|
2002-07-01 16:29:05 +00:00 |
|
carl
|
280878b8a5
|
+ initialize some global variables
|
2002-04-21 15:52:58 +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 |
|
Tomas Hajny
|
b1c4768775
|
* heap management corrected (heap_brk)
|
2002-02-10 13:46:20 +00:00 |
|
Tomas Hajny
|
7472987e06
|
* DefaultTextLineBreakStyle misplacing corrected
|
2001-11-15 18:49:43 +00:00 |
|
peter
|
5d62342562
|
* criticalsection renamed to rtlcriticalsection for kylix compatibility
|
2001-10-23 21:51:02 +00:00 |
|
Tomas Hajny
|
0b672785fb
|
* platform specific constants moved after systemh.inc, BeOS omission corrected
|
2001-06-19 20:46:07 +00:00 |
|
Tomas Hajny
|
72e3212dad
|
+ platform specific information
|
2001-06-13 22:20:10 +00:00 |
|
Tomas Hajny
|
afe7569a0c
|
* merging Carl's fixes from the fixes branch
|
2001-05-20 18:40:32 +00:00 |
|
Tomas Hajny
|
e24d5ca616
|
* setne operand size fixed
|
2001-04-20 19:05:11 +00:00 |
|
florian
|
1f91d1d88e
|
+ sLineBreak and misc. stuff for Kylix compatiblity
|
2001-03-21 23:29:40 +00:00 |
|
Tomas Hajny
|
f041ede95b
|
* GetDir fixed
|
2001-03-21 21:08:20 +00:00 |
|
Tomas Hajny
|
c83475a6ca
|
* FExpand without IOResult change, remaining direct asm removed
|
2001-03-10 09:57:51 +00:00 |
|
peter
|
bcbb21839d
|
* chdir,mkdir,rmdir with empty string fixed
|
2001-02-20 21:31:12 +00:00 |
|
Tomas Hajny
|
f22b036c55
|
* direct asm removing
|
2001-02-04 01:57:52 +00:00 |
|
Tomas Hajny
|
ce36dc07ec
|
* MT support completion
|
2001-02-01 21:30:01 +00:00 |
|
Tomas Hajny
|
c9a940fe1d
|
+ beginning of the OS/2 version
|
2001-01-23 20:38:59 +00:00 |
|
Tomas Hajny
|
8e0b10a0da
|
* ParamStr (0) fixed
|
2000-11-13 21:23:38 +00:00 |
|
Tomas Hajny
|
3e276f278a
|
* stackcheck alias corrected
|
2000-11-11 23:12:39 +00:00 |
|
Tomas Hajny
|
e5736660df
|
* ChDir correction, unit name changed
|
2000-10-15 20:43:10 +00:00 |
|
peter
|
8a381b9ec3
|
* system unit rename for 1.1 branch
|
2000-10-15 08:19:48 +00:00 |
|