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
...
*
Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.
naruse
2009-08-21
3
-5
/
+10
*
Change modestr syntax for BOM to "BOM|UTF-*".
naruse
2009-08-21
3
-14
/
+15
*
use rl_prep_terminal only on Windows. [ruby-core:25009]
naruse
2009-08-21
2
-1
/
+8
*
* lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to get
nobu
2009-08-20
3
-27
/
+41
*
* configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts
nobu
2009-08-20
2
-2
/
+6
*
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.
nobu
2009-08-20
2
-2
/
+5
*
* 2009-08-21
svn
2009-08-20
1
-2
/
+2
*
* io.c (rb_sysopen_internal): removed const qualifier.
nobu
2009-08-20
1
-1
/
+1
*
* io.c (rb_sysopen): moved sysopen_struct from rb_sysopen_internal.
nobu
2009-08-20
2
-30
/
+48
*
* parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag during
mame
2009-08-20
2
-0
/
+9
*
Fix: change terminal's size on Widows when the window size is changed
naruse
2009-08-20
2
-0
/
+6
*
* parse.y (ENABLE_SELECTOR_NAMESPACE): defaulted to 0.
nobu
2009-08-20
1
-0
/
+4
*
* parse.y (ivar2_hash_type): disabled for now.
nobu
2009-08-20
2
-0
/
+10
*
* thread.c (rb_thread_terminate_all): do not ignore interrupt when
matz
2009-08-20
2
-4
/
+13
*
rdoc update.
akr
2009-08-19
1
-7
/
+6
*
rdoc update.
akr
2009-08-19
1
-0
/
+1
*
* enumerator.c (next_init): don't clear feedvalue.
akr
2009-08-19
3
-1
/
+38
*
* enumerator.c: implement Enumerator#{next_values,peek_values,feed}
akr
2009-08-19
4
-27
/
+424
*
* 2009-08-20
svn
2009-08-19
1
-2
/
+2
*
* dir.c (DEFINE_STRUCT_DIRENT): use union to allocate sufficient
matz
2009-08-19
3
-6
/
+53
*
* enc/unicode.c (CodeRanges): initialized statically.
nobu
2009-08-19
2
-163
/
+137
*
* test/ruby/test_settracefunc.rb (test_return, test_return2): add two
mame
2009-08-18
2
-0
/
+88
*
* 2009-08-19
svn
2009-08-18
1
-2
/
+2
*
* compile.c (NODE_RETURN): fire return event at explicit return.
mame
2009-08-18
2
-0
/
+6
*
* enumerator.c (enumerator_peek): new method Enumerator#peek.
akr
2009-08-18
3
-3
/
+74
*
* load.c (rb_feature_provided): suppressed warnings.
nobu
2009-08-18
1
-2
/
+2
*
properties.
nobu
2009-08-18
0
-0
/
+0
*
Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
takano32
2009-08-18
2
-0
/
+4
*
* vm_insnhelper.c (vm_call_cfunc): ensure hook c-return.
wanabe
2009-08-18
3
-1
/
+11
*
* range.c (range_step): treat symbols specially so that iterating
matz
2009-08-17
3
-0
/
+52
*
* 2009-08-18
svn
2009-08-17
1
-2
/
+2
*
* range.c (range_each): should honor to_str conversion.
matz
2009-08-17
3
-11
/
+22
*
* lib/date/delta.rb: removed require 'date'. added to_c.
tadf
2009-08-17
2
-1
/
+5
*
* parse.y (lex_get_str, lex_io_gets, rb_parser_compile_string):
nobu
2009-08-17
3
-15
/
+48
*
Don't warn if the duplicate is caused by /i.
naruse
2009-08-17
2
-9
/
+35
*
* lib/date/delta.rb: merged from date4. [experimental]
tadf
2009-08-16
5
-1
/
+810
*
* lib/date/format.rb (strptime): removed \v; since \s includes \v.
tadf
2009-08-16
3
-3
/
+22
*
* complex.c (nucomp_rationalize) added. [experimental]
tadf
2009-08-16
4
-0
/
+301
*
use num#i.
tadf
2009-08-16
2
-4
/
+8
*
* numeric.c (flo_pow,fix_pow): may return complex number.
tadf
2009-08-16
3
-4
/
+21
*
* string.c (rb_str_upto): generate numerical sequence when
matz
2009-08-16
3
-3
/
+56
*
* numeric.c (num_imaginary): num#i to return imaginary counterpart
matz
2009-08-16
3
-0
/
+24
*
warn only when $VERBOSE.
tadf
2009-08-16
2
-2
/
+2
*
* 2009-08-17
svn
2009-08-16
1
-2
/
+2
*
* lib/complex.rb, lib/rational.rb: added warning messages.
tadf
2009-08-16
4
-3
/
+11
*
* parse.y (yylex): should dispatch scan-event even when follows
nobu
2009-08-16
3
-1
/
+10
*
* lib/date/format.rb: reverted.
tadf
2009-08-16
2
-7
/
+11
*
* lib/date/format.rb: suppressed a warning.
naruse
2009-08-16
3
-9
/
+15
*
rescue Encoding::ConverterNotFoundError.
naruse
2009-08-16
1
-2
/
+6
*
* lib/csv.rb: Change magic comment to US-ASCII in order to
naruse
2009-08-16
2
-1
/
+6
[prev]
[next]