aboutsummaryrefslogtreecommitdiffstats
path: root/pack.c
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-56/+54
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-23/+47
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-1/+1
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-1/+1
* * io.c (rb_io_s_read): new method to call IO#read frommatz2001-01-181-4/+26
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-8/+29
* inline fixmatz2001-01-101-1/+1
* ebaneban2001-01-051-1/+1
* matzmatz2000-12-261-5/+1
* matzmatz2000-11-201-14/+14
* matzmatz2000-10-201-1/+1
* 1.6.2 (to be)matz2000-10-171-4/+7
* matzmatz2000-10-161-9/+29
* matzmatz2000-07-271-4/+4
* 2000-05-24matz2000-05-241-3/+3
* 2000-05-15matz2000-05-151-1/+1
* 2000-05-12matz2000-05-121-0/+78
* 2000-05-01matz2000-05-011-2/+2
* 2000-04-10matz2000-04-101-2/+3
* 2000-03-17matz2000-03-171-13/+1
* 2000-02-01matz2000-02-011-1/+1
* 20000105matz2000-01-051-6/+6
* 19991004matz1999-10-041-32/+37
* 1.4.1 to bematz1999-08-241-1/+1
* 1.4.0matz1999-08-131-104/+683
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-121/+286
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-37/+96
* Initial revisionv1_0_r2matz1998-01-161-0/+883