summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-12-23make-snapshot: fix stable snapshotnobu
2014-12-23* tool/extlibs.rb (do_extract): the pipe should be binmode.usa
2014-12-23* Makefile.in, common.mk: move common-srcs to Makefile.in becauseusa
2014-12-23* lib/open-uri.rb (OpenURI.open_http): accept multiple certs path inusa
2014-12-23fiddle: extlibsnobu
2014-12-23* lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse
2014-12-23registry.rb: try en_US messagenobu
2014-12-23ossl_cipher.c: workaround of OpenSSL APInobu
2014-12-22* test/win32ole/test_win32ole_event.rb: some tests aresuke
2014-12-22signal.c: fix received_signalnobu
2014-12-21* test/win32ole/test_win32ole_event.rb: test_s_new_exception issuke
2014-12-20configure.in: fix jemalloc optionnobu
2014-12-20* lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1.akr
2014-12-20fiddle: bundled libffinobu
2014-12-19ChangeLog: fixup r48900normal
2014-12-19* tool/update-deps: Use $(hdrdir) if possible.akr
2014-12-19* ext/bigdecimal/depend: Fix dependencies to make bigdecimalmrkn
2014-12-19ruby.h: get rid of C++ warningsnobu
2014-12-19hash.c: fix return valuenobu
2014-12-18configure.in: fix fox BusyBoxnobu
2014-12-18* ChangeLog: typo.usa