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
...
*
Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BIT
Jean Boussier
2022-07-19
1
-2
/
+2
*
[DOC] Correct call-seq directive in string.c (#6131)
Burdette Lamar
2022-07-13
1
-1
/
+1
*
Using is_ascii_string to check encoding
S-H-GAMELINKS
2022-06-17
1
-3
/
+3
*
Remove unused and accidentally public rb_str_shared_root_p()
Alan Wu
2022-06-16
1
-6
/
+0
*
Add placeholder to let braces match
Nobuyoshi Nakada
2022-06-14
1
-6
/
+6
*
Move String RVALUES between pools
Matt Valentine-House
2022-06-13
1
-4
/
+73
*
[DOC] Fix markup for `String` (#5984)
Alexander Ilyin
2022-06-09
1
-1
/
+1
*
Revert "error.c: Let Exception#inspect inspect its message"
Yusuke Endoh
2022-06-07
1
-1
/
+1
*
error.c: Let Exception#inspect inspect its message
Yusuke Endoh
2022-06-07
1
-1
/
+1
*
[Feature #18595] Alias String#-@ as String#dedup
Jean Boussier
2022-05-20
1
-1
/
+4
*
[DOC] Move the documentations of moved Symbol methods
Nobuyoshi Nakada
2022-04-14
1
-45
/
+2
*
[DOC] Enhanced RDoc for Symbol (#5796)
Burdette Lamar
2022-04-13
1
-41
/
+31
*
Enforce literals on the second arguments
Nobuyoshi Nakada
2022-04-13
1
-1
/
+1
*
Enhanced RDoc for Symbol (#5795)
Burdette Lamar
2022-04-12
1
-92
/
+80
*
Fix some RDoc links (#5778)
Burdette Lamar
2022-04-08
1
-11
/
+11
*
All-in-one RDoc for class String (#5777)
Burdette Lamar
2022-04-07
1
-416
/
+0
*
[DOC] Enhanced RDoc for string slices (#5769)
Burdette Lamar
2022-04-06
1
-107
/
+35
*
Enhanced RDoc for String#index (#5759)
Burdette Lamar
2022-04-04
1
-30
/
+1
*
[DOC] Enhanced RDoc for String (#5753)
Burdette Lamar
2022-04-03
1
-12
/
+2
*
[DOC] Enhanced RDoc for String (#5751)
Burdette Lamar
2022-04-02
1
-3
/
+1
*
[DOC] Enhanced RDoc for String (#5742)
Burdette Lamar
2022-03-31
1
-69
/
+42
*
Repaired What's Here sections for Range, String, Symbol, Struct (#5735)
Burdette Lamar
2022-03-30
1
-184
/
+185
*
[DOC] Enhanced RDoc for String (#5730)
Burdette Lamar
2022-03-29
1
-34
/
+14
*
[DOC] Enhanced RDoc for String (#5726)
Burdette Lamar
2022-03-28
1
-54
/
+16
*
[DOC] Enhanced RDoc for String (#5724)
Burdette Lamar
2022-03-27
1
-46
/
+57
*
[DOC] Fix references to unary operator
Nobuyoshi Nakada
2022-03-27
1
-4
/
+4
*
Enhanced RDoc for String (#5723)
Burdette Lamar
2022-03-26
1
-47
/
+57
*
[DOC] Use simple references to operator methods
Nobuyoshi Nakada
2022-03-26
1
-6
/
+5
*
[DOC] Enhanced RDoc for String (#5707)
Burdette Lamar
2022-03-24
1
-38
/
+15
*
[DOC] Enhanced RDoc for String (#5685)
Burdette Lamar
2022-03-22
1
-59
/
+25
*
[DOC] Use RDoc inclusions in string.c (#5683)
Burdette Lamar
2022-03-21
1
-5
/
+42
*
[DOC] Enhanced RDoc for String (#5675)
Burdette Lamar
2022-03-18
1
-86
/
+7
*
Add String#bytesplice
Shugo Maeda
2022-03-18
1
-0
/
+71
*
[DOC] Enhanced RDoc for String#split (#5644)
Burdette Lamar
2022-03-16
1
-52
/
+1
*
Initialize mutex for crypt(3) statically
Nobuyoshi Nakada
2022-03-16
1
-24
/
+1
*
[DOC] Enhanced RDoc for String (#5635)
Burdette Lamar
2022-03-09
1
-25
/
+24
*
[DOC] Enhanced RDoc for String (#5633)
Burdette Lamar
2022-03-09
1
-38
/
+32
*
[DOC] Fix default offset of String#byterindex
Kazuhiro NISHIYAMA
2022-03-09
1
-2
/
+2
*
[DOC] Enhanced RDoc for String #tr and #tr! (#5626)
Burdette Lamar
2022-03-07
1
-27
/
+41
*
[DOC] mark `rb_str_init` as `:nodoc:`
Nobuyoshi Nakada
2022-03-03
1
-0
/
+1
*
[DOC] Fix String#getbyte doc
Mau Magnaguagno
2022-03-01
1
-5
/
+6
*
[DOC] Move String.new to allow non US-ASCII characters
Nobuyoshi Nakada
2022-02-26
1
-46
/
+0
*
[DOC] Enhanced RDoc for some encoding methods (#5598)
Burdette Lamar
2022-02-25
1
-40
/
+80
*
Rename the wrong variable name `beg` to `len`
Shugo Maeda
2022-02-23
1
-3
/
+3
*
rb_debug_rstring_null_ptr: add newlines in the message [ci skip]
Nobuyoshi Nakada
2022-02-21
1
-2
/
+2
*
Add String#byteindex, String#byterindex, and MatchData#byteoffset (#5518)
Shugo Maeda
2022-02-19
1
-9
/
+251
*
[DOC] Remove unnecessary `rdoc-ref:` schemes
Nobuyoshi Nakada
2022-02-12
1
-11
/
+11
*
[DOC] Simplify operator method references
Nobuyoshi Nakada
2022-02-12
1
-10
/
+12
*
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
[prev]
[next]