aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* resolv.rb: dots differencesnobu2014-12-303-1/+13
* fiddle: append libffi config.lognobu2014-12-301-1/+7
* lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Arrayduerst2014-12-302-2/+8
* test_time.rb: fix method to testnobu2014-12-301-7/+7
* fix indent [ci skip]kazu2014-12-301-1/+1
* fix a typo [ci skip]kazu2014-12-301-1/+1
* dbm.c: fix docnobu2014-12-302-1/+6
* * lib/unicode_normalize.rb: typo fix. [ci skip]hsbt2014-12-292-1/+6
* * 2014-12-30svn2014-12-291-2/+2
* doc/syntax/literals.rdoc: spelling fixnormal2014-12-291-1/+1
* ChangeLog: fix a typo for r49058.nagachika2014-12-291-1/+1
* ruby/version.h: bump API versionnobu2014-12-291-1/+1
* * version.h (RUBY_VERSION): 2.3.0 development has started.matz2014-12-292-1/+5
* re.c: append excape sequence as-isnobu2014-12-293-1/+17
* literals.rdoc: quoted symbol keysnobu2014-12-291-0/+8
* literals.rdoc: Update for symbol literalsnobu2014-12-292-3/+6
* thread.c: fix dynamic symbol keysnobu2014-12-294-4/+25
* io.c: workaround for YARD docnobu2014-12-292-5/+4
* process.c: missing parenthesisnobu2014-12-292-1/+6
* * append newline at EOF.svn2014-12-281-1/+1
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-2810-20/+42
* ext/json: for ancient backward compatibilitiesnobu2014-12-285-0/+33
* * 2014-12-29svn2014-12-281-2/+2
* generator.h: use GET_STATE_TOnobu2014-12-281-1/+1
* rbinstall.rb: fix bundled gems locationnobu2014-12-282-1/+7
* configure.in: default excluded librariesnobu2014-12-281-1/+6
* test_extlibs.rb: show mkmf.lognobu2014-12-281-1/+9
* test_iseq_load: expand tests with stack mismatchesnormal2014-12-282-6/+25
* mkmf.rb: use echo if possiblenobu2014-12-281-3/+3
* GNUmakefile.in: append resources alwaysnobu2014-12-282-1/+6
* parse.y: fix internal IDs conflictnobu2014-12-283-1/+31
* * 2014-12-28svn2014-12-281-2/+2
* test_io_console.rb: different namesnobu2014-12-281-2/+2
* json: backward compatibilitiesnobu2014-12-276-4/+39
* * process.c: Unused code removed.akr2014-12-272-96/+9
* vm_core.h: preserve thread orderingnormal2014-12-272-1/+6
* * ext/socket/socket.c: improved document for YARD doc.hsbt2014-12-272-140/+145
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct functionhsbt2014-12-272-2/+7
* * 2014-12-27svn2014-12-271-2/+2
* * tool/make-snapshot: show sha1 digest when making packages.hsbt2014-12-272-1/+8
* tcltklib.c: duplicate codenobu2014-12-262-3/+5
* tcltklib.c: rb_path2classnobu2014-12-262-54/+6
* marshal.c: append at oncenobu2014-12-262-5/+7
* parser.rl: check before usenobu2014-12-263-10/+14
* nkf.c: add semicolonnobu2014-12-262-2/+5
* uninitialized variablenobu2014-12-264-6/+19
* never-NULL pointer checknobu2014-12-263-3/+8
* win32: realloc failuresnobu2014-12-263-4/+17
* log entry of r49021nobu2014-12-261-0/+5
* fix printf format conversion specifiersnobu2014-12-264-13/+13