aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu2003-02-0710-35/+43
* 2003-02-08knu2003-02-071-3/+3
* s/Mon 01/Mon 1/.knu2003-02-071-9/+9
* * intern.h (HAVE_RB_DEFINE_ALLOC_FUNC): New boolean macro to makeknu2003-02-073-0/+12
* 2003-02-07eban2003-02-071-3/+3
* re-indented.nobu2003-02-071-1/+1
* * intern.h, re.c (rb_memsearch): returns long.nobu2003-02-074-3/+13
* * eval.c (proc_invoke): should propagate self to supernobu2003-02-072-0/+6
* * re.c (rb_reg_initialize_m): shoule not preset "kcode" unlessmatz2003-02-062-15/+22
* * lib/fileutils.rb: new method FileUtils.pwd.aamine2003-02-062-62/+59
* * lib/complex.rb (Complex#==): should not raise error by typematz2003-02-063-9/+29
* 2003-02-06eban2003-02-061-3/+3
* * re.c (rb_reg_initialize_m): 3rd argument was ignored.matz2003-02-063-3/+12
* * lib/open-uri.rb: dispatch code restructured to make it openableakr2003-02-052-46/+43
* * lib/open-uri.rb: Location: field may has a relative URI.akr2003-02-052-1/+12
* 2003-02-05eban2003-02-051-3/+3
* * parse.y (yylex): no .<digit> floating literal anymore.matz2003-02-052-10/+8
* typonobu2003-02-041-1/+1
* 2003-02-04eban2003-02-041-3/+3
* * array.c (rb_ary_equal): a == b is true when b is non T_ARRAYmatz2003-02-046-7/+38
* Added RDoc comments. See comments at EOF for remaining issues.gsinclair2003-02-041-37/+148
* Added RDoc comments.gsinclair2003-02-031-3/+147
* * re.c (rb_reg_initialize_m): unfotunate serious typo.matz2003-02-032-1/+2
* * object.c (Init_Object): default Object#=== now calls "=="matz2003-02-036-41/+65
* * re.c (rb_memsearch): a little improvement.nobu2003-02-032-12/+17
* typonobu2003-02-031-3/+3
* 2003-02-03eban2003-02-031-4/+4
* * re.c (rb_memsearch): algolithm body of String#index.matz2003-02-039-63/+108
* Added RDoc comments. See comments at EOF for remaining issues.gsinclair2003-01-311-22/+230
* * string.c (rb_str_index): search using Karp-Rabin algolithm.matz2003-01-312-2/+28
* * variable.c (rb_obj_classname): wrong tail recursion.nobu2003-01-311-1/+1
* * variable.c (rb_obj_classname): new function.matz2003-01-3119-64/+92
* * random.c (rb_f_rand): type fix.eban2003-01-312-4/+4
* * parse.y (yylex): remove EXPR_CMDARG according to the RHG book.matz2003-01-315-27/+31
* * lib/optparse.rb (OptionParser::make_switch): NoArgument doesn'tnobu2003-01-312-5/+16
* * lib/optparse.rb (OptionParser::List::accept): defaultnobu2003-01-302-1/+6
* 2003-01-30eban2003-01-301-3/+3
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument): added.nobu2003-01-302-24/+52
* * file.c (rb_file_s_expand_path): removed a sludge.nobu2003-01-292-2/+9
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend aknu2003-01-273-33/+23
* 2003-01-27eban2003-01-271-3/+3
* * error.c (get_syserror): use snprintf() instead of sprintf(). pointedusa2003-01-262-3/+9
* * error.c (get_syserror): some Windows' errno have 5 digits.usa2003-01-262-2/+6
* Update.knu2003-01-261-0/+9
* * instruby.rb ($mflags.set?): Check $make instead of $nmake, sinseusa2003-01-263-1/+11
* * lib/shellwords.rb: Embed rdoc style comments.knu2003-01-261-24/+36
* * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -nknu2003-01-263-13/+38
* * instruby.rb (makedirs): make same directory only once even ifnobu2003-01-252-3/+17
* * instruby.rb: re-define individual methods verbosely rather thannobu2003-01-251-0/+9
* *** empty log message ***nobu2003-01-252-19/+23