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
*
* win32/configure.bat (WIN32DIR): regularise file separators.
nobu
2010-01-08
1
-0
/
+4
*
* proc.c (mnew): don't check visibility of method body if public
mame
2010-01-08
1
-0
/
+9
*
* vm_method.c (rb_alias): skip ZSUPER method when searching body of
mame
2010-01-08
1
-0
/
+5
*
* lib/net/http, lib/net/https: move content from net/https to
naruse
2010-01-08
1
-0
/
+5
*
* io.c (rb_io_s_read): close the IO if an exception is raised on
usa
2010-01-08
1
-0
/
+5
*
* marshal.c (w_symbol): dump no encoding for 7bit only coderange
nobu
2010-01-08
1
-0
/
+5
*
Imported minitest 1.5.0 r5596
ryan
2010-01-06
1
-2
/
+7
*
* test/ruby/test_exception.rb: add a test. cf [ruby-dev:39116]
kazu
2010-01-05
1
-0
/
+4
*
* configure.in (DTRACE): clear this when `dtrace -l` fails.
naruse
2010-01-04
1
-0
/
+6
*
* gc.c: added UNLIKELY to probes for optimization.
yugui
2010-01-04
1
-0
/
+8
*
* win32/Makefile.sub (TRACING_MODEL): follow yugui's previous changes.
usa
2010-01-04
1
-0
/
+4
*
* thread_win32.c (InterlockedExchangePointer): old SDK support.
usa
2010-01-04
1
-0
/
+4
*
* trace.h: new file. wraps tracing mechanisms.
yugui
2010-01-03
1
-0
/
+93
*
* lib/rexml/text.rb: String no longer has #each.
yugui
2010-01-03
1
-0
/
+5
*
* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#inspect):
akr
2010-01-02
1
-0
/
+5
*
* lib/resolv.rb (Resolv::DNS#initialize): new option :nameserver_port.
akr
2010-01-02
1
-0
/
+12
*
* lib/uri/common.rb (initialize_regexp): allow leading
naruse
2010-01-01
1
-0
/
+8
*
* lib/uri/generic.rb (URI#normalize!): normalize case of
naruse
2010-01-01
1
-0
/
+5
*
I think it's Friday today.
knu
2009-12-31
1
-1
/
+1
*
* ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppress
knu
2009-12-31
1
-0
/
+5
*
* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.
akr
2009-12-31
1
-0
/
+14
*
* ext/socket/rubysocket.h: include addrinfo.h only when using our own
usa
2009-12-31
1
-0
/
+5
*
* process.c (save_redirect_fd): consider EBADF that the fd is not used.
usa
2009-12-31
1
-0
/
+5
*
* ext/socket/raddrinfo.c (addrinfo_type): typed.
nobu
2009-12-30
1
-1
/
+3
*
* ext/socket/extconf.rb: fix for wide-getaddrinfo option.
nobu
2009-12-30
1
-0
/
+7
*
fix typos
kazu
2009-12-30
1
-9
/
+9
*
* thread_win32.c (native_thread_destroy): decreased the probability of
usa
2009-12-30
1
-0
/
+6
*
* thread_win32.c (w32_error): should report the function.
usa
2009-12-30
1
-0
/
+4
*
* ext/extmk.rb: fix for extstatic.
nobu
2009-12-30
1
-0
/
+4
*
* include/ruby/ruby.h (RREGEXP_SRC_END): added.
naruse
2009-12-30
1
-0
/
+4
*
* include/ruby/defines.h (INFINITY): this is float.
naruse
2009-12-30
1
-0
/
+10
*
* gem_prelude.rb (push_all_highest_version_gems_on_load_path):
nobu
2009-12-30
1
-1
/
+4
*
* lib/rubygems/command_manager.rb (Gem#load_and_instantiate):
nobu
2009-12-30
1
-1
/
+4
*
* lib/rubygems/source_index.rb (Gem#load_specification): don't use
nobu
2009-12-30
1
-1
/
+6
*
* lib/rubygems.rb: Kernel#gem is already defined, and workaround
nobu
2009-12-30
1
-0
/
+5
*
Add Float::INFINITY and Float::NAN.
naruse
2009-12-29
1
-0
/
+20
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
2009-12-29
1
-0
/
+6
*
* win32/win32.c (CreateChild): force to inherit standard I/O handles.
usa
2009-12-28
1
-0
/
+6
*
* test/ruby/test_marshal.rb: added tests for taintness/untrustness
nahi
2009-12-28
1
-0
/
+5
*
* sample/occur2.rb: reimplemented in modern style. [ruby-dev:39927].
yugui
2009-12-28
1
-0
/
+4
*
* tool/install-sh: correction by Hiro Asari.
yugui
2009-12-28
1
-0
/
+5
*
* tool/install-sh: wrote the intention. [ruby-dev:39928]
yugui
2009-12-28
1
-0
/
+4
*
* ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initialize
suke
2009-12-27
1
-0
/
+8
*
* tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):
yugui
2009-12-27
1
-0
/
+6
*
* sample/occur2.rb: have been broken. fixed for Ruby 1.9 feature.
yugui
2009-12-27
1
-0
/
+4
*
* lib/uri/generic.rb (eql?): Check the class of the compared object.
marcandre
2009-12-24
1
-0
/
+5
*
* regexec.c (match_at): follow enclen's change.
naruse
2009-12-24
1
-0
/
+4
*
* lib/delegate.rb (marshal_dump/load): dump & load instance variables by defa...
marcandre
2009-12-24
1
-0
/
+5
*
* lib/object.c (rb_obj_cmp): Default <=> operator returns 0 if objects are ==...
marcandre
2009-12-24
1
-0
/
+5
*
* test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):
nobu
2009-12-23
1
-0
/
+5
[next]