summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-01-30* configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.eban
2004-01-30 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-01-29* util.c (mblen): fix overrun. [ruby-dev:22672]eban
2004-01-29* configure.in (DLEXT2): removed. Ruby does not treateban
2004-01-29Remove conflict from Changelogdave
2004-01-29Allow link: in Tidylinksdave
2004-01-29 * sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.nahi
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-29* dir.c (glob_helper): infinite loop bug in win32 code.matz
2004-01-29* lib/net/http.rb (Request#initialize): reject only when a path is empty. [ru...aamine
2004-01-29* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-28* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]why
2004-01-28* lib/rss: rss/parser.rb is always required.kou
2004-01-28* test/rss/*.rb: remove "test/" prefix.nobu
2004-01-28* ext/iconv/extconf.rb: include iconv.h for libiconv. [ruby-dev:22715]nobu
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz
2004-01-27* misc/ruby-mode.el: better support for general delimitedmatz
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-26Remove references to defoutdave
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-25* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo
2004-01-24* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): supportgotoyuzo
2004-01-24* ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): changegotoyuzo
2004-01-22* pack.c (num2i32): pack should not raise RangeError.matz
2004-01-22* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo
2004-01-22* lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban
2004-01-22* parse.y (opt_rescue): use NODE_ERRINFO() instead ofmatz
2004-01-22* parse.y (string_content): reset lexical states at the beginning ofnobu
2004-01-21* parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz
2004-01-21* missing/os2.c (chdir, getcwd):siena
2004-01-21* configure.in: check availability of link(). [ruby-dev:22237]siena
2004-01-21* ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.siena
2004-01-21* defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.siena
2004-01-21:nodoc: the "Deprecated" moduledave
2004-01-21* configure.in: Interix(SFU) support.eban
2004-01-21remove O_NONBLOCKseki
2004-01-21* lib/net/imap.rb (envelope): allow NIL.shugo
2004-01-21* lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu
2004-01-21* lib/base64.rb: enclosed in a module. [ruby-core:02285]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* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu
2004-01-19* ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo