florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |
Tomas Hajny
|
7f7a4518f7
* FileExists fixed - wildcards not accepted any longer
|
14 years ago |
pierre
|
04a2d0bc94
* Handle -1 return if GetFileAttr call inside DirectoryExists
|
14 years ago |
Tomas Hajny
|
6992049034
* fix for a silly typo in the previous revision
|
14 years ago |
Tomas Hajny
|
867ad94115
* fix for DirectoryExists - proper handling of root directory
|
14 years ago |
pierre
|
9d763ec052
* Avoid warnings about pointer to signed integers typecasts
|
14 years ago |
pierre
|
1dfa5c2e74
+ Implement !proxy support for long command line
|
14 years ago |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 years ago |
pierre
|
9276fa437f
* Fix tw1041 test failure
|
14 years ago |
marco
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 years ago |
marco
|
8e9a7e14ad
* Revised yesterday solution to a more general one. Executeprocess gets
|
15 years ago |
michael
|
01ed4a6745
* Implemented OnBeep to install custom beep handler
|
15 years ago |
Tomas Hajny
|
573bc3b767
* inline on needed for 2.0.x
|
18 years ago |
Tomas Hajny
|
f0959c1b1d
* yet another fix for DiskFree/DiskSize
|
18 years ago |
Tomas Hajny
|
77fe5f40fe
* remove erratic / unreliable check for DOS version in Do_DiskData
|
18 years ago |
Tomas Hajny
|
5e1a7997ee
+ FileTruncate allows 64-bit parameter
|
18 years ago |
micha
|
ce9e589e15
* fix FileSeek implementation to match declaration
|
19 years ago |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 years ago |
florian
|
6992fde8fc
* patch from Ales to Katona to change some var parameters to out
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
Tomas Hajny
|
8280fbe06c
* FileOpen fixes for DR-DOS, resourcestring in ExecuteProcess, implementation of Sleep changed to give up timeslices
|
20 years ago |
michael
|
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
20 years ago |
Tomas Hajny
|
601f2e02ce
* overloaded ExecuteProcess added, EnvStr param changed to longint
|
21 years ago |
Jonas Maebe
|
5386a1c2ca
* fixed compilation errors
|
21 years ago |
Tomas Hajny
|
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
|
21 years ago |
michael
|
5a1477ef6f
+ Added rtlconst dependency to classes.ppu and implemented sysutils.sleep
|
21 years ago |
Jonas Maebe
|
c6550c2b3b
* fixed compilation
|
21 years ago |