aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* 2002-03-15eban2002-03-151-2/+2
* 2002-03-14nobu2002-03-141-2/+2
* 2002-03-13nobu2002-03-131-2/+2
* 2002-03-12nobu2002-03-121-2/+2
* 2002-03-11nobu2002-03-111-2/+2
* 2002-03-08eban2002-03-081-2/+2
* * gc.c (rb_source_filename): added. holds unique strings for filenobu2002-03-071-2/+2
* * dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.eban2002-03-061-2/+2
* 2002-03-01eban2002-03-011-2/+2
* 2002-02-28eban2002-02-281-2/+2
* * io.c (READ_DATA_PENDING): uClibc support.eban2002-02-271-2/+2
* 2002-02-26usa2002-02-261-2/+2
* 2002-02-25eban2002-02-251-2/+2
* 2002-02-22nobu2002-02-221-2/+2
* 2002-02-21eban2002-02-211-2/+2
* 2002-02-20nobu2002-02-201-2/+2
* * io.c (rb_io_ungetc): don't fail pushed EOF back.nobu2002-02-191-2/+2
* 2002-02-18nobu2002-02-181-2/+2
* 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