summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-02* 2014-03-02svn
2014-03-02load.c (ruby_init_ext): make idempotent to suppress warningsnormal
2014-03-01find_svn_log may return blank xmlnaruse
2014-03-01* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr
2014-03-01gc.c: simplify conditionnormal
2014-03-01* ext/readline/readline.c (Init_readline): Use rl_hook_func_t insteadakr
2014-03-01gc.c: fix build for testing w/o RGenGCnormal
2014-03-01* test/csv/test_data_converters.rb: use descriptive assertions.nobu
2014-03-01assertions.rb: assert_all? assert_not_all?nobu
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2014-03-01* README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak
2014-02-28[DOC]akr
2014-02-28* 2014-03-01svn
2014-02-28numeric.c: predefined constantsnobu
2014-02-28* properties.nobu
2014-02-28* test/xmlrpc/test_client.rb: append assetion use_ssl variable.hsbt
2014-02-28* test/zlib/test_zlib.rb: remove commented out code.hsbt
2014-02-28numeric.c: float overflownobu
2014-02-28numeric.c: integer overflownobu
2014-02-28* numeric.c: Fix rdoc for stepmarcandre
2014-02-28Update Changelog for r45209marcandre
2014-02-28* numeric.c: Fix Numeric#step with 0 unit [#9575]marcandre
2014-02-28* numeric.c: Simplify by getting rid of macromarcandre
2014-02-28* numeric.c: Create var for rb_intern("<=>")marcandre
2014-02-28* test_numeric: Strengthen tests on 64 bit platformsmarcandre
2014-02-28* numeric.c: Simplify [ruby-core:61106] [Bug #9570]marcandre
2014-02-28configure.in: unquotednobu
2014-02-28tool/vcs.rb: discard error messagesnobu
2014-02-28configure.in: check arguments of pthread_setname_npnobu
2014-02-28* 2014-02-28svn
2014-02-28* file.c: [DOC] Add more documentation for File.basename by @avdi [fix GH-550...hsbt
2014-02-27X:Y doesn't include X in svnnaruse
2014-02-27* test/test_set.rb: remove commented out code.hsbt
2014-02-27* test/test_syslog.rb: adjust indent.hsbt
2014-02-27adjust indent and stylenobu
2014-02-27* lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak
2014-02-27test_scanf.rb: include arguments in namesnobu
2014-02-27test_scanf.rb: use tmpefilenobu
2014-02-27adjust indent and stylenobu
2014-02-27use strlcatnobu
2014-02-27configure.in: define SET_THREAD_NAMEnobu
2014-02-27tool/merger.rb: normalize the merged revision stringnaruse
2014-02-27tool/redmine-backporter.rb: scroll 1 lind on Enter keynaruse
2014-02-27numeric.c: check signs before divisionnobu
2014-02-27configure.in: check __ARCHITECTURE__ properlynobu
2014-02-26* 2014-02-27svn
2014-02-26* thread.c: [DOC] Typo in comment for _FORTIFY_SOURCE [Fixes GH-548]zzak
2014-02-26eval.c: suppress a warningnobu
2014-02-26* gc.c (heap_pages_free_unused_pages): check tomb page availabilityko1
2014-02-26eval.c: preserve encodingnobu