aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm12014-01-105-2/+108
* gc.c: fix doc typotmm12014-01-101-1/+1
* * range.c (Range#size): [DOC] improve description and add examples.eregon2014-01-092-1/+9
* * gc.c: Oups, symbols are immediates toomarcandre2014-01-091-1/+1
* * gc.c: Supplement object_id's rdoc for immediate and frozen string litteralsmarcandre2014-01-091-0/+10
* * gc.c: Fix and remove outdated rdoc for object_idmarcandre2014-01-091-6/+1
* * object.c: Add rdoc for classes frozen by defaultmarcandre2014-01-091-0/+3
* * doc/NEWS-2.1.0: Add mention for litteral.freezemarcandre2014-01-091-0/+1
* * array.c: rdoc clarification for <=>marcandre2014-01-092-7/+12
* * 2014-01-10svn2014-01-091-2/+2
* tk/extconf.rb: fix libpathflag argumentsnobu2014-01-092-6/+11
* ChangeLog: commit missnobu2014-01-091-5/+0
* configure.in: -mstackrealignnobu2014-01-092-2/+13
* configure.in: use SSE2nobu2014-01-092-1/+13
* * hash.c (rb_objid_hash): should return `long'. brushup r44534.usa2014-01-093-8/+13
* * remove trailing spaces.nobu2014-01-091-1/+1
* * vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko12014-01-098-16/+136
* * hash.c (rb_any_hash): should treat the return value of rb_objid_hash()usa2014-01-092-1/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove2014-01-094-1/+15
* * 2014-01-09svn2014-01-091-2/+2
* * ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove2014-01-093-1/+14
* vm_insnhelper.c: revive r44455 for bound module methodnobu2014-01-083-0/+26
* rubygems/test_case.rb: fix errors in mkmf testsnobu2014-01-081-1/+5
* object.c: hash value from objid with saltnobu2014-01-084-4/+43
* * 2014-01-08svn2014-01-081-2/+2
* lib/timeout.rb: fallback to Timeout::Errornobu2014-01-083-4/+34
* * numeric.c: Fix typo in an error messagea_matsuda2014-01-071-1/+1
* timeout.rb: revert r44520nobu2014-01-071-7/+3
* timeout.rb: current_targetnobu2014-01-071-3/+7
* timeout.rb: unused attributenobu2014-01-071-1/+1
* timeout.rb: fix for ExitExceptionnobu2014-01-073-8/+29
* timeout.rb: defer creating custom exceptionnobu2014-01-073-2/+19
* test_timeout.rb: shorten waiting timesnobu2014-01-071-8/+8
* * ChangeLog:drbrain2014-01-0728-162/+253
* ext/json: objects depend on $(ruby_headers)tmm12014-01-073-0/+8
* * 2014-01-07svn2014-01-061-2/+2
* array.c: return first unique element in Array#uniqtmm12014-01-063-1/+14
* test_super.rb: test_module_super_in_method_modulenobu2014-01-061-0/+18
* * 2014-01-06svn2014-01-061-2/+2
* ignore *-fake.rbkazu2014-01-062-0/+6
* tk/extconf.rb: rpath by libpathflagnobu2014-01-051-6/+6
* configure.in: fix rpath flagnobu2014-01-051-5/+23
* numeric.c: isfinitenobu2014-01-052-2/+7
* configure.in: deprecated-declarationsnobu2014-01-051-0/+1
* * 2014-01-05svn2014-01-051-2/+2
* * compar.c (cmp_equal): remove error hiding in Comparable#==.eregon2014-01-055-28/+27
* * struct.c (rb_struct_set): return assigned value from setter methodcharliesome2014-01-043-1/+15
* test/ruby/test_gc.rb: use GC.stat(:key) instead of GC.statkazu2014-01-042-1/+6
* add a spacekazu2014-01-041-1/+1
* ext/tk/extconf.rb: fix build error with tk variantnobu2014-01-041-6/+6