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
*
Reduce the minimum string buffer size from 127 to 63 bytes
Lourens Naudé
2019-10-11
1
-1
/
+1
*
avoid overflow in integer multiplication
卜部昌平
2019-10-09
1
-1
/
+1
*
[EXPERIMENTAL] Make Symbol#to_s return a frozen String
Benoit Daloze
2019-09-26
1
-2
/
+3
*
Rename STR_IS_SHARED_M to STR_BORROWED
Alan Wu
2019-09-26
1
-6
/
+7
*
Tag string shared roots to fix use-after-free
Alan Wu
2019-09-26
1
-4
/
+16
*
Make Symbol#to_proc calls handle keyword arguments
Jeremy Evans
2019-09-05
1
-2
/
+2
*
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
1
-1
/
+23
*
Fixed heap-use-after-free
Nobuyoshi Nakada
2019-08-15
1
-1
/
+2
*
* expand tabs. [ci skip]
git
2019-08-15
1
-2
/
+2
*
Fold to lowercase intead of uppercase for String#casecmp
Jeremy Evans
2019-08-14
1
-4
/
+4
*
Update docs to use more natural English
Aaron Patterson
2019-08-12
1
-10
/
+10
*
string.c (rb_str_sub, _gsub): improve the rdoc
Yusuke Endoh
2019-08-12
1
-21
/
+58
*
leafify opt_plus
卜部昌平
2019-08-06
1
-0
/
+31
*
Make opt_eq and opt_neq insns leaf
Takashi Kokubun
2019-08-04
1
-18
/
+2
*
Reuse match data
Nobuyoshi Nakada
2019-07-28
1
-2
/
+5
*
Occupy match data
Nobuyoshi Nakada
2019-07-27
1
-1
/
+3
*
string.c (str_succ): refactoring
Yusuke Endoh
2019-07-14
1
-3
/
+3
*
string.c (str_succ): remove a unnecessary assignment
Yusuke Endoh
2019-07-14
1
-1
/
+0
*
* expand tabs.
git
2019-07-14
1
-1
/
+1
*
Prefer `rb_error_arity` to `rb_check_arity` when it can be used
Yusuke Endoh
2019-07-14
1
-1
/
+1
*
Check that String#scrub block does not modify receiver
Jeremy Evans
2019-07-02
1
-7
/
+12
*
Make String#-@ not freeze receiver if called on unfrozen subclass instance
Jeremy Evans
2019-07-02
1
-0
/
+3
*
* expand tabs.
git
2019-06-29
1
-2
/
+2
*
Fixed String#grapheme_clusters with wide encodings
Nobuyoshi Nakada
2019-06-29
1
-2
/
+23
*
Resize capacity for fstring
John Hawthorn
2019-06-26
1
-0
/
+3
*
* expand tabs.
git
2019-06-21
1
-1
/
+1
*
Get rid of undefined behavior
Nobuyoshi Nakada
2019-06-21
1
-1
/
+1
*
New buffer for shared string
Nobuyoshi Nakada
2019-06-19
1
-0
/
+9
*
Preserve the string content at self-copying
Nobuyoshi Nakada
2019-06-19
1
-1
/
+4
*
Fix memory leak
Nobuyoshi Nakada
2019-06-18
1
-1
/
+4
*
* expand tabs.
git
2019-06-18
1
-1
/
+1
*
String#b: Don't depend on dependent string
Alan Wu
2019-06-18
1
-4
/
+11
*
Fix memory leak
Nobuyoshi Nakada
2019-06-16
1
-0
/
+7
*
Symbol just represents a name
Nobuyoshi Nakada
2019-05-14
1
-2
/
+2
*
str_duplicate: Don't share with a frozen shared string
Alan Wu
2019-05-09
1
-9
/
+7
*
Revert "UTF-8 is one of byte based encodings"
Nobuyoshi Nakada
2019-05-06
1
-1
/
+1
*
Improve documentation for String#{dump,undump}
Marcus Stollsteimer
2019-05-05
1
-4
/
+6
*
* expand tabs.
git
2019-05-03
1
-2
/
+2
*
Improve performance of case-conversion methods
Nobuyoshi Nakada
2019-05-03
1
-57
/
+160
*
UTF-8 is one of byte based encodings
Nobuyoshi Nakada
2019-05-03
1
-2
/
+2
*
* expand tabs.
git
2019-05-02
1
-2
/
+2
*
Fix potential memory leak
Nobuyoshi Nakada
2019-05-02
1
-17
/
+32
*
this variable is not guaranteed aligned
Urabe, Shyouhei
2019-04-29
1
-1
/
+1
*
fix typo
Urabe, Shyouhei
2019-04-29
1
-1
/
+1
*
Get rid of indirect sharing
Nobuyoshi Nakada
2019-04-27
1
-3
/
+8
*
string.c: warn non-nil $;
nobu
2019-04-18
1
-0
/
+6
*
string.c: improve splitting into chars
nobu
2019-04-17
1
-10
/
+20
*
string.c: [DOC] fix reference to sprintf [ci skip]
nobu
2019-03-20
1
-1
/
+1
*
string.c: [DOC] remove unnecessary markups [ci skip]
nobu
2019-03-20
1
-97
/
+98
*
string.c: [DOC] fix indent [ci skip]
nobu
2019-03-20
1
-43
/
+43
[next]