index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-07-22
* lib/matrix/eigenvalue_decomposition.rb: refine code style.
hsbt
2015-07-21
fix typo in OptionParser#complete docs [ci skip]
nobu
2015-07-17
remove unnecessary enumerator requires
normal
2015-07-14
timeout.rb: suppress a warning
nobu
2015-07-14
webrick/utils.rb: wakeup immediately
nobu
2015-07-14
webrick/utils.rb: adaptive sleep
nobu
2015-07-14
webrick/server.rb: stop immediately
nobu
2015-07-13
httpproxy.rb: fix typos [ci skip]
nobu
2015-07-13
timeout.rb: warn deprecated method
nobu
2015-07-13
timeout.rb: internal constants
nobu
2015-07-11
timeout.rb: fix backtrace
nobu
2015-07-10
timeout.rb: removed and use Timeout::Error
nobu
2015-07-09
* lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.
hsbt
2015-07-08
resolver.rb: fix fd leaks
nobu
2015-07-07
* lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrik
hsbt
2015-07-05
Fix typo in optparse library [ci skip] [Fix GH-956]
nobu
2015-07-04
test_case.rb: fix multiple load
nobu
2015-07-03
* lib/cmath.rb: shouldn't use non-ASCII characters in documentation. as a
usa
2015-07-02
rubygems.rb: use @gem_prelude_index
nobu
2015-07-02
* lib/rubygems/resolver.rb: fixed NameError of Gem::Util::NULL_DEVICE.
hsbt
2015-07-02
* lib/rubygems/resolver.rb: fix error of null device reference with DOSISH
hsbt
2015-07-01
* lib/rubygems: Update to RubyGems HEAD(c202db2).
hsbt
2015-06-29
fix previous commit for nil case
naruse
2015-06-29
* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be upper
naruse
2015-06-29
mkmf.rb: suppress warnings
nobu
2015-06-27
* lib/net/ftp.rb (makeport): close the TCPServer
eregon
2015-06-18
un.rb: cwd by default
nobu
2015-06-18
un.rb: HTTP-alt by default
nobu
2015-06-17
* lib/csv.rb: accept to use Range object for row selection.
hsbt
2015-06-17
servlet.rb: requires json
nobu
2015-06-17
mkmf.rb: suppress warnings
nobu
2015-06-17
mkmf.rb: suppress warnings
nobu
2015-06-15
* lib/set.rb: Make Set#each and SortedSet#each generate a sized
knu
2015-06-15
* lib/net/http.rb (Net::HTTP#connect): use connect_nonblock and
naruse
2015-06-14
* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo in
kou
2015-06-14
* lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo in
kou
2015-06-13
* lib/delegate.rb: [DOC] Update SimpleDelegator example. [ci skip]
eregon
2015-06-13
* lib/tempfile.rb: Fix typo. [fix GH-933] Patch by @Zorbash
hsbt
2015-06-12
* lib/prime.rb: Return sized enumerators.
marcandre
2015-06-12
* lib/prime.rb: Fix with_object with no block given
marcandre
2015-06-12
* lib/prime.rb: Have with_index accept an offset parameter.
marcandre
2015-06-11
* lib/rubygems.rb: bump version to 2.4.7 and 2.4.8. these versions fixed
hsbt
2015-06-11
* lib/rubygems.rb: bump version to 2.4.6. It's missing change at r49774.
hsbt
2015-06-10
* lib/mkmf.rb: revert r50804 because of build failure when specifying
ngoto
2015-06-10
* Fix typo. Patch by @davydovanton
gogotanaka
2015-06-09
mkmf.rb: macro assigments
nobu
2015-06-09
* lib/prime.rb: Simplify and optimize EratosthenesSieve
marcandre
2015-06-09
* lib/prime.rb: Simplify and optimize EratosthenesSieve
marcandre
2015-06-09
* lib/matrix.rb: Simplify and optimize EratosthenesSieve
marcandre
2015-06-06
* lib/cmath.rb: [DOC] Documentation improvements [ci skip]
gogotanaka
[next]