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
*
* tool/redmine-backporter.rb: require view_changesets permission.
naruse
2014-12-24
1
-0
/
+4
*
downloader.rb: fix exception arguments
nobu
2014-12-24
1
-0
/
+6
*
ruby.h: parent in rb_data_type_t
nobu
2014-12-24
1
-7
/
+5
*
* tool/downloader.rb: use config.guess in gcc repo.
naruse
2014-12-24
1
-0
/
+4
*
* hash.c (rb_hash_delete): return Qnil if there are no corresponding
ko1
2014-12-24
1
-0
/
+16
*
* ext/fiddle/extconf.rb: remove ffitarget.h generated by configure on
usa
2014-12-24
1
-0
/
+6
*
* tool/downloader.rb: support ruby 1.8.
naruse
2014-12-23
1
-0
/
+4
*
* lib/net/http/response.rb (Net::HTTPResponse): require one or more
naruse
2014-12-23
1
-0
/
+8
*
make-snapshot: fix stable snapshot
nobu
2014-12-23
1
-0
/
+13
*
* tool/extlibs.rb (do_extract): the pipe should be binmode.
usa
2014-12-23
1
-0
/
+4
*
* Makefile.in, common.mk: move common-srcs to Makefile.in because
usa
2014-12-23
1
-0
/
+5
*
* lib/open-uri.rb (OpenURI.open_http): accept multiple certs path in
usa
2014-12-23
1
-0
/
+7
*
fiddle: extlibs
nobu
2014-12-23
1
-0
/
+4
*
* lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^
naruse
2014-12-23
1
-0
/
+5
*
registry.rb: try en_US message
nobu
2014-12-23
1
-0
/
+6
*
ossl_cipher.c: workaround of OpenSSL API
nobu
2014-12-23
1
-0
/
+6
*
* test/win32ole/test_win32ole_event.rb: some tests are
suke
2014-12-22
1
-0
/
+5
*
signal.c: fix received_signal
nobu
2014-12-22
1
-0
/
+5
*
* test/win32ole/test_win32ole_event.rb: test_s_new_exception is
suke
2014-12-21
1
-0
/
+5
*
configure.in: fix jemalloc option
nobu
2014-12-20
1
-0
/
+9
*
* lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1.
akr
2014-12-20
1
-0
/
+5
*
fiddle: bundled libffi
nobu
2014-12-20
1
-0
/
+5
*
ChangeLog: fixup r48900
normal
2014-12-19
1
-0
/
+5
*
* tool/update-deps: Use $(hdrdir) if possible.
akr
2014-12-19
1
-0
/
+4
*
* ext/bigdecimal/depend: Fix dependencies to make bigdecimal
mrkn
2014-12-19
1
-0
/
+7
*
ruby.h: get rid of C++ warnings
nobu
2014-12-19
1
-0
/
+6
*
hash.c: fix return value
nobu
2014-12-19
1
-0
/
+5
*
configure.in: fix fox BusyBox
nobu
2014-12-18
1
-0
/
+6
*
* ChangeLog: typo.
usa
2014-12-18
1
-1
/
+1
*
* signal.c (ruby_signal): since SIGKILL is not supported by MSVCRT,
usa
2014-12-18
1
-0
/
+6
*
compile.c: struct accessors
nobu
2014-12-17
1
-0
/
+5
*
* test/gdbm/test_gdbm.rb: Added test for each_key called without a block.
hsbt
2014-12-17
1
-0
/
+5
*
* compile.c (iseq_compile_each): check
ko1
2014-12-17
1
-0
/
+7
*
compile.c: skip opt_* insns for fstr args with block given
normal
2014-12-17
1
-0
/
+9
*
* ext/win32/lib/Win32API.rb (Win32API#call): need to splat. hmm, when
usa
2014-12-16
1
-0
/
+5
*
iseq.c: struct accessors
nobu
2014-12-16
1
-0
/
+11
*
* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):
ko1
2014-12-16
1
-0
/
+5
*
tool/vcs.rb: fix Ruby 1.8 compatibility harder
normal
2014-12-16
1
-0
/
+4
*
GC documentation update
normal
2014-12-15
1
-0
/
+8
*
tool/vcs.rb: fix Ruby 1.8 compatibility
normal
2014-12-15
1
-0
/
+4
*
* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returns
ko1
2014-12-15
1
-0
/
+13
*
string.c: fix coderange for non-endianness string
nobu
2014-12-15
1
-0
/
+6
*
parse.y: warn reference after method definition
nobu
2014-12-14
1
-0
/
+6
*
vm_trace.c: defer interrupts while postponed jobs
nobu
2014-12-13
1
-0
/
+6
*
* test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.
hsbt
2014-12-13
1
-0
/
+4
*
signal.c: stack overflow on FreeBSD
nobu
2014-12-13
1
-0
/
+5
*
gc.c (define_final0): avoid duplicate blocks
normal
2014-12-13
1
-0
/
+6
*
erb: suppress warnings
nobu
2014-12-12
1
-0
/
+5
*
* gems/bundled_gems: Upgrade to test-unit 3.0.8. assert_throw and
kou
2014-12-12
1
-0
/
+8
*
erb: set variables from the command line
nobu
2014-12-12
1
-0
/
+5
[next]