aboutsummaryrefslogtreecommitdiffstats
path: root/nacl
Commit message (Expand)AuthorAgeFilesLines
* Fix PNaCl configure/link errors.yugui2014-10-221-1/+5
* * nacl/pepper_main.c (Instance_DidCreate): mount devfs and rebind fd 0yugui2014-10-221-2/+36
* * remove trailing spaces.svn2014-10-211-1/+1
* Enable nacl_io in pepper-ruby.yugui2014-10-214-191/+25
* Fixes build failures on Portable Native Client.yugui2014-10-111-1/+18
* Merges a patch form naclports.yugui2014-10-115-36/+36
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * nacl/nacl-config.rb: Use File.exist? instead of executable?kosaki2014-06-231-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* Fix failures on btest for NativeClient.yugui2013-01-031-1/+1
* * nacl/GNUmakefile.in (.rbconfig.time): r36828 was incomplete.yugui2012-08-281-1/+2
* * nacl/GNUmakefile.in (package): make package should installyugui2012-08-271-0/+1
* * nacl/GNUmakefile.in (CC, LD, NM, AR, AS, RANLIB, OBJDUMP, OBJCOPY)yugui2012-08-271-3/+28
* * nacl/pepper_main.c (init_loadpath): Pushes the correct load path onyugui2012-08-221-2/+4
* * vm_eval.c (rb_eval_string_from_file,yugui2012-07-111-10/+4
* * include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It iskosaki2012-07-091-2/+0
* * nacl/pepper_main.c: Removed an unnecessary and errorneous inclusion.yugui2012-06-151-1/+0
* fix r36079nobu2012-06-141-6/+6
* * nacl/pepper_maini.c: Applies the new embedding API to pepper_ruby.yugui2012-06-141-77/+30
* * nacl/nacl_config.rb: Fixed for 32bit hosts.yugui2012-06-101-5/+5
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-1715-0/+1481