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
ruby_3_4
ruby_4_0
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
2009-12-13
* 2009-12-13
svn
2009-12-13
* test/openssl/*: added some tests from jruby-openssl.
nahi
2009-12-06
* ext/bigdecimal/bigdecimal_en.html: Remove obsolete information, fix typos
marcandre
2009-12-06
* lib/bigdecimal.rb: fix comparison operators [ruby-core:26646]
marcandre
2009-12-06
* object.c (rb_Float): Allow results of to_f to be NaN [ruby-core:26733]
marcandre
2009-12-06
* 2009-12-07
svn
2009-12-06
* array.c (rb_ary_sample): Fix infinite loop bug [ruby-core:27075]
marcandre
2009-12-05
* configure.in: default ac_cv_prog_CC to CC.
nobu
2009-12-04
* marshal.c (marshal_load): should set taintness. [ruby-dev:39723]
nobu
2009-12-03
* test/stringio/test_stringio.rb: use 1.8 methods for easier backport.
nahi
2009-12-03
* 2009-12-03
svn
2009-12-03
* test/stringio/test_stringio.rb: imported tests from trunk. it has 2
nahi
2009-12-02
* eval.c (proc_invoke): unbound block created by define_method
nobu
2009-12-02
* 2009-12-02
svn
2009-12-02
* time.c (time_asctime): workaround for MSVCRT's bug.
usa
2009-12-01
* 2009-12-01
svn
2009-12-01
* test/digest/test_digest_extend.rb: added tests for digest framework.
nahi
2009-11-30
* ext/extmk.rb (command_output): $makeflags are already quoted.
nobu
2009-11-30
* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from
nobu
2009-11-25
* 2009-11-26
svn
2009-11-25
* test/digest/test_digest_extend.rb: Added tests for current digest
nahi
2009-11-25
* ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
knu
2009-11-25
* 2009-11-25
svn
2009-11-25
* test/ruby/test_array.rb (TestArray#test_splat): Add tests for a
knu
2009-11-24
* ext/digest/lib/md5.rb, ext/digest/lib/sha1.rb: Add an
knu
2009-11-23
* 2009-11-24
svn
2009-11-23
* ChangeLog: fixed typo.
nobu
2009-11-23
* eval.c (rb_method_missing): adjusted format and argument number.
nobu
2009-11-23
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-23
* dln.c (dln_find_1): fixed commit miss.
nobu
2009-11-23
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-23
* dln.c (dln_find_1): not use prototype definition.
nobu
2009-11-19
* lib/net/ftp.rb (putbinaryfile): use APPE for resume.
shugo
2009-11-19
added a ChangeLog entry.
shugo
2009-11-19
* lib/net/imap.rb (flag_list): untaint strings to intern in the safe
shugo
2009-11-19
* 2009-11-19
svn
2009-11-19
* win32/Makefile.sub: nmake executes the file named echo if it exists
usa
2009-11-16
Rolled out last change
ryan
2009-11-16
Minor cleanup to improve hash use
ryan
2009-11-15
* 2009-11-16
svn
2009-11-15
Fixed rdoc errors. Made heredoc more obvious
ryan
2009-11-14
* configure.in (--with-opt-dir): ignore and suppress a warning.
nobu
2009-11-14
* hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
nobu
2009-11-13
* ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.
nagai
2009-11-13
* 2009-11-14
svn
2009-11-13
* ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have a
nagai
2009-11-12
* 2009-11-12
svn
2009-11-12
* lib/cgi.rb: fix command-line option of
xibbar
2009-11-09
* ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): rdoc fix
marcandre
2009-11-09
* Makefile.in (clean-ext): get rid of failure.
nobu
[prev]
[next]