aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Merge YARVko12006-12-31233-13641/+45992
* Fix Array#reject, was working like Array#reject\!drbrain2006-12-312-1/+7
* removed.tadf2006-12-303-6/+4
* * 2006-12-31eban2006-12-301-3/+3
* updated based on date2 4.0.tadf2006-12-303-549/+585
* * enum.c (enum_each_with_index): reuse array for yield parameters.matz2006-12-292-15/+48
* * enum.c (enum_inject): reuse array for yield parameters.matz2006-12-292-10/+20
* * array.c (ary_iter_check): should check modification (sizematz2006-12-292-60/+153
* * ext/stringio/stringio.c (strio_gets): accepts limit argument.matz2006-12-294-110/+198
* * 2006-12-28eban2006-12-281-3/+3
* * lib/cgi.rb (CGI::Cookie::initialize): use Array() again.matz2006-12-283-8/+16
* * 2006-12-27eban2006-12-271-3/+3
* remove WIN32OLE::PROPERTY class.suke2006-12-273-72/+15
* The argument of Shell.NameSpace should not be file path.suke2006-12-262-6/+14
* * 2006-12-26eban2006-12-261-3/+3
* * ext/bigdecimal/bigdecimal.c: remove useless method BigDecimal#!=. [ruby-dev...aamine2006-12-252-12/+5
* * 2006-12-22usa2006-12-221-3/+3
* * string.c (rb_str_ord): typo fixed. reported from Korneliusmatz2006-12-212-1/+6
* * string.c (rb_str_slice_bang): rdoc description bug fixed.matz2006-12-212-4/+6
* * lib/cgi.rb (CGI::Cookie::initialize): option["value"] may or maymatz2006-12-212-1/+6
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-216-0/+0
* * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files.usa2006-12-213-0/+0
* version.h updatematz2006-12-201-3/+3
* * Convert CVS repository to Subversion repository.ko12006-12-201-0/+4
* * lib/cgi.rb (CGI::Cookie::initialize): Array(string) no longermatz2006-12-172-1/+6
* 2006-12-18matz2006-12-171-3/+3
* * ChangeLog: typo.nobu2006-12-151-1/+1
* * lib/mkmf.rb (create_makefile): remove static library before update,nobu2006-12-142-3/+7
* * win32/Makefile.sub (COMPILE_RULES): latter rule has higher priority.nobu2006-12-142-1/+5
* 2006-12-15nobu2006-12-141-3/+3
* * ext/readline/readline.c: NetBSD editline does not havematz2006-12-143-0/+13
* * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz2006-12-142-1/+6
* 2006-12-14matz2006-12-141-3/+3
* * lib/optparse.rb (Switch#parse_arg, Switch#conv_arg): splat failures.nobu2006-12-122-3/+7
* 2006-12-12nobu2006-12-121-3/+3
* * ext/digest/sha2/lib/sha2.rb: Moved one level up from underknu2006-12-112-0/+5
* * variable.c (rb_define_const): typo fixed.matz2006-12-112-1/+5
* 2006-12-11matz2006-12-111-3/+3
* * string.c (rb_str_aset): index double decode problem.matz2006-12-112-1/+6
* * eval.c (ruby_cleanup): keep the exception till after END blocks.nobu2006-12-092-1/+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-092-2/+7
* 2006-12-09matz2006-12-091-3/+3
* * lib/optparse.rb: cannot put :nodoc: before method definition.usa2006-12-082-9/+10
* * bin/rdoc: ues File.exist? instead of File.exists.usa2006-12-082-1/+5
* * object.c (Init_Object): new method Dir.exist?(path).matz2006-12-074-74/+109
* * lib/weakref.rb (WeakRef::__setobj__): should supportmatz2006-12-073-15/+19
* 2006-12-08matz2006-12-071-3/+3
* * win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.nobu2006-12-062-4/+16
* * Makefile.in, common.mk (NULLCMD): moved for platforms that emptynobu2006-12-063-1/+6