summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-27* vm_core.h: add rb_thread_t::local_storage_recursive_hashko1
2014-11-27* lib.matrix.rb: Fix typo. Patch by Dimitrios Zorbas. [GH-772]marcandre
2014-11-26* 2014-11-27svn
2014-11-26compile.c (iseq_calc_param_size): hoist out of iseq_set_argumentsnormal
2014-11-26 * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui
2014-11-26* remove trailing spaces.svn
2014-11-26ruby.h: export keyword argument functionsnobu
2014-11-26* test/inlinetest.rb: removed unused test helper.hsbt
2014-11-26 * ext/continuation/continuation.c (Init_continuation): obsolete callcc.tarui
2014-11-26Fix typosorah
2014-11-26* test/ruby/test_gc.rb (test_latest_gc_info): do test separatelyko1
2014-11-26win32.c: for non-standard consolenobu
2014-11-26* lib/tsort.rb: Returns an enumerator if no block is given.akr
2014-11-26parse.y: fix invalid keyword argumentnobu
2014-11-26use clock_gettime to avoid object creationnaruse
2014-11-26add test for r48563naruse
2014-11-26proc.c: use RUBY_SAFE_LEVEL_MAXnobu
2014-11-26* compile.c (iseq_set_sequence): use "nop" insn instead ofko1
2014-11-26iseq.c (iseq_s_compile_file): close IO when donenormal
2014-11-25* common.mk: encdb.h and transdb.h depends on $(PREP).akr
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25rb_id2str over rb_id2namenobu
2014-11-25object.c: preserve encodingsnobu
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-25vm_eval.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-25safe.c: preserve encodingnobu
2014-11-25* tool/make-snapshot: Don't generate enc/trans/newline.c in tarball.akr
2014-11-25* common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.akr
2014-11-25* 2014-11-26svn
2014-11-25* template/prelude.c.tmpl: Don't expand RbConfig::Config[...].akr
2014-11-25Move the description about vfork.akr
2014-11-25* NEWS: add an "Implementation changes" section.ko1
2014-11-25* lib/net/http.rb: Do not attempt SSL session resumption when thedrbrain
2014-11-25* properties.svn
2014-11-25* append newline at EOF.svn
2014-11-25* lib/rake: Update to rake 10.4.0drbrain
2014-11-25vcs.rb: make Time with proper offsetnobu
2014-11-25common.mk: remove old gemsnobu
2014-11-25add gem name [ci skip]kazu
2014-11-25process.c: initialize static IDs firstnobu
2014-11-25* 2014-11-25svn
2014-11-25compile.c (iseq_build_callinfo_from_hash): hoist outnormal
2014-11-24* gems/bundled_gems: Update to 3.0.7.kou
2014-11-24process.c: get rid of inadvertent ID pindownnobu
2014-11-24process.c: intern IDsnobu
2014-11-24marshal.c: literal method namesnobu
2014-11-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23* 2014-11-24svn