summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-12-24ChangeLog: fix ref of r48972. [Bug #10015]nobu
2014-12-24dir.c: glob performancenobu
2014-12-24* gc.c: remove unused rb_objspace_t::rgengc::old_objects_at_gc_start.ko1
2014-12-24* tool/redmine-backporter.rb: require view_changesets permission.naruse
2014-12-24downloader.rb: fix exception argumentsnobu
2014-12-24ruby.h: parent in rb_data_type_tnobu
2014-12-24* tool/downloader.rb: use config.guess in gcc repo.naruse
2014-12-24* hash.c (rb_hash_delete): return Qnil if there are no correspondingko1
2014-12-24* ext/fiddle/extconf.rb: remove ffitarget.h generated by configure onusa
2014-12-23* tool/downloader.rb: support ruby 1.8.naruse
2014-12-23* lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse