index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/mkmf.rb (init_mkmf): add libdir to LIBPATH unless cross
nobu
2003-02-09
2
-2
/
+7
*
* lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFat...
aamine
2003-02-08
2
-2
/
+7
*
* lib/fileutils.rb: new method FileUtils.pwd (really).
aamine
2003-02-08
2
-14
/
+27
*
fix typo.
akr
2003-02-08
1
-2
/
+2
*
Sorry, missed contributer's name.
nobu
2003-02-08
1
-1
/
+3
*
* misc/ruby-mode.el (ruby-forward-string): fixed void variable
nobu
2003-02-08
2
-4
/
+12
*
* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,
knu
2003-02-07
10
-35
/
+43
*
2003-02-08
knu
2003-02-07
1
-3
/
+3
*
s/Mon 01/Mon 1/.
knu
2003-02-07
1
-9
/
+9
*
* intern.h (HAVE_RB_DEFINE_ALLOC_FUNC): New boolean macro to make
knu
2003-02-07
3
-0
/
+12
*
2003-02-07
eban
2003-02-07
1
-3
/
+3
*
re-indented.
nobu
2003-02-07
1
-1
/
+1
*
* intern.h, re.c (rb_memsearch): returns long.
nobu
2003-02-07
4
-3
/
+13
*
* eval.c (proc_invoke): should propagate self to super
nobu
2003-02-07
2
-0
/
+6
*
* re.c (rb_reg_initialize_m): shoule not preset "kcode" unless
matz
2003-02-06
2
-15
/
+22
*
* lib/fileutils.rb: new method FileUtils.pwd.
aamine
2003-02-06
2
-62
/
+59
*
* lib/complex.rb (Complex#==): should not raise error by type
matz
2003-02-06
3
-9
/
+29
*
2003-02-06
eban
2003-02-06
1
-3
/
+3
*
* re.c (rb_reg_initialize_m): 3rd argument was ignored.
matz
2003-02-06
3
-3
/
+12
*
* lib/open-uri.rb: dispatch code restructured to make it openable
akr
2003-02-05
2
-46
/
+43
*
* lib/open-uri.rb: Location: field may has a relative URI.
akr
2003-02-05
2
-1
/
+12
*
2003-02-05
eban
2003-02-05
1
-3
/
+3
*
* parse.y (yylex): no .<digit> floating literal anymore.
matz
2003-02-05
2
-10
/
+8
*
typo
nobu
2003-02-04
1
-1
/
+1
*
2003-02-04
eban
2003-02-04
1
-3
/
+3
*
* array.c (rb_ary_equal): a == b is true when b is non T_ARRAY
matz
2003-02-04
6
-7
/
+38
*
Added RDoc comments. See comments at EOF for remaining issues.
gsinclair
2003-02-04
1
-37
/
+148
*
Added RDoc comments.
gsinclair
2003-02-03
1
-3
/
+147
*
* re.c (rb_reg_initialize_m): unfotunate serious typo.
matz
2003-02-03
2
-1
/
+2
*
* object.c (Init_Object): default Object#=== now calls "=="
matz
2003-02-03
6
-41
/
+65
*
* re.c (rb_memsearch): a little improvement.
nobu
2003-02-03
2
-12
/
+17
*
typo
nobu
2003-02-03
1
-3
/
+3
*
2003-02-03
eban
2003-02-03
1
-4
/
+4
*
* re.c (rb_memsearch): algolithm body of String#index.
matz
2003-02-03
9
-63
/
+108
*
Added RDoc comments. See comments at EOF for remaining issues.
gsinclair
2003-01-31
1
-22
/
+230
*
* string.c (rb_str_index): search using Karp-Rabin algolithm.
matz
2003-01-31
2
-2
/
+28
*
* variable.c (rb_obj_classname): wrong tail recursion.
nobu
2003-01-31
1
-1
/
+1
*
* variable.c (rb_obj_classname): new function.
matz
2003-01-31
19
-64
/
+92
*
* random.c (rb_f_rand): type fix.
eban
2003-01-31
2
-4
/
+4
*
* parse.y (yylex): remove EXPR_CMDARG according to the RHG book.
matz
2003-01-31
5
-27
/
+31
*
* lib/optparse.rb (OptionParser::make_switch): NoArgument doesn't
nobu
2003-01-31
2
-5
/
+16
*
* lib/optparse.rb (OptionParser::List::accept): default
nobu
2003-01-30
2
-1
/
+6
*
2003-01-30
eban
2003-01-30
1
-3
/
+3
*
* lib/optparse.rb (OptionParser::Switch::PlacedArgument): added.
nobu
2003-01-30
2
-24
/
+52
*
* file.c (rb_file_s_expand_path): removed a sludge.
nobu
2003-01-29
2
-2
/
+9
*
* instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend a
knu
2003-01-27
3
-33
/
+23
*
2003-01-27
eban
2003-01-27
1
-3
/
+3
*
* error.c (get_syserror): use snprintf() instead of sprintf(). pointed
usa
2003-01-26
2
-3
/
+9
*
* error.c (get_syserror): some Windows' errno have 5 digits.
usa
2003-01-26
2
-2
/
+6
*
Update.
knu
2003-01-26
1
-0
/
+9
[next]