aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit.rb (process_args): need to setup @help to print options.usa2010-12-152-0/+7
* * common.mk (clean-local): remove pc file.nobu2010-12-151-1/+1
* * io.c (nogvl_copy_stream_sendfile): fix missing condition.nobu2010-12-151-0/+2
* * test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.usa2010-12-152-2/+7
* * io.c (simple_sendfile): enable on Mac OS X.nobu2010-12-152-15/+39
* * hash.c: parenthesize macro arguments.akr2010-12-142-5/+9
* * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki2010-12-142-1/+7
* * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):kosaki2010-12-142-1/+7
* * 2010-12-15svn2010-12-141-2/+2
* * io.c (simple_sendfile): improve linux compatibility on FreeBSD,naruse2010-12-142-5/+17
* * gc.c: parenthesize macro arguments.akr2010-12-142-17/+21
* * lib/test/unit.rb: help messages.usa2010-12-142-3/+7
* * common.mk (help): there is no reason to use the abbreviation for here.usa2010-12-142-1/+5
* * test/ruby/test_io.rb (test_reopen, test_reinitialize): should closeusa2010-12-142-12/+29
* * test/ruby/test_io.rb (test_binmode_after_closed): the temporary fileusa2010-12-142-2/+9
* * test/ruby/test_io.rb (test_flush_in_finalizer[12]): should closeusa2010-12-142-2/+12
* * ext/zlib/zlib.c (gzfile_s_open): should close the IO if some errorusa2010-12-142-9/+49
* * lib/net/http.rb (Net::HTTPRequest#send_request_body_data):naruse2010-12-143-0/+7
* * test/zlib/test_zlib.rb (*): should close files associated with zlib.usa2010-12-142-129/+155
* fix wrong argument.naruse2010-12-141-1/+1
* * test/ruby/test_argf.rb (test_inplace_rename_impossible): unlinkusa2010-12-142-4/+24
* * lib/minitest/unit.rb (Minitest::Unit#_run_suite): split testnaruse2010-12-142-1/+8
* * configure.in: Add -Werror=declaration-after-statement to defaultnaruse2010-12-142-0/+7
* * 2010-12-14svn2010-12-141-2/+2
* * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa2010-12-142-1/+6
* * io.c (simple_sendfile): disable the use of sendfile(2) onnaruse2010-12-132-3/+11
* * io.c: define USE_SENDFILE on FreeBSD or DragonFly BSD.naruse2010-12-132-1/+8
* adding a test for OpenSSL::PKCS12.createtenderlove2010-12-131-0/+149
* * file.c: parenthesize macro arguments.akr2010-12-132-22/+26
* * io.c (simple_sendfile): added for BSD version of sendfile(2).naruse2010-12-132-8/+32
* * 2010-12-13svn2010-12-131-2/+2
* * lib/net/http.rb (Net::HTTPRequest#set_form): Added to supportnaruse2010-12-134-1/+241
* * compile.c (iseq_compile_each): fix for __goto__ and __label__nobu2010-12-123-9/+56
* * common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.nobu2010-12-122-3/+6
* update how to install again.kazu2010-12-121-3/+3
* * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is notkazu2010-12-122-2/+9
* * misc/rb_optparse.zsh: update how to install.kazu2010-12-123-6/+22
* * eval_error.c: parenthesize macro arguments.akr2010-12-122-2/+6
* * encoding.c: parenthesize macro arguments.akr2010-12-122-3/+7
* * string.c (rb_str_inspect): fix: extra back slash is added whennaruse2010-12-113-2/+13
* * 2010-12-12svn2010-12-111-2/+2
* * ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove2010-12-113-27/+352
* ext/bigdecimal/bigdecimal.h: suppress "warning: 'VPrint' declared 'static' bu...kazu2010-12-112-1/+6
* refactor load error rescue to the openssl util filetenderlove2010-12-115-23/+9
* * encoding.c: parenthesize macro arguments.akr2010-12-112-1/+5
* Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryptiondrbrain2010-12-103-55/+145
* Include Comparable in OpenSSL::X509::Name, document #<=>drbrain2010-12-103-0/+32
* add an entry.nagai2010-12-101-0/+2
* * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai2010-12-102-58/+77
* * 2010-12-11svn2010-12-101-2/+2