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
*
timeout.rb: revert r44520
nobu
2014-01-07
1
-7
/
+3
*
timeout.rb: current_target
nobu
2014-01-07
1
-3
/
+7
*
timeout.rb: unused attribute
nobu
2014-01-07
1
-1
/
+1
*
timeout.rb: fix for ExitException
nobu
2014-01-07
1
-7
/
+14
*
timeout.rb: defer creating custom exception
nobu
2014-01-07
1
-2
/
+3
*
* ChangeLog:
drbrain
2014-01-07
17
-106
/
+86
*
* compar.c (cmp_equal): remove error hiding in Comparable#==.
eregon
2014-01-05
1
-2
/
+2
*
* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Use
drbrain
2014-01-04
1
-2
/
+1
*
* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Use
drbrain
2014-01-04
1
-1
/
+1
*
mkmf.rb: fix for 1.8 baseruby
nobu
2013-12-31
1
-1
/
+1
*
mkmf.rb: expand RUBY_SO_NAME
nobu
2013-12-31
1
-0
/
+2
*
* lib/mkmf.rb (configuration): Make CXXFLAGS customizable.
sorah
2013-12-29
1
-1
/
+2
*
* lib/time.rb: [DOC] Fix typo
a_matsuda
2013-12-26
1
-1
/
+1
*
* lib/abbrev.rb: [DOC] rdoc format patch by Giorgos Tsiftsis [Bug #9146]
zzak
2013-12-25
1
-39
/
+45
*
* lib/webrick/ssl.rb: [DOC] Fix typo
a_matsuda
2013-12-25
1
-1
/
+1
*
fileutils.rb: rmdir parents option
nobu
2013-12-24
1
-1
/
+1
*
assertions.rb: fix return value
nobu
2013-12-24
1
-1
/
+2
*
assertions.rb: improve assert_throw
nobu
2013-12-24
1
-1
/
+15
*
assertions.rb: assert_throw
nobu
2013-12-24
1
-6
/
+1
*
* lib/irb.rb: [DOC] Fix typo
a_matsuda
2013-12-23
1
-1
/
+1
*
* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsuresh
zzak
2013-12-22
1
-1
/
+1
*
* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typos
zzak
2013-12-22
3
-4
/
+4
*
* lib/rubygems/commands/install_command.rb: Restore gem install
drbrain
2013-12-22
1
-5
/
+27
*
* lib/rdoc.rb: Set RDoc to release version.
drbrain
2013-12-22
1
-1
/
+1
*
* lib/rubygems.rb: Set RubyGems to release version.
drbrain
2013-12-22
1
-1
/
+1
*
* lib/rubygems.rb (module Gem): Fix comment for
drbrain
2013-12-22
1
-5
/
+2
*
* lib/uri/generic.rb: [DOC] Fix typo
a_matsuda
2013-12-21
1
-1
/
+1
*
resolv.rb: no encodings
nobu
2013-12-21
1
-2
/
+2
*
* lib/rubygems: Update to RubyGems master 03d6ae7. Changes include:
drbrain
2013-12-19
2
-2
/
+2
*
* lib/rexml/entity.rb: [DOC] Fix typo
a_matsuda
2013-12-19
1
-1
/
+1
*
* lib/rubygems: Update to RubyGems master af60443. Changes include:
drbrain
2013-12-19
3
-14
/
+22
*
* lib/test/unit/assertions.rb: [DOC] Fix typo
a_matsuda
2013-12-18
1
-1
/
+1
*
* lib/rubygems: Update to RubyGems master d8f12e2. This increases the
drbrain
2013-12-18
3
-20
/
+37
*
* lib/e2mmap.rb: Fix typo in an error message
a_matsuda
2013-12-17
1
-1
/
+1
*
* lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygems
drbrain
2013-12-16
2
-1
/
+9
*
* lib/shell/filter.rb: [DOC] Fix typo
a_matsuda
2013-12-15
1
-1
/
+1
*
* lib/rubygems/basic_specification.rb (class Gem): Revert r44213, it
drbrain
2013-12-15
1
-1
/
+1
*
* lib/rdoc: Update to RDoc master 263a9e5. This improves the
drbrain
2013-12-14
3
-5
/
+11
*
* lib/rubygems/basic_specification.rb: Update to RubyGems master
drbrain
2013-12-14
1
-1
/
+1
*
[DOC] Fix output of Shellwords.escape() by @anatol [Fixes GH-483]
a_matsuda
2013-12-14
1
-1
/
+1
*
* lib/debug.rb: [DOC] Fix typo
a_matsuda
2013-12-14
1
-1
/
+1
*
[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]
a_matsuda
2013-12-14
1
-1
/
+1
*
logger.rb: fix extra log ratation
nobu
2013-12-14
1
-2
/
+1
*
scanf.rb: fix rescue modifier
nobu
2013-12-14
1
-1
/
+6
*
* lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]
hsbt
2013-12-13
1
-1
/
+1
*
* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because
akr
2013-12-13
2
-4
/
+6
*
assertions.rb: last match in assert_raise_with_message
nobu
2013-12-13
1
-2
/
+9
*
* lib/net/pop.rb: [DOC] Fix typo
a_matsuda
2013-12-13
1
-1
/
+1
*
* lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669
drbrain
2013-12-13
1
-1
/
+1
*
* remove trailing spaces.
nobu
2013-12-13
1
-2
/
+2
[next]