summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-03* 2014-10-04svn
2014-10-03NEWS: mentioned about [Bug #9593]nobu
2014-10-03* .travis.yml: enabled gcc build with osx on travis.hsbt
2014-10-03fake.rb.in: fix make install failureshirosaki
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt
2014-10-03* .travis.yml: enabled test results of linux.hsbt
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt
2014-10-03* .travis.yml: Disabled to generate document on travis.hsbt
2014-10-03* lib/matrix.rb: Add hstack & vstack methods.marcandre
2014-10-03* lib/matrix.rb: Fix Matrix.rows copy bug.marcandre
2014-10-02st.c (new_size): use next_pow2 functionnormal
2014-10-02* 2014-10-03svn
2014-10-02vm_trace.c (rb_tp_t): pack 56 => 48 bytes on 64-bitnormal
2014-10-02* ext/etc/etc.c (etc_nprocessors): Windows support.usa
2014-10-02test_advice show OS and filesystem when failed.akr
2014-10-02Describe Etc.nprocessors.akr
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr
2014-10-01iseq.c (rb_iseq_line_trace_each): explicit castnormal
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