summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2015-04-12* lib/rubygems/test_case.rb: fixed json load error for rubygems tests.hsbt
2015-04-11mkmf.rb: fix VC failuresnobu
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-04-11mkmf.rb: fix syntax errorsnobu
2015-04-11mkmf.rb: methods to append flagsnobu
2015-04-10* lib/rdoc/text.rb: removed duplicated code.hsbt
2015-04-10lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblocknormal
2015-04-10mkmf.rb: werror of try_cppflagsnobu
2015-04-10mkmf.rb: fix werror optionnobu
2015-04-10ext/date: reject unknown compiler optionnobu
2015-04-09ignore rake load errornobu
2015-04-04* lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt
2015-04-03* lib/net/http.rb (edit_path): use path which is absolute ftp urlnaruse
2015-04-01fileutils.rb: fix error messagenobu
2015-03-30test_case.rb: $make before $MAKEnobu
2015-03-29test_case.rb: use $MAKEnobu
2015-03-23json_index.rb: check zlibnobu