aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings.eban2002-05-141-2/+2
* 2002-05-12eban2002-05-111-2/+2
* 2002-05-11nobu2002-05-111-2/+2
* 2002-05-10nobu2002-05-091-2/+2
* 2002-05-07eban2002-05-071-2/+2
* 2002-05-05knu2002-05-041-2/+2
* 2002-05-04knu2002-05-031-2/+2
* 2002-05-02eban2002-05-021-2/+2
* 2002-05-01eban2002-05-011-2/+2
* * eval.c (rb_proc_new): make Proc from C function. [new]nobu2002-04-261-2/+2
* 2002-04-25nobu2002-04-251-2/+2
* * io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz2002-04-241-2/+2
* * ext/stringio/stringio.c (strio_mark): must check if ptr is NULLnobu2002-04-231-2/+2
* 2002-04-19eban2002-04-191-2/+2
* 2002-04-18nobu2002-04-181-2/+2
* * eval.c (assign): convert mrhs to mvalue.nobu2002-04-161-2/+2
* 2002-04-15nobu2002-04-151-2/+2
* 2002-04-12nobu2002-04-121-2/+2
* 2002-04-11eban2002-04-111-2/+2
* * variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz2002-04-101-2/+2
* * ext/stringio/stringio.c (check_modifiable): performancenobu2002-04-091-2/+2
* 2002-04-08nobu2002-04-081-2/+2
* 2002-04-04nobu2002-04-041-2/+2
* 2002-04-02nobu2002-04-021-2/+2
* 2002-04-01nobu2002-04-011-2/+2
* 2002-03-29nobu2002-03-291-2/+2
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-271-2/+2
* * parse.y (primary): while/until statement modifiers to "begin"matz2002-03-261-2/+2
* 2002-03-25eban2002-03-251-2/+2
* 2002-03-22usa2002-03-221-2/+2
* 2002-03-20nobu2002-03-201-2/+2
* * re.c (rb_reg_search): should clear last_match if pos is out ofmatz2002-03-191-2/+2
* * parse.y (parse_string): part of multi-byte sequence must notnobu2002-03-181-2/+2
* 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