aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-166-20/+19
* Fix ChangeLogocean2004-03-161-2/+2
* 2004-03-16usa2004-03-161-3/+3
* Fix ChangeLogocean2004-03-161-8/+6
* Fix ChangeLogocean2004-03-161-1/+1
* * dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true.ocean2004-03-162-23/+37
* 2004-03-15eban2004-03-151-3/+3
* * eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz2004-03-158-7/+18
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder):gotoyuzo2004-03-152-1/+11
* 2004-03-14nobu2004-03-141-3/+3
* * eval.c (rb_thread_raise): err at unstarted thread. (PR#1302)nobu2004-03-142-0/+7
* 2004-03-13nahi2004-03-131-3/+3
* use druby://localhost:0, [ruby-dev:23078]seki2004-03-136-5/+17
* * dir.c (fnmatch):ocean2004-03-122-106/+145
* 2004-03-12nahi2004-03-121-3/+3
* * configure.in (rb_cv_noreturn): default for platforms not supportnobu2004-03-124-10/+35
* * lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo2004-03-113-0/+13
* * test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine2004-03-101-0/+9
* * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine2004-03-102-1/+8
* * eval.c (return_jump): set return value to the returnmatz2004-03-102-57/+20
* * struct.c (rb_struct_s_def): Struct::new executes block withmatz2004-03-1010-112/+373
* 2004-03-10usa2004-03-101-3/+3
* * ruby.c (opt_W_getter): get rid of warning.usa2004-03-105-26/+40
* 2004-03-09usa2004-03-091-3/+3
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa2004-03-094-11/+88
* * Makefile.in: replaced regex.c entry with Oniguruma files.ksaito2004-03-082-3/+25
* * lib/net/http.rb: HTTPHeader did not initialized correctly.aamine2004-03-082-13/+20
* * lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine2004-03-082-1/+5
* * dir.c (range): Cancel change for incomplete '['. More discussionocean2004-03-082-3/+8
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-082-1/+6
* * dir.c (range): treat incomplete '[' as ordinary character (likeocean2004-03-082-30/+43
* * oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__.eban2004-03-082-1/+3
* 2004-03-08eban2004-03-081-3/+3
* * regparse.c (parse_exp): need to separate initialization for bcc32.eban2004-03-082-1/+8
* * lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo2004-03-074-11/+35
* * lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban2004-03-072-6/+11
* * Makefile.in (lex.c): use $? instead of $<.eban2004-03-072-1/+5
* * MANIFEST: add lib/net/https.rb.eban2004-03-071-0/+1
* 2004-03-07aamine2004-03-061-3/+3
* * lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine2004-03-063-53/+227
* * lib/net/http.rb: new method Net::HTTPRequest#body(=).aamine2004-03-062-19/+76
* * lib/net/http.rb: spin off https code again.aamine2004-03-068-384/+371
* * lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_add...aamine2004-03-062-120/+83
* * ext/strscan/strscan.c (strscan_init_copy): struct re_registers mustnobu2004-03-062-2/+11
* * ext/strscan/depend: depends on re.h and regex.h.nobu2004-03-063-8/+9
* scanf.rbdblack2004-03-061-0/+4
* refixed the previous fix in IO#block_scanfdblack2004-03-061-1/+2
* lib/scanf.rbdblack2004-03-061-2/+6
* Fixed a logic glitch in IO#block_scanfdblack2004-03-061-1/+2
* * configure.in (PREP): ./miniruby and miniruby are distinguished bynobu2004-03-061-1/+1