summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-22file.c: check arguments lengthsnobu
2015-03-22win32.c: path_drivenobu
2015-03-22win32.c: stat_by_findnobu
2015-03-22win32.c: stati64_handlenobu
2015-03-22win32.c: name_for_statnobu
2015-03-22make-snapshot: CONFIGUREnobu
2015-03-22make-snapshot: substitute configuration variablesnobu
2015-03-21* 2015-03-22svn
2015-03-21common.mk: strip autogenerated dependenciesnobu
2015-03-21complex.c: [DOC] mention about Complex literal.gogotanaka
2015-03-21fix a typo [ci skip]kazu
2015-03-21console.c: winsize on Windowsnobu
2015-03-21* 2015-03-21svn
2015-03-21Makefile.in: selectable configurenobu
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-20test_inadvertent_creation.rb: fix messagesnobu
2015-03-20test_inadvertent_creation.rb: undefined singletonnobu
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* 2015-03-20svn
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-19win32.c: S_IFLNKnobu
2015-03-19win32.c: no S_IWGRP and S_IWOTHnobu
2015-03-19Makefile.in: CONFIGUREnobu
2015-03-19random.c: fix handle to releasenobu
2015-03-19common.mk: verconf.h by BOOTSTRAPRUBYnobu
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* 2015-03-19svn
2015-03-18* gc.c: rename terminologies.ko1
2015-03-18fix typos [ci skip]kazu
2015-03-18* remove trailing spaces.svn
2015-03-18* gc.c (gc_writebarrier_generational): add an alternative writeko1
2015-03-18* gc.c (RVALUE_PROMOTE_RAW): rename to RVALUE_OLD_LONG_LIVED_SET()ko1
2015-03-18* gc.c (check_rvalue_consistency): do not need to check is_sweeping().ko1
2015-03-18gmake.mk: showflagsnobu