aboutsummaryrefslogtreecommitdiffstats
path: root/lib/open3.rb
Commit message (Expand)AuthorAgeFilesLines
...
* update rdoc.akr2008-12-061-14/+24
* * lib/open3.rb (Open3.pipeline_start): new method.akr2008-12-051-28/+126
* update rdoc.akr2008-12-041-17/+14
* rdoc update.akr2008-12-041-0/+7
* * lib/open3.rb (Open3.poutput3): new method.akr2008-12-041-10/+89
* * lib/open3.rb (Open3.popen3): simplified.akr2008-12-041-54/+263
* * lib/open3.rb (Open3.popen3): merge hash options if given. akr2008-12-021-19/+89
* * process.c (rb_detach_process): store detached process ID in thenobu2008-06-201-1/+0
* * lib/open3.rb (Open3.popen3w): removed.akr2008-04-261-42/+15
* describe about waiting a child process.akr2008-04-261-2/+5
* describe :pid thread variable.akr2008-04-261-0/+3
* * lib/open3.rb: double fork is replaced by spawn with Process.detach.akr2008-04-261-29/+48
* * lib/parsedate.rb: documentation patch from Konrad Meyermatz2006-10-091-13/+32
* Documentation cleanup.drbrain2006-08-041-10/+15
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]matz2004-12-151-0/+7
* * eval.c (proc_invoke): should update "result" for orphans.matz2003-09-181-1/+1
* * regex.c (re_compile_pattern): should not translate charactermatz2003-09-161-3/+6
* * file.c (rb_stat_rdev_major): added. [new]matz2002-01-291-0/+1
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-0/+1
* matzmatz2000-11-081-1/+1
* matzmatz2000-10-251-18/+21
* matzmatz2000-10-201-8/+16
* 2000-02-25matz2000-02-251-5/+4
* 1.4.0matz1999-08-131-0/+55