summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-20* eval.c (rb_with_disable_interrupt): prohibit thread contextmatz
2003-12-20* forgot to add a changelog entrynagai
2003-12-20* ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)nagai
2003-12-20* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.gotoyuzo
2003-12-20* lib/optparse.rb (OptionParser::Completion::complete): wrongnobu
2003-12-20* lib/yaml.rb (YAML::YAML): adjust Marshal version.nobu
2003-12-19get rid of unusable conditiongotoyuzo
2003-12-19* lib/webrick/cgi.rb: add file. (yet another CGI library)gotoyuzo
2003-12-192003-12-20eban
2003-12-19* misc/ruby-mode.el (ruby-calculate-indent): proper indentationmatz
2003-12-19Document Class and Dirdave
2003-12-19* lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo
2003-12-19 * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi
2003-12-19* lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):akira
2003-12-19* ext/tk/sample/tkmultilistbox.rb: bug fixnagai
2003-12-192003-12-19eban
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-12-18* eval.c (stack_extend): ignore inline optimization on VC7.usa
2003-12-18* dir.c (fnmatch): unlike find_dirsep(), rb_path_next() nevernobu
2003-12-18lib/ipaddr.rb (initialize): rescue StandardError.eban
2003-12-182003-12-18eban
2003-12-18* lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban
2003-12-17* bug fixnagai
2003-12-17* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-172003-12-17eban
2003-12-16commit missdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16introduce some new methodsaamine
2003-12-16* lib/pp.rb: don't use local variable `pp'.akr
2003-12-16Initial load of support for ri/rdoc integrationdave
2003-12-16* condition bug of if statement on {pack,grid}_propagate methodsnagai
2003-12-162003-12-16eban
2003-12-15* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why
2003-12-15* eval.c (catch_timer): check rb_thread_crtical in main nativenobu
2003-12-15* file.c: renamed and externalized rb_path_next,nobu
2003-12-152003-12-15nobu
2003-12-15commit missnobu
2003-12-15* dir.c (check_dirname): check string safety and remove extraneousnobu
2003-12-15* ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa
2003-12-14* descrictive warning message.nahi
2003-12-142003-12-14eban
2003-12-14* ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban
2003-12-14ext/tk/MANIFEST: add sample/tkalignbox.rb.eban
2003-12-13* ext/iconv/charset_alias.rb: preserve original order.nobu
2003-12-13* eval.c (thread_timer): use timer by sub-thread and nanosleep.matz
2003-12-13* eval.c (proc_alloc): cache the created object at first time.nobu