aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random.c: coerce before check negativenobu2013-08-133-1/+32
* object.c: undef Module#prepend_features on Classnobu2013-08-133-0/+35
* fix a typokazu2013-08-131-1/+1
* fix a typokazu2013-08-131-1/+1
* * 2013-08-13svn2013-08-121-2/+2
* * doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak2013-08-122-0/+17
* * gc.c (gc_marks_test): inhibit gc for st's operation.tarui2013-08-122-0/+7
* parse.y: CR in middlenobu2013-08-123-1/+18
* * class.c (rb_prepend_module): make T_ICLASS object shady becauseko12013-08-123-0/+26
* * process.c: [DOC] RDoc formatting of Process.clock_gettimezzak2013-08-122-11/+16
* * lib/yaml/dbm.rb: [DOC] Document call-seq for YAML::DBMzzak2013-08-122-11/+60
* * 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