summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-07-27* lib/mkmf.rb (have_framework): added.nobu
2010-07-23* lib/mutex_m.rb (sleep): added Mutex_m#sleep to support ConditionVariable.shugo
2010-07-21Load gems properly. Fixes [ruby-core:31377]evan
2010-07-21* lib/uri/common.rb: Have URI#route_to, URI#route_from acceptmarcandre
2010-07-21* lib/cmath.rb (CMath#cbrt): cbrt should accept a negative realmame
2010-07-21* lib/uri/common.rb: Have URI() and URI.join accept URI objects in additionmarcandre
2010-07-20Be sure to load the custom require even if --disable-rubygems was usedevan
2010-07-20Pull rubygem's custom require into gem_preludeevan
2010-07-20* lib/fileutils.rb (FileUtils::Entry_#copy): check file namenobu
2010-07-17* lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu
2010-07-17* ext/pathname/lib/pathname.rb: moved from lib/pathname.rb.akr
2010-07-17* lib/test/unit.rb: MiniTest::Unit is different class fromnobu
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2010-07-14* lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove
2010-07-14* lib/test/unit.rb (setup_argv): convert to using optparse, addingtenderlove
2010-07-11* lib/csv.rb: Fix unused variable warnings.marcandre
2010-07-07* gem_prelude.rb: provide workaround for gem activation. Currently,mame
2010-07-02fix doc again.akr
2010-07-02fix doc.akr
2010-07-01* lib/csv.rb: Improving documentation.jeg2
2010-06-27* lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bsmame
2010-06-27* lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):nobu
2010-06-25* lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg2
2010-06-24* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu
2010-06-24* lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu
2010-06-23Clean warnings: unused variables.naruse
2010-06-22* lib/fileutils.rb: Fix warningmarcandre
2010-06-22* lib/delegate.rb: Forward #trust, #untrust, #taint and #untaintmarcandre
2010-06-19* lib/irb.rb: remove double exclamation marks. a patch from Diegomatz
2010-06-17* lib/webrick/httpservlet/filehandler.rbmame
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-06-12* lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]marcandre
2010-06-11* lib/rubygems/install_update_options.rbmame
2010-06-10Revert r28200.naruse
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-06-05* lib/matrix.rb (eql?, ==, minor): Fix bugs when comparing/returningmarcandre
2010-06-05* lib/matrix.rb: trivial optimizationsmarcandre
2010-06-04Clarification of what '*' matches. Patch by John Wells <john.wells at greatw...drbrain
2010-06-01* lib/net/http.rb: adding support to rfc5789 patch verb.naruse
2010-05-31* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNRESETakr
2010-05-30* lib/delegate: Delegator: combine (public|protected) methods withmarcandre
2010-05-30* lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre
2010-05-30* lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil tomame
2010-05-29* lib/rdoc/generator/template/darkfish/classpage.rhtml:naruse
2010-05-29* lib/rdoc/rdoc.rb (RDoc#read_file_contents): take care of BOM.nobu
2010-05-29* lib/mkmf.rb (STRING_OR_FAILED_FORMAT.%): nodoc.nobu
2010-05-29* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.akr
2010-05-28* lib/mkmf.rb (checking_for): ignore toplevel.nobu
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu