summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09* hash.c (rb_any_hash): should treat the return value of rb_objid_hash()usa
2014-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove
2014-01-09* 2014-01-09svn
2014-01-09* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove
2014-01-08vm_insnhelper.c: revive r44455 for bound module methodnobu
2014-01-08rubygems/test_case.rb: fix errors in mkmf testsnobu
2014-01-08object.c: hash value from objid with saltnobu
2014-01-08* 2014-01-08svn
2014-01-08lib/timeout.rb: fallback to Timeout::Errornobu
2014-01-07* numeric.c: Fix typo in an error messagea_matsuda
2014-01-07timeout.rb: revert r44520nobu
2014-01-07timeout.rb: current_targetnobu
2014-01-07timeout.rb: unused attributenobu
2014-01-07timeout.rb: fix for ExitExceptionnobu
2014-01-07timeout.rb: defer creating custom exceptionnobu
2014-01-07test_timeout.rb: shorten waiting timesnobu
2014-01-07 * ChangeLog:drbrain
2014-01-07ext/json: objects depend on $(ruby_headers)tmm1
2014-01-06* 2014-01-07svn
2014-01-06array.c: return first unique element in Array#uniqtmm1
2014-01-06test_super.rb: test_module_super_in_method_modulenobu
2014-01-06* 2014-01-06svn
2014-01-06ignore *-fake.rbkazu
2014-01-05tk/extconf.rb: rpath by libpathflagnobu
2014-01-05configure.in: fix rpath flagnobu
2014-01-05numeric.c: isfinitenobu
2014-01-05configure.in: deprecated-declarationsnobu
2014-01-05* 2014-01-05svn
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2014-01-04* struct.c (rb_struct_set): return assigned value from setter methodcharliesome
2014-01-04test/ruby/test_gc.rb: use GC.stat(:key) instead of GC.statkazu
2014-01-04add a spacekazu
2014-01-04ext/tk/extconf.rb: fix build error with tk variantnobu
2014-01-04socket.c: format flagsnobu
2014-01-04socket.c: use rb_syserr_failnobu
2014-01-04* vm.c (RubyVM::OPTS): get rid of a garbage character.ktsj
2014-01-04* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Usedrbrain
2014-01-04* 2014-01-04svn
2014-01-04* lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Usedrbrain
2014-01-03* ext/socket/socket.c (rsock_sys_fail_host_port): save and restore errnocharliesome
2014-01-03* properties.nobu
2014-01-03test/net/imap/test_imap.rb: fix test failures due to expired certstmm1
2014-01-02* 2014-01-03svn
2014-01-02* ext/bigdecimal: update class method call style from :: to .eregon
2014-01-02* io.c (io_fwrite): freeze converted str.glass
2014-01-02mkrunnable.rb: fix DLL path on Windowsnobu
2014-01-01eval.c: extra modifiernobu
2014-01-01dbm.c: yield dup of keystrnobu
2014-01-01* vm_eval.c (method_missing): use ALLOCV_N() instead ofglass
2014-01-01* array.c (rb_ary_zip): use ALLOCV_N() instead of ALLOCA_N().glass