aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* 2002-02-17nobu2002-02-171-2/+2
* 2002-02-16nobu2002-02-161-2/+2
* * eval.c (rb_eval): replace rb_cvar_declare() by rb_cvar_set().matz2002-02-151-2/+2
* 2002-02-14nobu2002-02-141-2/+2
* 2002-02-13eban2002-02-131-2/+2
* * ruby.c (load_file): avoid SEGV on '#' only input.nobu2002-02-101-2/+2
* 2002-02-09nobu2002-02-091-2/+2
* 2002-02-08nobu2002-02-081-2/+2
* 2002-02-07nobu2002-02-071-2/+2
* * io.c (rb_io_readlines): avoid calling GetOpenFile() repeatedly.matz2002-02-061-2/+2
* * io.c (fptr_finalize): should raise error when fclose fails.matz2002-02-051-2/+2
* 2002-02-04eban2002-02-041-2/+2
* 2002-02-01nobu2002-02-011-2/+2
* * regex.c (re_adjust_startpos): search start of multibytenobu2002-01-291-2/+2
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-2/+2
* * configure.in (solaris): add '-shared' only for GNU ld.eban2002-01-251-2/+2
* 2002-01-23nobu2002-01-231-2/+2
* 2002-01-21eban2002-01-211-2/+2
* 2002-01-19usa2002-01-191-2/+2
* 2002-01-18nobu2002-01-181-2/+2
* * eval.c (block_pass): allow "retry" from within argument passedmatz2002-01-171-2/+2
* 2001-01-16nobu2002-01-161-2/+2
* 2002-01-11usa2002-01-111-2/+2
* 2002-01-10nobu2002-01-101-2/+2
* * eval.c (rb_add_method): clear replaced method from the cache.nobu2002-01-081-2/+2
* 2002-01-07eban2002-01-071-2/+2
* 2002-01-05eban2002-01-041-2/+2
* 2002-01-05eban2002-01-041-2/+2
* 2002-01-05eban2002-01-041-2/+2
* * parse.y (yycompile): always store copy of filename.nobu2001-12-311-2/+2
* * array.c (rb_cmpint): fixed typo.nobu2001-12-281-2/+2
* * bignum.c (rb_cstr2inum): deny "0_".nobu2001-12-271-2/+2
* * bignum.c (rb_cstr2inum): allow "0\n" and so on.nobu2001-12-261-2/+2
* 2001-12-21eban2001-12-211-2/+2
* * lib/mkmf.rb (with_destdir): new.nobu2001-12-201-2/+2
* * eval.c (rb_mod_define_method): define_method should followmatz2001-12-191-2/+2
* * string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz2001-12-181-2/+2
* 2001-12-17eban2001-12-171-2/+2
* * time.c (time_new_internal): avoid loop to calculate negativematz2001-12-131-2/+2
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-2/+2
* 20011209nobu2001-12-091-2/+2
* 2001-12-03eban2001-12-031-2/+2
* * eval.c (rb_thread_select): should subtract timeofday() frommatz2001-11-281-2/+2
* 2001-11-25usa2001-11-251-2/+2
* 2001-11-22eban2001-11-221-2/+2
* 2001-11-20eban2001-11-201-2/+2
* * parse.y (parse_regx): should raise error on untermitatedmatz2001-11-191-2/+2
* * parse.y: needless conditionals.nobu2001-11-181-2/+2
* 20011115nobu2001-11-151-2/+2
* 2001-11-13usa2001-11-131-2/+2