aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compile.c: store IDs as Symbolsnobu2014-09-203-2/+19
* * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr2014-09-203-0/+35
* * 2014-09-20svn2014-09-191-2/+2
* vm_eval.c: fix super from eval with scopenobu2014-09-193-1/+25
* * ChangeLog: typo.usa2014-09-191-2/+3
* symbol.c: fix dynamic attrset IDnobu2014-09-193-17/+49
* Makefile.sub: fix typonobu2014-09-191-1/+1
* * win32/win32.c (VCSUP): nothing to do if this worktree is not underusa2014-09-192-0/+7
* intern.h: rb_str_new_literalnobu2014-09-193-0/+39
* string.c: rb_str_new_staticnobu2014-09-193-9/+105
* README.EXT: utf-8 string functionsnobu2014-09-192-0/+10
* class.c: do not freeze class of hidden objectnobu2014-09-192-3/+3
* ruby.h: err rb_check_safe_str explicitlynobu2014-09-191-0/+7
* test_math.rb: use Float#infinite?nobu2014-09-192-1/+7
* error.c: preserve encodingnobu2014-09-193-1/+20
* class.c: do not freeze meta-meta-classnobu2014-09-193-6/+29
* * 2014-09-19svn2014-09-181-2/+2
* NEWS: note --with-jemalloc option [ci skip]normal2014-09-182-0/+10
* fbuffer.h: expand argumentsnobu2014-09-181-1/+1
* string.c: UTF-8 string functionnobu2014-09-182-0/+25
* * test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIOusa2014-09-182-8/+14
* * test/rubygems/test_gem_specification.rb: '/' is not always the root.usa2014-09-182-1/+5
* add .tar.xznaruse2014-09-181-1/+1
* vm_method.c: configurable global method cache sizenobu2014-09-183-3/+42
* test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}mallocnormal2014-09-172-1/+7
* ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bitnormal2014-09-172-2/+6
* * 2014-09-18svn2014-09-171-2/+2
* socket (rsock_connect): fix and refactor for blockingnormal2014-09-172-120/+64
* Re-apply r43023 which is accidentally reverted by r47598naruse2014-09-171-1/+1
* * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse2014-09-173-1/+13
* ext/zlib/zlib.c (zlib_mem_alloc): check overflownormal2014-09-172-1/+5
* * test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):hsbt2014-09-172-0/+6
* * tool/rbinstall.rb: fixed invalid options with latest rubygems.hsbt2014-09-172-1/+6
* * 2014-09-17svn2014-09-171-2/+2
* vm_method.c: single expressionnobu2014-09-171-1/+1
* bm_app_aobench.rb: update links [ci skip]nobu2014-09-162-2/+6
* regenc.h: shrink PosixBracketEntryTypenobu2014-09-161-3/+3
* regparse.c: remove unused variablenobu2014-09-161-1/+0
* sprintf.c: integer overflownobu2014-09-161-3/+3
* * 2014-09-16svn2014-09-151-2/+2
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-1533-236/+390
* trivial packing for on-stack structsnormal2014-09-153-3/+9
* benchmark/bm_app_aobench.rb: spelling fix [ci skip]normal2014-09-151-1/+1
* pathname.rb: fix a Pathname#relative_path_from crash onnobu2014-09-153-1/+23
* fiddle/import.rb: fix typonobu2014-09-153-1/+15
* * 2014-09-15svn2014-09-141-2/+2
* sprintf.c: improve rational 'f' formatnobu2014-09-143-13/+58
* vm.inc.tmpl + instruction.rb: typo fixesnormal2014-09-143-2/+7
* * properties.svn2014-09-140-0/+0
* * test/test_tracer.rb: fixed testcase for rubygems update.hsbt2014-09-142-1/+5