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
*
* tool/make-snapshot: binary encoding spec is no longer needed in 1.9.
nobu
2008-11-06
2
-2
/
+6
*
* thread.c (rb_thread_stop_timer_thread): terminates timer thread
nobu
2008-11-06
4
-24
/
+56
*
* 2008-11-06
svn
2008-11-06
1
-3
/
+3
*
* ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,
suke
2008-11-06
5
-1
/
+62
*
* lib/test/unit.rb: sorry, removed debug code.
usa
2008-11-04
1
-1
/
+0
*
* lib/test/unit.rb (Test::Unit.setup_argv): now can specify ``-xname''
usa
2008-11-04
2
-5
/
+11
*
* test/zlib/test_zlib.rb(test_readchar): compare in same type.
takano32
2008-11-03
2
-1
/
+5
*
* array.c (rb_ary_join): do not repeat self in a recursive array.
nobu
2008-11-03
2
-1
/
+9
*
* include/ruby/intern.h (rb_mutex_synchronize): fixed prototype.
nobu
2008-11-03
4
-5
/
+11
*
* missing.h: needs RUBY_EXTERN instead of extern for mswin.
nobu
2008-11-03
2
-29
/
+37
*
* test/win32ole/test_win32ole_variant_outarg.rb: eol-style.
nobu
2008-11-03
0
-0
/
+0
*
* array.c (rb_ary_take_first_or_last): renamed rb_ary_partial more
yugui
2008-11-03
2
-10
/
+25
*
* range.c (rb_range_beg_len): rb_raise takes C values as arguments.
yugui
2008-11-03
2
-1
/
+6
*
* 2008-11-03
svn
2008-11-02
1
-3
/
+3
*
* test/win32ole/test_win32ole_event.rb: rename test class.
suke
2008-11-02
5
-54
/
+85
*
* test/win32ole/test_err_in_callback.rb: add teardown.
suke
2008-11-02
2
-0
/
+8
*
* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise
suke
2008-11-02
5
-343
/
+307
*
win32/Makefile.sub: add RUNRUBYOPT. [ruby-dev:37009]
suke
2008-11-02
2
-1
/
+5
*
* ext/zlib/zlib.c (Init_zlib): defines readbyte instead redefining
nobu
2008-11-02
3
-5
/
+11
*
* 2008-11-01
svn
2008-10-31
1
-4
/
+4
*
Don't require rubygems/defaults from gem_prelude.rb.
drbrain
2008-10-31
5
-9
/
+139
*
* lib/rss/converter.rb (RSS::Converter): use String#encode.
kou
2008-10-31
2
-1
/
+13
*
* lib/webrick/httpauth/digestauth.rb
mame
2008-10-31
2
-1
/
+6
*
* test/ruby/test_array.rb (test_array_subclass) test for r20076.
yugui
2008-10-31
2
-1
/
+7
*
* array.c (ary_partial0): recovers mistakenly feature change at r19723.
yugui
2008-10-31
2
-1
/
+10
*
* enc/trans/single_byte.trans, maccroatioan-tbl.rb,
duerst
2008-10-31
6
-0
/
+473
*
* dir.c (dir_globs): need taint check. reported by steve
matz
2008-10-31
2
-1
/
+6
*
* array.c (rb_ary_decrement_share): fix to work recycling
wanabe
2008-10-31
2
-5
/
+18
*
* spec/default.mspec: supports that the build directory != srcdir.
yugui
2008-10-31
2
-3
/
+10
*
* encoding.c (rb_enc_set_default_internal): no alias "internal" if
nobu
2008-10-31
2
-2
/
+12
*
* ruby.c (process_options): delays setting safe level.
nobu
2008-10-30
4
-16
/
+32
*
* array.c (rb_ary_permutation): hide temporal array.
mame
2008-10-30
2
-0
/
+6
*
* pack.c (pack_pack): templates a, A, Z should propagate encoding
matz
2008-10-30
2
-2
/
+15
*
* ruby.c (load_file_internal): should not set script encoding to
matz
2008-10-30
2
-5
/
+10
*
* enc/trans/iso-8859-1-tbl.rb: eol-style.
nobu
2008-10-30
0
-0
/
+0
*
* enc/trans/single_byte.trans: refactoring to make it easier
duerst
2008-10-30
3
-54
/
+143
*
* ruby.c (moreswitches): splits option string and passes arguments.
nobu
2008-10-30
2
-83
/
+118
*
* encoding.c (rb_locale_encoding): makes an alias for locale.
nobu
2008-10-30
2
-5
/
+16
*
* indent ChangeLog
takano32
2008-10-29
1
-1
/
+1
*
* add references.
mame
2008-10-29
1
-2
/
+2
*
* array.c (rb_ary_sort_bang): remove SEGV when replacing array with
mame
2008-10-29
3
-3
/
+20
*
* test/ruby/test_array.rb: add some tests.
mame
2008-10-29
2
-1
/
+34
*
* string.c (rb_str_check_dummy_enc): new function to check dummy
matz
2008-10-29
2
-3
/
+22
*
* io.c (rb_io_rewind): should reset fptr->readconv if it's
matz
2008-10-29
3
-9
/
+34
*
* array.c (rb_ary_splice): remove redundant check.
mame
2008-10-29
2
-4
/
+4
*
* string.c (rb_str_cmp): fix condition which always returned true
mame
2008-10-29
2
-1
/
+6
*
* 2008-10-30
svn
2008-10-29
1
-3
/
+3
*
* test/ruby/test_array (test_permutation): add a test that replaces
mame
2008-10-29
2
-0
/
+10
*
* array.c (rb_ary_sort_bang): replacing array during sort broke
mame
2008-10-29
2
-2
/
+11
*
* revert the previous wrong commit; sorry.
mame
2008-10-29
2
-11
/
+2
[next]