aboutsummaryrefslogtreecommitdiffstats
path: root/process.c
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (rb_big2str): t should be protected from GC.matz2001-05-211-1/+1
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-1/+0
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-53/+30
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-12/+13
* * process.c: add W* macro if not available.eban2001-02-201-0/+19
* * eval.c (secure_visibility): visibility check for untainted modules.matz2001-02-191-2/+6
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-14/+63
* * process.c (proc_waitall): new method based on a patch from Brianmatz2001-02-151-39/+254
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-4/+4
* * m17n baseline.matz2001-01-101-1/+1
* setres[ug]id, NORETURNeban2001-01-101-19/+19
* matzmatz2000-12-261-0/+2
* 001225matz2000-12-251-20/+0
* matzmatz2000-11-271-2/+29
* ebaneban2000-11-131-1/+1
* matzmatz2000-10-201-1/+1
* 1.6.2 (to be)matz2000-10-171-2/+10
* matzmatz2000-10-101-5/+5
* matzmatz2000-08-071-2/+2
* matzmatz2000-07-211-1/+2
* 2000-06-19matz2000-06-191-11/+40
* 2000-06-13matz2000-06-131-3/+17
* 2000-05-24matz2000-05-241-1/+1
* 2000-05-17matz2000-05-171-2/+2
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-2/+4
* 2000-03-13matz2000-03-131-2/+2
* 2000-03-07matz2000-03-071-31/+1
* 2000-02-17matz2000-02-171-6/+7
* 20000105matz2000-01-051-1/+1
* 19991214matz1999-12-141-1/+6
* 19991206matz1999-12-061-0/+1
* 19991125matz1999-11-251-1/+13
* 19991029matz1999-10-291-2/+2
* 1.4.0matz1999-08-131-91/+63
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-183/+227
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-36/+96
* Initial revisionv1_0_r2matz1998-01-161-0/+998