summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-24* test/lib/minitest/hell.rb: Unused file removed.akr
2014-05-24gc.c: fix typonobu
2014-05-24enumerator.c: adjust style [ci skip]nobu
2014-05-24* test/lib/minitest: Remove comments not appropriate now.akr
2014-05-24* NEWS: added minitest changes. [ci skip]hsbt
2014-05-24* NEWS: style [ci skip]hsbt
2014-05-24* test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.hsbt
2014-05-24fix a typo [ci skip]kazu
2014-05-24* defs/default_gems: remvoed mintiest entry.hsbt
2014-05-23lib/minitest removed.ryan
2014-05-23* ext/socket/mkconstants.rb: More constantsakr
2014-05-23* 2014-05-24svn
2014-05-23add information of incompatibility about Prime.prime? [Bug #7395]ayumin
2014-05-23net/protocol.rb: fix SMTP dot stuffingnobu
2014-05-23test_file.rb: fix ctime on Windowsnobu
2014-05-23test_file.rb: estimate birthtimenobu
2014-05-23enc/unicode.c: lookup functionsnobu
2014-05-23enc/unicode.c: constifynobu
2014-05-22gc.c (rb_free_m_tbl): mark function as staticnormal
2014-05-22* 2014-05-23svn
2014-05-22Makefile.in: suppress warningsnobu
2014-05-22jis/props.kwd: constifynobu
2014-05-22extmk.rb: non-installed extensions when statick-linked-extnobu
2014-05-22file.c: birthtime on Windowsnobu
2014-05-22* ext/socket/mkconstants.rb: More TCP option constants.akr
2014-05-22* file.c (stat_birthtime): add birthtime support [Feature #9647]naruse
2014-05-22sys/param.h is used by linuxnaruse
2014-05-22* properties.svn
2014-05-22remove trailing spacesnobu
2014-05-22I suspect such early wakeup is because of automatic time correctionnaruse
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-22add Bug::File::Fs.fsname for testsnaruse
2014-05-22* 2014-05-22svn
2014-05-22constify character property tablesnobu
2014-05-21fix a typo [ci skip]kazu
2014-05-21vm.c: rewind cfpnobu
2014-05-21test_backtrace.rb: r18554 testsnobu
2014-05-21extmk.rb: non-installed extensions cannot link staticallynobu
2014-05-21* ext/socket/option.c: Fix complation error on Android.akr
2014-05-21* 2014-05-21svn
2014-05-21configure.in: Info.plist workaroundnobu
2014-05-20* test/ruby/test_dir.rb: added testcase of double slash path.hsbt
2014-05-20id.def: predefine to_inobu
2014-05-20use predefined IDsnobu
2014-05-20more insrease timeout of test_LSHIFT_neary_long_maxnaruse
2014-05-20show progress of rdoc parsing to prevent timeout on chkbuildnaruse
2014-05-20id.def: predefine conversion method IDsnobu
2014-05-19* 2014-05-20svn
2014-05-19* ext/socket/extconf.rb: Don't check fields of struct tcp_info if theakr
2014-05-19* ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr