aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* registry.rb: wide versionsnobu2015-02-082-2/+8
* gc.c: disable gc_rest after finalizationnobu2015-02-081-0/+2
* * 2015-02-08svn2015-02-081-2/+2
* socket/extconf.rb: reduce duplicated codenobu2015-02-081-19/+5
* * test/win32ole/test_win32ole_record.rb: remove test using .NETsuke2015-02-072-102/+5
* dir.c: long path name on Windowsnobu2015-02-072-19/+21
* dir.c: fix a typonobu2015-02-071-1/+1
* * test/win32ole/test_win32ole_record.rbsuke2015-02-072-3/+10
* * 2015-02-07svn2015-02-071-2/+2
* dir.c: use USE_NAME_ON_FSnobu2015-02-071-2/+2
* dir.c: fix escaping multibyte charnobu2015-02-072-3/+13
* test_dir_m17n.rb: fix testsnobu2015-02-061-5/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove2015-02-063-3/+33
* dir.c: preserve encodingnobu2015-02-062-12/+84
* error.c: rb_sys_enc_warningnobu2015-02-062-0/+55
* error.c: warning_stringnobu2015-02-061-10/+15
* test_cipher.rb: OpenSSL 1.0.2nobu2015-02-061-1/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove2015-02-063-2/+13
* revert r45487nobu2015-02-062-3/+0
* variable.c: ignore mortal classidnobu2015-02-061-2/+3
* vm_eval.c: no use of SYM2IDnobu2015-02-061-4/+4
* vm_core.h: fix symbols leaknobu2015-02-065-18/+48
* security.rdoc: correctionnobu2015-02-051-1/+1
* * 2015-02-06svn2015-02-051-2/+2
* * doc/security.rdoc: [DOC] ammend symbols section for bug withmarcandre2015-02-051-2/+3
* * properties.svn2015-02-050-0/+0
* * lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt2015-02-0520-1263/+1391
* test_gc.rb: read binarynobu2015-02-051-1/+1
* mkmf/base.rb: fix constant scopenobu2015-02-051-3/+4
* test_inadvertent_creation.rb: assert method_missingnobu2015-02-051-16/+22
* convert method name to a Symbolnobu2015-02-054-11/+45
* vm_insnhelper.c: fix missing reasonnobu2015-02-053-16/+33
* test_inadvertent_creation.rb: move testsnobu2015-02-052-65/+62
* * class.c (rb_obj_singleton_methods): should use RTEST() to convertshugo2015-02-052-1/+6
* * vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre2015-02-042-11/+10
* * vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...marcandre2015-02-042-3/+34
* * vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre2015-02-043-8/+29
* * vm_insnhelper.c: Fix one type of symbol leak with +send+marcandre2015-02-042-4/+21
* * doc/security.rdoc: [DOC] ammend symbols section for bug with send [ci-skip]marcandre2015-02-041-2/+3
* * 2015-02-05svn2015-02-041-2/+2
* * doc/security.rdoc: [DOC] update symbols section [ci-skip]marcandre2015-02-041-6/+16
* * ext/win32ole/win32ole.c (Init_win32ole): should not use atexit tosuke2015-02-042-25/+17
* _sdbm.c: fix pointers to shiftnobu2015-02-041-1/+1
* * class.c (method_entry_i, class_instance_method_list,shugo2015-02-043-14/+55
* bigdecimal.c: format specifiersnobu2015-02-042-7/+29
* bigdecimal.c: fix a typonobu2015-02-042-1/+6
* _sdbm.c: ruby/ruby.h for PRIdPTRDIFFnobu2015-02-042-2/+7
* Makefile.in: do not rebuild unnecessarilynobu2015-02-044-17/+25
* * 2015-02-04svn2015-02-041-2/+2
* mkmf.rb: err by non existent filenobu2015-02-041-3/+3