summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-06-30* win32/file.c (rb_freopen): need to terminate by NUL.usa
2015-06-30io.c: reopen OS encoding pathnobu
2015-06-29io.c: reopen stdio streams correctly when given "w+"normal
2015-06-29st.c: use ccan linked-list (try 3)normal
2015-06-29insns.def: no quotingnobu
2015-06-29* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse
2015-06-29* eval.c (add_activated_refinement): should not include the originalshugo
2015-06-29* README.md: tweak styles. [fix GH-945][ci skip] Patch by @bryndymenthsbt
2015-06-28sizes.c.tmpl: extract RUBY_DEFINTnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28class.c: TypeError when superclass mismatchnobu
2015-06-27* lib/net/ftp.rb (makeport): close the TCPServereregon
2015-06-26Revert "st.c: use ccan linked-list (try 2)"normal
2015-06-26st.c: use ccan linked-list (try 2)normal
2015-06-26ChangeLog: doc accidentally squashed commit in r51036normal
2015-06-26transcode.c: fix race conditionnobu
2015-06-25enum.c (enum_minmax): simplify return value creationnormal
2015-06-25Revert r51034 "st.c: use ccan linked-list"normal
2015-06-25st.c: use ccan linked-listnormal
2015-06-25fix a typo [ci skip]kazu
2015-06-25* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto
2015-06-25* configure.in: not to use vfork on Solaris to avoid deadlockngoto
2015-06-25* test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto
2015-06-25* vm_method.c (rb_method_entry_create): need to callko1
2015-06-25* vm_method.c: make a rb_method_definition_t data (def) *after* makingko1
2015-06-25test_prime.rb: cosmetic changesnobu
2015-06-24* gc.c (obj_info, method_type_name): show method type name in a stringko1
2015-06-24* gc.c (obj_info): show more details for T_IMEMO/imemo_ment.ko1
2015-06-24* vm_method.c (rb_method_definition_reset): need a WB forko1
2015-06-24* gc.c (RGENGC_OBJ_INFO, obj_info): add a macro to enable/disableko1
2015-06-24ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal
2015-06-24* gc.c (gc_mark_children): add additional debug code for #11244.ko1
2015-06-24string.c (rb_str_justify): use RB_GC_GUARDnormal
2015-06-24* gc.c (gc_mark_ptr): add a check code for #11244.ko1
2015-06-24string.c: rb_fstring_cstrnobu
2015-06-24internal.h: rb_fstring_litnobu
2015-06-24intern.h: rb_strlen_litnobu
2015-06-24* re.c: Update documentation for Regexp class.hsbt
2015-06-24variable.c: remove FL_ABLE check for generic ivarsnormal
2015-06-23ext/socket/ancdata.c (bsock_recvmsg_internal): reduce stack usenormal
2015-06-23error.c: ArgumentError if no receivernobu
2015-06-23dir.c (check_dirname): avoid volatile, use return valuenormal
2015-06-22struct.c: cache member definition in a subclassnormal
2015-06-22add benchmarks for struct[:name]normal
2015-06-22fix typo aroud Bug numbering formatngoto
2015-06-22* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto
2015-06-21* NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu
2015-06-21* NEWS: add a reference to a ticket. [ci skip]kazu