summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-11* lib/pathname.rb: use assert_raise instead of assert_raises.akr
2004-02-11* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira
2004-02-11typo.nobu
2004-02-10* object.c (rb_obj_clone, rb_obj_dup): mentioned aboutnobu
2004-02-102004-02-10nobu
2004-02-10* eval.c (umethod_bind): perge unused check. [ruby-dev:22850]nobu
2004-02-09* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban
2004-02-092004-02-09nobu
2004-02-09* dir.c (fnmatch):ocean
2004-02-082004-02-08eban
2004-02-08wrong commit.nobu
2004-02-08* lib/pp.rb (PP::PPMethods::object_address_group): suppress negativenobu
2004-02-06remove conflictnobu
2004-02-06Support https in hyperlinksdave
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi
2004-02-06* backport proc equality patch [ruby-dev:22809]matz
2004-02-06* several backports from 1.9matz
2004-02-062004-02-06nobu
2004-02-05* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr
2004-02-05* lib/prettyprint.rb (PrettyPrint#seplist): added.akr
2004-02-03* file.c (test_l): fix wrong method name in document.akr
2004-02-032004-02-03usa
2004-02-02* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr
2004-02-02* configure.in: backport from 1.9 for Interix.eban
2004-02-022004-02-02usa
2004-02-02* lib/net/http.rb (canonical_each): fix merge miss.usa
2004-02-01exception message changed.akr
2004-02-01* lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr
2004-02-01* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr
2004-02-01* lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr
2004-02-01MANIFEST:eban
2004-02-012004-02-01eban
2004-02-01 * lib/net/http.rb: merged coding style changes from HEAD.gsinclair
2004-02-01 * lib/test/unit.rb: rearranged documentation for RDoc's sake.gsinclair
2004-01-31* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr
2004-01-31lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr
2004-01-31 * sample/openssl/gen_csr.rb: wrong usage string.nahi
2004-01-31* accidently it was not ci-ed in the previous commits.nahi
2004-01-302004-01-31nahi
2004-01-30 * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi
2004-01-29* util.c (mblen): fix overrun. [ruby-dev:22672]eban
2004-01-292004-01-29eban
2004-01-29untypogotoyuzo
2004-01-29backport from Ruby-1.9.gotoyuzo
2004-01-27* ext/socket/socket.c (s_recvfrom): sending length should be annobu
2004-01-27* ext/win32ole/win32ole.c (set_argv): fix condition.usa
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2004-01-262004-01-27usa
2004-01-26* win32/Makefile.sub: rollback.usa