aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* st.c: use ccan linked-list (try 2)normal2015-06-261-0/+23
* ChangeLog: doc accidentally squashed commit in r51036normal2015-06-261-0/+6
* transcode.c: fix race conditionnobu2015-06-261-0/+5
* enum.c (enum_minmax): simplify return value creationnormal2015-06-251-0/+5
* Revert r51034 "st.c: use ccan linked-list"normal2015-06-251-23/+0
* st.c: use ccan linked-listnormal2015-06-251-0/+23
* fix a typo [ci skip]kazu2015-06-251-1/+1
* * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto2015-06-251-0/+11
* * configure.in: not to use vfork on Solaris to avoid deadlockngoto2015-06-251-0/+6
* * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto2015-06-251-0/+8
* * vm_method.c (rb_method_entry_create): need to callko12015-06-251-0/+13
* * vm_method.c: make a rb_method_definition_t data (def) *after* makingko12015-06-251-0/+19
* test_prime.rb: cosmetic changesnobu2015-06-251-0/+5
* * gc.c (obj_info, method_type_name): show method type name in a stringko12015-06-241-0/+5
* * gc.c (obj_info): show more details for T_IMEMO/imemo_ment.ko12015-06-241-0/+4
* * vm_method.c (rb_method_definition_reset): need a WB forko12015-06-241-0/+5
* * gc.c (RGENGC_OBJ_INFO, obj_info): add a macro to enable/disableko12015-06-241-0/+14
* ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal2015-06-241-0/+6
* * gc.c (gc_mark_children): add additional debug code for #11244.ko12015-06-241-0/+4
* string.c (rb_str_justify): use RB_GC_GUARDnormal2015-06-241-0/+4
* * gc.c (gc_mark_ptr): add a check code for #11244.ko12015-06-241-0/+7
* string.c: rb_fstring_cstrnobu2015-06-241-1/+4
* internal.h: rb_fstring_litnobu2015-06-241-1/+4
* intern.h: rb_strlen_litnobu2015-06-241-0/+5
* * re.c: Update documentation for Regexp class.hsbt2015-06-241-0/+5
* variable.c: remove FL_ABLE check for generic ivarsnormal2015-06-241-0/+6
* ext/socket/ancdata.c (bsock_recvmsg_internal): reduce stack usenormal2015-06-231-0/+5
* error.c: ArgumentError if no receivernobu2015-06-231-0/+5
* dir.c (check_dirname): avoid volatile, use return valuenormal2015-06-231-0/+5
* struct.c: cache member definition in a subclassnormal2015-06-221-0/+6
* add benchmarks for struct[:name]normal2015-06-221-0/+10
* fix typo aroud Bug numbering formatngoto2015-06-221-1/+1
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-0/+8
* * NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu2015-06-211-0/+4
* * NEWS: add a reference to a ticket. [ci skip]kazu2015-06-211-0/+4
* internal.h: roomofnobu2015-06-211-0/+5
* ruby_atomic.h: refine ATOMIC_PTR_CASnobu2015-06-211-0/+5
* * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah2015-06-201-0/+9
* fix a typo [ci skip]kazu2015-06-201-1/+1
* * enc/make_encmake.rb: the list of encoding extension libraries mustmame2015-06-191-0/+6
* * process.c (rb_execarg_parent_start1): new macro ALWAYS_NEED_ENVPngoto2015-06-191-0/+21
* * NEWS: mention about $SAFE.kazu2015-06-191-0/+4
* proc.c: ArgumentError if no blocknobu2015-06-191-0/+5
* proc.c: inadvertent IDnobu2015-06-191-0/+5
* * ChangeLog: typo.usa2015-06-191-1/+1
* extmk.rb: fix with-ext conditionnobu2015-06-181-0/+5
* * bootstraptest/test_method.rb: remove a test because $SAFE=2 wasko12015-06-181-0/+7
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-0/+4
* * safe.c: removed needless doc related $SAFE=2kazu2015-06-181-0/+4
* * thread.c (rb_thread_safe_level): fix document. $SAFE=3 is obsolete.usa2015-06-181-0/+5