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
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
2018-10-03
fileutils.rb: restore documentation for FileUtils
stomar
2018-09-24
Check whether to skip every frame
nobu
2018-09-24
Kernel#warn accepts multiple messages
nobu
2018-09-24
webrick: raise EOFError in parse when read line is nil
normal
2018-09-24
revert r64817: kernel_warn.rb: skip kernel_require.rb
nobu
2018-09-24
kernel_warn.rb: skip kernel_require.rb
nobu
2018-09-20
Matrix: Add #reflexive? method. [Fix GH-1730]
marcandre
2018-09-19
net/http: Improve net/http header error message.
marcandre
2018-09-18
Merge upstream revision of rubygems/rubygems.
hsbt
2018-09-16
lib/matrix: Fix potential bug of Vector#angle_with
marcandre
2018-09-15
Work on Benchmark::Tms documentation [ci skip]
nobu
2018-09-06
Extracted file list for csv.gemspec.
hsbt
2018-09-05
* append newline at EOF.
svn
2018-09-05
Merge csv-3.0.0 from ruby/csv repository.
hsbt
2018-09-04
RubyGems installer.rb - fix up my mistakes in r64582
nobu
2018-09-03
Use unpack1 instead of unpack and `[0]`
kazu
2018-09-01
[DOC] Add %Q and %+ to strptime [ci skip]
kazu
2018-08-28
Fixed test failures in mswin environment at r64555.
hsbt
2018-08-27
* remove trailing spaces.
svn
2018-08-27
Merge master branch from rubygems upstream.
hsbt
2018-08-27
Merge rdoc-6.1.0.beta1.
hsbt
2018-08-25
drb: close graceful shutdown pipe before socket
normal
2018-08-25
drb: simplify shutdown pipe close logic
normal
2018-08-20
Update link to Email address specification
kazu
2018-08-14
webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlink
normal
2018-08-09
Include the input in the message when raising InvalidAddressError
knu
2018-08-08
net/http, net/ftp: fix session resumption with TLS 1.3
rhe
2018-08-07
Support old versions of Ruby with FrozenError.
hsbt
2018-08-07
Fallback to load version constant for ruby core repository.
hsbt
2018-08-07
Removed needless date attribute from gemspec of default gems.
hsbt
2018-07-31
Add same comment to thwait.gemspec like other gemspec at r64145
kazu
2018-07-31
Try to load version file of github repository at first.
hsbt
2018-07-31
Fixed inconsistency gemspec location.
hsbt
2018-07-31
Fixed inconsistency file structure for gemspec.
hsbt
2018-07-28
Fix filename in comment [ci skip]
kazu
2018-07-28
fix range check for Hangul jamo trailers in Unicode normalization
duerst
2018-07-27
Escape debug output in InvalidURIError exceptions.
tenderlove
2018-07-26
lib/ostruct: Remove unnecessary `__send__`
marcandre
2018-07-26
webrick: Support bcrypt password hashing
normal
2018-07-25
Fixes the File::CREAT logger documentation
tenderlove
2018-07-25
Promote Mutex_m to Default gems.
hsbt
2018-07-25
Promote Exception2MessageMapper to Default gems.
hsbt
2018-07-25
Promote ThWait to Default gems.
hsbt
2018-07-25
Promote Forwardable to default gems.
hsbt
2018-07-24
time.rb: yday support
nobu
2018-07-23
Revert previous commit and split lib/tracer/version.rb
kazu
2018-07-23
Revert partially to avoid test error temporarily
kazu
2018-07-20
Promote Shell library to default gems.
hsbt
2018-07-20
Fixed wrong library patFixed wrong library pathh
hsbt
2018-07-20
Do not use `git ls-files` for file listing.
kazu
[next]