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
/
encoding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix public interface
Koichi Sasada
2020-11-18
1
-1
/
+0
*
Don't redefine #rb_intern over and over again
Stefan Stüben
2020-10-21
1
-2
/
+0
*
Revert "reduce lock for encoding"
Koichi Sasada
2020-10-20
1
-72
/
+53
*
reduce lock for encoding
Koichi Sasada
2020-10-19
1
-53
/
+72
*
Check encoding name to replicate
Nobuyoshi Nakada
2020-10-15
1
-14
/
+28
*
freeze Encoding objects
Koichi Sasada
2020-10-14
1
-1
/
+4
*
sync enc_table and rb_encoding_list
Koichi Sasada
2020-10-14
1
-174
/
+371
*
Fallback to built-in UTF-8 for miniruby
Nobuyoshi Nakada
2020-05-16
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Added more NORETURN declarations
Nobuyoshi Nakada
2020-05-11
1
-1
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Get rid of warnings/exceptions at cleanup
Nobuyoshi Nakada
2020-02-13
1
-0
/
+10
*
rb_enc_str_asciionly_p expects T_STRING
卜部昌平
2020-02-10
1
-1
/
+1
*
more on NULL versus functions.
卜部昌平
2020-02-07
1
-1
/
+1
*
Fix description of Encoding.default_(in|ex)ternal
Lars Kanis
2020-02-03
1
-3
/
+2
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-4
/
+14
*
[Doc] Fix sample in Encoding#names
QuestionDriven
2019-12-22
1
-1
/
+1
*
[Doc] Fix wrong example in Encoding.aliases
QuestionDriven
2019-12-22
1
-2
/
+2
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-1
/
+0
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-1
/
+1
*
Moved Init_encoding from wrong place [Bug #16292]
Nobuyoshi Nakada
2019-11-05
1
-6
/
+6
*
avoid overflow in integer multiplication
卜部昌平
2019-10-09
1
-1
/
+1
*
Better wording for __ENCODING__
Lars Kanis
2019-08-04
1
-1
/
+1
*
Let the index boundary check in rb_enc_from_index be flagged as unlikely
Lourens Naudé
2019-07-23
1
-1
/
+1
*
Explicitly initialise encodings on init to remove branches on encoding lookup
Lourens Naudé
2019-07-23
1
-17
/
+6
*
respect RUBY_DEBUG too
Koichi Sasada
2019-07-15
1
-1
/
+1
*
encoding.c (enc_table_expand): prefer xrealloc to realloc
Yusuke Endoh
2019-07-15
1
-2
/
+4
*
[DOC] fix markups [ci skip]
nobu
2019-03-22
1
-10
/
+11
*
encoding.c: check external encoding
nobu
2018-09-15
1
-1
/
+1
*
encoding.c (rb_enc_get_index): return -1 for non-encoding capable objects
eregon
2018-08-03
1
-8
/
+10
*
Revert "encoding.c (rb_enc_get_index): return -1 for non-encoding capable obj...
eregon
2018-08-03
1
-10
/
+8
*
encoding.c (rb_enc_get_index): return -1 for non-encoding capable objects
eregon
2018-08-03
1
-8
/
+10
*
encoding.c (enc_set_index): raise instead of rb_bug() for non-encoding capabl...
eregon
2018-08-03
1
-1
/
+3
*
check enc_capable.
ko1
2018-06-28
1
-0
/
+8
*
encoding.c: remove rb_gc_mark_encodings
normal
2018-06-05
1
-5
/
+0
*
load.c: use fstring instead of OBJ_FREEZE
normal
2018-01-24
1
-5
/
+3
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-0
/
+1
*
encoding.c: rb_enc_find_index2
nobu
2017-12-22
1
-0
/
+11
*
encoding.c: handle needmore error from rb_enc_precise_mbclen()
rhe
2016-12-14
1
-1
/
+2
*
* string.c (rb_str_change_terminator_length): New function to change
ngoto
2016-07-05
1
-2
/
+2
*
* encoding.c: Fix return value of `Encoding::ISO8859_1.name`
hsbt
2016-04-25
1
-1
/
+1
*
* include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,
naruse
2016-03-29
1
-28
/
+0
*
RUBY_ASSERT
nobu
2016-01-22
1
-1
/
+1
*
* introduce new ISeq binary format serializer/de-serializer
ko1
2015-12-08
1
-0
/
+6
*
encoding.c: make fstring
nobu
2015-12-02
1
-5
/
+3
*
encoding.c: defer finding encoding
nobu
2015-12-02
1
-1
/
+18
*
encoding.c: use rb_check_arity
nobu
2015-12-02
1
-1
/
+1
*
ENC_ASSERT
nobu
2015-10-29
1
-4
/
+3
*
indent
nobu
2015-10-29
1
-5
/
+5
[next]