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-04-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in coder
tenderlove
2013-04-05
change test name to be more helpful
tenderlove
2013-04-05
* properties.
nobu
2013-04-05
* ext/psych/lib/psych/exception.rb: there should be only one exception
tenderlove
2013-04-05
parse.y: "nil" for defined? with empty expression
nobu
2013-04-05
* ext/psych/lib/psych/visitors/to_ruby.rb: correctly register
tenderlove
2013-04-05
* ext/socket/init.c (cloexec_accept): Fix a compile error on
akr
2013-04-05
* load.c (features_index_add): use rb_str_subseq() to specify C string
shirosaki
2013-04-05
* 2013-04-06
svn
2013-04-05
thread.c: no allocate before deleting
nobu
2013-04-05
configure.in: gcc_major
nobu
2013-04-05
configure.in: no -Wextra-token on gcc 3
nobu
2013-04-05
configure.in: -Werror=extra-tokens
nobu
2013-04-05
update comments.
akr
2013-04-05
fix a typo.
akr
2013-04-05
* include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguish
akr
2013-04-05
pack.c: use LONG_LONG
nobu
2013-04-05
* addr2line.c: include ruby/missing.h to fix compile error on Debian.
akr
2013-04-05
compile.c: defined? with empty expression
nobu
2013-04-05
configure.in: no -include options
nobu
2013-04-05
defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}
nobu
2013-04-05
* properties.
nobu
2013-04-05
ext/-test-/win32/dln: remove static library
nobu
2013-04-05
dl/dl.h: suppress warning
nobu
2013-04-05
curses.c: fix function
nobu
2013-04-05
* test/test_curses.rb: tests for getch.
nobu
2013-04-05
* ext/curses/hello.rb: Typo in Curses example by Drew Blas
zzak
2013-04-04
* 2013-04-05
svn
2013-04-04
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
* lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.
akr
2013-04-04
* ext/socket/extconf.rb: Remove condition for bcc.
akr
2013-04-04
* include/ruby/ruby.h (FIX2LONG): Parenthesize the macro body.
akr
2013-04-04
* time.c (time_strftime): Describe %L and %N truncates digits under
akr
2013-04-04
* object.c (rb_mod_cvar_set): Reverted "avoid inadvertent
akr
2013-04-04
* ext/pathname/pathname.c (path_write): New method.
akr
2013-04-04
envutil.rb: assert stderr if marshal failed
nobu
2013-04-04
reduce overhead of TYPE
nobu
2013-04-04
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
* thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD
yugui
2013-04-04
* thread_pthread.c (ruby_init_stack): Avoid using uninitialized value.
yugui
2013-04-04
struct.c: avoid inadvertent symbol creation
nobu
2013-04-04
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
enum.c: avoid inadvertent symbol creation
nobu
2013-04-04
thread.c: avoid inadvertent symbol creation
nobu
2013-04-04
thread.c: error message
nobu
2013-04-04
* ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.
naruse
2013-04-03
* ext/socket/extconf.rb: Specify arguments to test functions.
akr
2013-04-03
* 2013-04-04
svn
2013-04-03
* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.
naruse
2013-04-03
* ext/socket/extconf.rb: Test functions and libraries after headers.
akr
[next]