summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13random.c: coerce before check negativenobu
2013-08-13object.c: undef Module#prepend_features on Classnobu
2013-08-13fix a typokazu
2013-08-13fix a typokazu
2013-08-12* 2013-08-13svn
2013-08-12* doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak
2013-08-12 * gc.c (gc_marks_test): inhibit gc for st's operation.tarui
2013-08-12parse.y: CR in middlenobu
2013-08-12* class.c (rb_prepend_module): make T_ICLASS object shady becauseko1
2013-08-12* process.c: [DOC] RDoc formatting of Process.clock_gettimezzak
2013-08-12* lib/yaml/dbm.rb: [DOC] Document call-seq for YAML::DBMzzak
2013-08-12* ext/dbm/extconf.rb: [DOC] Hide from RDoczzak
2013-08-12* ext/dbm/dbm.c: [DOC] Reformat headings of DBM classzzak
2013-08-12* lib/yaml.rb, lib/yaml/: [DOC] Document YAML::DBM#key and addzzak
2013-08-12fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]naruse
2013-08-12refix r42525 set stdio_file only if stdionaruse
2013-08-11* 2013-08-12svn
2013-08-11* ext/readline/readline.c (readline_s_set_input): on OS X with editline,naruse
2013-08-11file.c: OSX path encodingnobu
2013-08-11test_require.rb: __FILE__ encoding on Windowsnobu
2013-08-11* test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou
2013-08-11* lib/rexml/parsers/sax2parser.rbkou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* ChangeLog: Fix wrong description about entity declarations.kou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* lib/rexml/parsers/baseparser.rbkou
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-11* test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou
2013-08-11Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu
2013-08-11file.c: internal functionnobu
2013-08-11parse.y: non-local/const attrsetnobu
2013-08-11* include/ruby/encoding.h: Reduce ENCODING_INLINE_MAX to 127 as thischarliesome
2013-08-11* file.c (rb_str_normalize_ospath): fix mixed code and declaration warningcharliesome
2013-08-11[DOC] update doc.akr
2013-08-11ML ref. added.akr
2013-08-11* process.c (rb_clock_gettime): New method.akr
2013-08-11* lib/time.rb: [DOC] Correcting rdoc visibility of time.rb constantszzak
2013-08-10ext/-test-/*/depend: TEST_INIT_FUNCSnobu
2013-08-10dir.c: normalizationnobu
2013-08-10* doc/syntax/literals.rdoc: Use single quotes instead of double quotescharliesome
2013-08-10* properties.nobu
2013-08-10* file.c (rb_str_normalize_ospath):naruse
2013-08-10* bignum.c (bitsize): Fix a conditional expression.akr
2013-08-10* lib/time.rb: [DOC] Document constants by @markijbema [Fixes GH-377]zzak
2013-08-10* 2013-08-11svn
2013-08-10* configure.in: Revert r42458.akr
2013-08-10* numeric.c: [DOC] fix typo.ktsj