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
*
add a test.
akr
2008-03-01
1
-0
/
+3
*
* object.c (rb_cstr_to_dbl): check for successive underscores.
nobu
2008-03-01
4
-12
/
+23
*
* svn: ignore transdb.h.
nobu
2008-03-01
0
-0
/
+0
*
* io.c (struct argf): packed ARGF stuffs.
nobu
2008-03-01
3
-134
/
+270
*
* lib/test/unit/collector/dir.rb (recursive_collect): do not always
nobu
2008-03-01
2
-2
/
+8
*
* tool/make-snapshot: prefixed r makes $revision always true.
nobu
2008-03-01
1
-2
/
+2
*
* development snapshot 1.9.0-1 released.
matz
2008-03-01
1
-0
/
+4
*
* tool/make-snapshot: make prereq uses MINIRUBY.
matz
2008-03-01
2
-4
/
+11
*
* test/ruby/allpairs.rb: new file for all pairs method.
akr
2008-03-01
4
-28
/
+119
*
bootstraptest/test_marshal.rb: test updated
matz
2008-03-01
1
-1
/
+1
*
bootstraptest/test_knownbug.rb: add test
matz
2008-03-01
1
-0
/
+10
*
* string.c (sym_inspect): use rb_str_inspect() instead of
matz
2008-03-01
2
-1
/
+6
*
* eval_method.c (rb_get_method_body): ent->method may be freed by
matz
2008-03-01
4
-11
/
+19
*
ChangeLog: typo fixed
matz
2008-03-01
1
-1
/
+1
*
* io.c (read_all, rb_io_getline_fast): encoding is rb_input_encoding.
naruse
2008-03-01
2
-5
/
+9
*
test/test_{string,sprintf}.rb: updated.
matz
2008-03-01
2
-5
/
+5
*
* string.c (tr_setup_table, rb_str_split_m, rb_str_chomp_bang):
nobu
2008-03-01
2
-25
/
+19
*
* string.c (rb_str_coderange_scan_restartable): should not return
matz
2008-03-01
2
-3
/
+11
*
* sprintf.c (rb_str_format): "%#.0o" should keep prefix where
matz
2008-03-01
3
-8
/
+16
*
* test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using too
nobu
2008-02-29
1
-3
/
+2
*
* bignum.c (big2str_find_n1): check integer overflow.
nobu
2008-02-29
3
-0
/
+16
*
* encoding.c (rb_enc_dummy_p): bootstrap encodings can not be dummy.
nobu
2008-02-29
3
-6
/
+15
*
* test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): test
matz
2008-02-29
3
-3
/
+12
*
add a test.
akr
2008-02-29
1
-0
/
+9
*
* test/ruby/test_iterator.rb (TestIterator::test_enumerator):
matz
2008-02-29
2
-2
/
+7
*
* string.c (rb_str_chomp_bang): now works on UTF-16.
matz
2008-02-29
4
-31
/
+86
*
* time.c (time_strftime): format should be ascii compatible.
matz
2008-02-29
6
-5
/
+47
*
* string.c (rb_str_rpartition): calculation was done in byte indexing.
matz
2008-02-29
3
-3
/
+13
*
* parse.y (opt_block_param): command can start just after block param
nobu
2008-02-29
4
-2
/
+10
*
* test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_raise):
nobu
2008-02-29
1
-1
/
+1
*
* test/ruby/test_time.rb (test_readers): fix typo.
naruse
2008-02-28
2
-1
/
+7
*
* string.c (str_new): remove encoding assumption of empty string.
naruse
2008-02-28
5
-10
/
+16
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2008-02-28
7
-27
/
+56
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): use ASCII-8BIT
akr
2008-02-28
2
-5
/
+12
*
* encoding.c (enc_capable): IMMEDIATE_P doesn't include Qnil and Qfalse.
naruse
2008-02-28
2
-1
/
+6
*
* encoding.c (enc_find): check type of argument and convert to String
naruse
2008-02-28
4
-5
/
+13
*
* lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): setup encoding
akr
2008-02-28
2
-1
/
+27
*
add a test.
akr
2008-02-28
1
-0
/
+4
*
* io.c (rb_io_getline_fast): scan coderange.
naruse
2008-02-28
2
-0
/
+10
*
* eval_error.c (error_handle): commit miss.
nobu
2008-02-28
1
-2
/
+2
*
* string.c (rb_enc_str_copy): removed.
naruse
2008-02-28
2
-12
/
+4
*
* eval.c (stack_check): made flag per threads.
nobu
2008-02-28
4
-17
/
+33
*
* file.c (rb_file_flock): immediately returns on EAGAIN if
nobu
2008-02-28
2
-2
/
+9
*
* io.c (rb_io_getline_1): get rid of segfault. [ruby-dev:33938]
nobu
2008-02-28
1
-1
/
+1
*
* io.c (rb_io_getline_1): get rid of segfault. [ruby-dev:33938]
nobu
2008-02-28
1
-0
/
+4
*
* string.c (rb_str_reverse_bang): removed unsed variables.
nobu
2008-02-28
2
-2
/
+5
*
* include/ruby/encoding.h (rb_str_coderange_scan_restartable): added
nobu
2008-02-28
4
-10
/
+20
*
* io.c (read_all): fix if.
naruse
2008-02-27
1
-2
/
+2
*
* ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set
nagai
2008-02-27
88
-464
/
+844
*
* string.c (rb_str_coderange_scan_restartable): coderange scaning
naruse
2008-02-27
4
-4
/
+75
[next]