summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-27configure.in: add --with-setup optionnobu
2014-11-27dmyenc.c: separatenobu
2014-11-27ChangeLog: fix a grammonobu
2014-11-27fix typoskazu
2014-11-27fix indent [ci skip]kazu
2014-11-27* common.mk (miniprelude.c): It is not depend on prelude.rb now.akr
2014-11-27* tool/update-deps: List up files built always in the source directoryakr
2014-11-27* NEWS: add obsolete callcc.kazu
2014-11-27* compile.c (iseq_compile_each): remove duplicated line event.ko1
2014-11-27* vm_args.c: fix backtrace location for keyword related exceptions.ko1
2014-11-27common.mk: prelude.c by BASERUBYnobu
2014-11-27common.mk: no preludes for minirubynobu
2014-11-27prelude.c.tmpl: no preludes, no code.nobu
2014-11-27* gc.c (objspace_malloc_increase): enable lazy sweep on GC by malloc()ko1
2014-11-27* time.c (time_s_mkutc): [DOC] Time.utc's 10 arguments formakr
2014-11-27iseq.c (iseq_data_to_ary): add missing GC guardnormal
2014-11-27* vm_core.h: add rb_thread_t::local_storage_recursive_hashko1
2014-11-26compile.c (iseq_calc_param_size): hoist out of iseq_set_argumentsnormal
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-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-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* template/prelude.c.tmpl: Don't expand RbConfig::Config[...].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* lib/rake: Update to rake 10.4.0drbrain
2014-11-25vcs.rb: make Time with proper offsetnobu
2014-11-25add gem name [ci skip]kazu
2014-11-25process.c: initialize static IDs firstnobu
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-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23io.c: preserve encodingsnobu
2014-11-23trivial packing of rb_execarg, load_file_arg, args_infonormal
2014-11-23ChangeLog: fix a typo [ci skip]normal
2014-11-22io.c: remove redundant assignmentnobu
2014-11-22* tool/make-snapshot: Specify PWD macro for make.akr
2014-11-21* lib/resolv.rb: fall back if canonicalization fails.tenderlove
2014-11-21get rid of inadvertent ID creationnobu