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
/
string.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
string.c: prefer rb_syserr_fail
nobu
2017-11-14
1
-8
/
+5
*
string.c: fix up r60748
rhe
2017-11-12
1
-0
/
+2
*
string.c: fix memory leak in String#crypt
rhe
2017-11-12
1
-12
/
+6
*
string.c: improve docs for String#{concat,<<}
stomar
2017-11-07
1
-6
/
+8
*
string.c: fix typos
stomar
2017-11-07
1
-2
/
+2
*
string.c: improve docs
stomar
2017-10-29
1
-1
/
+1
*
string.c: Improve String#prepend performance if only one argument is given
watson1978
2017-10-27
1
-1
/
+4
*
string.c: comment layout [ci skip]
nobu
2017-10-22
1
-2
/
+2
*
* remove trailing spaces.
svn
2017-10-21
1
-1
/
+1
*
* string.c: [DOC] Split rdoc of String#<< and String#concat [ci skip]
sonots
2017-10-21
1
-15
/
+24
*
* string.c: Remove errant "the" in gsub documentation
sonots
2017-10-21
1
-1
/
+1
*
Improve performance of string interpolation
nobu
2017-10-21
1
-4
/
+19
*
Add documentation for `chomp` option.
hsbt
2017-10-21
1
-2
/
+4
*
* string.c (deleted_prefix_length, deleted_suffix_length):
sonots
2017-10-21
1
-0
/
+23
*
[Feature #13712] String#start_with? supports regexp
naruse
2017-10-21
1
-5
/
+14
*
string.c: avoid unnecessary call of str_strlen()
glass
2017-10-01
1
-25
/
+32
*
string.c: fix ASCII-only on succ
nobu
2017-09-30
1
-0
/
+1
*
string.c: ASCII-incompatible is not ASCII only
nobu
2017-09-29
1
-1
/
+1
*
dup String#split return value
nobu
2017-09-23
1
-1
/
+1
*
dup String#rpartition return value
nobu
2017-09-23
1
-1
/
+1
*
dup String#partition return value
nobu
2017-09-23
1
-1
/
+1
*
refinements in string interpolation
nobu
2017-09-18
1
-0
/
+8
*
Fix a typo [ci skip]
kazu
2017-09-06
1
-1
/
+1
*
string.c: fix false coderange
nobu
2017-09-06
1
-2
/
+16
*
string.c: optimize enumerate_grapheme_clusters
nobu
2017-09-06
1
-1
/
+1
*
string.c: grapheme clusters on frozen string
nobu
2017-09-04
1
-1
/
+4
*
string.c: enumerator_element
nobu
2017-09-04
1
-42
/
+24
*
string.c: make array in WANTARRAY
nobu
2017-09-03
1
-47
/
+33
*
string.c: enumerator_wantarray
nobu
2017-09-03
1
-95
/
+40
*
string.c: fix for non-Unicode encodings
nobu
2017-09-03
1
-1
/
+1
*
string.c: suppress a warning
nobu
2017-09-03
1
-1
/
+1
*
string.c: adjust indent [ci skip]
nobu
2017-08-31
1
-37
/
+37
*
String#each_grapheme_cluster and String#grapheme_clusters
naruse
2017-08-31
1
-0
/
+113
*
string.c: fix potential bug in String#split
glass
2017-08-28
1
-3
/
+6
*
Add optimization for creating zerofill string
naruse
2017-08-17
1
-0
/
+12
*
string.c: improve String#scan
nobu
2017-08-04
1
-16
/
+31
*
string.c: rb_str_initialize
nobu
2017-07-30
1
-3
/
+10
*
string.c: add String#delete_suffix and String#delete_suffix!
sonots
2017-07-20
1
-0
/
+79
*
revert r59359, r59356, r59355, r59354
normal
2017-07-19
1
-113
/
+7
*
string: preserve taint flag with String#-@ (uminus)
normal
2017-07-18
1
-48
/
+60
*
hash: keep fstrings of tainted strings for string keys
normal
2017-07-18
1
-0
/
+94
*
string.c: preserve coderange in String#setbyte
rhe
2017-07-06
1
-2
/
+2
*
string.c: remove dead code in str_fill_term()
rhe
2017-07-06
1
-8
/
+1
*
string.c: add String#delete_prefix and String#delete_prefix!
sonots
2017-06-21
1
-0
/
+68
*
string.c: check just before modification
nobu
2017-06-18
1
-1
/
+2
*
string.c: docs for String#split
stomar
2017-06-02
1
-4
/
+8
*
Improve performance of implicit type conversion
watson1978
2017-05-31
1
-2
/
+2
*
string.c: adjust style [ci skip]
nobu
2017-05-26
1
-1
/
+2
*
string.c: Optimize String#concat when argc is 1
k0kubun
2017-05-25
1
-1
/
+3
*
vm_insnhelper.c: rb_eql_opt should call eql?
nobu
2017-05-25
1
-1
/
+1
[next]