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
2011-04-22
* lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):
naruse
2011-04-21
* 2011-04-22
svn
2011-04-21
* ext/psych/parser.c (parse): strings from psych have proper taint
tenderlove
2011-04-20
* random.c (rb_f_srand): fix rdoc: srand(0)'s 0 is a seed.
naruse
2011-04-20
* 2011-04-21
svn
2011-04-20
* win32/win32.c (CreateChild): maximum length of lpCommandLine is
tarui
2011-04-20
* ext/date/date_strptime.c (date__strptime_internal): do not
tadf
2011-04-20
* string.c (rb_str_each_line): check string's length when compare
naruse
2011-04-19
* 2011-04-20
svn
2011-04-19
* misc/ruby-mode.el (ruby-parse-partial): use position of open paren.
nobu
2011-04-18
* 2011-04-19
svn
2011-04-18
* test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):
arton
2011-04-18
* 2011-04-18
svn
2011-04-18
* test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):
usa
2011-04-16
added date_tmx.h
tadf
2011-04-16
* 2011-04-17
svn
2011-04-16
* ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.
tadf
2011-04-16
typo
tadf
2011-04-16
* ext/date/date_strftime.c (date_strftime_wo_timespec): changed
tadf
2011-04-16
typo
tadf
2011-04-16
* ext/date/date_core.c: replacement of implementation of
tadf
2011-04-16
* 2011-04-16
svn
2011-04-16
replace reduce with suppress
kazu
2011-04-16
* vm.c (Init_VM): suppress warning: "OPT_BASIC_OPERATIONS" is not defined.
kazu
2011-04-15
* ruby.c (proc_options): reduce warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is n...
kazu
2011-04-15
* 2011-04-15
svn
2011-04-15
Add some more tests for the previous fix.
knu
2011-04-15
* lib/uri/generic.rb (#route_from_path): Fix a bug where
knu
2011-04-15
* lib/fileutils.rb (FileUtils#touch): Fix corrupted output when
knu
2011-04-14
* numeric.c (ruby_float_step): wrong loop condition.
usa
2011-04-14
* lib/test/unit.rb (Test::Unit::Options#setup_options): set possible
nobu
2011-04-14
* lib/test/unit.rb (Test::Unit::Runner::Worker#initialize): use
nobu
2011-04-14
* lib/test/unit.rb (Test::Unit::Runner#jobs_status): io/console may
nobu
2011-04-14
* lib/test/unit.rb (Test::Unit::Runner::Worker#died): rename using a
nobu
2011-04-14
* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): check if worker
nobu
2011-04-14
* lib/test/unit.rb (Test::Unit::Runner::Worker#dead): no longer @in
nobu
2011-04-14
* variable.c (rb_autoload_p): search superclasses as same as actual
nobu
2011-04-14
* include/ruby/win32.h (frexp, modf): wrongly declared as pure in
nobu
2011-04-14
* include/ruby/win32.h (ftruncate, truncate): mingw64 misses
nobu
2011-04-14
* win32/win32.c (rb_w32_read): suppress warning.
nobu
2011-04-14
fix style.
nobu
2011-04-14
fix ChangeLog description.
kosaki
2011-04-14
* lib/fileutils.rb (FileUtils#touch): fix corrupted output when
kosaki
2011-04-14
* io.c (rb_f_syscall): reduce warning: "HAVE___SYSCALL" is not defined.
kazu
2011-04-13
* 2011-04-14
svn
2011-04-13
* thread.c (thread_fd_close_i): IOError exception should be assigned
nagachika
2011-04-13
* 2011-04-13
svn
2011-04-13
* io.c (rb_io_fdatasync): remove unused variable.
kazu
2011-04-12
* include/ruby/st.h: parenthesize macro arguments.
akr
2011-04-12
* lib/uri/common.rb: avoid race condition. fixes #4572
naruse
[next]