florian
|
6992fde8fc
|
* patch from Ales to Katona to change some var parameters to out
parameters
git-svn-id: trunk@292 -
|
2005-06-09 07:42:40 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
Tomas Hajny
|
0af5c95b6c
|
* SysLocale initialized to empty for OS/2 too - probably wrong for DBCS versions
|
2005-03-01 23:27:57 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
Tomas Hajny
|
b3c9baef95
|
* GetEnvironmentVariableCount uses EnvC under OS/2 and EMX
|
2004-12-11 17:32:34 +00:00 |
|
michael
|
fbb13b5266
|
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
2004-12-11 11:32:44 +00:00 |
|
Tomas Hajny
|
2b40d78b32
|
* one more fix for ExecuteProcess
|
2004-12-06 22:11:47 +00:00 |
|
Tomas Hajny
|
aad1f7964a
|
* fix for ExecuteProcess
|
2004-12-06 18:50:21 +00:00 |
|
Tomas Hajny
|
db6015805a
|
* ExecuteProcess update - run VIO apps in the same window
|
2004-12-05 19:33:08 +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
|
601f2e02ce
|
* overloaded ExecuteProcess added, EnvStr param changed to longint
|
2004-02-15 21:34:06 +00:00 |
|
yuri
|
b1a8443699
|
* fixes for dosh.inc
* Executeprocess iverloaded function
* updated todo
|
2004-02-15 08:02:44 +00:00 |
|
Tomas Hajny
|
e0f9297e01
|
* ExecuteProcess fixes, ProcessID and ThreadID added
|
2004-01-20 23:05:31 +00:00 |
|
florian
|
058d480f40
|
* error handling for Variants improved
|
2003-11-26 20:00:19 +00:00 |
|
yuri
|
0646b94499
|
* Now native
|
2003-11-23 15:50:07 +00:00 |
|
yuri
|
2cbdc6b02c
|
* exec fix
* unused units removed
|
2003-11-05 09:13:59 +00:00 |
|
yuri
|
81e7e0aa7c
|
* GetLocatTime now also native
|
2003-10-27 12:19:20 +00:00 |
|
yuri
|
c44c76cd3b
|
* New set of native functions
|
2003-10-27 11:43:40 +00:00 |
|
Tomas Hajny
|
c5df303517
|
* stdcall fixes again
|
2003-10-18 16:58:39 +00:00 |
|
Tomas Hajny
|
53837eb907
|
* longint to cardinal corrections
|
2003-10-13 21:17:31 +00:00 |
|
yuri
|
bf1b07f088
|
* Some emx code removed
|
2003-10-08 05:22:47 +00:00 |
|
Tomas Hajny
|
b5ac7cde64
|
* stdcall fixes and asm routines cleanup
|
2003-10-07 21:26:34 +00:00 |
|
peter
|
d97075a245
|
* stdcall fixes
|
2003-10-03 21:46:25 +00:00 |
|
Tomas Hajny
|
c81e1a487b
|
* better fix for bug #2518
|
2003-06-06 23:34:08 +00:00 |
|
Tomas Hajny
|
93db149583
|
* fix for bug #2518 applied to OS/2 as well
|
2003-06-06 23:31:17 +00:00 |
|
peter
|
60e5c18645
|
* made THandle platform dependent and unique type
|
2003-04-01 15:57:41 +00:00 |
|
yuri
|
06a8a4e5d1
|
FileClose bug fixed (again ;))
|
2003-03-31 02:18:39 +00:00 |
|
yuri
|
17d81f45a5
|
* Directoryexists function header changed back.
|
2003-03-29 19:14:16 +00:00 |
|
yuri
|
d1c4449d7f
|
* Fixed DirectoryExists function header
|
2003-03-29 18:53:10 +00:00 |
|
Tomas Hajny
|
9e9a775a2e
|
+ DirectoryExists added for main branch OS/2 too
|
2003-03-29 15:01:20 +00:00 |
|
Tomas Hajny
|
4cd8dfb6ff
|
* FileClose bug fixed
|
2003-03-01 21:19:14 +00:00 |
|
Tomas Hajny
|
da39d0fe52
|
* modified to make use of the common GetEnv code
|
2003-01-04 16:25:08 +00:00 |
|
peter
|
1ac1f644da
|
* FileCreate(string,mode) overload added
|
2003-01-03 20:41:04 +00:00 |
|
Tomas Hajny
|
466b5d9d58
|
* another bunch of type corrections
|
2002-11-18 19:51:00 +00:00 |
|
Tomas Hajny
|
7f19746b9e
|
* AnsiString to PChar typecast
|
2002-09-23 17:42:37 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
Tomas Hajny
|
0a29a5632f
|
* FindFirst fix (invalid attribute bits masked out)
|
2002-07-11 16:00:05 +00:00 |
|
peter
|
24fdea1ad0
|
* merged filesearch() fix
|
2002-01-25 16:23:03 +00:00 |
|
Tomas Hajny
|
b94242ee20
|
* uses DosCalls replaced with direct declarations
|
2001-12-16 19:08:20 +00:00 |
|
peter
|
36bafdc7aa
|
* added 64bit fileseek
|
2001-10-25 21:23:49 +00:00 |
|
peter
|
47a24b5da6
|
* eoutofmemory and einvalidpointer fix
|
2001-06-03 15:18:01 +00:00 |
|
Tomas Hajny
|
4bf4581095
|
* silly mistyping corrected
|
2001-05-21 20:50:19 +00:00 |
|
Tomas Hajny
|
afe7569a0c
|
* merging Carl's fixes from the fixes branch
|
2001-05-20 18:40:32 +00:00 |
|
Tomas Hajny
|
18a6af4e62
|
* GetEnvironmentVariable now really merged
|
2001-02-21 21:23:38 +00:00 |
|
peter
|
36e5967c3b
|
* merged getenvironmentvariable
|
2001-02-20 22:14:19 +00:00 |
|
Tomas Hajny
|
9d6b7fdcc0
|
* FileCreate and GetLocalTime fixed
|
2001-01-13 11:10:59 +00:00 |
|
Tomas Hajny
|
9126b8380f
|
* FindClose correction
|
2000-10-15 20:44:18 +00:00 |
|
Jonas Maebe
|
2a6e63f2dd
|
* removed warnings
|
2000-09-29 21:49:41 +00:00 |
|
michael
|
12d7aaabe7
|
+ Merged syserrormsg fix
|
2000-08-30 06:29:19 +00:00 |
|