aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr2004-02-021-0/+4
* * parse.y (block_append, new_evstr, void_expr0): remove no longer usednobu2004-02-021-1/+6
* * dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,eban2004-02-021-0/+5
* * lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr2004-02-011-2/+7
* * lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr2004-02-011-1/+4
* * lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr2004-02-011-0/+13
* Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...shigek2004-02-011-0/+4
* * lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr2004-01-311-1/+2
* lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr2004-01-311-0/+5
* * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou2004-01-311-0/+7
* * configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.eban2004-01-301-0/+4
* * lib/logger.rb: leading 0 padding of timestamp usec part.nahi2004-01-301-0/+4
* * util.c (mblen): fix overrun. [ruby-dev:22672]eban2004-01-291-0/+2
* * configure.in (DLEXT2): removed. Ruby does not treateban2004-01-291-0/+8
* Remove conflict from Changelogdave2004-01-291-1/+0
* Allow link: in Tidylinksdave2004-01-291-0/+6
* * sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.nahi2004-01-291-0/+5
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-0/+5
* * dir.c (glob_helper): infinite loop bug in win32 code.matz2004-01-291-0/+5
* * lib/net/http.rb (Request#initialize): reject only when a path is empty. [ru...aamine2004-01-291-0/+5
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-291-0/+5
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-291-0/+12
* * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]why2004-01-281-0/+8
* * lib/rss: rss/parser.rb is always required.kou2004-01-281-0/+4
* * test/rss/*.rb: remove "test/" prefix.nobu2004-01-281-0/+4
* * ext/iconv/extconf.rb: include iconv.h for libiconv. [ruby-dev:22715]nobu2004-01-281-0/+4
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-281-0/+4
* * misc/ruby-mode.el: better support for general delimitedmatz2004-01-271-0/+16
* * ext/socket/socket.c (s_recvfrom): sending length should be annobu2004-01-271-0/+5
* * ext/win32ole/win32ole.c (set_argv): fix condition.usa2004-01-271-0/+4
* * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo2004-01-261-0/+5
* Remove references to defoutdave2004-01-261-0/+4
* * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai2004-01-261-0/+4
* * ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu2004-01-261-0/+8
* * ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo2004-01-251-0/+10
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): supportgotoyuzo2004-01-241-0/+11
* * ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): changegotoyuzo2004-01-241-0/+14
* * pack.c (num2i32): pack should not raise RangeError.matz2004-01-221-1/+9
* * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo2004-01-221-0/+6
* * lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban2004-01-221-0/+4
* * parse.y (opt_rescue): use NODE_ERRINFO() instead ofmatz2004-01-221-0/+9
* * parse.y (string_content): reset lexical states at the beginning ofnobu2004-01-221-1/+6
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-211-0/+18
* * missing/os2.c (chdir, getcwd):siena2004-01-211-0/+5
* * configure.in: check availability of link(). [ruby-dev:22237]siena2004-01-211-0/+8
* * ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.siena2004-01-211-0/+4
* * defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.siena2004-01-211-0/+8
* :nodoc: the "Deprecated" moduledave2004-01-211-0/+4
* * configure.in: Interix(SFU) support.eban2004-01-211-0/+4
* remove O_NONBLOCKseki2004-01-211-0/+5