summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-30fiddle: append libffi config.lognobu
2014-12-30lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Arrayduerst
2014-12-30test_time.rb: fix method to testnobu
2014-12-30fix indent [ci skip]kazu
2014-12-30fix a typo [ci skip]kazu
2014-12-30dbm.c: fix docnobu
2014-12-29* lib/unicode_normalize.rb: typo fix. [ci skip]hsbt
2014-12-29* 2014-12-30svn
2014-12-29doc/syntax/literals.rdoc: spelling fixnormal
2014-12-29ChangeLog: fix a typo for r49058.nagachika
2014-12-29ruby/version.h: bump API versionnobu
2014-12-29* version.h (RUBY_VERSION): 2.3.0 development has started.matz
2014-12-29re.c: append excape sequence as-isnobu
2014-12-29literals.rdoc: quoted symbol keysnobu
2014-12-29literals.rdoc: Update for symbol literalsnobu
2014-12-29thread.c: fix dynamic symbol keysnobu
2014-12-29io.c: workaround for YARD docnobu
2014-12-29process.c: missing parenthesisnobu
2014-12-28* append newline at EOF.svn
2014-12-28* ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt
2014-12-28ext/json: for ancient backward compatibilitiesnobu
2014-12-28* 2014-12-29svn
2014-12-28generator.h: use GET_STATE_TOnobu
2014-12-28rbinstall.rb: fix bundled gems locationnobu
2014-12-28configure.in: default excluded librariesnobu
2014-12-28test_extlibs.rb: show mkmf.lognobu
2014-12-28test_iseq_load: expand tests with stack mismatchesnormal
2014-12-28mkmf.rb: use echo if possiblenobu
2014-12-28GNUmakefile.in: append resources alwaysnobu
2014-12-28parse.y: fix internal IDs conflictnobu
2014-12-28* 2014-12-28svn
2014-12-28test_io_console.rb: different namesnobu
2014-12-27json: backward compatibilitiesnobu
2014-12-27* process.c: Unused code removed.akr
2014-12-27vm_core.h: preserve thread orderingnormal
2014-12-27* ext/socket/socket.c: improved document for YARD doc.hsbt
2014-12-27* ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct functionhsbt
2014-12-27* 2014-12-27svn
2014-12-27* tool/make-snapshot: show sha1 digest when making packages.hsbt
2014-12-26tcltklib.c: duplicate codenobu
2014-12-26tcltklib.c: rb_path2classnobu
2014-12-26marshal.c: append at oncenobu
2014-12-26parser.rl: check before usenobu
2014-12-26nkf.c: add semicolonnobu
2014-12-26uninitialized variablenobu
2014-12-26never-NULL pointer checknobu
2014-12-26win32: realloc failuresnobu
2014-12-26log entry of r49021nobu
2014-12-26fix printf format conversion specifiersnobu
2014-12-26* test/ruby/test_extlibs.rb: test in separated process for mathn/*.usa