summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2002-04-012002-04-01nobu
2002-03-292002-03-29nobu
2002-03-27* io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz
2002-03-26* parse.y (primary): while/until statement modifiers to "begin"matz
2002-03-252002-03-25eban
2002-03-222002-03-22usa
2002-03-202002-03-20nobu
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-18* parse.y (parse_string): part of multi-byte sequence must notnobu
2002-03-152002-03-15eban
2002-03-142002-03-14nobu
2002-03-132002-03-13nobu
2002-03-122002-03-12nobu
2002-03-112002-03-11nobu
2002-03-082002-03-08eban
2002-03-07* gc.c (rb_source_filename): added. holds unique strings for filenobu
2002-03-06* dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.eban
2002-03-012002-03-01eban
2002-02-282002-02-28eban
2002-02-27* io.c (READ_DATA_PENDING): uClibc support.eban
2002-02-262002-02-26usa
2002-02-252002-02-25eban
2002-02-222002-02-22nobu
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