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 (rb_sym_proc_call): constify
nobu
2015-10-01
1
-2
/
+3
*
proc.c: include symbol name
nobu
2015-09-30
1
-3
/
+3
*
compile.c: fix performance of strconcat
nobu
2015-09-29
1
-0
/
+12
*
string.c: separate resetting code range
nobu
2015-09-20
1
-25
/
+17
*
string.c: keep coderange
nobu
2015-09-16
1
-2
/
+43
*
encindex.h: ENCINDEX
nobu
2015-09-15
1
-0
/
+1
*
string.c: move common statement
nobu
2015-08-22
1
-9
/
+6
*
* string.c: Fix documentation for String#slice
hsbt
2015-08-11
1
-1
/
+1
*
* string.c: [DOC] Make #end_with? example doc symmetry
hsbt
2015-08-11
1
-0
/
+6
*
vm.c: frozen_strings in rb_vm_t
nobu
2015-08-09
1
-16
/
+4
*
node.c: NODE_ALLOCA for ALLOCV
nobu
2015-08-05
1
-16
/
+0
*
re.c: fix for wide character encodings
nobu
2015-08-03
1
-6
/
+1
*
hash.c: move rb_obj_hash
nobu
2015-07-29
1
-3
/
+0
*
string.c: empty non-embed case
nobu
2015-07-29
1
-5
/
+10
*
hash.c: fix symbol hash
nobu
2015-07-29
1
-0
/
+3
*
string.c: fill the terminator
nobu
2015-07-25
1
-5
/
+13
*
string.c: remove redundant call
nobu
2015-07-25
1
-1
/
+1
*
string.c: cmp orders
nobu
2015-07-25
1
-13
/
+14
*
string.c: fstring must not be a shared string
nobu
2015-07-24
1
-4
/
+6
*
string.c: pool only bare strings in fstring
nobu
2015-07-24
1
-6
/
+40
*
string.c: new string for fake string
nobu
2015-07-23
1
-3
/
+14
*
string.c: trivial optimizations
nobu
2015-07-23
1
-4
/
+7
*
string.c: taint flags
nobu
2015-07-23
1
-20
/
+17
*
string.c: str_shared_replace
nobu
2015-07-23
1
-3
/
+11
*
string.c: fix coderange of reverse
nobu
2015-07-22
1
-13
/
+8
*
encoding.h: ENC_CODERANGE_CLEAN_P
nobu
2015-07-17
1
-8
/
+6
*
string.c: remove redundant calls
nobu
2015-07-16
1
-1
/
+1
*
string.c: remove redundant calls
nobu
2015-07-15
1
-2
/
+2
*
string.c: ensure String#freeze resizes internal buffer
normal
2015-07-06
1
-1
/
+1
*
string.c: register_fstring
nobu
2015-07-06
1
-3
/
+10
*
string.c (rb_str_justify): use RB_GC_GUARD
normal
2015-06-24
1
-1
/
+3
*
string.c: rb_fstring_cstr
nobu
2015-06-24
1
-0
/
+7
*
socket: allow explicit buffer for recv and recv_nonblock
normal
2015-06-15
1
-1
/
+1
*
* string.c: added documentation for character sequence \' with String#sub
hsbt
2015-05-16
1
-0
/
+3
*
range.c: move String specific code
nobu
2015-05-15
1
-8
/
+76
*
string.c: all_digits_p
nobu
2015-05-15
1
-14
/
+13
*
* string.c (rb_str_crypt): Raise ArgumentError when
glass
2015-05-10
1
-2
/
+1
*
revert r50336
nobu
2015-04-25
1
-1
/
+1
*
string.c: expand heap
nobu
2015-04-17
1
-1
/
+1
*
string.c: clear NOFREE flag at embedding
nobu
2015-04-17
1
-1
/
+1
*
string.c: check before modify
nobu
2015-04-04
1
-4
/
+5
*
* string.c: add a comment about RSTRING_FSTR.
ko1
2015-03-18
1
-0
/
+1
*
* string.c: introduce STR_FAKESTR to show string is FAKESTR or not.
ko1
2015-03-17
1
-3
/
+18
*
string.c: smart chomp
nobu
2015-02-24
1
-5
/
+7
*
string.c: raise a RegexpError
nobu
2015-02-23
1
-1
/
+1
*
string.c: proper exception
nobu
2015-02-23
1
-2
/
+2
*
use rb_funcallv
nobu
2015-02-16
1
-3
/
+3
*
* string.c (str_discard): does not free for STR_NOFREE string.
mame
2015-02-13
1
-1
/
+1
*
* string.c: [DOC] Specify to_s on subclasses [ci skip]
marcandre
2015-01-29
1
-1
/
+3
*
string.c: term fill
nobu
2015-01-26
1
-2
/
+6
[next]