summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-10-22tool/unicode_norm_gen.rb: Fixed escaping of backslash andduerst
2014-10-22* test/test-unicode_normalize.rb: as often said, ruby is sometimes builtusa
2014-10-22test/test-unicode_normalize.rb: Adjusted path for test data file (now ../enc/...duerst
2014-10-22test/test-unicode_normalize.rb: Removed explicit require, changed method name...duerst
2014-10-22test/test-unicode_normalize.rb: Importing fromduerst
2014-10-22* nacl/pepper_main.c (Instance_DidCreate): mount devfs and rebind fd 0yugui
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384.kosaki
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): minor spell fix.kosaki
2014-10-21* ext/etc/etc.c (etc_nprocessors_affin): optimize memory usege akosaki
2014-10-21Enable nacl_io in pepper-ruby.yugui
2014-10-21fix typos [ci skip]kazu
2014-10-21common.mk: Adding explicit creation of directoryduerst
2014-10-21lib/unicode_normalize/tables.rb: Committing to make versionduerst
2014-10-21lib/unicode_normalize/normalize.rb: Added comment to point toduerst
2014-10-21* gc.c (mark_current_machine_context) [__mc68000__]: Update stacknaruse
2014-10-20* enc/prelude.rb: we sometimes run ruby without library path (especiallyusa