summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-09Time.parse based from non-Time objectnobu
2018-10-03fileutils.rb: restore documentation for FileUtilsstomar
2018-09-24Check whether to skip every framenobu
2018-09-24Kernel#warn accepts multiple messagesnobu
2018-09-24webrick: raise EOFError in parse when read line is nilnormal
2018-09-24revert r64817: kernel_warn.rb: skip kernel_require.rbnobu
2018-09-24kernel_warn.rb: skip kernel_require.rbnobu
2018-09-20Matrix: Add #reflexive? method. [Fix GH-1730]marcandre
2018-09-19net/http: Improve net/http header error message.marcandre
2018-09-18Merge upstream revision of rubygems/rubygems.hsbt
2018-09-16lib/matrix: Fix potential bug of Vector#angle_withmarcandre
2018-09-15Work on Benchmark::Tms documentation [ci skip]nobu
2018-09-06Extracted file list for csv.gemspec.hsbt
2018-09-05* append newline at EOF.svn
2018-09-05Merge csv-3.0.0 from ruby/csv repository.hsbt
2018-09-04RubyGems installer.rb - fix up my mistakes in r64582nobu
2018-09-03Use unpack1 instead of unpack and `[0]`kazu
2018-09-01[DOC] Add %Q and %+ to strptime [ci skip]kazu
2018-08-28Fixed test failures in mswin environment at r64555.hsbt
2018-08-27* remove trailing spaces.svn
2018-08-27Merge master branch from rubygems upstream.hsbt
2018-08-27Merge rdoc-6.1.0.beta1.hsbt
2018-08-25drb: close graceful shutdown pipe before socketnormal
2018-08-25drb: simplify shutdown pipe close logicnormal
2018-08-20Update link to Email address specificationkazu
2018-08-14webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlinknormal
2018-08-09Include the input in the message when raising InvalidAddressErrorknu
2018-08-08net/http, net/ftp: fix session resumption with TLS 1.3rhe
2018-08-07Support old versions of Ruby with FrozenError.hsbt
2018-08-07Fallback to load version constant for ruby core repository.hsbt
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
2018-07-31Add same comment to thwait.gemspec like other gemspec at r64145kazu
2018-07-31Try to load version file of github repository at first.hsbt
2018-07-31Fixed inconsistency gemspec location.hsbt
2018-07-31Fixed inconsistency file structure for gemspec.hsbt
2018-07-28Fix filename in comment [ci skip]kazu
2018-07-28fix range check for Hangul jamo trailers in Unicode normalizationduerst
2018-07-27Escape debug output in InvalidURIError exceptions.tenderlove
2018-07-26lib/ostruct: Remove unnecessary `__send__`marcandre
2018-07-26webrick: Support bcrypt password hashingnormal
2018-07-25Fixes the File::CREAT logger documentationtenderlove
2018-07-25Promote Mutex_m to Default gems.hsbt
2018-07-25Promote Exception2MessageMapper to Default gems.hsbt
2018-07-25Promote ThWait to Default gems.hsbt
2018-07-25Promote Forwardable to default gems.hsbt
2018-07-24time.rb: yday supportnobu
2018-07-23Revert previous commit and split lib/tracer/version.rbkazu
2018-07-23Revert partially to avoid test error temporarilykazu
2018-07-20Promote Shell library to default gems.hsbt
2018-07-20Fixed wrong library patFixed wrong library pathhhsbt