summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-13* test/readline/test_readline.rb: Restore environment variables:akr
2015-03-13libff: fix enable-shared conditionnobu
2015-03-12accept_nonblock: favor rb_hash_lookup2 to avoid Hash#defaultnormal
2015-03-12ext/openssl/ossl_ssl.c: predefine wait_*able symbolsnormal
2015-03-12fix typos [ci skip]kazu
2015-03-12* test/lib/leakchecker.rb: Check environment variables.akr
2015-03-12accept_nonblock supports "exception: false"normal
2015-03-12* internal.h, node.h: move a definition of `struct rb_global_entry'ko1
2015-03-12* common.mk: remove unused dependency.ko1
2015-03-11* load.c: removed unused header file "node.h".ko1
2015-03-11* gc.c: RGENGC_CHECK_MODE should be 0.ko1
2015-03-11* internal.h: use T_IMEMO to represent `struct MEMO' value.ko1
2015-03-11fix typos [ci skip]kazu
2015-03-11* eval.c (frame_called_id): it should use vm_ifunc type.ko1
2015-03-11* node.h: remove NODE_IFUNC, NEW_IFUNC.ko1
2015-03-11* internal.h, eval_intern.h: move CREF accessors.ko1
2015-03-11* vm_insnhelper.h: use T_IMEMO to create THROW_DATA.ko1
2015-03-11* vm_insnhelper.c: use T_IMEMO to create SVAR.ko1
2015-03-11fix ChangeLog entryko1
2015-03-11* remove trailing spaces.svn
2015-03-11* include/ruby/ruby.h: introduce new type T_IMEMO.ko1
2015-03-11* gc.c: fix memory leak by prepend method.ko1
2015-03-11vm_dump.c: check procstat_getvmmapnobu
2015-03-11* internal.h: define struct MEMO.ko1
2015-03-10* vm_insnhelper.h (THROW_DATA_STATE): return int, not VALUE.ko1
2015-03-10* vm_eval.c (rb_catch_protect): use THROW_DATA_VAL().ko1
2015-03-10* vm_insnhelper.h: define struct IFUNC.ko1
2015-03-10* remove trailing spaces.svn
2015-03-10* eval_intern.h (THROW_DATA_P): use RB_TYPE_P() instead ofko1
2015-03-10* proc.c: use RUBY_VM_IFUNC_P() to recognize IFUNC or not.ko1
2015-03-10* vm_insnhelper.h: define struct THROW_DATA to representko1
2015-03-10* test/rubygems/test_gem_security_trust_dir.rb: The return value ofodaira
2015-03-10* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr
2015-03-10* thread.c (thread_join): Fixnum (except TAG_FATAL) andko1
2015-03-09* vm_insnhelper.c (ep_cref): rename to lep_cref() because it should beko1
2015-03-09stringio.c: don't raise after closenobu
2015-03-08* vm_insnhelper.h: define struct SVAR for SVAR.ko1
2015-03-08* vm_insnhelper.c (lep_svar_set): add WBs.ko1
2015-03-08* internal.h: define rb_cref_t and change to use it.ko1
2015-03-08* vm_insnhelper.h (COPY_CREF_OMOD): fix translation miss.ko1
2015-03-08* internal.h: define CREF accessor macros.ko1
2015-03-08* ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr
2015-03-08dir.c: glob short namesnobu
2015-03-07* array.c: document that first element is kept when usinghsbt
2015-03-07* thread.c: Mutex#owned? is no longer experimental since 2.1.0hsbt
2015-03-07* tool/merger.rb: Added documentation to version method.hsbt
2015-03-06* class.c (rb_prepend_module): need a WB for klass -> origin.ko1
2015-03-06* fix namespace issue on singleton class expressions. [Bug #10943]ko1
2015-03-06fix typos [ci skip]kazu
2015-03-06* test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko1