aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * {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
* 2006-12-06nobu2006-12-061-3/+3
* * configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h oneban2006-12-052-1/+6
* * lib/matrix.rb (Matrix::rank): use quo method to avoid integermatz2006-12-052-0/+9
* * misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" asmatz2006-12-052-2/+7
* 2006-12-05nobu2006-12-041-3/+3
* * intern.h, object.c, variable.c (rb_mod_constants): added an optionalnobu2006-12-045-10/+40
* * instruby.rb (install_recursive): get rid of warning.nobu2006-12-043-11/+18
* Do alias << update.knu2006-12-042-0/+5
* * ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals tomatz2006-12-042-0/+7
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo2006-12-032-2/+8
* 2006-12-04shugo2006-12-031-3/+3
* * ext/digest/lib/digest/hmac.rb: Fix problems with updateknu2006-12-031-0/+5
* 2006-12-03knu2006-12-031-3/+3
* * ext/digest/lib/digest/hmac.rb: Fix problems with updateknu2006-12-031-2/+6
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):gotoyuzo2006-12-012-3/+14
* * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo2006-12-012-1/+6
* 2006-12-02gotoyuzo2006-12-011-3/+3
* * ext/tk/tcltklib.c: shouldn't run the killed thread at callback.nagai2006-12-012-13/+33
* 2006-12-01nagai2006-12-011-4/+4
* * 2006-11-26eban2006-11-261-2/+2
* Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>shyouhei2006-11-263-2/+11