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
2018-07-06
Prefixed reset_leap_second_info
nobu
2018-07-05
revert r62655 for r63763
k0kubun
2018-07-05
* 2018-07-06
svn
2018-07-05
Make a prototype
nobu
2018-07-05
ruby tool/update-deps --fix
naruse
2018-07-05
Add missing prototype
naruse
2018-07-05
Add missing file
naruse
2018-07-05
Re-apply r63848 (Optimize Time.utc)
naruse
2018-07-05
Revert "get rid of a compiler warning of VC"
normal
2018-07-05
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-04
signal.c: packed signals
nobu
2018-07-04
* 2018-07-05
svn
2018-07-04
Revert r63758 and related commits
naruse
2018-07-04
Fallback to Digest::SHA512
kazu
2018-07-04
Skip more rubygems tests when openssl is missing
kazu
2018-07-04
Revert "Optimize Time.utc"
naruse
2018-07-04
Optimize Time.utc
naruse
2018-07-04
internal.h (rb_warning_string): use PRINTF_ARGS
normal
2018-07-04
thread_pthread.c: pass rb_vm_t to timer_thread_sleep
normal
2018-07-03
vm.c: simplified core#hash_merge_kwd
nobu
2018-07-03
mjit.h: avoid signed pointer comparisons (fix for 32-bit)
normal
2018-07-03
* 2018-07-04
svn
2018-07-03
Fix compile error
kazu
2018-07-03
signal.c: packed signals
nobu
2018-07-03
adjust indent [ci skip]
nobu
2018-07-03
skip test_localtime_zone if force_tz_test is false
naruse
2018-07-03
[DOC] Use https: instead of git: [ci skip]
kazu
2018-07-03
vm.c (rb_source_location): check for NULL cfp->iseq
normal
2018-07-03
thread_pthread.c (native_thread_destroy): clear native TSD pointer
normal
2018-07-03
cont.c: handle errors for getcontext()
nobu
2018-07-03
fake.rb.in: duplicated RUBYOPT
nobu
2018-07-03
rubyopt_spec.rb: skip -v in RUBYOPT examples
nobu
2018-07-03
configure.ac: [DOC] refine help messages
nobu
2018-07-03
test/ruby/test_signal.rb: speedup some test by disabling RubyGems
normal
2018-07-02
* 2018-07-03
svn
2018-07-02
process.c (waitpid_nogvl): start timer thread polling for lossy SIGCHLD
normal
2018-07-02
Makefile.in: ARCH_FLAG may contain "-m64" etc.
ngoto
2018-07-02
Use PRI_PIDT_PREFIX for results of getpid()
kazu
2018-07-02
time.c: [DOC] Time#localtime
nobu
2018-07-02
set up mjit.on at initialization
nobu
2018-07-02
* 2018-07-02
svn
2018-07-02
get rid of a compiler warning of VC
usa
2018-07-01
NEWS: add NEWS entry about Kernel#then [Feature #14594]
ktsj
2018-07-01
lib/.document: add csv
ktsj
2018-07-01
Fix a typo [ci skip]
kazu
2018-07-01
Remove unused variable
kazu
2018-07-01
* 2018-07-01
svn
2018-07-01
[DOC] newer codes recommend to use spaces only
kazu
2018-06-30
Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-spec
eregon
2018-06-30
use sigsetjmp on macOS
nobu
[next]