aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * io.c (io_binwrite_string): Test writev() failure.akr2014-10-251-0/+4
* test/test-unicode_normalize.rb: added test_us_ascii.duerst2014-10-251-0/+4
* lib/unicode_normalize/normalize.rb: added US_ASCIIduerst2014-10-251-0/+7
* test/test-unicode_normalize.rb: added test_raise_exception_for_non_unicode_en...duerst2014-10-251-0/+5
* test/test-unicode_normalize.rb: removed unused function.duerst2014-10-251-0/+4
* template/unicode_norm_gen.tmpl: Adjusted name of generating file.duerst2014-10-251-0/+4
* parse.y: fix fluent interface identifiernobu2014-10-241-0/+6
* * signal.c (check_reserved_signal_): fix write count since r47991.kazu2014-10-241-0/+4
* fix a typo [ci skip]kazu2014-10-241-1/+1
* fix typo [ci skip]kazu2014-10-231-1/+1
* hash.c: rb_hash_delete does not call the blocknobu2014-10-231-0/+5
* vm_method.c: no redefinition warnings for undefined methodsnobu2014-10-231-0/+6
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-231-0/+14