summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-01* test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr
2014-11-01* test/openssl/utils.rb (start_server): Don't close sockets beforeakr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/openssl/utils.rb (start_server, server_loop): Use aakr
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-11-01* bignum.c (bary_mul_balance_with_mulfunc): Fix free work areaakr
2014-11-01parse.y: invalid instance/class variable namesnobu
2014-10-31ext/win32ole/win32ole_variant.c: use typed data.suke
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-31* test/openssl/test_ssl.rb: Add certificate verification chainheadius
2014-10-31* test/psych/test_emitter.rb: Fix line_width test...initial valueheadius
2014-10-31Make Digest() thread-safe.knu
2014-10-31* test/digest/test_digest.rb: Drop #!. This no longer runsknu
2014-10-31* win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa
2014-10-31Bump Syslog::Logger::VERSION to 2.1.0.knu
2014-10-31Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu
2014-10-31fix a typo [ci skip]hsbt
2014-10-31common.mk: fix Unicode table dependencynobu
2014-10-31* .travis.yml: reverted r48199, it's unlated configuration.hsbt
2014-10-31* test/test_unicode_normalize.rb: added unicode version number tohsbt
2014-10-31* .gitignore: ignored unicode data with version directories.hsbt
2014-10-31* .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt
2014-10-30* common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse
2014-10-30tool/downloader.rb: changed Unicode data download locationduerst
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-29parse.y: warn circular argument referencenobu
2014-10-29parse.y: unused membernobu
2014-10-29load.c: transcode pathnobu
2014-10-29configure.in: fix for old Apple compilersnobu
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre
2014-10-29* lib/matrix.rb: Add Matrix#adjucatemarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-29* gems/bundled_gems: Update latest version of bundled gems.hsbt
2014-10-28signal.c: avoid repeated disable/enable interruptnormal
2014-10-28ruby.c: no -r when dumpnobu
2014-10-28* configure.in: remove apple-gcc4.2 from CC candidates.naruse
2014-10-27fix a typo [ci skip]kazu
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-27proc.c: fix method proc binding receivernobu
2014-10-27* test/ruby/test_super.rb: add a test to check block passing.ko1
2014-10-27* gc.c: is_incremental_marking(), will_be_incremental_marking():ko1
2014-10-27gc.c: fix no lazy sweep modenobu
2014-10-27test/ruby/test_process.rb: reduce garbage during forksnormal
2014-10-26commit missduerst
2014-10-26parse.y: Ripper.sexp returns errornobu
2014-10-26ChangeLog: remove conflict marknobu
2014-10-26string.c: improved comment.duerst
2014-10-25ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.suke
2014-10-25* io.c (io_binwrite_string): Test writev() failure.akr
2014-10-25test/test-unicode_normalize.rb: added test_us_ascii.duerst