aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * instruby.rb, rubytest.rb: do not depend on srcdir.eban2004-03-181-0/+4
* * eval.c (proc_eq): avoid false positive by using scope andmatz2004-03-181-0/+9
* * mkconfig.rb: no longer embed srcdir and compile_dir intonobu2004-03-181-0/+8
* stop undef DRbObject#to_aseki2004-03-181-0/+4
* * eval.c: remove specialized version of rb_Array(). use simplematz2004-03-181-0/+9
* * error.c (exc_initialize): calling 'to_str' each time just formatz2004-03-161-0/+5
* * oniguruma.h, regparse.c: imported Oniguruma 2.2.5.ksaito2004-03-161-0/+5
* 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