aboutsummaryrefslogtreecommitdiffstats
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz2001-06-221-1/+2
* * eval.c (method_eq): new method Method#==. [new]matz2001-06-121-2/+6
* * gc.c (Init_stack): avoid __builtin_frame_address(2) to retrievematz2001-06-081-2/+5
* * hash.c (replace_i): ignore when key == Qundef.matz2001-06-011-1/+4
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-13/+13
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-2/+0
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-14/+21
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz2001-02-131-5/+4
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-1/+1
* 001225matz2000-12-251-4/+9
* matzmatz2000-12-181-0/+1
* matzmatz2000-12-051-0/+30
* matz: 1.6.0 final (hopufully)matz2000-09-121-2/+4
* matzmatz2000-09-041-1/+3
* matzmatz2000-08-091-6/+0
* matzmatz2000-08-071-4/+22
* matzmatz2000-07-271-5/+0
* matzmatz2000-07-211-0/+1
* matzmatz2000-07-171-23/+1
* matzmatz2000-07-041-1/+1
* 2000-06-22matz2000-06-221-1/+6
* 2000-05-24matz2000-05-241-4/+4
* 2000-05-12matz2000-05-121-4/+0
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-2/+4
* mkmfmatz2000-04-121-1/+37
* 2000-04-10matz2000-04-101-5/+5
* 2000-03-23matz2000-03-231-4/+5
* 2000-03-15matz2000-03-151-14/+8
* 2000-03-07matz2000-03-071-4/+0
* 2000-02-29matz2000-02-291-21/+26
* 2000-02-25matz2000-02-251-16/+0
* 2000-02-23matz2000-02-231-1/+20
* 2000-02-17matz2000-02-171-0/+7
* 2000-02-08matz2000-02-081-6/+6
* 2000-02-08matz2000-02-081-2/+16
* 2000-02-01matz2000-02-011-27/+2
* 20000105matz2000-01-051-104/+52
* 19991214matz1999-12-141-1/+4
* 991207matz1999-12-071-3/+4
* 19991206matz1999-12-061-1/+1
* 19991201matz1999-12-011-2/+6
* 19991125matz1999-11-251-13/+13
* 19991111matz1999-11-111-6/+4
* *** empty log message ***matz1999-10-131-5/+3
* 19991012matz1999-10-121-0/+1
* 1.4.0matz1999-08-131-80/+140
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-304/+617
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-108/+252