index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fcl-process
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Patch from #18617 Forkevent from Seth Grover.
marco
2011-01-27
2
-0
/
+15
*
+ use "Terminal" under Haiku to launch external programs (patch by
jonas
2010-10-08
1
-4
/
+35
*
* Mantis ipcserver problem solved caused by the adding of locking in the rtl
marco
2009-12-11
1
-4
/
+5
*
* patch (don't call waitprocess if not running) from Mantis 14707
marco
2009-11-03
1
-2
/
+1
*
* Patch from Mantis 14709
marco
2009-11-03
1
-1
/
+2
*
* use "open" rather than xterm for poNewConsole on Darwin (patch by
jonas
2009-11-01
1
-0
/
+4
*
* fixes for go32v2 compilation by John Lee (approved by Tomas)
jonas
2009-10-02
1
-2
/
+5
*
* forbid passing derived classes to call by reference parent classes (for obj...
florian
2009-08-17
1
-8
/
+8
*
* Use ExeSearch instead of FileSearch to find process executable
joost
2009-03-22
1
-1
/
+1
*
* fixed a bunch of cases where ESysEINTR wasn't handled
jonas
2009-03-19
1
-41
/
+57
*
* fixed unix version of tprocess.waitonexit (use unix.waitprocess so all
jonas
2009-03-19
1
-4
/
+2
*
* Fixed the problem that an IPC-Server holds a lock on its pipe so that no
joost
2009-03-07
2
-5
/
+19
*
* move dummy implementions to dummy dir and add
peter
2008-11-18
15
-420
/
+13
*
* If InitDebugClient fails, do not try to write a debug-message
joost
2008-09-30
1
-1
/
+1
*
* Fix AV when DebugDisabled is true and the program quits
joost
2008-09-29
1
-5
/
+3
*
* added unixtype unit in addition to baseunix unit (currently baseunix contai...
ivost
2008-09-14
1
-0
/
+2
*
* empty tprocess command line results on windows now in the same exception as...
florian
2008-07-07
4
-30
/
+75
*
Fixed go32v2 compilation for 2.2.3 and 2.2.2rc1
giulio
2008-06-02
1
-1
/
+1
*
* makefiles regenerated with newer fpcmake
hajny
2008-05-28
1
-4
/
+7
*
+ Haiku support by Olivier Coursière based on old BeOS support
florian
2008-05-19
1
-0
/
+30
*
* make it compile with 2.2.0
peter
2008-02-04
1
-0
/
+8
*
* Patch from Sergei Gorelkin, making TStream.Read and .Write virtual
michael
2007-12-29
1
-6
/
+4
*
* fix executable not found exception
peter
2007-11-13
1
-8
/
+10
*
* workaround trying to allow building GO32v2 snapshots (+ correction for rs...
hajny
2007-11-10
1
-0
/
+6
*
* wait in PeekMessage if no data available immediately
hajny
2007-11-04
1
-1
/
+7
*
* OS/2 requires specification of both np_ReadMode* and np_WriteMode*
hajny
2007-11-04
1
-1
/
+2
*
+ SimpleIPC implementation for OS/2 (not tested yet)
hajny
2007-11-04
1
-0
/
+194
*
* created fcl-async and fcl-process packages
peter
2007-10-28
28
-0
/
+3839