summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-15* test/fileutils/test_fileutils.rb (TestFileUtils#test_rmdir):usa
2013-08-15* process.c (rb_clock_gettime): [DOC] FreeBSD 7.1 supportsakr
2013-08-15* include/ruby/win32.h, win32/Makefile.sub, win32/win32.cusa
2013-08-14* 2013-08-15svn
2013-08-14* hash.c (rb_hash_aset): [DOC] Document key dup patch by @kachickzzak
2013-08-14* test/test_pstore.rbusa
2013-08-14get detailed ps data to debugnaruse
2013-08-14* test/test_pstore.rbusa
2013-08-14* proc.c (rb_mod_define_method): now they return the symbols of theusa
2013-08-14test_dir_m17n.rb: fixed encoding file system on OS Xnobu
2013-08-13* bignum.c (bigdivrem_restoring): xn argument removed.akr
2013-08-13Remove a trailing space.akr
2013-08-13* 2013-08-14svn
2013-08-13* bignum.c (big_div_struct): Remove xn and j field. Add zn field. akr
2013-08-13* bignum.c (big_div_struct): ynzero field removed.akr
2013-08-13* bignum.c (bigdivrem_restoring): Extracted from bigdivrem_normal.akr
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