summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-25* ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,naruse
2015-03-25fs.c: fix f_typenobu
2015-03-25bm_hash_aref_flo.rb: fix datanobu
2015-03-25* .document: removed needless entries.hsbt
2015-03-24doc/extension*: Fix spelling of filenamesnormal
2015-03-24* complex.c (k_exact_one_p): remove unused macro k_exact_one_p.gogotanaka
2015-03-24* complex.c (k_inexact_p, k_exact_zero_p): use k_exact_zero_p macrogogotanaka
2015-03-24* doc/extention.rdoc: move from toplevel document and added extname.hsbt
2015-03-24* doc/standard_library.rdoc: strip.hsbt
2015-03-24* doc/standard_library.rdoc: move Thread to Extentions.hsbt
2015-03-24* doc/contributing.rdoc: update Maintainers list.hsbt
2015-03-24* gc.c (gc_writebarrier_generational): fix messages for rb_bug().ko1
2015-03-24* README.ja.md: should be chunibyo.shugo
2015-03-24fs.c: use statfs/statvfsnobu
2015-03-24* tool/redmine-backporter.rb: now doesn't required spaces just afterusa
2015-03-23[Feature #10950] fixed by r50064nobu
2015-03-23ChangeLog: remove duplicated entry at r50057. [ci skip]nagachika
2015-03-23dir.c: don't raise after closenobu
2015-03-23file.c: move rb_readlink on Windowsnobu
2015-03-23win32.c: readlinknobu
2015-03-23win32.c: w32_lstati64nobu
2015-03-22marshal.c: register symbol strings firstnobu
2015-03-22* doc/etc.rd.ja: Fix wrong coding for Emacs.kou
2015-03-22make-snapshot: CONFIGUREnobu
2015-03-22make-snapshot: substitute configuration variablesnobu
2015-03-21common.mk: strip autogenerated dependenciesnobu
2015-03-21fix a typo [ci skip]kazu
2015-03-21console.c: winsize on Windowsnobu
2015-03-20proc.c: respond_to_missing? at Methodnobu
2015-03-20* .travis.yml: enabled email notification.hsbt
2015-03-20* .travis.yml: removed Ruby 1.9.3 build on Travis CIhsbt
2015-03-20* gc.c (obj_info): obj_info() can receive internal objects.ko1
2015-03-20revert r50031 because it includes unexpected patchko1
2015-03-20* gc.c (obj_info): obj_info() can receive internal objects.ko1
2015-03-20* gc.c (obj_info): show class name and T_DATA type_name.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): `dest' can be WB unprotected.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): demote `dest' object.ko1
2015-03-19* gc.c, internal.h: export rb_gc_verify_internal_consistency().ko1
2015-03-19* gc.c (obj_info): show allocation site if GC_DEBUG is not 0.ko1
2015-03-19* gc.c (newobj_of): fix RGENGC_OLD_NEWOBJ_CHECK logics.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): need demote for old objects.ko1
2015-03-19random.c: fix handle to releasenobu
2015-03-18* object.c (rb_obj_clone): do not touch age (FL_PROMOTED[01]) becauseko1
2015-03-18* test/objspace/test_objspace.rb: flag name was changedko1
2015-03-18* iseq.c (iseq_mark): skip some marking if iseq->orig is available.ko1
2015-03-18* internal.h (IMEMO_DEBUG): added.ko1
2015-03-18* gc.c (RGENGC_OLD_NEWOBJ_CHECK): add check mechanism.ko1
2015-03-18* enum.c (enum_sort_by): add WBs.ko1
2015-03-18* gc.c (check_rvalue_consistency): refactoring.ko1
2015-03-18* gc.c: rename terminologies.ko1