aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * variable.c (rb_obj_classname): new function.matz2003-01-311-4/+11
* * parse.y (yylex): remove EXPR_CMDARG according to the RHG book.matz2003-01-311-0/+4
* * lib/optparse.rb (OptionParser::make_switch): NoArgument doesn'tnobu2003-01-311-1/+4
* * lib/optparse.rb (OptionParser::List::accept): defaultnobu2003-01-301-0/+5
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument): added.nobu2003-01-301-0/+11
* * file.c (rb_file_s_expand_path): removed a sludge.nobu2003-01-291-0/+4
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu2003-01-271-0/+6
* * error.c (get_syserror): use snprintf() instead of sprintf(). pointedusa2003-01-261-2/+8
* * error.c (get_syserror): some Windows' errno have 5 digits.usa2003-01-261-0/+4
* Update.knu2003-01-261-0/+9
* * instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa2003-01-261-0/+8
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu2003-01-261-0/+6
* * instruby.rb (makedirs): make same directory only once even ifnobu2003-01-251-1/+4
* * instruby.rb: re-define individual methods verbosely rather thannobu2003-01-251-0/+9
* * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu2003-01-251-0/+10
* * parse.y: tMINUS should have lower precedence than tPOW.matz2003-01-241-0/+4
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): dealnobu2003-01-231-0/+7
* * eval.c (rb_eval): do not warn discarding already undefinedmatz2003-01-231-0/+7
* garbage?nobu2003-01-231-1/+1
* * parse.y (arg): missing arguments.nobu2003-01-231-0/+4
* * lib/rational.rb: modified to support "quo".matz2003-01-231-0/+9
* * time.c (time_arg): was accessing garbage argv value.matz2003-01-231-0/+4
* * parse.y (arg): syntaxify tPOW negative number hack.matz2003-01-231-1/+17
* * instruby.rb: should not contain destdir in shebang line.nobu2003-01-221-0/+4
* * win32/win32.c (pipe_exec): remove unnecessary SetStdHandle().usa2003-01-221-0/+4
* makes possible to add files to clean and distclean targetsmichal2003-01-211-0/+4
* * bcc32/Makefile.sub (LIBRUBY_A): link dmyext.nobu2003-01-211-0/+4
* * parse.y (arg): put back old ** behavior for negative numbermatz2003-01-211-0/+5
* * instruby.rb: use real interpreter pathname at shebang line.usa2003-01-211-0/+5
* * lib/pp.rb: Use Test::Unit.akr2003-01-211-0/+10
* refine previous change.akr2003-01-201-3/+4
* * lib/pp.rb: Don't redefine `inspect'.akr2003-01-201-0/+5
* * configure.in (MANTYPE): Detect if the system's nroff(1) groksknu2003-01-201-0/+12
* * lib/tempfile.rb (self.open): If a block is given, call it withknu2003-01-201-0/+6
* * mdoc2man.rb: Properly put nested braces, parentheses and angles.knu2003-01-201-0/+15
* * mdoc2man.rb: Make this work as a library.knu2003-01-201-0/+4
* * eval.c (rb_f_require): purge too many goto's.nobu2003-01-201-0/+4
* * mdoc2man.rb (parse_macro): Understand .Ux.knu2003-01-201-0/+4
* * mdoc2man.rb: New file. A mdoc to man converter ported fromknu2003-01-201-0/+5
* * ruby.1: Properly close .Bl with .El.knu2003-01-201-0/+4
* * regex.c (is_in_list): should work weill with UTF-8.matz2003-01-201-0/+6
* * lib/mkmf.rb (egrep_cpp): use inspect to show options.nobu2003-01-191-0/+10
* * ext/aix_mksym.rb: no longer used.nobu2003-01-191-0/+4
* * file.c (eaccess): under windows, make eaccess() just callusa2003-01-191-1/+6
* * lib/shellwords.rb (shellwords): A backslash ('\') in singleknu2003-01-191-0/+6
* * bignum.c (rb_cstr_to_inum): should not erase all 0s, butnobu2003-01-181-0/+5
* * sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitializedknu2003-01-161-0/+11
* * enum.c (enum_all): now works without block.matz2003-01-151-0/+6
* * configure.in (ARCHFILE): set even unless --enable-shared onnobu2003-01-151-0/+8
* * eval.c (rb_f_require): do not search adding .rb/.so suffixes ifnobu2003-01-141-0/+6