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: constify
nobu
2013-11-17
1
-1
/
+1
*
* internal.h: move common string/hash flags to include file.
tmm1
2013-11-11
1
-11
/
+0
*
* compile.c (iseq_compile_each): emit opt_str_freeze if the #freeze
charliesome
2013-11-09
1
-0
/
+1
*
string.c: fix typo
nobu
2013-11-01
1
-1
/
+1
*
string.c: export rb_str_scrub
nobu
2013-11-01
1
-10
/
+10
*
* string.c (STR_HEAP_SIZE): includes TERM_LEN(str).
ko1
2013-10-17
1
-2
/
+2
*
* gc.c, internal.h: rename ruby_xsizefree/realloc to
ko1
2013-10-17
1
-5
/
+5
*
* array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().
ko1
2013-10-17
1
-6
/
+10
*
string.c: use str_duplicate
nobu
2013-10-10
1
-1
/
+1
*
string.c: mark frozen string
nobu
2013-10-09
1
-0
/
+3
*
* include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().
ko1
2013-09-25
1
-1
/
+1
*
string.c: fix for UTF-16/32
nobu
2013-09-24
1
-4
/
+8
*
string.c: scan coderange
nobu
2013-09-20
1
-1
/
+1
*
* string.c (rb_str_enumerate_lines): make String#each_line and
glass
2013-09-18
1
-64
/
+47
*
* string.c (fstring_cmp): take string encoding into account when
charliesome
2013-09-05
1
-2
/
+14
*
string.c: reduce objects in rb_fstring
nobu
2013-09-05
1
-8
/
+11
*
* include/ruby/ruby.h: add RSTRING_FSTR flag
charliesome
2013-09-05
1
-0
/
+25
*
string.c: fix for \K
nobu
2013-09-04
1
-1
/
+1
*
string.c: rb_enc_str_new_cstr
nobu
2013-09-03
1
-0
/
+13
*
dir.c: reduce string object
nobu
2013-08-31
1
-0
/
+6
*
* string.c (rb_str_format_m): use RARRAY_RAWPTR() instead of
ko1
2013-08-08
1
-1
/
+1
*
* string.c: [DOC] Description of rb_str_equal [Fixes GH-375]
zzak
2013-08-07
1
-3
/
+8
*
string.c: fix typo
nobu
2013-08-06
1
-1
/
+1
*
* string.c (str_rindex): remove comment.
glass
2013-08-01
1
-1
/
+0
*
* string.c (rb_str_rindex): fix bug introduced in r42269.
glass
2013-07-31
1
-5
/
+6
*
* string.c (rb_str_rindex): performance improvement by using
glass
2013-07-31
1
-16
/
+61
*
* string.c (rb_str_rindex): refactoring and avoid to call str_nth() if
glass
2013-07-31
1
-11
/
+17
*
* string.c: add internal API rb_str_locktmp_ensure().
glass
2013-07-28
1
-0
/
+7
*
* string.c (rb_str_enumerate_chars): specify array capa
glass
2013-07-22
1
-12
/
+14
*
* string.c (rb_str_enumerate_chars): specify array capa.
glass
2013-07-22
1
-2
/
+2
*
* string.c (rb_str_each_char_size): performance implement by
glass
2013-07-22
1
-10
/
+1
*
* string.c (rb_str_succ): add missing case NEIGHBOR_WRAPPED.
naruse
2013-07-20
1
-1
/
+8
*
string.c: wchar succ
nobu
2013-07-20
1
-2
/
+43
*
* string.c (str_alloc): no need to clear RString (already cleared).
ko1
2013-07-18
1
-5
/
+0
*
string.c: char length
nobu
2013-07-14
1
-2
/
+1
*
string.c: consider old terminator
nobu
2013-07-14
1
-17
/
+18
*
encoding.c: refill terminator at associating encoding
nobu
2013-07-12
1
-9
/
+14
*
transcode.c: fill terminator
nobu
2013-07-11
1
-0
/
+10
*
string.c: multi-byte terminator
nobu
2013-07-11
1
-27
/
+44
*
string.c: multi-byte terminator
nobu
2013-07-11
1
-1
/
+29
*
string.c: check null char
nobu
2013-07-11
1
-0
/
+20
*
string.c: rb_str_subpos
nobu
2013-07-10
1
-1
/
+1
*
* string.c (rb_str_index): cache single byte flag and some
glass
2013-07-10
1
-9
/
+10
*
Add a missing line for rb_str_equal of string.c by @JuanitoFatas [fixes GH-353]
hsbt
2013-07-09
1
-0
/
+1
*
* string.c (rb_str_succ): use ONIGENC_MBCLEN_CHARFOUND_P correctly.
naruse
2013-07-04
1
-4
/
+8
*
string.c: use built-in encoding indexes
nobu
2013-07-02
1
-24
/
+14
*
Revert r41728
naruse
2013-07-01
1
-18
/
+20
*
* string.c (rb_str_inspect): use encoding index macros in encdb.h.
naruse
2013-07-01
1
-20
/
+18
*
string.c: coderange appending to empty string
nobu
2013-07-01
1
-2
/
+3
*
intern.h: define rb_enumerator_size_func
nobu
2013-06-26
1
-2
/
+2
[next]