aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-02eban2002-09-021-2/+2
* 2002-08-30nobu2002-08-301-2/+2
* * io.c (read_all): should use off_t instead of long.eban2002-08-291-2/+2
* * string.c (rb_str_delete_bang): should check if str->ptr is 0.matz2002-08-281-2/+2
* * file.c (rb_find_file): $LOAD_PATH must not be empty.matz2002-08-271-4/+4
* 2002-08-24nobu2002-08-241-2/+2
* 2002-08-23eban2002-08-231-2/+2
* 2002-08-21eban2002-08-211-2/+2
* 2002-08-20eban2002-08-201-2/+2
* 2002-08-19nobu2002-08-191-2/+2
* 2002-08-16nobu2002-08-151-2/+2
* * eval.c (ruby_current_node) : added to set sourceline on demand.nobu2002-08-151-2/+2
* * hash.c (rb_hash_replace): should copy ifnone.matz2002-08-131-2/+2
* * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead ofmatz2002-08-121-2/+2
* * eval.c (rb_eval): set line number from all nodes.nobu2002-08-111-2/+2
* * string.c (rb_str_rindex): must return -1 if unmatched.usa2002-08-061-2/+2
* 2002-08-01nobu2002-08-011-2/+2
* * eval.c (rb_undef): undef should be done for klass, not ruby_class.matz2002-07-311-2/+2
* 2002-07-30nobu2002-07-301-2/+2
* 2002-07-29eban2002-07-291-2/+2
* 2002-07-26nobu2002-07-261-2/+2
* 2002-07-13nobu2002-07-131-2/+2
* 2002-07-11nobu2002-07-111-2/+2
* 2002-07-05nobu2002-07-051-2/+2
* 2002-07-02nobu2002-07-021-2/+2
* * configure.in (seekdir, telldir): add ac_cv_func_telldir=yes,eban2002-06-301-2/+2
* * io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.usa2002-06-281-2/+2
* * pack.c (pack_unpack): change names of local variables because theirusa2002-06-281-2/+2
* * parse.y (words, qwords): word list literal rules.nobu2002-06-261-2/+2
* 2002-06-25nobu2002-06-251-2/+2
* * eval.c (rb_eval): NODE_EVSTR is no longer used.nobu2002-06-241-2/+2
* * configure.in (__NO_ISOCEXT): add for mingw-runtime 2.0-2.eban2002-06-201-2/+2
* * ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem is called.eban2002-06-191-2/+2
* * parse.y (yylex): should pushback proper char after '<<'.nobu2002-06-181-2/+2
* 2002-06-17nobu2002-06-171-2/+2
* 2002-06-15knu2002-06-151-2/+2
* 2002-06-14nobu2002-06-141-2/+2
* 2002-06-13eban2002-06-131-2/+2
* 2002-06-12eban2002-06-121-2/+2
* 2002-06-11eban2002-06-111-2/+2
* 2002-06-10nobu2002-06-101-2/+2
* 2002-06-04eban2002-06-041-2/+2
* * parse.y (here_document): check if identifier is terminated.nobu2002-06-021-2/+2
* 2002-05-30eban2002-05-301-2/+2
* * parse.y: yyparse #defines moved from intern.hmatz2002-05-291-2/+2
* * eval.c (scope_node): trick to keep the node has a scope.nobu2002-05-281-2/+2
* * ruby.c (proc_options): removed "-*-" support for #! line.matz2002-05-231-2/+2
* 2002-05-22nobu2002-05-221-2/+2
* * object.c (Init_Object): should do exact match for Module#==.matz2002-05-211-2/+2
* 2002-05-20nobu2002-05-201-2/+2