aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/dbm/extconf.rb: [DOC] Hide from RDoczzak2013-08-122-0/+9
* * ext/dbm/dbm.c: [DOC] Reformat headings of DBM classzzak2013-08-122-4/+7
* * lib/yaml.rb, lib/yaml/: [DOC] Document YAML::DBM#key and addzzak2013-08-123-2/+18
* fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]naruse2013-08-121-7/+2
* refix r42525 set stdio_file only if stdionaruse2013-08-121-2/+4
* * 2013-08-12svn2013-08-111-2/+2
* * ext/readline/readline.c (readline_s_set_input): on OS X with editline,naruse2013-08-112-0/+12
* file.c: OSX path encodingnobu2013-08-113-1/+8
* test_require.rb: __FILE__ encoding on Windowsnobu2013-08-112-2/+18
* * test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou2013-08-112-1/+5
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-113-1/+61
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrongkou2013-08-112-6/+12
* * lib/rexml/parsers/sax2parser.rbkou2013-08-112-24/+33
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-113-2/+65
* * ChangeLog: Fix wrong description about entity declarations.kou2013-08-111-2/+2
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-113-0/+36
* * lib/rexml/parsers/baseparser.rbkou2013-08-112-1/+8
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-114-4/+37
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-0/+12
* * test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou2013-08-112-0/+61
* Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu2013-08-114-4/+0
* file.c: internal functionnobu2013-08-111-1/+1
* parse.y: non-local/const attrsetnobu2013-08-113-13/+29
* * include/ruby/encoding.h: Reduce ENCODING_INLINE_MAX to 127 as thischarliesome2013-08-112-2/+7
* * file.c (rb_str_normalize_ospath): fix mixed code and declaration warningcharliesome2013-08-111-2/+2
* [DOC] update doc.akr2013-08-111-0/+8
* ML ref. added.akr2013-08-111-0/+1
* * process.c (rb_clock_gettime): New method.akr2013-08-115-4/+230
* * lib/time.rb: [DOC] Correcting rdoc visibility of time.rb constantszzak2013-08-112-16/+10
* ext/-test-/*/depend: TEST_INIT_FUNCSnobu2013-08-104-0/+4
* dir.c: normalizationnobu2013-08-101-1/+1
* * doc/syntax/literals.rdoc: Use single quotes instead of double quotescharliesome2013-08-101-1/+1
* * properties.nobu2013-08-100-0/+0
* * file.c (rb_str_normalize_ospath):naruse2013-08-108-4/+183
* * bignum.c (bitsize): Fix a conditional expression.akr2013-08-102-1/+5
* * lib/time.rb: [DOC] Document constants by @markijbema [Fixes GH-377]zzak2013-08-102-0/+18
* * 2013-08-11svn2013-08-101-2/+2
* * configure.in: Revert r42458.akr2013-08-102-1/+8
* * numeric.c: [DOC] fix typo.ktsj2013-08-101-1/+1
* parse.y: non-local/const attrsetnobu2013-08-103-21/+42
* * lib/rexml/parsers/baseparser.rbkou2013-08-102-1/+7
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-102-2/+9
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-102-7/+15
* * test/rexml/parse/test_document_type_declaration.rb: Add tests forkou2013-08-102-0/+52
* Add missing "Patch by". Sorry. Thanks to Ippei Obayashi!!!kou2013-08-101-0/+1
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou2013-08-102-1/+8
* * test/rexml/parse/test_notation_declaration.rb (#test_system_public):kou2013-08-102-0/+14
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-103-1/+21
* * NEWS: [DOC] typo in example reported by @moreteazzak2013-08-102-1/+6
* * proc.c: [DOC] rdoc code formattingzzak2013-08-102-23/+27