aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sample/simple-bench.rb: added to measure performance of simpleko12014-11-021-0/+5
* * gc.c (obj_info): show T_STRING more details.ko12014-11-021-0/+4
* * test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr2014-11-011-0/+9
* * test/openssl/utils.rb (start_server): Don't close sockets beforeakr2014-11-011-0/+5
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-011-0/+13
* * test/openssl/utils.rb (start_server, server_loop): Use aakr2014-11-011-0/+5
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-011-0/+5
* * bignum.c (bary_mul_balance_with_mulfunc): Fix free work areaakr2014-11-011-0/+8
* parse.y: invalid instance/class variable namesnobu2014-11-011-0/+6
* ext/win32ole/win32ole_variant.c: use typed data.suke2014-10-311-0/+4
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-0/+8
* * test/openssl/test_ssl.rb: Add certificate verification chainheadius2014-10-311-0/+5
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-311-0/+5
* Make Digest() thread-safe.knu2014-10-311-0/+9
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-311-0/+5
* * win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa2014-10-311-0/+7
* Bump Syslog::Logger::VERSION to 2.1.0.knu2014-10-311-0/+5
* Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu2014-10-311-0/+5
* fix a typo [ci skip]hsbt2014-10-311-1/+1
* common.mk: fix Unicode table dependencynobu2014-10-311-0/+6
* * .travis.yml: reverted r48199, it's unlated configuration.hsbt2014-10-311-0/+4
* * test/test_unicode_normalize.rb: added unicode version number tohsbt2014-10-311-0/+5
* * .gitignore: ignored unicode data with version directories.hsbt2014-10-311-0/+4
* * .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt2014-10-311-0/+4
* * common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse2014-10-301-0/+4
* tool/downloader.rb: changed Unicode data download locationduerst2014-10-301-0/+5
* vm_insnhelper.c: allow to_arynobu2014-10-301-0/+6
* parse.y: warn circular argument referencenobu2014-10-291-0/+5
* parse.y: unused membernobu2014-10-291-0/+5
* load.c: transcode pathnobu2014-10-291-0/+5
* configure.in: fix for old Apple compilersnobu2014-10-291-0/+5
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-291-0/+6
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-291-0/+5
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-291-0/+5
* * gems/bundled_gems: Update latest version of bundled gems.hsbt2014-10-291-0/+4
* signal.c: avoid repeated disable/enable interruptnormal2014-10-281-0/+9
* ruby.c: no -r when dumpnobu2014-10-281-0/+6
* * configure.in: remove apple-gcc4.2 from CC candidates.naruse2014-10-281-0/+4
* fix a typo [ci skip]kazu2014-10-271-1/+1
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-271-0/+6
* proc.c: fix method proc binding receivernobu2014-10-271-0/+6
* * test/ruby/test_super.rb: add a test to check block passing.ko12014-10-271-0/+4
* * gc.c: is_incremental_marking(), will_be_incremental_marking():ko12014-10-271-0/+6
* gc.c: fix no lazy sweep modenobu2014-10-271-0/+6
* test/ruby/test_process.rb: reduce garbage during forksnormal2014-10-271-0/+5
* commit missduerst2014-10-261-0/+5
* parse.y: Ripper.sexp returns errornobu2014-10-261-0/+5
* ChangeLog: remove conflict marknobu2014-10-261-1/+0
* string.c: improved comment.duerst2014-10-261-0/+5
* ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.suke2014-10-251-0/+10