summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-13use druby://localhost:0, [ruby-dev:23078]seki
2004-03-12* dir.c (fnmatch):ocean
2004-03-122004-03-12nahi
2004-03-12* configure.in (rb_cv_noreturn): default for platforms not supportnobu
2004-03-11* lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo
2004-03-10* test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine
2004-03-10* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine
2004-03-10* eval.c (return_jump): set return value to the returnmatz
2004-03-10* struct.c (rb_struct_s_def): Struct::new executes block withmatz
2004-03-102004-03-10usa
2004-03-10* ruby.c (opt_W_getter): get rid of warning.usa
2004-03-092004-03-09usa
2004-03-09* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2004-03-08* Makefile.in: replaced regex.c entry with Oniguruma files.ksaito
2004-03-08* lib/net/http.rb: HTTPHeader did not initialized correctly.aamine
2004-03-08* lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine
2004-03-08* dir.c (range): Cancel change for incomplete '['. More discussionocean
2004-03-08* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira
2004-03-08* dir.c (range): treat incomplete '[' as ordinary character (likeocean
2004-03-08* oniguruma.h (ONIG_EXTERN): check __GNUC__ instead of __CYGWIN__.eban
2004-03-082004-03-08eban
2004-03-08* regparse.c (parse_exp): need to separate initialization for bcc32.eban
2004-03-07* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo
2004-03-07* lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban
2004-03-07* Makefile.in (lex.c): use $? instead of $<.eban
2004-03-07* MANIFEST: add lib/net/https.rb.eban
2004-03-062004-03-07aamine
2004-03-06* lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine
2004-03-06* lib/net/http.rb: new method Net::HTTPRequest#body(=).aamine
2004-03-06* lib/net/http.rb: spin off https code again.aamine
2004-03-06* lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_add...aamine
2004-03-06* ext/strscan/strscan.c (strscan_init_copy): struct re_registers mustnobu
2004-03-06* ext/strscan/depend: depends on re.h and regex.h.nobu
2004-03-06scanf.rbdblack
2004-03-06refixed the previous fix in IO#block_scanfdblack
2004-03-06lib/scanf.rbdblack
2004-03-06Fixed a logic glitch in IO#block_scanfdblack
2004-03-06* configure.in (PREP): ./miniruby and miniruby are distinguished bynobu
2004-03-05adjust white spaces.nobu
2004-03-05* lib/net/http.rb: net/https is merged.aamine
2004-03-052004-03-06eban
2004-03-05* oniggnu.h: imported from Oniguruma library.ksaito
2004-03-05Initial revisionksaito
2004-03-05* lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine
2004-03-05* lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine
2004-03-05* ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine
2004-03-05* lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine
2004-03-04Move RDoc comments for Test::Unitdave
2004-03-04* Makefile.in, */Makefile.sub, mkconfig.rb: keep rbconfig.rb old ifnobu
2004-03-04* Makefile.in: miniruby is not needed for cross compile.nobu