summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2004-01-22* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo
2004-01-22* parse.y (string_content): reset lexical states at the beginning ofnobu
2004-01-21remove O_NONBLOCKseki
2004-01-21* merged from HEAD.shugo
2004-01-21* lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu
2004-01-21* ext/digest/rmd160/extconf.rb: have_library appends found library.nobu
2004-01-20* ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo
2004-01-20Document base64dave
2004-01-20RDoc abbrevdave
2004-01-20Document lib/English. Add top-level aliases to rdoc html outputdave
2004-01-19* ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo
2004-01-19* io.c (lineno): typo fix(FIX2INT -> INT2FIX).eban
2004-01-19* io.c, re.c, string.c, time.c: fixed up positions of RDocs.akira
2004-01-18synchronized with date2 3.5.tadf
2004-01-18* ruby.c: use translate_char() on Cygwin.eban
2004-01-17* defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH.eban
2004-01-15* io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu
2004-01-14* ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.nobu
2004-01-13 * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi
2004-01-13* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu
2004-01-12Display full name in class listdave
2004-01-12Try to use DESTDIR when installingdave
2004-01-12* parse.y (primary): fix position after FCALL. [ruby-dev:22574]nobu