aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Merge YARVko12006-12-311-0/+4
* Fix Array#reject, was working like Array#reject\!drbrain2006-12-311-0/+4
* removed.tadf2006-12-301-0/+4
* updated based on date2 4.0.tadf2006-12-301-0/+4
* * enum.c (enum_each_with_index): reuse array for yield parameters.matz2006-12-291-0/+6
* * enum.c (enum_inject): reuse array for yield parameters.matz2006-12-291-0/+4
* * array.c (ary_iter_check): should check modification (sizematz2006-12-291-0/+11
* * ext/stringio/stringio.c (strio_gets): accepts limit argument.matz2006-12-291-0/+24
* * lib/cgi.rb (CGI::Cookie::initialize): use Array() again.matz2006-12-281-5/+10
* remove WIN32OLE::PROPERTY class.suke2006-12-271-0/+6
* The argument of Shell.NameSpace should not be file path.suke2006-12-261-0/+5
* * ext/bigdecimal/bigdecimal.c: remove useless method BigDecimal#!=. [ruby-dev...aamine2006-12-251-0/+5
* * string.c (rb_str_ord): typo fixed. reported from Korneliusmatz2006-12-211-0/+5
* * string.c (rb_str_slice_bang): rdoc description bug fixed.matz2006-12-211-0/+5
* * lib/cgi.rb (CGI::Cookie::initialize): option["value"] may or maymatz2006-12-211-0/+5
* * Convert CVS repository to Subversion repository.ko12006-12-201-0/+4
* * lib/cgi.rb (CGI::Cookie::initialize): Array(string) no longermatz2006-12-171-0/+5
* * ChangeLog: typo.nobu2006-12-151-1/+1
* * lib/mkmf.rb (create_makefile): remove static library before update,nobu2006-12-141-1/+4
* * win32/Makefile.sub (COMPILE_RULES): latter rule has higher priority.nobu2006-12-141-0/+4
* * ext/readline/readline.c: NetBSD editline does not havematz2006-12-141-0/+7
* * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz2006-12-141-0/+5
* * lib/optparse.rb (Switch#parse_arg, Switch#conv_arg): splat failures.nobu2006-12-121-0/+4
* * ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu2006-12-111-0/+5
* * variable.c (rb_define_const): typo fixed.matz2006-12-111-0/+4
* * string.c (rb_str_aset): index double decode problem.matz2006-12-111-0/+5
* * eval.c (ruby_cleanup): keep the exception till after END blocks.nobu2006-12-091-0/+5
* instead of File.exists?. a patch from Yutaka Kanemotomatz2006-12-091-1/+2
* * lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?matz2006-12-091-0/+5
* * lib/optparse.rb: cannot put :nodoc: before method definition.usa2006-12-081-1/+6
* * bin/rdoc: ues File.exist? instead of File.exists.usa2006-12-081-0/+4
* * object.c (Init_Object): new method Dir.exist?(path).matz2006-12-071-0/+10
* * lib/weakref.rb (WeakRef::__setobj__): should supportmatz2006-12-071-0/+5
* * win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.nobu2006-12-061-1/+4
* * Makefile.in, common.mk (NULLCMD): moved for platforms that emptynobu2006-12-061-0/+5
* * configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h oneban2006-12-051-0/+5
* * lib/matrix.rb (Matrix::rank): use quo method to avoid integermatz2006-12-051-0/+7
* * misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" asmatz2006-12-051-0/+5
* * intern.h, object.c, variable.c (rb_mod_constants): added an optionalnobu2006-12-041-0/+6
* * instruby.rb (install_recursive): get rid of warning.nobu2006-12-041-7/+13
* Do alias << update.knu2006-12-041-0/+4
* * ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals tomatz2006-12-041-0/+5
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo2006-12-031-0/+5
* * ext/digest/lib/digest/hmac.rb: Fix problems with updateknu2006-12-031-0/+5
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):gotoyuzo2006-12-011-0/+11
* * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo2006-12-011-0/+5
* * ext/tk/tcltklib.c: shouldn't run the killed thread at callback.nagai2006-12-011-0/+5
* Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei2006-11-261-0/+5
* * object.c (rb_obj_tap): a new method. [ruby-talk:224013]matz2006-11-221-0/+4
* * file.c (test_grpowned, rb_stat_grpowned): should honormatz2006-11-221-0/+5