summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-12-30lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Arrayduerst
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-29ChangeLog: fix a typo for r49058.nagachika
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: 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* ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt
2014-12-28rbinstall.rb: fix bundled gems locationnobu
2014-12-28test_iseq_load: expand tests with stack mismatchesnormal
2014-12-28GNUmakefile.in: append resources alwaysnobu
2014-12-28parse.y: fix internal IDs conflictnobu
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* 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-25s/existance/existencezzak
2014-12-25* ChangeLog: mention the ticket for r49015.usa
2014-12-25* tool/rbinstall.rb: skip installing bundle gems if zlib is unavailable.usa
2014-12-25* tool/downloader.rb: support old versions of ruby.usa
2014-12-25* test/ruby/test_extlibs.rb: check existance of extension librariesusa
2014-12-25old ChangeLog and NEWS move to dockazu
2014-12-25extconf.rb: libffi PIC objectsnobu
2014-12-25* ext/fiddle/win32/libffi-3.2.1-mswin.patch: support mswin32.usa
2014-12-25* gc.c (wmap_final_func): fix memory size shortage when realloc wmap.ngoto
2014-12-25configure.in: include winsock2.hnobu
2014-12-25console.c: IO.console arguments passingnobu
2014-12-25file.c: drop ignored charsnobu
2014-12-25dir.c: replace_real_basenamenobu
2014-12-25configure.in: workaround of mingw-w64nobu
2014-12-25parse.y: warn past scope variablenobu
2014-12-25console.c: get rid of NameErrornobu
2014-12-25* test/resolv/test_dns.rb (TestResolvDNS#test_query_ipv4_address):usa
2014-12-24lib/uri: performance improvements [misc #10628]normal