summaryrefslogtreecommitdiff
path: root/enum.c
AgeCommit message (Expand)Author
2004-04-14* array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu
2004-03-18* eval.c: remove specialized version of rb_Array(). use simplematz
2004-02-26* eval.c (localjump_destination): lambda should not interferematz
2004-01-16* enum.c (enum_find): mention about ifnone argument. [ruby-talk:90003]nobu
2003-12-29Add RDoc for Kernel global functions, tidy array and errordave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-08-22* enum.c (each_with_index_i): typo.matz
2003-08-22* enum.c (inject_i): use rb_yield_values.matz
2003-05-20* eval.c (rb_yield_0): give warning for multiple values for amatz
2003-05-19* ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value)matz
2003-01-16-Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal
2003-01-16Updated Copyrights of Matz to 2003.michal
2003-01-15* enum.c (enum_all): now works without block.matz
2002-11-22* file.c (rb_find_file_ext): should not terminate searching withmatz
2002-11-19* array.c (rb_ary_zip): iterates over items in the receiver.matz
2002-11-03* object.c (Init_Object): added Object#object_id, new name formatz
2002-08-01* parse.y (tokadd_string): ignore backslashed spaces in %w.matz
2002-07-05enum.c: Fix bug in enum_sort_by and some code indentsmichal
2002-06-13* eval.c (svalue_to_avalue): v may be Qundef. This fix wasmatz
2002-05-01* numeric.c (num_step): better iteration condition for floatmatz
2002-04-18* re.c (rb_reg_expr_str): should treat backslash specially inmatz
2002-03-18* enum.c (enum_find): catch a value before recycle.nobu
2002-03-18* enum.c (enum_inject): use the first iterated element as thenobu
2002-03-11* marshal.c (w_object): module inclusion using extend() shouldmatz
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-12-09* enum.c (enum_sort_by): should replace with last elements.nobu
2001-11-27* marshal.c (w_float): must distinguish -0.0 from 0.0.matz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-08-23fix typo.nobu
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-03-13* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz
2001-01-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-09* enum.c (enum_inject): new method.matz
2000-05-242000-05-24matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-01-172000-01-17matz
2000-01-0520000105matz
1999-12-07991207matz
1999-11-2519991125matz
1999-11-1719991117matz
1999-10-2919991029matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 1.0-961225v1_0_961225Yukihiro Matsumoto
2019-08-17version 0.99.4-961224v0_99_4_961224Yukihiro Matsumoto