index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-01
* lib/net/http.rb: improve rdoc.
naruse
2010-12-01
* numeric.c (Init_Numeric): fixed a potential bug when using bccwin32
usa
2010-12-01
* array.c: parenthesize macro arguments.
akr
2010-12-01
* test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.
akr
2010-12-01
fix typos in man
kazu
2010-12-01
fix typos
kazu
2010-12-01
* test/openssl/test_ssl.rb (test_not_started_session): non socket
usa
2010-12-01
Remove unused logics
naruse
2010-12-01
* string.c (rb_memhash): zero-filled strings should return
nobu
2010-12-01
Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changes
ryan
2010-12-01
* string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).
naruse
2010-12-01
Revert r29986: "Imported minitest 2.0.0 r5952"
naruse
2010-12-01
* addr2line.c: Follow .gnu_debuglink section.
naruse
2010-11-30
Imported minitest 2.0.0 r5952
ryan
2010-11-30
* 2010-12-01
svn
2010-11-30
* string.c (rb_str_inspect): inspect as a dummy encoding string
naruse
2010-11-30
* addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.
naruse
2010-11-30
* vm_dump.c: undef HAVE_BACKTRACE when the OS is FreeBSD (in other
naruse
2010-11-30
* lib/net/http.rb: improve rdoc.
naruse
2010-11-30
* win32/win32.c (rb_w32_read): read only 1 byte at once on console.
usa
2010-11-30
* lib/net/http.rb: improve rdoc.
naruse
2010-11-29
* 2010-11-30
svn
2010-11-29
Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...
drbrain
2010-11-29
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-11-29
* win32/Makefile.sub (scriptbin.mk): fix generated rules.
nobu
2010-11-29
* win32/win32.c (rb_w32_write_console): fix argument type.
nobu
2010-11-29
* misc/ruby-mode.el (ruby-forward-sexp): stop after literal hash
nobu
2010-11-29
* misc/ruby-mode.el (ruby-font-lock-keywords): highlight literal
nobu
2010-11-29
* ChangeLog: add [experimental].
usa
2010-11-29
test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
duerst
2010-11-29
* win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine the
usa
2010-11-29
* include/ruby/win32.h (rb_w32_write_console): wrong prototype.
usa
2010-11-29
* 2010-11-29
svn
2010-11-29
* win32/win32.c (rb_w32_write_console): fixed indentation.
usa
2010-11-28
* test/iconv/utils.rb: suppress warning message.
nobu
2010-11-28
* thread_pthread.c (NATIVE_MUTEX_LOCK_DEBUG): move and use it.
ko1
2010-11-28
* thread_pthread.c: remove pthread_atfork().
ko1
2010-11-28
* thread_pthread.c (native_cond_*): Check return code.
ko1
2010-11-28
* thread_pthread.c (thread_start_func_1): initialize native thread
nobu
2010-11-28
* io.c (struct argf): make lineno long, and reorder members.
nobu
2010-11-28
* thread_win32.c (gvl_release, gvl_init): suppress warnings.
nobu
2010-11-28
* thread_pthread.c (gvl_release, gvl_init): suppress warnings.
nobu
2010-11-28
* thread_pthread.c (gvl_reinit): register atfork hander only in
nobu
2010-11-27
* thread.c, vm_core.h: make gvl_acquire/release/init/destruct
ko1
2010-11-27
* io.c (io_fwrite): use rb_w32_write_console under Windows.
luislavena
2010-11-27
* 2010-11-28
svn
2010-11-27
* lib/net/http.rb: improve rdoc.
naruse
2010-11-27
* time.c: parenthesize macro arguments.
akr
2010-11-27
* time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]
nobu
2010-11-27
* resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.
akr
[next]