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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-28
* include/ruby/intern.h (rb_absint_size): Declaration moved from
akr
2013-07-28
win32.c: fix pipe name formatting
nobu
2013-07-27
Show TERM environment variable on failure
naruse
2013-07-27
test_rubyoptions.rb: split test_segv_test
nobu
2013-07-27
* bignum.c (rb_big_size): Return the bignum "bytewise" size.
akr
2013-07-27
* 2013-07-28
svn
2013-07-27
* include/ruby/intern.h (rb_integer_pack): Declaration moved from
akr
2013-07-27
* 2013-07-27
svn
2013-07-27
fix a typo
kazu
2013-07-26
* NEWS: Add a new feature that REXML::Parsers::StreamParser
kou
2013-07-26
* lib/rexml/parsers/streamparser.rb
kou
2013-07-26
parse.y: separate numeric literal
nobu
2013-07-26
vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSN
nobu
2013-07-26
Add facility to Syslog::Logger.
knu
2013-07-26
* vm_exec.h, tool/instruction.rb: not an error, but a BUG if stack
ko1
2013-07-26
* array.c (ary_memcpy): cast to int to suppress a warning.
ko1
2013-07-26
* array.c (ary_memcpy): try to enable optimization.
ko1
2013-07-26
win32/file.c: suppress warning
nobu
2013-07-26
win32/file.c: fix target encoding
nobu
2013-07-26
win32/file.c: adjust indent
nobu
2013-07-26
ChangeLog typo
zzak
2013-07-26
* ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186
zzak
2013-07-26
test_require.rb: same process
nobu
2013-07-26
test_require.rb: use assert_separately
nobu
2013-07-26
* ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)
zzak
2013-07-26
load.c: search in OS path encoding
nobu
2013-07-26
test_require.rb: split
nobu
2013-07-26
file.c: use rb_str_conv_enc
nobu
2013-07-26
win32/file.c: refine fix_string_encoding
nobu
2013-07-26
win32/file.c: refine convert_mb_to_wchar
nobu
2013-07-26
rational.c: ensure to be Rational
nobu
2013-07-26
fix missing assignment in r42174
naruse
2013-07-26
fix warning: shadowing outer local variable - path
naruse
2013-07-25
envutil.rb: encoding
nobu
2013-07-25
Somehow Debian 6.0.7 needs ifname for IPv6 multicast connect
naruse
2013-07-25
* include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)
naruse
2013-07-25
* 2013-07-26
svn
2013-07-25
* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.
naruse
2013-07-25
fix r42168; Add class name to constants
naruse
2013-07-25
* lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm on
naruse
2013-07-25
* re.c (rb_reg_to_s): convert closing parenthes to the target encoding
naruse
2013-07-25
encoding.c: is_obj_encoding
nobu
2013-07-25
file.c: clear coderange for user name
nobu
2013-07-25
Change repository of rubyspec from original to nurse's
naruse
2013-07-25
Add a test for r42162
naruse
2013-07-25
* encoding.c (check_encoding): Check T_DATA or not.
ko1
2013-07-25
fix typo
naruse
2013-07-25
file.c: split rb_home_dir
nobu
2013-07-25
* ext/openssl/ossl.c: support additional three thread synchronization
ko1
2013-07-25
* remove trailing spaces.
nobu
[next]