summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-02-16* bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean
2004-02-16* dir.c (rb_glob, rb_globi): add const.ocean
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-15fix TupleSpace#read, #takeseki
2004-02-15ext/win32ole/win32ole.c: add IDispatch interface in val2variantsuke
2004-02-14* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo
2004-02-14import lib/drb/sampleseki
2004-02-14add pretty_printseki
2004-02-13* test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine
2004-02-12 * lib/ftools.rb: documentedgsinclair
2004-02-12 * lib/base64.rb: backported from HEAD (modularised and documented)gsinclair
2004-02-12* lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu
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* 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-09* dir.c (fnmatch):ocean
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* several backports from 1.9matz
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-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-02* lib/net/http.rb (canonical_each): fix merge miss.usa
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-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-29* util.c (mblen): fix overrun. [ruby-dev:22672]eban
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-26* win32/Makefile.sub: rollback.usa
2004-01-26Remove references to defoutdave
2004-01-26* sample/exyacc.rb: escape '}' to avoid warning.usa
2004-01-26* parse.y (block_append): update nd_end for "real" head node.matz
2004-01-26* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai
2004-01-26* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu