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
*
* test/logger/test_logger.rb (TestLogDevice#test_write): check
nobu
2009-10-20
2
-0
/
+11
*
* lib/matrix.rb (transpose, inspect): Bug fix
marcandre
2009-10-20
1
-2
/
+1
*
* lib/matrix.rb (empty): Improved rdoc
marcandre
2009-10-20
1
-2
/
+9
*
* ChangeLog: Added summary of r25412, cf [ruby-core:23598]
marcandre
2009-10-20
1
-0
/
+10
*
Use Array#permutation for permutation tests.
naruse
2009-10-20
1
-21
/
+14
*
* added monitor.rb test. see #2240 the bug on ruby_1_8.
nahi
2009-10-20
1
-0
/
+27
*
* lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.
nahi
2009-10-20
2
-2
/
+6
*
* 2009-10-21
svn
2009-10-20
1
-2
/
+2
*
* lib/logger.rb: imported upstream version (logger/1.2.7) see #2238.
nahi
2009-10-20
3
-55
/
+205
*
* lib/matrix.rb: Bug fix. See detail [ruby-core:23598].
keiju
2009-10-20
2
-96
/
+123
*
* marshal.c (w_symbol, r_symreal): fixed the order of symbol and
nobu
2009-10-20
2
-2
/
+10
*
* include/ruby/win32.h (finite, scalb): inline'ed non-standard
usa
2009-10-20
2
-9
/
+18
*
* parse.y (ripper_intern): enable literal optimization.
nobu
2009-10-20
2
-8
/
+4
*
* test/ripper/test_*.rb: fixed indent.
nobu
2009-10-20
4
-31
/
+26
*
* parse.y (method_call): dispatch symbols. a patch from Andy Keep in
nobu
2009-10-20
3
-9
/
+26
*
* parse.y (mlhs_basic): fixed handling splat in middle of mlhs. a
nobu
2009-10-20
3
-22
/
+46
*
* 2009-10-20
svn
2009-10-20
1
-2
/
+2
*
* parse.y (parser_here_document): dispatch delayed heredoc
nobu
2009-10-20
5
-26
/
+74
*
* .gdbinit (rb_method_entry): search method entry by class and id.
nobu
2009-10-19
2
-1
/
+65
*
* win32/Makefile.sub (enc/unicode/name2ctype.h): no need to create
usa
2009-10-19
2
-1
/
+6
*
* .gdbinit (rb_ps): dump all threads and their callstacks. based
nobu
2009-10-19
2
-0
/
+43
*
* iseq.c (prepare_iseq_build, rb_iseq_build_for_ruby2cext):
nobu
2009-10-19
3
-1
/
+12
*
* 2009-10-19
svn
2009-10-18
1
-2
/
+2
*
* lib/rexml/element.rb (text=): false should be converted to string.
marcandre
2009-10-18
2
-1
/
+6
*
* lib/date.rb: do not require lib/delta.rb.
tadf
2009-10-18
3
-8
/
+38
*
Retry until the signal is trapped.
naruse
2009-10-18
1
-1
/
+4
*
* parse.y (is_special_global_name): add boundary check.
akr
2009-10-18
2
-1
/
+5
*
* ruby.c (ruby_init_loadpath_safe): should not dup tmp string. a
nobu
2009-10-18
2
-7
/
+9
*
* 2009-10-18
svn
2009-10-18
1
-2
/
+2
*
* test/test_prime.rb
yugui
2009-10-18
3
-19
/
+80
*
* marshal.c (id2encidx): register encoding name.
nobu
2009-10-17
3
-18
/
+78
*
fix a typo.
akr
2009-10-17
1
-1
/
+1
*
* test/rake/test_fileutils.rb (Rake::TestFileUtils#test_sh): uses
yugui
2009-10-17
2
-6
/
+16
*
* test/rake/data/unittest/subdir/.gitignore: dummy entry for ensuring
yugui
2009-10-17
1
-0
/
+2
*
* bignum.c (big_split): fix off-by-one error. [ruby-dev:39501]
mame
2009-10-17
2
-4
/
+8
*
* parse.y (parser_yylex): fix token even after trailing under score.
akr
2009-10-17
2
-1
/
+5
*
* vm_method.c (basic_obj_respond_to): call #respond_to_missing?
matz
2009-10-17
3
-5
/
+10
*
* lib/delegate.rb (Delegator#respond_to_missing): warn only when
matz
2009-10-17
2
-3
/
+10
*
* lib/delegate: rdoc typo
marcandre
2009-10-16
1
-1
/
+1
*
* 2009-10-17
svn
2009-10-16
1
-2
/
+2
*
* st.c (unpack_entries): save table->bins and never change the table
wanabe
2009-10-16
2
-8
/
+16
*
* prelude.rb (require_relative): defined as a module function of
akr
2009-10-16
2
-8
/
+16
*
* lib/delegate.rb (Delegator#method_missing): remove backtrace
matz
2009-10-16
2
-1
/
+8
*
* lib/delegate.rb (Delegator#freeze): #freeze should freeze self
matz
2009-10-16
2
-0
/
+11
*
add ML ref [ruby-core:26081]
matz
2009-10-16
1
-1
/
+1
*
* lib/delegate.rb (Delegator#respond_to_missing): warn if optional
matz
2009-10-16
2
-3
/
+14
*
* bootstraptest/test_gc.rb: added tests based on [ruby-dev:39484]
nobu
2009-10-16
2
-0
/
+39
*
* win32/win32.c (rb_w32_spawn): `\'' is also quote character.
usa
2009-10-16
2
-1
/
+5
*
* gc.h (rb_gc_debug_body): constified.
nobu
2009-10-16
3
-6
/
+12
*
* ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings.
naruse
2009-10-16
9
-13
/
+34
[next]