aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix ChangeLogocean2004-03-161-2/+2
* Fix ChangeLogocean2004-03-161-8/+6
* Fix ChangeLogocean2004-03-161-1/+1
* * dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true.ocean2004-03-161-0/+11
* * eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz2004-03-151-0/+5
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder):gotoyuzo2004-03-151-0/+5
* * eval.c (rb_thread_raise): err at unstarted thread. (PR#1302)nobu2004-03-141-0/+4
* use druby://localhost:0, [ruby-dev:23078]seki2004-03-131-0/+12
* * dir.c (fnmatch):ocean2004-03-121-0/+13
* * configure.in (rb_cv_noreturn): default for platforms not supportnobu2004-03-121-2/+14
* * lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo2004-03-111-0/+9
* * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine2004-03-101-0/+5
* * eval.c (return_jump): set return value to the returnmatz2004-03-101-0/+9
* * struct.c (rb_struct_s_def): Struct::new executes block withmatz2004-03-101-0/+20
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-101-0/+7
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-091-0/+5
* * Makefile.in: replaced regex.c entry with Oniguruma files.ksaito2004-03-081-0/+4
* * lib/net/http.rb: HTTPHeader did not initialized correctly.aamine2004-03-081-0/+6
* * lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine2004-03-081-0/+4
* * dir.c (range): Cancel change for incomplete '['. More discussionocean2004-03-081-0/+5
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-081-0/+5
* * dir.c (range): treat incomplete '[' as ordinary character (likeocean2004-03-081-0/+5
* * oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__.eban2004-03-081-0/+2
* * regparse.c (parse_exp): need to separate initialization for bcc32.eban2004-03-081-0/+5
* * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo2004-03-071-0/+18
* * lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban2004-03-071-0/+3
* * Makefile.in (lex.c): use $? instead of $<.eban2004-03-071-0/+4
* * lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine2004-03-061-0/+14
* * lib/net/http.rb: new method Net::HTTPRequest#body(=).aamine2004-03-061-0/+6
* * lib/net/http.rb: spin off https code again.aamine2004-03-061-0/+21
* * lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_add...aamine2004-03-061-0/+9
* * ext/strscan/strscan.c (strscan_init_copy): struct re_registers mustnobu2004-03-061-1/+4
* * ext/strscan/depend: depends on re.h and regex.h.nobu2004-03-061-1/+7
* scanf.rbdblack2004-03-061-0/+4
* lib/scanf.rbdblack2004-03-061-2/+6
* * lib/net/http.rb: net/https is merged.aamine2004-03-051-0/+6
* * oniggnu.h: imported from Oniguruma library.ksaito2004-03-051-0/+27
* * lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine2004-03-051-0/+6
* * lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine2004-03-051-0/+9
* * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine2004-03-051-1/+8
* * lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine2004-03-051-0/+6
* Move RDoc comments for Test::Unitdave2004-03-041-0/+5
* * Makefile.in: miniruby is not needed for cross compile.nobu2004-03-041-0/+6
* * lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu2004-03-041-0/+5
* * ext/syck/rubyext.c: get rid of warnings.nobu2004-03-031-0/+10
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu2004-03-031-3/+3
* * lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu2004-03-031-0/+5
* * eval.c (method_hash): new method. [ruby-talk:93968]matz2004-03-031-0/+16
* * lib/mkmf.rb ($topdir): use compile_dir only when not installed yet.nobu2004-03-031-0/+5
* * lib/rss/converter.rb: handled Uconv::Error.kou2004-03-021-0/+6