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
*
Remove extraneous "." in String#+@ documentation
Paarth Madan
2022-02-08
1
-1
/
+1
*
[DOC] Fix broken links to operator methods
Nobuyoshi Nakada
2022-02-08
1
-1
/
+1
*
[DOC] Fix broken links to case_mapping.rdoc
Nobuyoshi Nakada
2022-02-08
1
-11
/
+11
*
[DOC] Fix broken links to literals.rdoc
Nobuyoshi Nakada
2022-02-08
1
-4
/
+4
*
[DOC] Simplify links to global methods
Nobuyoshi Nakada
2022-02-08
1
-1
/
+1
*
[DOC] Use RDoc link style for links in the same class/module
Peter Zhu
2022-02-07
1
-15
/
+15
*
[DOC] Use RDoc link style for links to other classes/modules
Peter Zhu
2022-02-07
1
-4
/
+4
*
Improve links to labels in string.c and struct.c (#5531)
Burdette Lamar
2022-02-06
1
-8
/
+5
*
Change termlen when changing encoding during concatenation
Peter Zhu
2022-01-07
1
-0
/
+1
*
[DOC] Fix typos in a doxygen comment [ci skip]
Nobuyoshi Nakada
2022-01-07
1
-1
/
+1
*
Revert "Set encoding before concatenating to string"
Peter Zhu
2022-01-06
1
-1
/
+1
*
Set correct termlen for frozen strings
Peter Zhu
2022-01-06
1
-2
/
+3
*
Set encoding before concatenating to string
Peter Zhu
2022-01-06
1
-1
/
+1
*
Remove tainted and trusted features
Nobuyoshi Nakada
2021-12-26
1
-15
/
+0
*
[DOC] How to get the longest last match [Bug #18415]
Nobuyoshi Nakada
2021-12-19
1
-1
/
+31
*
What's Here for Symbol (#5289)
Burdette Lamar
2021-12-17
1
-0
/
+59
*
Enhanced RDoc for case mapping (#5245)
Burdette Lamar
2021-12-17
1
-140
/
+173
*
Enhanced RDoc for String (#5234)
Burdette Lamar
2021-12-10
1
-46
/
+59
*
Enhanced RDoc for String (#5227)
Burdette Lamar
2021-12-08
1
-50
/
+91
*
Fix link (#5208)
Burdette Lamar
2021-12-03
1
-1
/
+1
*
Adding links to literals and Kernel (#5192)
Burdette Lamar
2021-12-03
1
-9
/
+21
*
Improve performance of embedded string allocation
Peter Zhu
2021-11-26
1
-3
/
+2
*
Speed up Ractors for Variable Width Allocation
Peter Zhu
2021-11-23
1
-5
/
+9
*
[Feature #18290] Remove all usages of rb_gc_force_recycle
Peter Zhu
2021-11-08
1
-5
/
+8
*
string.c: Follow up to ae2359f602bb467ca755eef02d73d361d35eaed7
Yusuke Endoh
2021-11-03
1
-5
/
+6
*
Enhanced RDoc for String (#5060)
Burdette Lamar
2021-11-02
1
-138
/
+181
*
Cleanup some RDoc (#5050)
Burdette Lamar
2021-10-28
1
-23
/
+106
*
string.c: Add some comments about STR flags
Yusuke Endoh
2021-10-29
1
-3
/
+7
*
[Feature #18239] Implement VWA for strings
Peter Zhu
2021-10-25
1
-74
/
+249
*
[Feature #18239] Add struct for embedded strings
Peter Zhu
2021-10-25
1
-11
/
+11
*
Update documentation for String and Symbol to discuss differences
Jeremy Evans
2021-10-15
1
-3
/
+34
*
Add tests for the edge caces of `String#end_with?`
Nobuyoshi Nakada
2021-10-08
1
-3
/
+5
*
* remove trailing spaces. [ci skip]
git
2021-10-06
1
-1
/
+1
*
Fix documentation for String#{<<,concat,prepend}
Jeremy Evans
2021-10-05
1
-9
/
+10
*
Adjust types to rb_enc_left_char_head
Nobuyoshi Nakada
2021-10-05
1
-5
/
+4
*
Remove a redundant cast between the exact same types
Nobuyoshi Nakada
2021-10-05
1
-1
/
+1
*
rb_enc_left_char_head(): take void*
卜部昌平
2021-10-05
1
-1
/
+1
*
downcase_single/upcase_single: assume ASCII
卜部昌平
2021-10-05
1
-4
/
+2
*
include/ruby/encoding.h: convert macros into inline functions
卜部昌平
2021-10-05
1
-1
/
+1
*
add undeclared variables
卜部昌平
2021-10-05
1
-0
/
+2
*
Skip broken strings as the locale encoding
Nobuyoshi Nakada
2021-10-01
1
-0
/
+6
*
[DOC] Use `unpack1` instead of `unpack(template)[0]` [ci skip]
Kazuhiro NISHIYAMA
2021-09-23
1
-2
/
+2
*
Adjust indent in string.c [ci skip]
Nobuyoshi Nakada
2021-09-16
1
-1
/
+1
*
Refactor and Using RBOOL macro
S.H
2021-09-15
1
-2
/
+1
*
Remove printf family from the mjit header
Nobuyoshi Nakada
2021-09-11
1
-0
/
+10
*
include/ruby/internal/intern/string.h: add doygen
卜部昌平
2021-09-10
1
-20
/
+5
*
[Bug #18154] Fix memory leak in String#initialize
Peter Zhu
2021-09-08
1
-1
/
+1
*
Treat NULL fake string as an empty string
Nobuyoshi Nakada
2021-08-17
1
-0
/
+5
*
Term fill in String#{,l,r}strip! even when SHARABLE_MIDDLE_SUBSTRING
Jeremy Evans
2021-08-11
1
-6
/
+0
*
Fix indentation in string.c
Peter Zhu
2021-08-03
1
-9
/
+9
[next]