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
2008-12-13
* complex.c: use rb_usascii_str_new2 instead of rb_str_new2.
tadf
2008-12-13
* test/ruby/test_m17n.rb: feature changed in r20626.
yugui
2008-12-13
* lib/minitest/test.rb (MinTest::Unit#location):
yugui
2008-12-13
Imported minitest 1.3.2 r4503.
ryan
2008-12-13
Numeric#scalar? has been renamed.
tadf
2008-12-12
must be typos.
tadf
2008-12-12
* complex.c (nucomp_canonicalization): renamed.
tadf
2008-12-12
* ChangeLog: commit miss (r20680).
kouji
2008-12-12
* 2008-12-13
svn
2008-12-12
* ext/readline/readline.c
kouji
2008-12-12
* complex.c, rational.c: do not use RUBY_VERSION_CODE.
tadf
2008-12-12
* ext/readline/readline.c: r20662 reverted.
kouji
2008-12-12
* encoding.c (rb_enc_set_default_external): default_internal can be
yugui
2008-12-12
* common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run
yugui
2008-12-12
* ext/readline/readline.c (readline_readline): changed the message
kouji
2008-12-12
* ext/readline/readline.c: used the ExportStringValue macro
kouji
2008-12-12
- Remove doc/NEWS when we have doc/NEWS-1.9.1.
knu
2008-12-12
Add historical NEWS files for the record.
knu
2008-12-12
* parse.y (yycompile0): ruby_eval_tree_begin is always 0 when
nobu
2008-12-12
* encoding.c (enc_get_default_encoding): removed.
yugui
2008-12-12
* load.c (rb_feature_p): load path must be expanded.
nobu
2008-12-12
* configure.in (rb_version): greps only the line that defines version.
nobu
2008-12-12
* complex.c, rational.c: do not use RUBY_VERSION_CODE.
nobu
2008-12-12
properties.
nobu
2008-12-12
* string.c (rb_string_value_ptr, rb_to_id): do not use a side
nobu
2008-12-11
* 2008-12-12
svn
2008-12-11
do not pass -infinity.
tadf
2008-12-11
* lib/cmath.rb (sqrt): should pass nan or infinity to the original
tadf
2008-12-11
* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:
kou
2008-12-11
* ChangeLog: add missing 'Nobuyoshi Nakada'.
kou
2008-12-11
Remove things that have been backported to the ruby_1_8 branch. [trunk-only]
knu
2008-12-11
Elaborate with Range#include?.
knu
2008-12-11
* encoding.c (rb_enc_aliases_enc_i): skips default internal.
nobu
2008-12-11
* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.
akr
2008-12-11
* test/ruby/test_io.rb (test_dup_many): extracted from test_dup.
akr
2008-12-11
* lib/pathname.rb (Pathname#=~): undefed. at asakusa.rb.
akr
2008-12-11
* re.c (reg_enc_error): raise EncodingCompatibilityError for
matz
2008-12-11
* encoding.c (enc_set_default_encoding): allowed to set default
nobu
2008-12-11
* encoding.c (rb_enc_set_default_internal): defines internal
nobu
2008-12-11
* encoding.c (rb_locale_encoding): removed Encoding::LOCALE.
nobu
2008-12-11
* include/ruby/st.h (size_t): needs stddef.h or stdlib.h.
nobu
2008-12-11
* test/ruby/test_bignum.rb (TestBignum#test_convert): remove
matz
2008-12-11
* lib/rexml/document.rb (REXML::Document#write): require
matz
2008-12-10
* math.c (domain_check): should not raise EDOM exception for NaN
matz
2008-12-10
* lib/open3.rb (Open3.pipeline_start): return an array of threads if a
akr
2008-12-10
rdoc update.
akr
2008-12-10
* ext/bigdecimal/bigdecimal.c (BigDecimal_round): should be round
matz
2008-12-10
* thread.c (rb_mutex_unlock): shut up warning. a patch from
matz
2008-12-10
added ml ref.
tadf
2008-12-10
* 2008-12-11
svn
[next]