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
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
2015-09-29
compile.c: fix performance of strconcat
nobu
2015-09-20
string.c: separate resetting code range
nobu
2015-09-16
string.c: keep coderange
nobu
2015-09-15
encindex.h: ENCINDEX
nobu
2015-08-22
string.c: move common statement
nobu
2015-08-11
* string.c: Fix documentation for String#slice
hsbt
2015-08-11
* string.c: [DOC] Make #end_with? example doc symmetry
hsbt
2015-08-09
vm.c: frozen_strings in rb_vm_t
nobu
2015-08-05
node.c: NODE_ALLOCA for ALLOCV
nobu
2015-08-03
re.c: fix for wide character encodings
nobu
2015-07-29
hash.c: move rb_obj_hash
nobu
2015-07-29
string.c: empty non-embed case
nobu
2015-07-29
hash.c: fix symbol hash
nobu
2015-07-25
string.c: fill the terminator
nobu
2015-07-25
string.c: remove redundant call
nobu
2015-07-25
string.c: cmp orders
nobu
2015-07-24
string.c: fstring must not be a shared string
nobu
2015-07-24
string.c: pool only bare strings in fstring
nobu
2015-07-23
string.c: new string for fake string
nobu
[next]