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
*
* ext/tk/tcltklib.c: fix wrong flag value.
nagai
2008-12-22
2
-3
/
+8
*
* cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rb
nobu
2008-12-22
3
-1
/
+11
*
* missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, by
nobu
2008-12-22
2
-2
/
+13
*
* ChangeLog: added ticket number [Bug#6].
nobu
2008-12-22
1
-1
/
+1
*
* configure.in (mingw): no longer uses snprintf and vsnprintf of
nobu
2008-12-22
9
-43
/
+49
*
* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should be
matz
2008-12-22
2
-0
/
+4
*
* lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",
matz
2008-12-22
2
-2
/
+11
*
* string.c (rb_str_upto): should return enumerator if called
matz
2008-12-22
2
-0
/
+6
*
* parse.y (gettable_gen): the encoding of __FILE__ should be
matz
2008-12-22
2
-1
/
+16
*
* 2008-12-22
svn
2008-12-21
1
-2
/
+2
*
* ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).
nagai
2008-12-21
3
-35
/
+55
*
* lib/optparse.rb (SPLAT_PROC): splat values by hand.
nobu
2008-12-21
2
-9
/
+5
*
* test/readline/test_readline_history.rb: checked encoding.
kouji
2008-12-21
2
-21
/
+34
*
* lib/optparse.rb (parse_in_order): splat values to be passed.
nobu
2008-12-21
2
-2
/
+6
*
* test/readline/test_readline.rb
kouji
2008-12-21
2
-2
/
+14
*
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-12-21
3
-1
/
+17
*
* 2008-12-21
svn
2008-12-21
1
-2
/
+2
*
* sample/test.rb: rescue exception.
takano32
2008-12-21
2
-2
/
+6
*
* dln.c (dln_find_1): supplements an extension for executable
nobu
2008-12-20
4
-202
/
+196
*
ChangeLog: ML ref was wrong
matz
2008-12-20
1
-1
/
+1
*
* 2008-12-20
svn
2008-12-20
1
-2
/
+2
*
* lib/irb/locale.rb (IRB::Locale#initialize)
yugui
2008-12-20
2
-1
/
+8
*
* io.c (rb_io_extract_encoding_option): "internal_encoding: nil"
matz
2008-12-19
4
-40
/
+61
*
* ruby.c (process_options): get rid of warning on DOSISH.
nobu
2008-12-19
2
-1
/
+5
*
properties.
nobu
2008-12-19
0
-0
/
+0
*
* 2008-12-19
svn
2008-12-18
1
-2
/
+2
*
* error.c (exc_equal): duck typing equal to make it transitive.
matz
2008-12-18
2
-4
/
+16
*
rdoc update.
akr
2008-12-18
1
-3
/
+9
*
* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command
yugui
2008-12-18
12
-108
/
+272
*
* lib/cgi/session.rb: fix bug for ignore session_id option.
xibbar
2008-12-18
4
-3
/
+90
*
* hash.c (rb_hash_aset): string key copying only happen if key is
matz
2008-12-18
2
-1
/
+8
*
* lib/optparse/version.rb: remove variable shadowing to stop
matz
2008-12-18
14
-319
/
+308
*
* lib/xmlrpc/server.rb: Restricting method inspection to show only
jeg2
2008-12-17
2
-1
/
+11
*
* 2008-12-18
svn
2008-12-17
1
-2
/
+2
*
rdoc update.
akr
2008-12-17
1
-9
/
+10
*
* ext/socket/socket.c (unix_recv_io): relax msg_controllen error
akr
2008-12-17
2
-2
/
+12
*
* ext/pty/extconf.rb: check util.h for OpenBSD.
akr
2008-12-17
3
-1
/
+26
*
* lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899]
keiju
2008-12-17
2
-16
/
+15
*
* array.c (rb_ary_push_m): add modification check before actual
matz
2008-12-17
2
-0
/
+4
*
* array.c (rb_ary_pop_m): use enum ary_take_pos_flags.
matz
2008-12-17
2
-1
/
+5
*
* configure.in (OBJDUMP, OBJCOPY):
yugui
2008-12-17
2
-2
/
+8
*
* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash):
kazu
2008-12-17
2
-2
/
+7
*
* string.c (rb_str_hash): gets rid of collisions between different
nobu
2008-12-17
2
-1
/
+10
*
* 2008-12-17
svn
2008-12-17
1
-2
/
+2
*
* test/ruby/test_metaclass.rb: removed codes for my debugging.
yugui
2008-12-17
2
-2
/
+5
*
* bin/testrb: set $0.
usa
2008-12-16
2
-0
/
+9
*
* lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):
matz
2008-12-16
2
-1
/
+4
*
* lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.
usa
2008-12-16
2
-1
/
+5
*
* lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):
matz
2008-12-16
2
-1
/
+6
*
* ext/bigdecimal/bigdecimal.c (VpToString): reverted modification
matz
2008-12-16
2
-7
/
+21
[next]