summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-14* lib/net/http.rb (Net::HTTPRequest#send_request_body_data):naruse
2010-12-14* test/zlib/test_zlib.rb (*): should close files associated with zlib.usa
2010-12-14fix wrong argument.naruse
2010-12-14* test/ruby/test_argf.rb (test_inplace_rename_impossible): unlinkusa
2010-12-14* lib/minitest/unit.rb (Minitest::Unit#_run_suite): split testnaruse
2010-12-14* configure.in: Add -Werror=declaration-after-statement to defaultnaruse
2010-12-14* 2010-12-14svn
2010-12-14* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa
2010-12-13* io.c (simple_sendfile): disable the use of sendfile(2) onnaruse
2010-12-13* io.c: define USE_SENDFILE on FreeBSD or DragonFly BSD.naruse
2010-12-13adding a test for OpenSSL::PKCS12.createtenderlove
2010-12-13* file.c: parenthesize macro arguments.akr
2010-12-13* io.c (simple_sendfile): added for BSD version of sendfile(2).naruse
2010-12-13* 2010-12-13svn
2010-12-13* lib/net/http.rb (Net::HTTPRequest#set_form): Added to supportnaruse
2010-12-12* compile.c (iseq_compile_each): fix for __goto__ and __label__nobu
2010-12-12* common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.nobu
2010-12-12update how to install again.kazu
2010-12-12* template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is notkazu
2010-12-12* misc/rb_optparse.zsh: update how to install.kazu
2010-12-12* eval_error.c: parenthesize macro arguments.akr
2010-12-12* encoding.c: parenthesize macro arguments.akr
2010-12-11* string.c (rb_str_inspect): fix: extra back slash is added whennaruse
2010-12-11* 2010-12-12svn
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-11ext/bigdecimal/bigdecimal.h: suppress "warning: 'VPrint' declared 'static' bu...kazu
2010-12-11refactor load error rescue to the openssl util filetenderlove
2010-12-11* encoding.c: parenthesize macro arguments.akr
2010-12-10Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryptiondrbrain
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-12-10add an entry.nagai
2010-12-10* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai
2010-12-10* 2010-12-11svn
2010-12-10* ext/openssl/extconf.rb: try pkgconfig first, then fall back totenderlove
2010-12-10* dln_find.c: parenthesize macro arguments.akr
2010-12-10* template/id.h.tmpl (ruby_method_ids): suppress warnings.nobu
2010-12-10* ruby.c (ruby_init_loadpath_safe): relatively called non-sharednobu
2010-12-10* cygwin/GNUmakefile.in (SCRIPTPROGRAMS): ignore backup files and etc.nobu
2010-12-10* tool/rbinstall.rb (install_recursive): always skip default ignorednobu
2010-12-10* test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu
2010-12-10* lib/mkmf.rb (check_signedness): should use the prelude code.nobu
2010-12-10* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu
2010-12-10remove a comma at end of enumerator list.kazu
2010-12-10* sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.naruse
2010-12-10* sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG inusa
2010-12-10Add doc to warn the userinfo for auth. [ruby-core:33255]naruse
2010-12-10* lib/net/http.rb: remove version 1.1 features.naruse
2010-12-09* 2010-12-10svn
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-09* parse.y (lvar_defined_gen, shadowing_lvar_gen, dvar_defined): nonobu