index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nacl
Age
Commit message (
Expand
)
Author
2014-10-22
Fix PNaCl configure/link errors.
yugui
2014-10-22
* nacl/pepper_main.c (Instance_DidCreate): mount devfs and rebind fd 0
yugui
2014-10-21
* remove trailing spaces.
svn
2014-10-21
Enable nacl_io in pepper-ruby.
yugui
2014-10-11
Fixes build failures on Portable Native Client.
yugui
2014-10-11
Merges a patch form naclports.
yugui
2014-09-30
protoize no-arguments functions
nobu
2014-06-23
* nacl/nacl-config.rb: Use File.exist? instead of executable?
kosaki
2013-05-19
fix typos. Patch by k_takata.
ktsj
2013-01-03
Fix failures on btest for NativeClient.
yugui
2012-08-28
* nacl/GNUmakefile.in (.rbconfig.time): r36828 was incomplete.
yugui
2012-08-27
* nacl/GNUmakefile.in (package): make package should install
yugui
2012-08-27
* nacl/GNUmakefile.in (CC, LD, NM, AR, AS, RANLIB, OBJDUMP, OBJCOPY)
yugui
2012-08-22
* nacl/pepper_main.c (init_loadpath): Pushes the correct load path on
yugui
2012-07-11
* vm_eval.c (rb_eval_string_from_file,
yugui
2012-07-09
* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It is
kosaki
2012-06-15
* nacl/pepper_main.c: Removed an unnecessary and errorneous inclusion.
yugui
2012-06-14
fix r36079
nobu
2012-06-14
* nacl/pepper_maini.c: Applies the new embedding API to pepper_ruby.
yugui
2012-06-10
* nacl/nacl_config.rb: Fixed for 32bit hosts.
yugui
2012-05-17
Imports Ruby's port to NativeClient (a.k.a NaCl).
yugui