summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-12-14webrick 1.4.0 releasenormal
2017-12-14Fix a command injection vulnerability in Net::FTP.nagachika
2017-12-14Use string instead of regexpnaruse
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-13Bump version to csv-1.0.0 as default gems.hsbt
2017-12-13webrick: compile RE correctly for beginning and end matchnormal
2017-12-12Avoid creating a Thread for shutting down a DRbServereregon
2017-12-12Remove unnecessary `:`kazu
2017-12-12Use printf instead of puts and sprintfkazu
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-12-12irb/init.rb: make sure ARGV refers to toplevel onek0kubun
2017-12-12irb.rb: preserve ARGV on binding.irbk0kubun
2017-12-12Bump version to fileutils-1.0.1.hsbt
2017-12-12Bump version to fileutils-1.0.0 as default gems.hsbt
2017-12-12Ignore gemspec under the lib directory for documentation.hsbt
2017-12-12Merge 1-16-stable branch of bundler.hsbt
2017-12-11Bump version to scanf-1.0.0 as default gems.hsbt
2017-12-11lib/pp.rb: remove alias for suppressing a redefinition warning.mame
2017-12-11Bump version to cmath-1.0.0 as default gems.hsbt
2017-12-11bccwin is no longer supportedusa
2017-12-11depend on win32.h on Windowsusa
2017-12-11Ignore to generate documentation for template files of bundler.hsbt
2017-12-08webrick: allow shutdown after StartCallbacknormal
2017-12-08lib/pp.rb: no rdoc of alias to suppress a warningnobu
2017-12-08pp.rb: rdocnobu
2017-12-05Bump version to rdoc-6.0.0.hsbt
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-12-01Replace Kernel#pp after PP class is defined.akr
2017-12-01prelude.rb: suppress redefinition warningsnobu
2017-12-01lib/pp.rb (Kernel#pp): Fix a race conditionmame
2017-11-30prelude.rb: Add Kernel#pp, a trigger for lib/pp.rbmame
2017-11-28Merge rubygems-2.7.3.hsbt
2017-11-27* remove trailing spaces.svn
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24workspace.rb: one more spacenobu
2017-11-24workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-11-22lib/set.rb: [DOC] remove empty commentsstomar
2017-11-22set.rb: improve docs for Setstomar
2017-11-20[DOC] Fix example result [ci skip]kazu
2017-11-20lib/matrix: Add hadamard_product/entrywise_product.marcandre
2017-11-20lib/matrix: Add Matrix{.|#}combinemarcandre
2017-11-20lib/matrix: accept vectors in {h|v}stackmarcandre
2017-11-20lib/matrix: Add explicit coercion #to_matrixmarcandre
2017-11-17Fix typo in `Timeout` doc [ci skip]kazu
2017-11-17Add examples to Set documentation [ci skip]knu
2017-11-15tmpdir.rb: merged make_tmpname to createnobu
2017-11-09lib/matrix: Remove method catalog [doc] [ci-skip]marcandre
2017-11-09Merge rubygems-2.7.2.hsbt