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
...
*
* 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
*
* test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk
nobu
2009-10-16
1
-4
/
+2
*
* test/ruby/test_object.rb (test_respond_to_missing):
nobu
2009-10-16
1
-1
/
+1
*
* lib/csv.rb (CSV#raw_encoding): returns ASCII-8BIT when the io
naruse
2009-10-16
2
-1
/
+8
*
* test/ruby/test_object.rb (test_remove_method): test for Bug#2202.
nobu
2009-10-16
1
-0
/
+20
*
* 2009-10-16
svn
2009-10-15
1
-2
/
+2
*
* lib/csv.rb (CSV#read_to_char): set encoding and verify data
naruse
2009-10-15
2
-9
/
+29
*
* parse.y (rb_intern3): check symbol table overflow before generate
nobu
2009-10-15
2
-4
/
+4
*
* parse.y (rb_intern3): check symbol table overflow.
nobu
2009-10-15
3
-17
/
+17
*
* io.c (io_encoding_set): get rid of parsing non-ascii string, and
nobu
2009-10-15
3
-26
/
+27
*
* io.c (io_reopen): unread current buffer before telling the
nobu
2009-10-15
3
-7
/
+21
*
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
nobu
2009-10-15
5
-8
/
+23
*
* test/iconv/test_option.rb: removed particular implementation
nobu
2009-10-15
1
-1
/
+1
*
* ext/socket/init.c (rsock_init_sock): mswin doesn't have S_IFSOCK
usa
2009-10-15
2
-0
/
+11
*
* tool/enc-unicode.rb,
naruse
2009-10-14
6
-15739
/
+8266
*
* 2009-10-15
svn
2009-10-14
1
-2
/
+2
*
* ext/socket/init.c (rsock_init_sock): validate file descriptor.
akr
2009-10-14
2
-0
/
+10
*
* vm_eval.c (eval_string): rdoc fix [ruby-core:26086]
marcandre
2009-10-14
1
-5
/
+4
*
* string.c (rb_check_string_type): rdoc fix [ruby-core:26084]
marcandre
2009-10-14
1
-1
/
+1
*
* ruby.c (process_options): script name should not be shown in an
nobu
2009-10-14
3
-2
/
+16
*
* eval.c (rb_threadptr_errinfo): removed.
nobu
2009-10-14
1
-6
/
+0
*
* eval.c (ruby_run_node): need to call ruby_cleaup() always even
nobu
2009-10-14
2
-1
/
+9
*
* object.c (rb_mod_const_defined): rdoc fix
marcandre
2009-10-13
1
-3
/
+3
*
* 2009-10-14
svn
2009-10-13
1
-2
/
+2
*
* proc.c (mnew): Method#new checks for respond_to_missing? with private set t...
marcandre
2009-10-13
2
-1
/
+7
*
Add derived core and binary property and aliases.
naruse
2009-10-13
6
-1282
/
+36576
*
add comment.
akr
2009-10-13
1
-1
/
+2
*
* ext/tk/variable.rb: bug fix. additional trace definition changes the
nagai
2009-10-13
2
-2
/
+7
[prev]
[next]