summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 @Zorbashhsbt
2015-06-12* lib/prime.rb: Return sized enumerators.marcandre
2015-06-12* lib/prime.rb: Fix with_object with no block givenmarcandre
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 fixedhsbt
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 specifyingngoto
2015-06-10* Fix typo. Patch by @davydovantongogotanaka
2015-06-09mkmf.rb: macro assigmentsnobu
2015-06-09* lib/prime.rb: Simplify and optimize EratosthenesSievemarcandre
2015-06-09* lib/prime.rb: Simplify and optimize EratosthenesSievemarcandre
2015-06-09* lib/matrix.rb: Simplify and optimize EratosthenesSievemarcandre
2015-06-06* lib/cmath.rb: [DOC] Documentation improvements [ci skip]gogotanaka
2015-06-06* lib/cmath.rb: [DOC] Add docs [ci skip][Fix GH-909][Bug #11162]gogotanaka
2015-06-02lib/benchmark.rb: just use Process::CLOCK_MONOTONICnormal
2015-06-01mkmf.rb: split --libsnobu
2015-06-01mkmf.rb: logging pkg_confignobu
2015-06-01lib/csv.rb: [DOC] Fix typo [ci skip][Fix GH-907]gogotanaka
2015-05-30* lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa
2015-05-30* lib/tempfile.rb (Tempfile#initialize): initialize @unlinked to fixusa
2015-05-30* lib/tempfile.rb: refactoring.glass
2015-05-29lib/*: use monotonic clock for timeoutsnormal
2015-05-27drb: avoid redundant fcntl callnormal
2015-05-22* lib/matrix.rb: Stylingmarcandre
2015-05-22* lib/prime.rb: Remove obsolete Prime.newmarcandre
2015-05-21* lib/matrix.rb: added documentation for Matrix#empty and Matrix#/hsbt
2015-05-21* lib/net/telnet.rb: gemify net-telnet.hsbt
2015-05-20* lib/base64.rb: Fix rdoc-formatting for padding argument.mame
2015-05-19* lib/benchmark.rb: Update Benchmark documentation and formatting.hsbt
2015-05-19* lib/uri/rfc2396_parser.rb (initialize_pattern):naruse
2015-05-18* lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo
2015-05-17lib/webrick/utils.rb: simplify by avoiding fcntlnormal
2015-05-17lib/webrick/server.rb: avoid redundant fcntl callnormal
2015-05-15cookie.rb: revert part of r50496nobu
2015-05-14* lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar
2015-05-10* ext/win32ole/win32ole_variant.c: fix typo "indicies".glass
2015-05-08* lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo
2015-05-06stdlib: use IO#wait_*able instead of IO.select when possiblenormal
2015-05-03* lib/yaml.rb: fix typo. [ci skip][fix GH-890]hsbt
2015-04-29cookie.rb: trailing commanobu
2015-04-23* lib/delegate.rb: fix a typo.hsbt
2015-04-22* lib/net/imap.rb (move, uid_move): support the MOVE command definedshugo
2015-04-20* lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affectusa
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2015-04-15lib/net/*: use io/wait methods instead of IO.selectnormal
2015-04-14ostruct.rb: match Symbol itselfnobu
2015-04-12* ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-12* lib/rubygems/test_case.rb: use explicitly exception class and revertedhsbt