summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2002-02-212002-02-21eban
2002-02-202002-02-20nobu
2002-02-19* io.c (rb_io_ungetc): don't fail pushed EOF back.nobu
2002-02-182002-02-18nobu
2002-02-172002-02-17nobu
2002-02-162002-02-16nobu
2002-02-15* eval.c (rb_eval): replace rb_cvar_declare() by rb_cvar_set().matz
2002-02-142002-02-14nobu
2002-02-132002-02-13eban
2002-02-10* ruby.c (load_file): avoid SEGV on '#' only input.nobu
2002-02-092002-02-09nobu
2002-02-082002-02-08nobu
2002-02-072002-02-07nobu
2002-02-06* io.c (rb_io_readlines): avoid calling GetOpenFile() repeatedly.matz
2002-02-05* io.c (fptr_finalize): should raise error when fclose fails.matz
2002-02-042002-02-04eban
2002-02-012002-02-01nobu
2002-01-29* regex.c (re_adjust_startpos): search start of multibytenobu
2002-01-28* eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz
2002-01-25* configure.in (solaris): add '-shared' only for GNU ld.eban
2002-01-232002-01-23nobu
2002-01-212002-01-21eban
2002-01-192002-01-19usa
2002-01-182002-01-18nobu
2002-01-17* eval.c (block_pass): allow "retry" from within argument passedmatz
2002-01-162001-01-16nobu
2002-01-112002-01-11usa
2002-01-102002-01-10nobu
2002-01-08* eval.c (rb_add_method): clear replaced method from the cache.nobu
2002-01-072002-01-07eban
2002-01-042002-01-05eban
2002-01-042002-01-05eban
2002-01-042002-01-05eban
2001-12-31* parse.y (yycompile): always store copy of filename.nobu
2001-12-28* array.c (rb_cmpint): fixed typo.nobu
2001-12-27* bignum.c (rb_cstr2inum): deny "0_".nobu
2001-12-26* bignum.c (rb_cstr2inum): allow "0\n" and so on.nobu
2001-12-212001-12-21eban
2001-12-20* lib/mkmf.rb (with_destdir): new.nobu
2001-12-19* eval.c (rb_mod_define_method): define_method should followmatz
2001-12-18* string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz
2001-12-172001-12-17eban
2001-12-13* time.c (time_new_internal): avoid loop to calculate negativematz
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-12-0920011209nobu
2001-12-032001-12-03eban
2001-11-28* eval.c (rb_thread_select): should subtract timeofday() frommatz
2001-11-252001-11-25usa
2001-11-222001-11-22eban
2001-11-202001-11-20eban