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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve require/File.expand_path performance on Windows
luislavena
2012-08-24
1
-0
/
+206
*
Added a test for CoW strings.
tenderlove
2012-08-23
1
-0
/
+26
*
Test for r36803's singleton_class_of.
naruse
2012-08-23
1
-0
/
+1
*
* test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.
usa
2012-08-23
4
-0
/
+20
*
load.c: keep encoding of feature name
nobu
2012-08-23
1
-0
/
+17
*
* insns.def (invokesuper): reverted r36640 partially to make super
shugo
2012-08-23
1
-6
/
+19
*
* test/open-uri/test_open-uri.rb (TestOpenURI#test_read_timeout): this
usa
2012-08-23
1
-1
/
+1
*
* ext/syck: removed. Fixes [ruby-core:43360]
tenderlove
2012-08-22
18
-2175
/
+0
*
* insns.def: search up the cf stack for an object that is an instance
tenderlove
2012-08-22
1
-0
/
+12
*
* ext/date/date_core.c: [ruby-core:47226].
tadf
2012-08-22
2
-0
/
+12
*
* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]
ko1
2012-08-22
1
-0
/
+218
*
* vm_insnhelper.c (vm_setup_method): should not enable tail call
shugo
2012-08-22
1
-0
/
+21
*
* lib/rubygems/test_case.rb: run test with psych if exist.
naruse
2012-08-22
1
-7
/
+0
*
* lib/cgi/util.rb (CGI.escapeHTML): use '
naruse
2012-08-21
2
-4
/
+3
*
Suppress warnings
naruse
2012-08-21
2
-1
/
+8
*
make FileUtils tests safe when interrupting in setup
eregon
2012-08-21
1
-2
/
+1
*
remove trainling spaces.
nobu
2012-08-21
15
-24
/
+24
*
* test_continuation.rb (tracing_with_thread_set_trace_func):
ko1
2012-08-21
1
-1
/
+1
*
Imported minitest 3.3.0 (r7676)
ryan
2012-08-21
3
-270
/
+162
*
* test/testunit/tests_for_parallel/ptest_forth.rb: added a test case
usa
2012-08-21
2
-5
/
+11
*
* lib/csv.rb: Fixes #161 on github
jeg2
2012-08-20
1
-0
/
+33
*
vm_insnhelper.c: iclass as klass in cfp
nobu
2012-08-20
1
-0
/
+54
*
test_module.rb: workaround for ruby-mode.el
nobu
2012-08-20
1
-1
/
+1
*
object.c: preserve encodings
nobu
2012-08-17
1
-0
/
+24
*
* vm_trace.c, vm_core.h: simplify tracing mechanism.
ko1
2012-08-16
1
-5
/
+13
*
object.c: forbid uninitialized class
nobu
2012-08-16
1
-0
/
+2
*
test_printf.rb: need to be infected
nobu
2012-08-16
1
-11
/
+7
*
Kernel#inspect: improve consistency and do not call #to_s.
eregon
2012-08-15
3
-3
/
+27
*
sprintf.c: infect
nobu
2012-08-15
1
-0
/
+22
*
sprintf.c: coderange fix
nobu
2012-08-15
1
-0
/
+7
*
Revert r36699 and r36700. [Feature #6130]
naruse
2012-08-15
2
-25
/
+1
*
update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.
eregon
2012-08-14
1
-1
/
+0
*
Kernel#inspect: improve consistency and do not call #to_s.
eregon
2012-08-14
1
-0
/
+25
*
* test/erb/test_erb.rb (test_html_escape): add assertions for the
shugo
2012-08-14
1
-0
/
+3
*
* test/ruby/test_file_exhaustive.rb
usa
2012-08-14
1
-0
/
+14
*
Suppress warnings.
naruse
2012-08-14
5
-13
/
+20
*
* test/ruby/test_file_exhaustive.rb
usa
2012-08-14
1
-0
/
+8
*
Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
xibbar
2012-08-14
2
-2
/
+2
*
* test/erb/test_erb.rb (test_html_escape): fix typo.
shugo
2012-08-13
1
-1
/
+1
*
* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escape
shugo
2012-08-13
1
-0
/
+10
*
* vm.c (invoke_block_from_c): fix unintentional block passing.
ktsj
2012-08-12
1
-0
/
+21
*
Refix r36678: switch with zlib and check content-encoding.
naruse
2012-08-10
1
-6
/
+24
*
Suppress warnings: Net::HTTPResponse#header is obsolete
naruse
2012-08-10
1
-4
/
+4
*
Run automatic deflate decoding only if it has zlib.
naruse
2012-08-10
1
-3
/
+3
*
Optimize winnt_stat
shirosaki
2012-08-09
1
-0
/
+7
*
* test/openssl/test_config.rb (OpenSSL#test_constants): skip this
kosaki
2012-08-09
1
-0
/
+2
*
vm_eval.c: cref-scope hack
nobu
2012-08-08
1
-0
/
+12
*
use local variables
nobu
2012-08-08
4
-62
/
+62
*
* compile.c, insns.def (checkmatch):
ko1
2012-08-08
1
-0
/
+20
*
* test/ruby/test_require.rb (TestRequire#test_require_twice): added.
usa
2012-08-07
1
-0
/
+13
[next]