index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* error.c: RDoc for subclasses of Exception. [ruby-core:28394]
marcandre
2010-05-08
10
-2
/
+496
*
* array.c (rb_ary_fetch, rb_ary_splice, rb_ary_store): Improve IndexError
marcandre
2010-05-08
3
-6
/
+19
*
* lib/rubygems/user_interaction.rb (Gem::StreamUI#ask_for_password):
nobu
2010-05-08
2
-32
/
+7
*
* ext/io/console: imported. [ruby-dev:40897]
nobu
2010-05-08
4
-0
/
+565
*
* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.
nobu
2010-05-08
8
-51
/
+75
*
* ext/etc/etc.c: suppressed warnings.
nobu
2010-05-08
1
-4
/
+4
*
* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not get
nobu
2010-05-08
3
-2
/
+19
*
* ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6
akr
2010-05-08
2
-0
/
+8
*
* 2010-05-08
svn
2010-05-07
1
-2
/
+2
*
don't sleep indefinitely. collect the zombie.
akr
2010-05-07
1
-3
/
+6
*
* version.h: bump up to 1.9.3.
nobu
2010-05-07
2
-1
/
+5
*
* properties.
nobu
2010-05-07
1
-0
/
+0
*
Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...
naruse
2010-05-07
1
-2
/
+8
*
* .gitignore: ignoring fiddle build files
tenderlove
2010-05-07
1
-0
/
+6
*
* tool/rbinstall.rb (install-man): install mdocs directly without
nobu
2010-05-07
2
-7
/
+9
*
* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.
nobu
2010-05-07
2
-5
/
+14
*
* ext/tk/extconf.rb: search directories on PATH, only if containing
nagai
2010-05-06
2
-78
/
+91
*
* 2010-05-07
svn
2010-05-06
1
-2
/
+2
*
* ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.
naruse
2010-05-06
3
-2
/
+7
*
* cont.c: define FIBER_USE_NATIVE only when _WIN32_WINNT >= 0x0400
usa
2010-05-06
2
-1
/
+8
*
* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is
nobu
2010-05-06
3
-3
/
+32
*
* ext/fiddle/function.c (function_call): removed unused variable.
nobu
2010-05-06
1
-1
/
+0
*
* cont.c (Init_Cont): th is used only when FIBER_USE_NATIVE.
nobu
2010-05-06
1
-1
/
+1
*
* cont.c (fiber_setcontext): Fix last commit.
ko1
2010-05-06
2
-0
/
+5
*
* time.c (rb_localtime_r2): get rid of infinite loop bug of
nobu
2010-05-06
2
-0
/
+8
*
* ext/fiddle/*: Adding fiddle library to wrap libffi
tenderlove
2010-05-06
22
-71
/
+1084
*
* string.c (rb_str_match_m): add description about optional
naruse
2010-05-06
2
-2
/
+11
*
* lib/tmpdir.rb: test RUBY_PLATFORM for loading tmpdir.so to avoid
akr
2010-05-06
2
-2
/
+6
*
* NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rat...
mrkn
2010-05-06
2
-0
/
+23
*
* README: update.
nobu
2010-05-06
5
-26
/
+58
*
* cont.c: apply FIBER_USE_NATIVE patch. This patch improve
ko1
2010-05-05
2
-10
/
+371
*
* vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):
ko1
2010-05-05
10
-23
/
+122
*
* NEWS: wording
marcandre
2010-05-05
1
-1
/
+1
*
* compile.c (iseq_set_sequence): fix check range of ic_index.
wanabe
2010-05-05
2
-1
/
+6
*
* dln.c (aix_loaderror): use execerror for load error on AIX.
kanemoto
2010-05-05
2
-39
/
+22
*
* thread_win32.c (w32_wait_events): get GVL before handle interrupt
wanabe
2010-05-05
2
-9
/
+18
*
* ext/tk/extconf.rb: revert. enbugged by last commit.
nagai
2010-05-05
3
-300
/
+71
*
* file.c (rb_stat): use STAT macro instead of calling stat() directly.
usa
2010-05-05
2
-1
/
+6
*
* test/etc/test_etc.rb: assert only when any value is given.
nobu
2010-05-05
1
-2
/
+2
*
* debug.c (RUBY_NODE_LMASK): may exceed int limit.
nobu
2010-05-05
1
-1
/
+1
*
* bootstraptest/test_io.rb (megacontent-copy_stream): get rid of
nobu
2010-05-05
2
-5
/
+12
*
* gc.c (rb_mark_method_entry): renamed.
nobu
2010-05-04
4
-5
/
+5
*
* method.h (rb_gc_mark_method_entry): fixed typo.
nobu
2010-05-04
2
-1
/
+5
*
* method.h, vm_method.c: rename some internal functions related to
ko1
2010-05-04
5
-19
/
+34
*
Fix and add tests for String#inspect. [ruby-dev:41153]
naruse
2010-05-04
1
-6
/
+23
*
* 2010-05-05
svn
2010-05-04
1
-2
/
+2
*
* test/ruby/test_require.rb (test_relative_symlink): skip if symlink is not
usa
2010-05-04
2
-7
/
+17
*
* compile.c (iseq_build_body): update iseq->ic_size.
wanabe
2010-05-04
2
-0
/
+7
*
* error.c (name_err_mesg_to_str): preserve encoding of inspection.
nobu
2010-05-04
3
-1
/
+14
*
* test/fileutils/test_fileutils.rb (test_copy_stream):
nobu
2010-05-04
2
-7
/
+14
[next]