summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-01ruby.h: set rb_event_flag_t to uint32_tnormal
2014-10-01io.c (fptr_finalize): free memory before GC sweepnormal
2014-10-01* 2014-10-02svn
2014-10-01marshal.c: lazy compat_tbl allocationnormal
2014-10-01* remove trailing spaces.svn
2014-10-01ext/win32ole/win32ole_type.c: use typed data.suke
2014-10-01* compile.c: remove commented out code.hsbt
2014-10-01test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira
2014-10-01Fix typo in ChangeLog headerdrbrain
2014-10-01* NEWS: Add RubyGems update.drbrain
2014-10-01* 2014-10-01svn
2014-10-01* lib/rubygems: Update to RubyGems 2.4.2.drbrain
2014-09-30parse.y: separate ripper data typenobu
2014-09-30* ext/win32ole/win32ole_typelib.c: use typed data.suke
2014-09-30ext/digest: hide metadata objects for internal usenobu
2014-09-30protoize no-arguments functionsnobu
2014-09-30common.mk: mark PHONY targetsnobu
2014-09-30common.mk: update only non-existing filesnobu
2014-09-30* 2014-09-30svn
2014-09-30* common.mk: fixed broken reference of update-config_files taskhsbt
2014-09-29racc/cparse: private classnobu
2014-09-29win32/file.c: fix no user exceptionnobu
2014-09-29string.c: fix NOFREEnobu
2014-09-29digest: no check for hidden objectsnobu
2014-09-29date_core.c: revert constnobu
2014-09-29date_core.c: more write-barriersnobu
2014-09-29date_core.c: write-barriernobu
2014-09-29date_core.c: typed datanobu
2014-09-28tool/downloader.rb: fix for old ruby on old CentOSnobu
2014-09-28ruby.h: warn untyped Datanobu
2014-09-28downloader.rb: compatibility with old BASERUBYnobu
2014-09-28* 2014-09-29svn
2014-09-28* gc.c (rb_gcdebug_print_obj_condition): use RVALUE_REMEMBEREDktsj
2014-09-28downloader.rbnobu
2014-09-28tool/downloader.rb: split particular sitesnobu
2014-09-28* 2014-09-28svn
2014-09-28common.mk: Created new target update-unicode to downloadduerst
2014-09-27rbinstall.rb: header targetsnobu
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-27* gems/bundled_gems: upgraded to power_assert 0.1.4.ktsj
2014-09-27digest.c: typed datanobu
2014-09-27* 2014-09-27svn
2014-09-27ruby.h: deprecate plain Datanobu
2014-09-26stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu
2014-09-25object.c (rb_class_real): do not dereference 0 VALUEnormal
2014-09-25* 2014-09-26svn
2014-09-25man/ruby.1: document stack size env variablesnormal
2014-09-25io.c: common function to free IO buffersnormal
2014-09-24* 2014-09-25svn
2014-09-24* lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin