summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2002-06-18* parse.y (yylex): should pushback proper char after '<<'.nobu
2002-06-172002-06-17nobu
2002-06-152002-06-15knu
2002-06-142002-06-14nobu
2002-06-132002-06-13eban
2002-06-122002-06-12eban
2002-06-112002-06-11eban
2002-06-102002-06-10nobu
2002-06-042002-06-04eban
2002-06-02* parse.y (here_document): check if identifier is terminated.nobu
2002-05-302002-05-30eban
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-28* eval.c (scope_node): trick to keep the node has a scope.nobu
2002-05-23* ruby.c (proc_options): removed "-*-" support for #! line.matz
2002-05-222002-05-22nobu
2002-05-21* object.c (Init_Object): should do exact match for Module#==.matz
2002-05-202002-05-20nobu
2002-05-162002-05-16eban
2002-05-14* gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings.eban
2002-05-112002-05-12eban
2002-05-112002-05-11nobu
2002-05-092002-05-10nobu
2002-05-072002-05-07eban
2002-05-042002-05-05knu
2002-05-032002-05-04knu
2002-05-022002-05-02eban
2002-05-012002-05-01eban
2002-04-26* eval.c (rb_proc_new): make Proc from C function. [new]nobu
2002-04-252002-04-25nobu
2002-04-24* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz
2002-04-23* ext/stringio/stringio.c (strio_mark): must check if ptr is NULLnobu
2002-04-192002-04-19eban
2002-04-182002-04-18nobu
2002-04-16* eval.c (assign): convert mrhs to mvalue.nobu
2002-04-152002-04-15nobu
2002-04-122002-04-12nobu
2002-04-112002-04-11eban
2002-04-10* variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz
2002-04-09* ext/stringio/stringio.c (check_modifiable): performancenobu
2002-04-082002-04-08nobu
2002-04-042002-04-04nobu
2002-04-022002-04-02nobu
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