summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-02use do/while(0) around GetDBM macrosnormal
2014-03-02* NEWS: [DOC] Update doc regarding filesystem load when flushing IO [ci skip]zzak
2014-03-02* io.c (rb_io_fsync): need to fsync even if on Windows. fixed mistake ofusa
2014-03-02* test/win32ole: get rid of warnings (unused variable).usa
2014-03-02* io.c (rb_io_fsync): revert a part of r45254. explicit fsync should updateusa
2014-03-02* NEWS: mention about the change of r45254.usa
2014-03-02* io.c (rb_io_flush_raw, rb_io_fsync): [EXPERIMENTAL] remove forceusa
2014-03-02* 2014-03-03svn
2014-03-02* test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa
2014-03-02Use assert_separately to speed upnaruse
2014-03-02fix the number of intro lines r44123naruse
2014-03-02A comment added.akr
2014-03-02Revert r45239 [ci skip]zzak
2014-03-02find.rb: add ignore_errornobu
2014-03-02extconf.rb: rl_hook_func_t for old readlinenobu
2014-03-02* README.EXT: [DOC] Remove needless charzzak
2014-03-02* proc.c: Complete rdoc of Proc#arity regarding keyword arguments.marcandre
2014-03-02* proc.c: Modify rdoc of Proc#arity to fit with current behavior.marcandre
2014-03-02* proc.c: Tweak rdoc for consistent whitespacemarcandre
2014-03-02* numeric.c: Mention that Float::DIG is the minimum numbermarcandre
2014-03-02* NEWS-2.1.0: Mention that step can accept a 0 unit. See #9575marcandre
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