summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-08* misc/ruby-mode.el (ruby-forward-string): fixed void variablenobu
2003-02-07* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu
2003-02-072003-02-08knu
2003-02-07s/Mon 01/Mon 1/.knu
2003-02-07* intern.h (HAVE_RB_DEFINE_ALLOC_FUNC): New boolean macro to makeknu
2003-02-072003-02-07eban
2003-02-07re-indented.nobu
2003-02-07* intern.h, re.c (rb_memsearch): returns long.nobu
2003-02-07* eval.c (proc_invoke): should propagate self to supernobu
2003-02-06* re.c (rb_reg_initialize_m): shoule not preset "kcode" unlessmatz
2003-02-06* lib/fileutils.rb: new method FileUtils.pwd.aamine
2003-02-06* lib/complex.rb (Complex#==): should not raise error by typematz
2003-02-062003-02-06eban
2003-02-06* re.c (rb_reg_initialize_m): 3rd argument was ignored.matz
2003-02-05* lib/open-uri.rb: dispatch code restructured to make it openableakr
2003-02-05* lib/open-uri.rb: Location: field may has a relative URI.akr
2003-02-052003-02-05eban
2003-02-05* parse.y (yylex): no .<digit> floating literal anymore.matz
2003-02-04typonobu
2003-02-042003-02-04eban
2003-02-04* array.c (rb_ary_equal): a == b is true when b is non T_ARRAYmatz
2003-02-04Added RDoc comments. See comments at EOF for remaining issues.gsinclair
2003-02-03Added RDoc comments.gsinclair
2003-02-03* re.c (rb_reg_initialize_m): unfotunate serious typo.matz
2003-02-03* object.c (Init_Object): default Object#=== now calls "=="matz
2003-02-03* re.c (rb_memsearch): a little improvement.nobu
2003-02-03typonobu
2003-02-032003-02-03eban
2003-02-03* re.c (rb_memsearch): algolithm body of String#index.matz
2003-01-31Added RDoc comments. See comments at EOF for remaining issues.gsinclair
2003-01-31* string.c (rb_str_index): search using Karp-Rabin algolithm.matz
2003-01-31* variable.c (rb_obj_classname): wrong tail recursion.nobu
2003-01-31* variable.c (rb_obj_classname): new function.matz
2003-01-31* random.c (rb_f_rand): type fix.eban
2003-01-31* parse.y (yylex): remove EXPR_CMDARG according to the RHG book.matz
2003-01-31* lib/optparse.rb (OptionParser::make_switch): NoArgument doesn'tnobu
2003-01-30* lib/optparse.rb (OptionParser::List::accept): defaultnobu
2003-01-302003-01-30eban
2003-01-30* lib/optparse.rb (OptionParser::Switch::PlacedArgument): added.nobu
2003-01-29* file.c (rb_file_s_expand_path): removed a sludge.nobu
2003-01-27* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu
2003-01-272003-01-27eban
2003-01-26* error.c (get_syserror): use snprintf() instead of sprintf(). pointedusa
2003-01-26* error.c (get_syserror): some Windows' errno have 5 digits.usa
2003-01-26Update.knu
2003-01-26* instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa
2003-01-26* lib/shellwords.rb: Embed rdoc style comments.knu
2003-01-26* instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu
2003-01-25* instruby.rb (makedirs): make same directory only once even ifnobu
2003-01-25* instruby.rb: re-define individual methods verbosely rather thannobu