summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2015-03-16* lib/webrick/server.rb: Fix regression bug in WEBrick'shsbt
2015-03-12fix env leaksnobu
2015-03-11normalize.rb: remove redundant hashnobu
2015-03-10* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr
2015-03-05* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre
2015-03-05remove GEM directories at exitnobu
2015-03-01* lib/time.rb (strptime): Support %s.%N.akr
2015-02-27* lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt
2015-02-27* lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt
2015-02-24* lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka
2015-02-24* lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]marcandre
2015-02-22* lib/matrix.rb: [Doc] Fix Vector multiplication documentation [ci-skip]marcandre
2015-02-17resolv.rb: fix equalitynobu
2015-02-17* hash.c: Added docs to explain that #include? and #member? do nothsbt
2015-02-14random.c: rand_random_numbernobu
2015-02-14securerandom.rb: Random::Formatternobu
2015-02-14random.c: Random.raw_seednobu
2015-02-13* lib/base64.rb: make urlsafe mode user-friendly.mame
2015-02-11set: speed up Set#include?normal
2015-02-10* lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo
2015-02-08optparse.rb: update --version example [ci skip]nobu
2015-02-08* lib/net/http/header.rb: pass header names as symbols.hsbt
2015-02-05* lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt
2015-02-03mkmf.rb: avoid interferencenobu
2015-02-03mkmf.rb: set cxxflagsnobu
2015-01-17drb.rb: do not wait handler threadsnobu
2015-01-17drb.rb: stop all handlers to fix thread leaksnobu
2015-01-14* lib/uri/mailto.rb: raising URI::InvalidComponentError insteadduerst
2015-01-12rdoc/text.rb: fix infinite loopnobu