aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-14153-975/+5394
* * ext/psych/lib/psych.rb: update versiontenderlove2014-09-143-6/+11
* compile.c, gc.c: suppress warningsnobu2014-09-142-3/+3
* ccan/container_of: add container_of_or_nullnormal2014-09-132-0/+41
* * 2014-09-14svn2014-09-131-2/+2
* ccan/list: new list_{del,node}_init functionsnormal2014-09-132-1/+40
* hash.c: [DOC] fix for Hash#store docsnobu2014-09-132-1/+9
* class.c: simplifynobu2014-09-131-6/+4
* class.c: freeze meta class onlynobu2014-09-133-3/+7
* class.c: use ALLOC(rb_subclass_entry_t)normal2014-09-132-2/+6
* simplify some trivial rb_data_type_t callbacksnormal2014-09-134-44/+32
* doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal2014-09-132-1/+6