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
*
[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
*
Fix documentation of #<=> and #casecmp [ci skip]
Troy Chance
2021-08-02
1
-4
/
+4
*
Using RBOOL macro
S.H
2021-08-02
1
-8
/
+5
*
Escape unprintable chars only, without surrounding quotes
Nobuyoshi Nakada
2021-07-24
1
-2
/
+2
*
Refactor rb_str_export and rb_str_export_locale function's
S-H-GAMELINKS
2021-07-07
1
-2
/
+2
*
Specify version to remove as bare numbers
Nobuyoshi Nakada
2021-06-30
1
-2
/
+2
*
rb_warn_deprecated_to_remove_at [Feature #17432]
Nobuyoshi Nakada
2021-06-30
1
-2
/
+2
*
Scan the coderange in the given encoding
Nobuyoshi Nakada
2021-06-26
1
-9
/
+23
*
Add Related link from String#hash to Object#hash
Ketan Bhatt
2021-06-23
1
-0
/
+2
*
What's Here for Numeric and Comparable
Burdette Lamar
2021-06-21
1
-2
/
+4
*
Adjust styles [ci skip]
Nobuyoshi Nakada
2021-06-17
1
-2
/
+3
*
Make String#crypt ractor-safe
Nobuyoshi Nakada
2021-04-13
1
-1
/
+39
*
Get rid of LONG_LONG redefinition
Nobuyoshi Nakada
2021-04-12
1
-9
/
+9
*
rb_enc_interned_str: handle autoloaded encodings
Jean Boussier
2021-03-22
1
-0
/
+4
*
Make String#{strip,lstrip}{,!} strip leading NUL bytes
Jeremy Evans
2021-02-20
1
-2
/
+2
*
correct the result of casecmp? examples [ci skip]
Sarun Rattanasiri
2021-02-12
1
-1
/
+1
*
Merged too-short salt conditions instead of UNREACHABLE_RETURN
Nobuyoshi Nakada
2021-02-11
1
-9
/
+4
*
Fix 404 link
S-H-GAMELINKS
2021-02-11
1
-1
/
+1
*
Remove unsued str_new_shared function declaration
S-H-GAMELINKS
2021-02-04
1
-1
/
+0
*
Constified pointers in str_casecmp
Nobuyoshi Nakada
2021-01-30
1
-1
/
+1
*
Fix broken link in RDoc for String (#4123)
Burdette Lamar
2021-01-26
1
-1
/
+1
*
What's Here for String RDoc (#4093)
Burdette Lamar
2021-01-22
1
-0
/
+248
*
Minor grammar fix in String#chomp documentation
Eric Schneider
2020-12-30
1
-1
/
+1
*
Use `size_t` for `RSTRING_LEN` in String#count
Nobuyoshi Nakada
2020-12-26
1
-6
/
+5
[next]