aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/unicode_normalize/normalize.rb: added US_ASCIIduerst2014-10-252-0/+11
* * remove trailing spaces.svn2014-10-251-1/+1
* test/test-unicode_normalize.rb: added test_raise_exception_for_non_unicode_en...duerst2014-10-252-0/+11
* test/test-unicode_normalize.rb: removed unused function.duerst2014-10-252-8/+5
* template/unicode_norm_gen.tmpl: Adjusted name of generating file.duerst2014-10-252-1/+5
* template/unicode_norm_gen.tmpl: from tool/unicode_norm_gen.rbnobu2014-10-252-68/+85
* * 2014-10-25svn2014-10-251-2/+2
* rake/cpu_counter.rb: use Etc.nprocessorsnobu2014-10-252-28/+58
* parse.y: fix fluent interface identifiernobu2014-10-243-0/+16
* parse.y: indentnobu2014-10-241-5/+5
* * signal.c (check_reserved_signal_): fix write count since r47991.kazu2014-10-242-2/+6
* fix a typo [ci skip]kazu2014-10-241-1/+1
* make-snapshot: fix gems updatenobu2014-10-241-12/+18
* test_object.rb: for r48118nobu2014-10-231-2/+5
* * 2014-10-24svn2014-10-231-2/+2
* vm_method.c: get rid of cachenobu2014-10-231-1/+2
* common.mk: timestamp for update-unicodenobu2014-10-231-3/+8
* fix typo [ci skip]kazu2014-10-231-1/+1
* test/-ext-/hash/test_delete.rb: assert deleted valuesnobu2014-10-232-4/+4
* hash.c: rb_hash_delete does not call the blocknobu2014-10-237-7/+65
* test_unicode_normalize.rb: show error messagesnobu2014-10-231-23/+15
* test_object.rb: avoid confusing ruby-mode.elnobu2014-10-231-3/+3
* vm_method.c: no redefinition warnings for undefined methodsnobu2014-10-233-1/+13
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-233-1/+24
* * test/rexml/test_encoding.rbkou2014-10-233-2/+13
* * test/rexml/test_encoding.rbkou2014-10-232-1/+8
* insns.def: add comments to def/opt_operand.defnormal2014-10-232-0/+6
* test/ruby/test_process.rb: use io/wait instead of timeoutnormal2014-10-232-4/+9
* test/ruby/test_process.rb: ensure exit! on fork failurenormal2014-10-232-2/+11
* NEWS: Added String#unicode_normalize(|!|d?) [ci skip]duerst2014-10-232-0/+10
* class.c: delete expected keywords directlynobu2014-10-223-1/+24
* common.mk: update unicode files every timesnobu2014-10-222-3/+6
* * 2014-10-23svn2014-10-221-2/+2
* common.mk: update source treenobu2014-10-222-3/+10
* * ext/openssl/lib/openssl/ssl.rb (DEFAULT_PARAMS): overridenagachika2014-10-222-0/+7
* * common.mk (prelude.c): add dependency to LIB_SRCS becauseusa2014-10-222-1/+7
* Fix PNaCl configure/link errors.yugui2014-10-223-3/+24
* * common.mk (build-ext): avoid trying to build dynamic librariesyugui2014-10-222-1/+6
* common.mk: Fixed grammar in comment [ci skip]duerst2014-10-222-1/+5
* * test/test_unicode_normalize.rb: set encoding when reading.usa2014-10-221-1/+1
* * lib/unicode_normalize: svn:ignore.usa2014-10-220-0/+0
* test/test_unicode_normalize.rb: don't set default encodings globallynobu2014-10-221-2/+0
* tool/unicode_norm_gen.rb: Fixed escaping of backslash andduerst2014-10-222-1/+8
* common.mk: comment on ALWAYS_UPDATE_UNICODE [ci skip]nobu2014-10-221-0/+2
* * test/test-unicode_normalize.rb: as often said, ruby is sometimes builtusa2014-10-222-1/+6
* test/test-unicode_normalize.rb: Adjusted path for test data file (now ../enc/...duerst2014-10-222-1/+6
* test/test-unicode_normalize.rb: Removed explicit require, changed method name...duerst2014-10-222-19/+21
* test/test-unicode_normalize.rb: Importing fromduerst2014-10-222-1/+178
* * nacl/pepper_main.c (Instance_DidCreate): mount devfs and rebind fd 0yugui2014-10-222-2/+41
* * ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384.kosaki2014-10-212-1/+5