aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * ext/etc/etc.c (etc_nprocessors_affin): minor spell fix.kosaki2014-10-212-4/+8
* * ext/etc/etc.c (etc_nprocessors_affin): optimize memory usege akosaki2014-10-212-17/+29
* * remove trailing spaces.svn2014-10-211-1/+1
* Enable nacl_io in pepper-ruby.yugui2014-10-218-199/+63
* * 2014-10-22svn2014-10-211-2/+2
* fix typos [ci skip]kazu2014-10-211-1/+1
* common.mk: UNICODE_FILESnobu2014-10-213-11/+17
* lib/unicode_normalize/tables.rb: remove auto generated file.nobu2014-10-212-1154/+2
* common.mk: Adding explicit creation of directoryduerst2014-10-212-1/+8
* lib/unicode_normalize/tables.rb: Committing to make versionduerst2014-10-213-2/+1160
* lib/unicode_normalize/normalize.rb: Added comment to point toduerst2014-10-212-0/+8
* * common.mk: *.txt are also in $(srcdir). see r48059.usa2014-10-211-2/+2
* common.mk: after-configurenobu2014-10-213-4/+5
* common.mk: split after-updatenobu2014-10-212-1/+3
* make-snapshot: download by after-updatenobu2014-10-211-20/+4
* Makefile.in: update gems after updatenobu2014-10-211-1/+1
* * gc.c (mark_current_machine_context) [__mc68000__]: Update stacknaruse2014-10-212-2/+12
* * configure.in: download unicode files beofre build.nobu2014-10-211-0/+3
* Makefile.in: update unicode files only after update source treenobu2014-10-202-5/+1
* ignore files generated in build process.usa2014-10-200-0/+0
* * 2014-10-21svn2014-10-201-2/+2
* * enc/prelude.rb: we sometimes run ruby without library path (especiallyusa2014-10-202-1/+11
* * common.mk (lib/unicode_normlize/table.rb): enable running (n)makeusa2014-10-202-1/+6
* common.mk: disable force download of unicode files by defaultnobu2014-10-203-1/+10
* * lib/mkmf.rb: no need to convert path separator for COPY because it'susa2014-10-202-1/+6
* common.mk: update unicode files every timesnobu2014-10-202-2/+2
* unicode_normalize/normalize.rb: rename variablenobu2014-10-201-5/+5
* config.mk: Added missing data files as targets for prerequisite update_unicode.duerst2014-10-202-6/+6
* tool/downloader.rb: Make sure we update to latest versionduerst2014-10-202-2/+21
* lib/unicode_normalize.rb: revert r48046. The s in sIndexduerst2014-10-202-5/+14
* test_module.rb: test with UTF-8nobu2014-10-201-1/+4
* io.c: enclose statements by ifdefnobu2014-10-201-1/+1
* error.c: check if EWOULDBLOCK is definednobu2014-10-201-10/+10
* vm_insnhelper.c: preserve encodingnobu2014-10-202-1/+6