summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2002-08-192002-08-19nobu
2002-08-152002-08-16nobu
2002-08-15* eval.c (ruby_current_node) : added to set sourceline on demand.nobu
2002-08-13* hash.c (rb_hash_replace): should copy ifnone.matz
2002-08-12* bignum.c (rb_big_cmp): use dbl2big() for Floats, instead ofmatz
2002-08-11* eval.c (rb_eval): set line number from all nodes.nobu
2002-08-06* string.c (rb_str_rindex): must return -1 if unmatched.usa
2002-08-012002-08-01nobu
2002-07-31* eval.c (rb_undef): undef should be done for klass, not ruby_class.matz
2002-07-302002-07-30nobu
2002-07-292002-07-29eban
2002-07-262002-07-26nobu
2002-07-132002-07-13nobu
2002-07-112002-07-11nobu
2002-07-052002-07-05nobu
2002-07-022002-07-02nobu
2002-06-30* configure.in (seekdir, telldir): add ac_cv_func_telldir=yes,eban
2002-06-28* io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.usa
2002-06-28* pack.c (pack_unpack): change names of local variables because theirusa
2002-06-26* parse.y (words, qwords): word list literal rules.nobu
2002-06-252002-06-25nobu
2002-06-24* eval.c (rb_eval): NODE_EVSTR is no longer used.nobu
2002-06-20* configure.in (__NO_ISOCEXT): add for mingw-runtime 2.0-2.eban
2002-06-19* ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem is called.eban
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