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-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
2015-07-23
string.c: trivial optimizations
nobu
2015-07-23
string.c: taint flags
nobu
2015-07-23
string.c: str_shared_replace
nobu
2015-07-22
string.c: fix coderange of reverse
nobu
2015-07-17
encoding.h: ENC_CODERANGE_CLEAN_P
nobu
2015-07-16
string.c: remove redundant calls
nobu
2015-07-15
string.c: remove redundant calls
nobu
2015-07-06
string.c: ensure String#freeze resizes internal buffer
normal
2015-07-06
string.c: register_fstring
nobu
2015-06-24
string.c (rb_str_justify): use RB_GC_GUARD
normal
2015-06-24
string.c: rb_fstring_cstr
nobu
2015-06-15
socket: allow explicit buffer for recv and recv_nonblock
normal
2015-05-16
* string.c: added documentation for character sequence \' with String#sub
hsbt
2015-05-15
range.c: move String specific code
nobu
2015-05-15
string.c: all_digits_p
nobu
2015-05-10
* string.c (rb_str_crypt): Raise ArgumentError when
glass
2015-04-25
revert r50336
nobu
2015-04-17
string.c: expand heap
nobu
2015-04-17
string.c: clear NOFREE flag at embedding
nobu
2015-04-04
string.c: check before modify
nobu
2015-03-18
* string.c: add a comment about RSTRING_FSTR.
ko1
2015-03-17
* string.c: introduce STR_FAKESTR to show string is FAKESTR or not.
ko1
2015-02-24
string.c: smart chomp
nobu
2015-02-23
string.c: raise a RegexpError
nobu
2015-02-23
string.c: proper exception
nobu
2015-02-16
use rb_funcallv
nobu
[next]