aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h: add rb_thread_t::local_storage_recursive_hashko12014-11-276-33/+69
* * lib.matrix.rb: Fix typo. Patch by Dimitrios Zorbas. [GH-772]marcandre2014-11-271-3/+3
* * 2014-11-27svn2014-11-261-2/+2
* compile.c (iseq_calc_param_size): hoist out of iseq_set_argumentsnormal2014-11-262-32/+42
* * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui2014-11-261-3/+3
* * remove trailing spaces.svn2014-11-261-1/+1
* ruby.h: export keyword argument functionsnobu2014-11-266-2/+49
* * test/inlinetest.rb: removed unused test helper.hsbt2014-11-262-55/+4
* * ext/continuation/continuation.c (Init_continuation): obsolete callcc.tarui2014-11-262-0/+8
* Fix typosorah2014-11-261-1/+1
* * test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko12014-11-262-0/+7
* win32.c: for non-standard consolenobu2014-11-262-1/+6
* * lib/tsort.rb: Returns an enumerator if no block is given.akr2014-11-263-6/+26
* parse.y: fix invalid keyword argumentnobu2014-11-263-8/+40
* use clock_gettime to avoid object creationnaruse2014-11-261-1/+1
* add test for r48563naruse2014-11-261-0/+32
* proc.c: use RUBY_SAFE_LEVEL_MAXnobu2014-11-261-2/+2
* * compile.c (iseq_set_sequence): use "nop" insn instead ofko12014-11-262-2/+8
* iseq.c (iseq_s_compile_file): close IO when donenormal2014-11-262-0/+7
* * common.mk: encdb.h and transdb.h depends on $(PREP).akr2014-11-252-2/+7
* vm_method.c: preserve encodingsnobu2014-11-252-2/+15
* rb_id2str over rb_id2namenobu2014-11-257-29/+32
* object.c: preserve encodingsnobu2014-11-252-10/+6
* vm_method.c: preserve encodingsnobu2014-11-252-9/+13
* vm_eval.c: preserve encodingnobu2014-11-253-3/+16
* safe.c: preserve encodingnobu2014-11-252-2/+19
* safe.c: preserve encodingnobu2014-11-252-2/+8
* * tool/make-snapshot: Don't generate enc/trans/newline.c in tarball.akr2014-11-252-0/+5
* * common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.akr2014-11-252-1/+7
* * 2014-11-26svn2014-11-251-2/+2
* * template/prelude.c.tmpl: Don't expand RbConfig::Config[...].akr2014-11-253-21/+12
* Move the description about vfork.akr2014-11-251-2/+4
* * NEWS: add an "Implementation changes" section.ko12014-11-252-0/+17
* * lib/net/http.rb: Do not attempt SSL session resumption when thedrbrain2014-11-252-1/+9
* * properties.svn2014-11-250-0/+0
* * append newline at EOF.svn2014-11-251-0/+1
* * lib/rake: Update to rake 10.4.0drbrain2014-11-2518-35/+90
* vcs.rb: make Time with proper offsetnobu2014-11-252-1/+11
* common.mk: remove old gemsnobu2014-11-251-1/+3
* add gem name [ci skip]kazu2014-11-251-1/+1
* process.c: initialize static IDs firstnobu2014-11-252-1/+12
* * 2014-11-25svn2014-11-251-2/+2
* compile.c (iseq_build_callinfo_from_hash): hoist outnormal2014-11-252-19/+31
* * gems/bundled_gems: Update to 3.0.7.kou2014-11-242-1/+5
* process.c: get rid of inadvertent ID pindownnobu2014-11-243-6/+44
* process.c: intern IDsnobu2014-11-241-50/+109
* marshal.c: literal method namesnobu2014-11-241-17/+32
* string.c: preserve encoding of global variablenobu2014-11-233-1/+11
* iseq.c: preserve encoding at disassemblingnobu2014-11-233-7/+13
* * 2014-11-24svn2014-11-231-2/+2