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
*
configure.in: summary
nobu
2016-02-28
1
-0
/
+5
*
* lib/drb/drb.rb (error_print): Add verbose failure messages and
seki
2016-02-28
1
-0
/
+5
*
NoMethodError#private_call?
nobu
2016-02-28
1
-0
/
+13
*
Clarify set intersection and union documentation
nobu
2016-02-28
1
-0
/
+8
*
* enc/unicode/case-folding.rb, casefold.h: Reducing size of TitleCase
duerst
2016-02-27
1
-0
/
+6
*
numeric.c: wrong type step should raise TypeError
nobu
2016-02-26
1
-0
/
+6
*
doc: editor local variables [ci skip]
nobu
2016-02-26
1
-0
/
+6
*
* doc/extension.ja.rdoc: removed rendering error caused by editor specific
hsbt
2016-02-26
1
-0
/
+6
*
* lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser.
hsbt
2016-02-26
1
-0
/
+7
*
* lib/tmpdir.rb: Unify to coding-style for method definition.
hsbt
2016-02-26
1
-0
/
+5
*
* README.md: update markdown syntax for anchor tag.
hsbt
2016-02-26
1
-0
/
+5
*
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.
hsbt
2016-02-26
1
-0
/
+5
*
Reduce system calls by activating the `did_you_mean` gem.
tenderlove
2016-02-25
1
-0
/
+8
*
* enc/unicode/case-folding.rb: Adding possibility for debugging output
duerst
2016-02-25
1
-0
/
+6
*
* include/ruby/oniguruma.h: Rearranging flag assignments and making
duerst
2016-02-24
1
-1
/
+10
*
* random.c (limited_rand): Add a specialized path for the limit fits in 32 bit.
akr
2016-02-24
1
-0
/
+5
*
* enc/unicode/case-folding.rb, casefold.h: Outputting actual titlecase
duerst
2016-02-23
1
-0
/
+7
*
* enc/unicode/case-folding.rb, casefold.h: Reading casing data from
duerst
2016-02-23
1
-0
/
+6
*
fix a typo [ci skip]
kazu
2016-02-22
1
-1
/
+1
*
* enc/unicode/case-folding.rb, casefold.h: Adding flag for title-case,
duerst
2016-02-22
1
-0
/
+6
*
* enc/unicode/case-folding.rb, casefold.h: Fixed bug that avoided inclusion
duerst
2016-02-22
1
-0
/
+6
*
cgi/escape: Optimize CGI.unescape
nobu
2016-02-21
1
-0
/
+5
*
cgi/escape: Optimize CGI.unescapeHTML
nobu
2016-02-21
1
-0
/
+5
*
doc/extension.rdoc: update paths for defs/ directory
normal
2016-02-20
1
-0
/
+4
*
Fix Module#module_eval rdoc [ci skip]
nobu
2016-02-20
1
-0
/
+5
*
Update README.md
nobu
2016-02-20
1
-0
/
+5
*
dir.c: paths as UTF-8
nobu
2016-02-20
1
-0
/
+6
*
object.c: fix error message
nobu
2016-02-19
1
-0
/
+5
*
find.rb: raise with the name
nobu
2016-02-19
1
-0
/
+5
*
* enc/unicode.c: Activated use of case mapping data in CaseUnfold_11 array.
duerst
2016-02-19
1
-0
/
+5
*
extmk.rb: cygwin case
nobu
2016-02-19
1
-0
/
+5
*
fix output in EXAMPLES [ci skip]
kazu
2016-02-18
1
-0
/
+4
*
string.c: Symbol#match
nobu
2016-02-18
1
-0
/
+5
*
* remove trailing spaces.
svn
2016-02-18
1
-1
/
+1
*
* re.c: Add MatchData#named_captures
sorah
2016-02-18
1
-0
/
+9
*
ChangeLog: remove duplicate entry [ci skip]
nobu
2016-02-17
1
-5
/
+0
*
fix typos [ci skip]
kazu
2016-02-17
1
-2
/
+2
*
id.def: $~ and $_
nobu
2016-02-17
1
-0
/
+7
*
string.c: fix rb_str_init
nobu
2016-02-17
1
-0
/
+10
*
* string.c (rb_str_init): introduce String.new(capacity: size)
naruse
2016-02-17
1
-0
/
+5
*
fix indent [ci skip]
kazu
2016-02-16
1
-9
/
+9
*
ChangeLog should be us-ascii [ci skip]
kazu
2016-02-16
1
-1
/
+1
*
* enc/unicode/case-folding.rb, casefold.h: Used only first element
duerst
2016-02-16
1
-0
/
+6
*
numeric.c: fix segfault
nobu
2016-02-16
1
-0
/
+5
*
dir.c: Dir.empty?
nobu
2016-02-16
1
-0
/
+5
*
rbinstall.rb: drive letter in without_destdir
nobu
2016-02-16
1
-0
/
+7
*
* insns.def (opt_plus): simply use LONG2NUM() instead of wrongly
naruse
2016-02-15
1
-0
/
+7
*
rbinstall.rb: drive letter in without_destdir
nobu
2016-02-15
1
-0
/
+7
*
parse.y: kwarg to method with same name variable
nobu
2016-02-15
1
-0
/
+6
*
* enc/unicode/case-folding.rb: Added debugging option
duerst
2016-02-15
1
-2
/
+6
[next]