summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2018-07-20Do not use `git ls-files` for file listing.kazu
2018-07-20Promote Tracer to default gems.hsbt
2018-07-17Promote Synchronizer to default gems.hsbt
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-07-09Promote irb library to default gems.hsbt
2018-07-04Fallback to Digest::SHA512kazu
2018-07-01lib/.document: add csvktsj
2018-06-28Fix typo of file path [ci skip]a_matsuda
2018-06-24lib/prime.rb: remove unused methodsmame
2018-06-20Thread is always provided at current ruby version.hsbt
2018-06-19lib/drb/extservm.rb (service): do not return `false'normal
2018-06-14Get rid of warnings of test/specusa
2018-06-12lib/securerandom.rb: improve docsstomar
2018-06-08write_timeout doc upates [skip ci]naruse
2018-06-08Removed needless extension for require.hsbt
2018-06-07Promote Matrix to default gems.hsbt
2018-06-07Fix typos [ci skip]kazu
2018-06-07Promote OpenStruct to default gems.hsbt
2018-06-06Use `Net::HTTPClientException` instead of `Net::HTTPServerException`naruse
2018-06-06Add Net::HTTPClientException [Bug #14688]naruse
2018-06-06fix r63587naruse
2018-06-06fix r63587 with temporal patch to pass the tests. please re-fix it.ko1
2018-06-06Introduce write_timeout to Net::HTTP [Feature #13396]naruse
2018-06-02Promote Prime library to default gems.hsbt
2018-06-02Promote Logger to default gems.hsbt
2018-06-02Fixed wrong require pathhsbt
2018-06-02Promote REXML to default gems.hsbt
2018-06-02Promote RSS library to default gems.hsbt
2018-05-30* remove trailing spaces.svn
2018-05-30Merge RubyGems 3.0.0.beta1.hsbt
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-19fileutils.rb: split fu_windows?nobu
2018-05-18Merge RubyGems 2.7.7hsbt
2018-05-17http_proxy setting should respect both parent domain and subdomainnaruse
2018-05-16lib/optparse.rb: improve docsstomar