summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-10-25lib/unicode_normalize/normalize.rb: added US_ASCIIduerst
2014-10-25test/test-unicode_normalize.rb: added test_raise_exception_for_non_unicode_en...duerst
2014-10-25test/test-unicode_normalize.rb: removed unused function.duerst
2014-10-25template/unicode_norm_gen.tmpl: Adjusted name of generating file.duerst
2014-10-24parse.y: fix fluent interface identifiernobu
2014-10-24* signal.c (check_reserved_signal_): fix write count since r47991.kazu
2014-10-24fix a typo [ci skip]kazu
2014-10-23fix typo [ci skip]kazu
2014-10-23hash.c: rb_hash_delete does not call the blocknobu
2014-10-23vm_method.c: no redefinition warnings for undefined methodsnobu
2014-10-23* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou
2014-10-23* test/rexml/test_encoding.rbkou
2014-10-23* test/rexml/test_encoding.rbkou
2014-10-23insns.def: add comments to def/opt_operand.defnormal
2014-10-23test/ruby/test_process.rb: use io/wait instead of timeoutnormal
2014-10-23test/ruby/test_process.rb: ensure exit! on fork failurenormal
2014-10-23NEWS: Added String#unicode_normalize(|!|d?) [ci skip]duerst
2014-10-22class.c: delete expected keywords directlynobu
2014-10-22common.mk: update unicode files every timesnobu
2014-10-22common.mk: update source treenobu
2014-10-22* ext/openssl/lib/openssl/ssl.rb (DEFAULT_PARAMS): overridenagachika
2014-10-22* common.mk (prelude.c): add dependency to LIB_SRCS becauseusa
2014-10-22Fix PNaCl configure/link errors.yugui
2014-10-22* common.mk (build-ext): avoid trying to build dynamic librariesyugui
2014-10-22common.mk: Fixed grammar in comment [ci skip]duerst