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
2013-01-15
* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyword
drbrain
2013-01-14
* doc/syntax/calling_methods.rdoc: Added document describing method
drbrain
2013-01-14
* 2013-01-15
svn
2013-01-14
* lib/rdoc/top_level.rb: Fixed extension trimming for page names in
drbrain
2013-01-14
* lib/irb/ext/save-history.rb: outputs its history to
keiju
2013-01-14
* enumerator.c (lazy_flat_map_func): flat_map should call each only
shugo
2013-01-14
* enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]
marcandre
2013-01-14
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_s): use CRuby style.
mrkn
2013-01-14
* ext/bigdecimal/bigdecimal.c: use `RB_TYPE_P(x, t)` instead of
mrkn
2013-01-14
* enumerator.c: Fix size for Enumerator::Lazy#flat_map
marcandre
2013-01-13
* lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition of
marcandre
2013-01-13
[rdoc] expalin kcode argument of Regexp.new
naruse
2013-01-13
* regparse.c (add_ctype_to_cc): don't check dup warn on adding
naruse
2013-01-13
* 2013-01-14
svn
2013-01-13
* lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3
marcandre
2013-01-13
* ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbs
zzak
2013-01-13
* ext/bigdecimal/bigdecimal.c (BigDecimal_sub):
mrkn
2013-01-13
Update Changelog for r38797
marcandre
2013-01-13
* lib/matrix/eigenvalue_decomposition: Fix eigensystem with complex
marcandre
2013-01-13
* lib/irb.rb, lib/prime.rb: Typos in overview
zzak
2013-01-13
* lib/matrix/lup_decomposition.rb: Fix error for rectangular matrices
marcandre
2013-01-13
typo in commit date
zzak
2013-01-13
* lib/open3.rb : Typo in Open3 overview. Patch by zed_0xff
zzak
2013-01-13
* 2013-01-13
svn
2013-01-13
* enumerator.c: Fix rdoc typo (thanks to Yutaka HARA)
marcandre
2013-01-12
* numeric.c (do_coerce): fix for the exceptions which the coerce
mrkn
2013-01-12
setup.mak: -runtime-
nobu
2013-01-12
* bootstraptest/runner.rb (exec_test): break lines if not tty.
nobu
2013-01-12
* remove trailing spaces.
nobu
2013-01-12
* ext/psych/lib/psych/visitors/to_ruby.rb: merge key values that
tenderlove
2013-01-11
* ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,
suke
2013-01-11
* 2013-01-12
svn
2013-01-11
* man/ruby.1 (options): include --*-encoding from r38784
zzak
2013-01-11
* ruby.c (usage): sort --*-encoding in help. (same order of -E)
kazu
2013-01-11
setup.mak: -osname-
nobu
2013-01-11
win32/rm.bat: remove each files
nobu
2013-01-11
tool/mkrunnable.rb: support mswin build on remote file system
nobu
2013-01-11
mkconfig.rb: use configured libdir value
nobu
2013-01-11
* test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): give
usa
2013-01-11
* string.c (dispose_string): use rb_str_free for freeing string in
naruse
2013-01-11
win32/setup.mak: remove each files
nobu
2013-01-11
* insns.def (defineclass): private constants should not be accessed
shugo
2013-01-11
tabify
kazu
2013-01-10
* 2013-01-11
svn
2013-01-10
* lib/rbconfig/obsolete.rb (respond_to_missing?): use send because
shugo
2013-01-10
* vm_core.h (VM_DEBUG_BP_CHECK): set 0 as default.
ko1
2013-01-10
* ChangeLog: fix a typo for r38761.
nagachika
2013-01-10
* cont.c: define FIBER_USE_NATIVE as 0 in ia64.
takano32
2013-01-10
Thu Jan 10 19:39:05 2013 TAKANO `takano32' Mitsuhiro <tak@no32.tk>
takano32
2013-01-10
Makefile.in: continue if Makefile unchanged
nobu
[next]