index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ChangeLog: commit miss (r20680).
kouji
2008-12-12
1
-0
/
+6
*
* 2008-12-13
svn
2008-12-12
1
-2
/
+2
*
* ext/readline/readline.c
kouji
2008-12-12
2
-10
/
+15
*
* complex.c, rational.c: do not use RUBY_VERSION_CODE.
tadf
2008-12-12
3
-10
/
+12
*
* ext/readline/readline.c: r20662 reverted.
kouji
2008-12-12
2
-10
/
+19
*
* encoding.c (rb_enc_set_default_external): default_internal can be
yugui
2008-12-12
2
-1
/
+17
*
* common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run
yugui
2008-12-12
2
-5
/
+12
*
* ext/readline/readline.c (readline_readline): changed the message
kouji
2008-12-12
2
-1
/
+7
*
* ext/readline/readline.c: used the ExportStringValue macro
kouji
2008-12-12
2
-15
/
+16
*
- Remove doc/NEWS when we have doc/NEWS-1.9.1.
knu
2008-12-12
2
-177
/
+51
*
Add historical NEWS files for the record.
knu
2008-12-12
2
-0
/
+839
*
* parse.y (yycompile0): ruby_eval_tree_begin is always 0 when
nobu
2008-12-12
2
-10
/
+7
*
* encoding.c (enc_get_default_encoding): removed.
yugui
2008-12-12
4
-17
/
+42
*
* load.c (rb_feature_p): load path must be expanded.
nobu
2008-12-12
2
-1
/
+29
*
* configure.in (rb_version): greps only the line that defines version.
nobu
2008-12-12
2
-3
/
+1
*
* complex.c, rational.c: do not use RUBY_VERSION_CODE.
nobu
2008-12-12
3
-6
/
+6
*
properties.
nobu
2008-12-12
0
-0
/
+0
*
* string.c (rb_string_value_ptr, rb_to_id): do not use a side
nobu
2008-12-12
2
-4
/
+15
*
* 2008-12-12
svn
2008-12-11
1
-3
/
+3
*
do not pass -infinity.
tadf
2008-12-11
2
-5
/
+4
*
* lib/cmath.rb (sqrt): should pass nan or infinity to the original
tadf
2008-12-11
2
-1
/
+6
*
* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:
kou
2008-12-11
9
-13
/
+86
*
* ChangeLog: add missing 'Nobuyoshi Nakada'.
kou
2008-12-11
1
-1
/
+1
*
Remove things that have been backported to the ruby_1_8 branch. [trunk-only]
knu
2008-12-11
1
-5
/
+0
*
Elaborate with Range#include?.
knu
2008-12-11
1
-1
/
+4
*
* encoding.c (rb_enc_aliases_enc_i): skips default internal.
nobu
2008-12-11
2
-0
/
+5
*
* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.
akr
2008-12-11
4
-112
/
+130
*
* test/ruby/test_io.rb (test_dup_many): extracted from test_dup.
akr
2008-12-11
2
-11
/
+26
*
* lib/pathname.rb (Pathname#=~): undefed. at asakusa.rb.
akr
2008-12-11
2
-0
/
+9
*
* re.c (reg_enc_error): raise EncodingCompatibilityError for
matz
2008-12-11
2
-2
/
+10
*
* encoding.c (enc_set_default_encoding): allowed to set default
nobu
2008-12-11
2
-39
/
+82
*
* encoding.c (rb_enc_set_default_internal): defines internal
nobu
2008-12-11
2
-2
/
+16
*
* encoding.c (rb_locale_encoding): removed Encoding::LOCALE.
nobu
2008-12-11
2
-5
/
+20
*
* include/ruby/st.h (size_t): needs stddef.h or stdlib.h.
nobu
2008-12-11
2
-0
/
+18
*
* test/ruby/test_bignum.rb (TestBignum#test_convert): remove
matz
2008-12-11
2
-12
/
+6
*
* lib/rexml/document.rb (REXML::Document#write): require
matz
2008-12-11
4
-1
/
+16
*
* math.c (domain_check): should not raise EDOM exception for NaN
matz
2008-12-10
2
-32
/
+49
*
* lib/open3.rb (Open3.pipeline_start): return an array of threads if a
akr
2008-12-10
3
-20
/
+112
*
rdoc update.
akr
2008-12-10
1
-1
/
+1
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_round): should be round
matz
2008-12-10
2
-2
/
+13
*
* thread.c (rb_mutex_unlock): shut up warning. a patch from
matz
2008-12-10
2
-1
/
+6
*
added ml ref.
tadf
2008-12-10
1
-1
/
+1
*
* 2008-12-11
svn
2008-12-10
1
-3
/
+3
*
* complex.c: avoided warnings on cpp.
tadf
2008-12-10
3
-0
/
+24
*
* lib/rss/maker.rb (RSS::Maker.[]): add.
kou
2008-12-10
2
-5
/
+17
*
* enumerator.c (enumerator_rewind): If the enclosed object
knu
2008-12-10
2
-0
/
+12
*
* enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.
knu
2008-12-10
3
-2
/
+8
*
* re.c (rb_reg_initialize): raise RegexpError when encoding
naruse
2008-12-10
2
-0
/
+10
*
* 2008-12-10
svn
2008-12-09
1
-3
/
+3
*
* common.mk (win32.obj): depend on headers.
usa
2008-12-09
2
-1
/
+5
[next]