Tomas Hajny
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
8 년 전 |
Tomas Hajny
|
b7de70422f
* fix for bug #24504 (extended version of patch by Bart Broersma)
|
8 년 전 |
Tomas Hajny
|
c1afb4b63b
* avoid FindFirst failing due to Attribute parameter bigger than $FF
|
9 년 전 |
nickysn
|
aa44dcbd7f
* fixed hang in dos.exec_ansistring when passing a long command line via the
|
10 년 전 |
Tomas Hajny
|
cedf009d3c
* fix for SIGSEGV in Exec without command line parameters revealed in discussion for #26160
|
11 년 전 |
Tomas Hajny
|
bb0a670e9e
* fix for bug #26160
|
11 년 전 |
Jonas Maebe
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 년 전 |
marco
|
5ce5f4f2a9
* Init use_proxy to false, Mantis #21097
|
13 년 전 |
pierre
|
59720fa55a
* Fix error in last commit for quoted args.
|
14 년 전 |
pierre
|
1dfa5c2e74
+ Implement !proxy support for long command line
|
14 년 전 |
giulio
|
80b0231616
Fixed DiskFree/DiskSize:
|
17 년 전 |
Tomas Hajny
|
68a4c0347a
* patch from Giulio for FindFirst return value with no files and SetFAttr with VolumeID - web bug #11247
|
17 년 전 |
giulio
|
5da751376b
Prevent memory corruption by respecting DOS command line length limit (tests/test/targ1b doesn't crash the machine anymore)
|
17 년 전 |
Tomas Hajny
|
17f3d9fcf7
* fix by Guilio Bernardi for DosExitCode always 0 under Go32v2
|
17 년 전 |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 년 전 |
Tomas Hajny
|
573bc3b767
* inline on needed for 2.0.x
|
18 년 전 |
Tomas Hajny
|
f0959c1b1d
* yet another fix for DiskFree/DiskSize
|
18 년 전 |
Tomas Hajny
|
c00021373a
* fix from r7819 extended to more platforms
|
18 년 전 |
pierre
|
11923e9786
+ code to debug LFN FindFirst/findClose
|
18 년 전 |
Tomas Hajny
|
374e759169
* cleanup by Marco Borsari (borsa77)
|
18 년 전 |
daniel
|
139408b512
* Environment corruption fix by Ladislav Lacina
|
18 년 전 |
Tomas Hajny
|
054f7dda20
* remove DosVersion check limiting use of LFN calls for DiskSize/DiskFree to Win9x/ME (ignoring e.g. Win2K and others)
|
19 년 전 |
Tomas Hajny
|
f7f1f9917d
* addition to the previous patch
|
19 년 전 |
Tomas Hajny
|
1ecf556685
* patch for Dos.Exec and others from borsa77 at libero.it
|
19 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
peter
|
e417e34496
* truncate log
|
20 년 전 |
Tomas Hajny
|
e1252e7302
* GetMsCount added, platform independent routines moved to single include file
|
20 년 전 |
daniel
|
bc7f8a474d
* Enable threadvars again
|
21 년 전 |
Tomas Hajny
|
7a08fcd395
* LastDosExitCode changed back from threadvar temporarily
|
21 년 전 |