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
*
* remove trailing spaces.
nobu
2011-06-17
1
-17
/
+17
*
* lib/csv.rb: Document #raw_encoding. Patch by David Czarnecki.
drbrain
2011-06-16
1
-0
/
+4
*
* lib/benchmark.rb: Document Benchmark::Tms#memberwise. Patch by
drbrain
2011-06-16
1
-4
/
+11
*
* lib/prettyprint.rb: Improve documentation. Patch by Ysiad
drbrain
2011-06-16
1
-1
/
+12
*
* lib/webrick/log.rb: Improve documentation of BasicLog and Log.
drbrain
2011-06-16
2
-7
/
+93
*
* test/testunit/test_parallel.rb: Fix Regexp for test.
sorah
2011-06-16
2
-0
/
+10
*
* lib/monitor.rb: Improve documentation. Patch by Sandor Szucs.
drbrain
2011-06-16
1
-72
/
+95
*
* lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivier
drbrain
2011-06-16
1
-1
/
+67
*
* lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document to
drbrain
2011-06-16
1
-1
/
+1
*
* lib/timeout.rb: Clarify timeout duration types. Patch by Alf Mikula.
drbrain
2011-06-16
2
-5
/
+8
*
* lib/rdoc.rb: Import RDoc 3.7 release candidate
drbrain
2011-06-16
32
-184
/
+927
*
* lib/net/imap.rb (search_response): parses SEARCH responses from
shugo
2011-06-16
1
-1
/
+2
*
* lib/test/unit.rb(Test::Unit::Runner#_run_parallel): Ignore -j0
sorah
2011-06-15
1
-0
/
+5
*
* lib/cmath.rb: add new methd Object#real?. fix #3137
keiju
2011-06-13
1
-0
/
+6
*
Additional fix for r31933.
naruse
2011-06-13
1
-6
/
+7
*
* lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG state
akr
2011-06-13
1
-0
/
+8
*
* lib/net/http.rb (Net::HTTP#use_ssl?): require 'openssl' only when
naruse
2011-06-13
1
-2
/
+4
*
* lib/cmath.rb (CMath.cbrt): returns the principal value of the cube
mrkn
2011-06-13
1
-6
/
+2
*
* lib/test/unit.rb (Test::Unit::GlobOption#non_options): fix typo.
mrkn
2011-06-13
1
-1
/
+1
*
* lib/yaml.rb: load psych only when syck is not loaded.
naruse
2011-06-13
1
-9
/
+16
*
lib/drb/drb.rb (kill_sub_thread): remove the method. [ruby-core:34185]
seki
2011-06-12
1
-15
/
+0
*
* lib/test/unit.rb (Test::Unit::GlobOption#non_options): should run
nobu
2011-06-11
1
-1
/
+1
*
* lib/rexml/formatters/pretty.rb
kou
2011-06-11
1
-1
/
+1
*
* lib/rexml/parsers/xpathparser.rb
kou
2011-06-11
1
-1
/
+2
*
* lib/mkmf.rb: should quote arch_hdrdir and libpath for the case
nobu
2011-06-11
1
-5
/
+5
*
Don't break test-all.
naruse
2011-06-10
1
-5
/
+0
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason to
nobu
2011-06-10
1
-0
/
+5
*
* lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? of
usa
2011-06-07
1
-6
/
+2
*
* lib/test/unit.rb(Test::Unit::Runner#puke):
sorah
2011-06-06
1
-0
/
+21
*
* lib/net/http.rb: don't use autoload.
naruse
2011-06-06
1
-3
/
+7
*
* lib/rubygems/test_case.rb: Refix for test-all in separate directory.
naruse
2011-06-03
1
-2
/
+3
*
* lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcase
sorah
2011-06-03
1
-2
/
+8
*
* lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri
naruse
2011-06-03
1
-1
/
+1
*
* lib/csv.rb: Improve the line ending detection algorithm
jeg2
2011-06-02
1
-10
/
+24
*
Imported minitest 2.2.2 (r6281)
ryan
2011-06-01
2
-7
/
+33
*
MOSTLY Imported minitest 2.2.1 (r6277)
ryan
2011-06-01
3
-39
/
+201
*
* lib/rubygems, test/rubygems: properties.
nobu
2011-06-01
3
-3
/
+3
*
Import rubygems 1.8.5 (released @ 137c80f)
ryan
2011-06-01
57
-2130
/
+3038
*
* lib/cgi/util.rb: Improve documentation. Patch by Kuba Fietkiewicz.
drbrain
2011-06-01
2
-10
/
+18
*
* lib/mathn.rb: Improve documentation and attach it to Numeric.
drbrain
2011-06-01
1
-21
/
+23
*
* lib/prime.rb: Indent examples enough to appear as code sections.
drbrain
2011-06-01
1
-18
/
+32
*
* lib/net/http.rb, lib/net/protocol.rb: Allow to configure to wait
nahi
2011-05-31
2
-6
/
+41
*
* lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):
naruse
2011-05-29
1
-0
/
+1
*
update comment.
akr
2011-05-27
1
-1
/
+1
*
* lib/ostruct.rb (method_missing): Handle [] and []= correctly.
marcandre
2011-05-27
1
-3
/
+3
*
prevent an error when passing a frozen string to REXML::Text.new
shyouhei
2011-05-27
1
-1
/
+1
*
* lib/csv.rb: Enhance each() to support Enumerator.
jeg2
2011-05-26
1
-2
/
+6
*
* lib/csv.rb: Documentation improvements from Ysiad Ferreiras.
jeg2
2011-05-26
1
-4
/
+5
*
* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
shyouhei
2011-05-26
1
-2
/
+1
*
* lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).
jeg2
2011-05-25
1
-14
/
+21
[next]