index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Imported minitest 2.0.0 r5952
ryan
2010-11-30
5
-101
/
+585
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-30
1
-10
/
+65
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-30
1
-142
/
+273
*
Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...
drbrain
2010-11-29
1
-9
/
+12
*
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-11-29
1
-1
/
+1
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-27
1
-66
/
+60
*
* resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.
akr
2010-11-27
1
-4
/
+3
*
* lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,
shugo
2010-11-27
1
-1
/
+1
*
* lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntax
nobu
2010-11-27
1
-2
/
+2
*
* lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.
tadf
2010-11-22
2
-5
/
+7
*
* lib/date.rb (daynum): should be private.
tadf
2010-11-22
1
-0
/
+1
*
* lib/mkmf.rb (create_makefile): should not duplicate rules.
nobu
2010-11-22
1
-2
/
+3
*
* lib/date.rb: some improvements for performance.
tadf
2010-11-21
1
-11
/
+32
*
* lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.
tenderlove
2010-11-19
1
-9
/
+2
*
* lib/optparse.rb: shell completion support for zsh. based on
nobu
2010-11-19
1
-0
/
+49
*
* lib/optparse.rb: shell completion support for bash.
nobu
2010-11-19
1
-8
/
+62
*
* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
kou
2010-11-18
1
-5
/
+7
*
* lib/csv.rb: Upgrading output encoding with ASCII content
jeg2
2010-11-17
1
-2
/
+1
*
* lib/mkmf.rb (create_makefile): use forward slashes in messages.
nobu
2010-11-17
1
-3
/
+5
*
* lib/mkmf.rb (create_makefile): make extension libraries messages
nobu
2010-11-17
1
-2
/
+4
*
* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]
jeg2
2010-11-16
1
-8
/
+20
*
* lib/racc/parser.rb (do_parse, yyparse): using class eval to define
tenderlove
2010-11-15
1
-4
/
+8
*
* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,
nobu
2010-11-12
1
-2
/
+2
*
* lib/mkmf.rb (create_makefile): missing newline.
nobu
2010-11-11
1
-1
/
+1
*
* lib/rdoc/stats.rb (RDoc#print): get rid of NaN.
nobu
2010-11-11
1
-2
/
+2
*
* common.mk: hide long command lines by default. verbose-mode is
nobu
2010-11-11
1
-4
/
+15
*
* lib/mkmf.rb (try_func): accept variable address.
nobu
2010-11-11
1
-2
/
+9
*
* lib/*.rb: Remove unused variable warnings.
marcandre
2010-11-08
36
-73
/
+55
*
* lib/rubygems/*: Remove unused variables warnings
marcandre
2010-11-08
12
-19
/
+17
*
* lib/rdoc/*.rb: Remove unused variable warnings.
marcandre
2010-11-08
7
-10
/
+6
*
* lib/rake/*.rb: Remove unused variable warnings.
marcandre
2010-11-08
2
-6
/
+5
*
* lib/minitest/mock.rb: Remove unused variable warnings.
marcandre
2010-11-08
1
-1
/
+1
*
* lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.
nobu
2010-11-03
1
-3
/
+3
*
* lib/ostruct.rb (OpenStruct#delete_field): also undefine
nobu
2010-11-03
1
-1
/
+3
*
* lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiple
matz
2010-11-02
1
-1
/
+1
*
* lib/rexml/encoding.rb: untabify.
kou
2010-10-30
1
-46
/
+45
*
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
kou
2010-10-30
19
-466
/
+78
*
* lib/resolv-replace.rb: suppress warning.
akr
2010-10-29
2
-4
/
+3
*
* lib/resolv.rb: retry via TCP if UDP reply is truncated.
akr
2010-10-29
1
-3
/
+20
*
* lib/webrick/httprequest.rb (read_request_line): extend max
naruse
2010-10-28
1
-2
/
+4
*
* lib/scanf.rb (extract_float): allow 2.e+2 style.
naruse
2010-10-26
1
-0
/
+2
*
* lib/date.rb: some corrections of documentation.
tadf
2010-10-24
1
-33
/
+18
*
* lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.
nobu
2010-10-24
1
-0
/
+8
*
* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show the
nobu
2010-10-24
1
-0
/
+2
*
* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensure
nobu
2010-10-24
1
-2
/
+9
*
* lib/test/unit.rb: make test/unit play nicely with the rake test
tenderlove
2010-10-24
1
-32
/
+33
*
* lib/mkmf.rb: $extmk should be true for test/runner.
nobu
2010-10-23
1
-1
/
+1
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
nobu
2010-10-22
1
-2
/
+5
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
naruse
2010-10-22
1
-1
/
+1
*
Cleaned up clevar in test/unit's override of assert
ryan
2010-10-21
1
-4
/
+6
[next]