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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* addr2line.c: Follow .gnu_debuglink section.
naruse
2010-12-01
2
-28
/
+78
*
Imported minitest 2.0.0 r5952
ryan
2010-11-30
10
-186
/
+796
*
* 2010-12-01
svn
2010-11-30
1
-3
/
+3
*
* string.c (rb_str_inspect): inspect as a dummy encoding string
naruse
2010-11-30
3
-4
/
+38
*
* addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.
naruse
2010-11-30
2
-0
/
+9
*
* vm_dump.c: undef HAVE_BACKTRACE when the OS is FreeBSD (in other
naruse
2010-11-30
2
-0
/
+10
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-30
2
-10
/
+70
*
* win32/win32.c (rb_w32_read): read only 1 byte at once on console.
usa
2010-11-30
2
-2
/
+10
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-30
2
-152
/
+288
*
* 2010-11-30
svn
2010-11-29
1
-2
/
+2
*
Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...
drbrain
2010-11-29
3
-9
/
+33
*
* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
nobu
2010-11-29
3
-1
/
+8
*
* win32/Makefile.sub (scriptbin.mk): fix generated rules.
nobu
2010-11-29
2
-5
/
+7
*
* win32/win32.c (rb_w32_write_console): fix argument type.
nobu
2010-11-29
2
-1
/
+6
*
* misc/ruby-mode.el (ruby-forward-sexp): stop after literal hash
nobu
2010-11-29
2
-1
/
+5
*
* misc/ruby-mode.el (ruby-font-lock-keywords): highlight literal
nobu
2010-11-29
2
-0
/
+6
*
* ChangeLog: add [experimental].
usa
2010-11-29
1
-1
/
+1
*
test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
duerst
2010-11-29
2
-4
/
+12
*
* win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine the
usa
2010-11-29
2
-1
/
+8
*
* include/ruby/win32.h (rb_w32_write_console): wrong prototype.
usa
2010-11-29
2
-1
/
+5
*
* 2010-11-29
svn
2010-11-29
1
-2
/
+2
*
* win32/win32.c (rb_w32_write_console): fixed indentation.
usa
2010-11-29
2
-7
/
+12
*
* test/iconv/utils.rb: suppress warning message.
nobu
2010-11-28
1
-0
/
+3
*
* thread_pthread.c (NATIVE_MUTEX_LOCK_DEBUG): move and use it.
ko1
2010-11-28
2
-5
/
+11
*
* thread_pthread.c: remove pthread_atfork().
ko1
2010-11-28
2
-35
/
+16
*
* thread_pthread.c (native_cond_*): Check return code.
ko1
2010-11-28
2
-4
/
+22
*
* thread_pthread.c (thread_start_func_1): initialize native thread
nobu
2010-11-28
2
-6
/
+16
*
* io.c (struct argf): make lineno long, and reorder members.
nobu
2010-11-28
2
-6
/
+9
*
* thread_win32.c (gvl_release, gvl_init): suppress warnings.
nobu
2010-11-28
2
-2
/
+6
*
* thread_pthread.c (gvl_release, gvl_init): suppress warnings.
nobu
2010-11-28
3
-3
/
+12
*
* thread_pthread.c (gvl_reinit): register atfork hander only in
nobu
2010-11-28
2
-4
/
+13
*
* thread.c, vm_core.h: make gvl_acquire/release/init/destruct
ko1
2010-11-27
8
-82
/
+328
*
* io.c (io_fwrite): use rb_w32_write_console under Windows.
luislavena
2010-11-27
3
-0
/
+34
*
* 2010-11-28
svn
2010-11-27
1
-2
/
+2
*
* lib/net/http.rb: improve rdoc.
naruse
2010-11-27
2
-66
/
+65
*
* time.c: parenthesize macro arguments.
akr
2010-11-27
2
-6
/
+10
*
* time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]
nobu
2010-11-27
3
-1
/
+9
*
* resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.
akr
2010-11-27
2
-4
/
+8
*
* vm_dump.c (rb_vm_bugreport): see CrashReport log on Mac OS X.
nobu
2010-11-27
2
-2
/
+11
*
* configure.in: link addr2line only for ELF.
nobu
2010-11-27
4
-2
/
+8
*
* lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,
shugo
2010-11-27
2
-1
/
+6
*
* man/ruby.1: Ruby man page from Arthur Gunn in [ruby-core:33412]
matz
2010-11-27
2
-13
/
+17
*
* lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntax
nobu
2010-11-27
2
-2
/
+7
*
* addr2line.c: needs <errno.h>.
nobu
2010-11-27
1
-0
/
+1
*
* addr2line.c (rb_dump_backtrace_with_lines): should close fd on
nobu
2010-11-26
3
-3
/
+10
*
* addr2line.c: apply a patch from shinichiro.h.
naruse
2010-11-26
2
-2
/
+15
*
* addr2line.c: added to show source filename and line number of
naruse
2010-11-26
6
-1
/
+577
*
* regcomp.c (setup_tree): restart setup_tree() for a node whose
naruse
2010-11-26
3
-0
/
+22
*
* vm_dump.c (dump_thread): get only required rights of the target
usa
2010-11-26
2
-1
/
+7
*
* vm_dump.c (dump_thread): show the displacement from the beginning
usa
2010-11-26
2
-2
/
+9
[next]