index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string.c
Age
Commit message (
Expand
)
Author
2016-02-04
fstring_enc_new
nobu
2016-02-03
* string.c (str_new_frozen): if the given string is embeddedable
naruse
2016-02-02
* re.c: Introduce RREGEXP_PTR.
naruse
2016-01-22
RUBY_ASSERT
nobu
2016-01-18
* string.c: fix a typo. [fix GH-1202][ci skip] Patch by @sunboshan
hsbt
2016-01-17
* string.c: Any kind of option is now taking the new code path for
duerst
2016-01-17
* enc/unicode.c: Removed artificial expansion for Turkic,
duerst
2016-01-16
* enc/unicode.c: Artificial mapping to test buffer expansion code.
duerst
2016-01-16
* enc/unicode.c: fix implicit conversion error with clang. fixup r53548.
hsbt
2016-01-16
* remove trailing spaces.
svn
2016-01-16
* string.c, enc/unicode.c: New code path as a preparation for Unicode-wide
duerst
2016-01-12
string.c: made a variable name more grammatically correct
duerst
2016-01-12
string.c: minor grammar fix [ci skip]
duerst
2016-01-12
* remove trailing spaces.
svn
2016-01-12
string.c: Added option parsing/checking for upcase/downcase/
duerst
2015-12-27
Fix rdoc for String#rstrip!, lstrip! [ci skip]
nobu
2015-12-23
* string.c: Fix document. Default value of the first
yui-knk
2015-12-22
string.c: no exception on dummy encoding
nobu
2015-12-17
string.c: infection
nobu
2015-12-15
string.c: radix indicators [ci skip]
nobu
2015-12-14
* enum.c: fix a typo in documentation.
hsbt
2015-12-10
* object.c (rb_inspect): dump inspected result with rb_str_escape()
naruse
2015-12-08
string.c: use rb_id_encoding
nobu
2015-12-08
* string.c (rb_str_init): now accepts new option parameter `encoding'.
usa
2015-12-08
string.c: removed unused variable
duerst
2015-12-07
* string.c: introduce String#+@ and String#-@ to control
ko1
2015-12-04
string.c: should not taint fstring
nobu
2015-12-04
Revert r52872 "string.c: should not taint fstring"
naruse
2015-12-03
string.c: should not taint fstring
nobu
2015-12-02
string.c: adjust argument qualifier
nobu
2015-12-01
string.c: no frozen error at cstr
nobu
2015-11-07
string.c: use predefined IDs for minor bloat reduction
normal
2015-10-29
* encoding.c (rb_enc_check_str): add for performance.
ko1
2015-10-29
RUBY_DTRACE_CREATE_HOOK
nobu
2015-10-29
revert r52336 (commit miss)
ko1
2015-10-29
* gc.c (gc_mark_ptr): remove debug code for #11244.
ko1
2015-10-23
* string.c: Added method signature to include hash. It's inconsistency
hsbt
2015-10-22
fix backslash [ci skip]
nobu
2015-10-17
string.c: rb_str_cat_conv_enc_opts
nobu
2015-10-15
proc.c: proc without env
nobu
2015-10-10
* import a github pull request
ko1
2015-10-07
string.c: str_duplicate
nobu
2015-10-07
string.c: fix non-embedded string
nobu
2015-10-07
string.c: optimize String#times
nobu
2015-10-07
string.c: use raw macro
nobu
2015-10-06
* string.c (rb_sym_to_proc): rename
nobu
2015-10-06
vm_args.c: wrap symbol ifunc
nobu
2015-10-05
string.c: optimize rb_str_resurrect
nobu
2015-10-01
* string.c (rb_sym_proc_call): constify
nobu
2015-09-30
proc.c: include symbol name
nobu
[next]