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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
array.c: fill with nil
nobu
2012-07-14
1
-0
/
+5
*
* cont.c (cont_restore_0): improve docs. [Bug #6706][ruby-core:46243]
ayumin
2012-07-14
1
-0
/
+5
*
hash.c: raise on invalid input
nobu
2012-07-14
1
-0
/
+5
*
commit miss
nobu
2012-07-14
1
-21
/
+0
*
test/unit.rb: use uniq!
nobu
2012-07-14
1
-1
/
+4
*
test/unit.rb: extract deal
nobu
2012-07-14
1
-1
/
+3
*
test/unit.rb: extract quit_workers
nobu
2012-07-14
1
-1
/
+4
*
test/unit.rb: extract delete_worker
nobu
2012-07-14
1
-1
/
+4
*
test/unit.rb: launch_worker to manage new worker
nobu
2012-07-14
1
-1
/
+4
*
test/unit.rb: extract launch_worker
nobu
2012-07-14
1
-1
/
+3
*
test/unit.rb: extract start_watchdog
nobu
2012-07-14
1
-1
/
+3
*
test/unit.rb: _run_parallel
nobu
2012-07-14
1
-0
/
+26
*
array.c: no infection by unused separator
nobu
2012-07-14
1
-0
/
+5
*
intern.h: fix declaration
nobu
2012-07-13
1
-0
/
+5
*
test: skip default gems
nobu
2012-07-12
1
-0
/
+5
*
rb_str_new_frozen: new object if tainted/untrusted unmatch
nobu
2012-07-12
1
-0
/
+6
*
* test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):
usa
2012-07-12
1
-0
/
+6
*
Imported minitest 3.2.0 (r7598). Reviewed by drbrain
ryan
2012-07-11
1
-0
/
+5
*
defined: me in cfp
nobu
2012-07-11
1
-1
/
+7
*
* lib/net/http.rb (Net::HTTP#connect): use local_host and local_port
naruse
2012-07-11
1
-0
/
+5
*
enc/encinit.c for static-linked-ext
nobu
2012-07-11
1
-0
/
+5
*
* ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer
usa
2012-07-11
1
-0
/
+8
*
* vm_eval.c (rb_eval_string_from_file,
yugui
2012-07-11
1
-0
/
+8
*
Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,
yugui
2012-07-11
1
-0
/
+16
*
fix a typo
kazu
2012-07-11
1
-1
/
+1
*
HAVE_RUBY_THREAD_H
nobu
2012-07-11
1
-0
/
+5
*
* ChangeLog: typo.
usa
2012-07-11
1
-1
/
+1
*
* ext/zlib/zlib.c: Added streaming support to inflate processing.
drbrain
2012-07-10
1
-0
/
+19
*
rb_thread_call_without_gvl
nobu
2012-07-10
1
-0
/
+9
*
* ext/zlib/zlib.c: Revert r36349. Added streaming support to inflate
drbrain
2012-07-10
1
-21
/
+0
*
* include/ruby/win32.h (NT, NtInitialize): removed unused old macros.
usa
2012-07-10
1
-0
/
+4
*
* configure.in: removed --enable/disable-win95 options. (see r36432)
usa
2012-07-10
1
-3
/
+7
*
* ext/zlib/zlib.c: Added streaming support to inflate processing.
drbrain
2012-07-10
1
-0
/
+21
*
* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It is
kosaki
2012-07-09
1
-0
/
+7
*
* dln.c: Simplify and make consistent an ifdef for Mac OS X.
kosaki
2012-07-09
1
-0
/
+10
*
fix a typo
kazu
2012-07-09
1
-1
/
+1
*
* win32/win32.c (win95_stat): remove unnecessary macro.
usa
2012-07-09
1
-0
/
+4
*
* win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9x
usa
2012-07-09
1
-0
/
+9
*
mkmf.rb: add TARGET_NAME
nobu
2012-07-09
1
-0
/
+8
*
[Feature #6693]
nobu
2012-07-07
1
-0
/
+5
*
* test/csv/test_features.rb: add require for Tempfile.
nagachika
2012-07-07
1
-0
/
+5
*
* array.c (rb_ary_aref): Added a description of the behavior of
drbrain
2012-07-05
1
-0
/
+8
*
* string.c (rb_str_bytesize): Improve documentation. Patch by Oscar
drbrain
2012-07-05
1
-0
/
+9
*
* ext/zlib/zlib.c (zstream_expand_buffer_without_gvl): Use
drbrain
2012-07-05
1
-0
/
+5
*
ThreadShield
nobu
2012-07-05
1
-0
/
+4
*
ThreadShield
nobu
2012-07-05
1
-0
/
+4
*
bootstraptest: refine error output
nobu
2012-07-05
1
-0
/
+7
*
* test/net/http/test_httpresponses.rb: Add a test file for
knu
2012-07-05
1
-0
/
+5
*
* lib/net/http/responses.rb: Fix 4xx classes to inherit correctly
knu
2012-07-05
1
-0
/
+5
*
desc r36301
nobu
2012-07-05
1
-3
/
+3
[next]