aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/date/date_core.c: replacement of implementation oftadf2011-03-206-210/+1509
* * ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr2011-03-202-12/+16
* * 2011-03-20svn2011-03-191-2/+2
* * hash.c (ruby_setenv): check env process block size with OS ver.arton2011-03-194-11/+22
* * hash.c: refactoring prior patch (getenvsize win32 specfic function).arton2011-03-191-7/+3
* * hash.c (ruby_setenv): calculate total env block size for win32.arton2011-03-193-1/+32
* * hash.c (ruby_setenv): checking with max process environment block size fow ...arton2011-03-192-1/+12
* * ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr2011-03-192-6/+10
* * 2011-03-19svn2011-03-191-2/+2
* remove duplicated and change comment locationkazu2011-03-191-5/+2
* * .gitignore: ignore files generated by mkmf.nobu2011-03-181-5/+4
* * ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr2011-03-182-7/+11
* * lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cpnobu2011-03-173-1/+17
* * .gitignore: reduce duplications.nobu2011-03-171-336/+8
* * ext/win32ole/extconf.rb (create_docfile): removed. should notnobu2011-03-174-16/+7
* * 2011-03-18svn2011-03-171-2/+2
* * include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu2011-03-175-0/+60
* * ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr2011-03-162-7/+11
* * 2011-03-17svn2011-03-161-2/+2
* fix typos and add a spacekazu2011-03-161-3/+3
* * ext/socket/ipsocket.c (init_inetsock_internal): raise an error onakr2011-03-162-1/+7
* Ignore generated files exts.mk, change.log, ext/date/{Makefile,extconf.h,mkmf...drbrain2011-03-160-0/+0
* * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain2011-03-163-0/+74
* de-nest the Buffering moduledrbrain2011-03-162-63/+179
* * 2011-03-16svn2011-03-151-2/+2
* * ext/openssl/ossl_x509ext.c: parenthesize macro arguments.akr2011-03-152-11/+15
* * ext/openssl/ossl_x509crl.c: parenthesize macro arguments.akr2011-03-152-6/+10
* * 2011-03-15svn2011-03-151-2/+2
* * test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.sorah2011-03-152-0/+5
* * test/ruby/test_require.rb (test_require_too_long_filename):nagachika2011-03-142-3/+12
* * 2011-03-14svn2011-03-141-2/+2
* * ext/openssl/ossl_x509cert.c: parenthesize macro arguments.akr2011-03-142-6/+10
* * ext/openssl/ossl_x509attr.c: parenthesize macro arguments.akr2011-03-132-6/+10
* * 2011-03-13svn2011-03-131-2/+2
* * lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah2011-03-133-0/+20
* * ext/openssl/ossl_ssl_session.c: parenthesize macro arguments.akr2011-03-112-4/+8
* * ext/date/date_core.c ({d,dt}_lite_marshal_load): checks the given argument.tadf2011-03-112-8/+28
* * ext/date/date_core.c: changed some directives.tadf2011-03-113-5/+9
* * ext/date/date_core.c, ext/date/lib/*: moved rdoc descriptions.tadf2011-03-114-192/+679
* * 2011-03-12svn2011-03-111-2/+2
* * ext/date/lib: moved from lib.tadf2011-03-116-6/+6
* * lib/date/delta*: removed undocumented delta.tadf2011-03-114-818/+4
* fix a typokazu2011-03-111-1/+1
* * lib/mkmf.rb (find_executable0): should exclude directories.nobu2011-03-113-8/+44
* * test/misc/test_ruby_mode.rb (TestRubyMode): try to run emacs ifnobu2011-03-111-4/+6
* * process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroupskosaki2011-03-104-2/+21
* * 2011-03-11svn2011-03-101-2/+2
* * process.c (get_sc_ngroups_max): return -1 if platform don'tkosaki2011-03-102-1/+6
* * ext/openssl/ossl_ssl.h: parenthesize macro arguments.akr2011-03-102-4/+8
* * parse.y (parser_encode_length): add exception as UTF8-MAC fornaruse2011-03-102-1/+10