aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa2003-12-231-0/+4
* * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi2003-12-231-0/+9
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-0/+9
* * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test.nahi2003-12-231-0/+6
* * lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo2003-12-221-0/+16
* * lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo.akira2003-12-221-0/+4
* * ext/iconv/iconv.c (map_charset): always ensure code is a String.nobu2003-12-221-0/+4
* * class.c (rb_mod_init_copy): always copy singleton class.nobu2003-12-221-1/+6
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-0/+7
* * lib/cgi.rb: reduce eval.nobu2003-12-221-0/+7
* * test/soap/test_property.rb: remove duplicated test method.nahi2003-12-221-0/+4
* * eval.c (rb_with_disable_interrupt): use ENABLE_INTS instead ofmatz2003-12-221-0/+3
* * bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa2003-12-221-0/+6
* * configure.in (ac_cv_func_setitimer): moved from defines.hnobu2003-12-221-0/+16
* * configure.in (mingw): set isnan, finite and isinf to yes.eban2003-12-221-0/+4
* * lib/soap/property.rb: passing block by reference.nahi2003-12-221-0/+4
* * ext/syck/emitter.c (syck_emitter_write): str bigger thanmatz2003-12-211-0/+5
* * class.c (rb_check_inheritable): new function. [ruby-dev:22316]nobu2003-12-211-0/+10
* lib/pathname.rb (Pathname#+): re-implemented to resolve ".." inakr2003-12-211-0/+7
* dln.c: remove last second typo.matz2003-12-201-3/+0
* * eval.c (rb_with_disable_interrupt): prohibit thread contextmatz2003-12-201-0/+5
* * forgot to add a changelog entrynagai2003-12-201-0/+6
* * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.gotoyuzo2003-12-201-1/+10
* * lib/optparse.rb (OptionParser::Completion::complete): wrongnobu2003-12-201-0/+8
* * lib/yaml.rb (YAML::YAML): adjust Marshal version.nobu2003-12-201-1/+5
* * lib/webrick/cgi.rb: add file. (yet another CGI library)gotoyuzo2003-12-191-0/+6
* * misc/ruby-mode.el (ruby-calculate-indent): proper indentationmatz2003-12-191-0/+8
* * lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo2003-12-191-0/+8
* * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi2003-12-191-0/+7
* * lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):akira2003-12-191-0/+5
* * ext/tk/sample/tkmultilistbox.rb: bug fixnagai2003-12-191-0/+6
* * lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo2003-12-181-0/+5
* * eval.c (stack_extend): ignore inline optimization on VC7.usa2003-12-181-0/+14
* * dir.c (fnmatch): unlike find_dirsep(), rb_path_next() nevernobu2003-12-181-1/+6
* * lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban2003-12-181-0/+5
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-171-0/+18
* introduce some new methodsaamine2003-12-161-0/+15
* * lib/pp.rb: don't use local variable `pp'.akr2003-12-161-0/+6
* * condition bug of if statement on {pack,grid}_propagate methodsnagai2003-12-161-0/+5
* * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why2003-12-151-0/+6
* * eval.c (catch_timer): check rb_thread_crtical in main nativenobu2003-12-151-0/+9
* * file.c: renamed and externalized rb_path_next,nobu2003-12-151-3/+3
* commit missnobu2003-12-151-1/+1
* * dir.c (check_dirname): check string safety and remove extraneousnobu2003-12-151-0/+11
* * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa2003-12-151-0/+5
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban2003-12-141-0/+8
* * ext/iconv/charset_alias.rb: preserve original order.nobu2003-12-131-0/+6
* * eval.c (thread_timer): use timer by sub-thread and nanosleep.matz2003-12-131-0/+7
* * eval.c (proc_alloc): cache the created object at first time.nobu2003-12-131-0/+5
* * configure.in: check ucontext.h.nobu2003-12-131-0/+7