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
/
transcode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stripped trailing spaces.
nobu
2009-02-22
1
-10
/
+10
*
* transcode.c (make_econv_exception): refine error message for
akr
2009-02-04
1
-9
/
+19
*
* transcode.c (make_econv_exception): show U+XXXX form for undefined
akr
2009-02-04
1
-2
/
+16
*
* transcode.c (rb_econv_init_by_convpath_i): make it static.
akr
2009-01-29
1
-1
/
+2
*
* transcode.c (struct rb_transcoding): added ary member for debug.
nobu
2009-01-27
1
-2
/
+2
*
* transcode.c (str_transcode0): fix: :xml option doesn't
naruse
2009-01-18
1
-1
/
+2
*
Add rdoc.
naruse
2009-01-15
1
-1
/
+5
*
* enc/trans/gb18030.trans, gb18030-tbl.rb:
duerst
2009-01-14
1
-4
/
+14
*
Add dummy definition for fake rdoc.
naruse
2009-01-13
1
-0
/
+1
*
* transcode.c: Minor fixes and tweaks in documentation.
duerst
2008-12-30
1
-76
/
+85
*
* transcode.c (make_econv_exception): show source and destination
akr
2008-12-27
1
-0
/
+8
*
* io.c (fptr_finalize): close the IO object even if finish_writeconv or
akr
2008-12-26
1
-0
/
+6
*
* transcode.c (str_transcode0): set encoding when String#encode was
naruse
2008-12-25
1
-2
/
+2
*
* transcode.c (sym_ignore): remove useless symbol.
naruse
2008-12-25
1
-2
/
+1
*
* transcode.c (decorate_convpath): show type of escaping for
naruse
2008-12-25
1
-11
/
+16
*
* io.c: rdoc for File::open and 1.9 feature in file modes.
yugui
2008-12-23
1
-2
/
+25
*
* transcode.c: in transcode_search_path, elimintated a warning
duerst
2008-10-18
1
-5
/
+2
*
* transcode.c (str_transcode0): String#encode without argument now
matz
2008-10-17
1
-16
/
+16
*
* transcode.c (transcode_restartable0): in_pos and out_pos never be
akr
2008-10-16
1
-13
/
+0
*
* transcode.c (str_transcode0): should not raise error when
matz
2008-10-14
1
-1
/
+1
*
* transcode.c (rb_econv_init_by_convpath): suppressed warnings.
nobu
2008-10-13
1
-1
/
+1
*
* transcode.c (str_transcode0): String#encode() with no encoding
matz
2008-10-12
1
-4
/
+15
*
* transcode.c (rb_econv_add_coverter): remove unnecessary NULL check.
mame
2008-10-09
1
-2
/
+0
*
* include/ruby/encoding.h (rb_str_encode): renamed from
akr
2008-09-26
1
-3
/
+3
*
* error.c (Init_Exception): introduce EncodingError which is a
matz
2008-09-26
1
-3
/
+3
*
* transcode.c, include/ruby/encoding.c (rb_transcode_convertible):
usa
2008-09-26
1
-0
/
+14
*
update rdoc.
akr
2008-09-25
1
-12
/
+12
*
* transcode.c (rb_eUndefinedConversionError): renamed from
akr
2008-09-25
1
-18
/
+18
*
update rdoc.
akr
2008-09-25
1
-10
/
+54
*
update rdoc.
akr
2008-09-24
1
-0
/
+5
*
* transcode.c (enc_arg): must take pointer argument to avoid GC
akr
2008-09-18
1
-8
/
+9
*
* transcode.c: add "Error" suffix for Encoding exception classes.
matz
2008-09-18
1
-41
/
+41
*
* transcode.c (enc_arg): revert last change. too early exception
matz
2008-09-18
1
-9
/
+23
*
* transcode.c (enc_arg): raise exception when unknown encoding is
naruse
2008-09-16
1
-18
/
+3
*
* transcode_data.h (STR1_LENGTH): defined.
akr
2008-09-15
1
-4
/
+5
*
* transcode.c (econv_opts): don't use to_sym.
akr
2008-09-15
1
-2
/
+4
*
* transcode_data.h: return output functions ssize_t.
akr
2008-09-14
1
-6
/
+5
*
* transcode_data.h: output function takes output buffer size.
akr
2008-09-14
1
-6
/
+20
*
* transcode.c (str_encode): returns duplicated string if nothing
nobu
2008-09-14
1
-1
/
+6
*
* transcode.c (rb_transcoding): align state field.
akr
2008-09-13
1
-5
/
+8
*
* transcode.c (DECORATOR_P): renamed from SUPPLEMENTAL_CONVERSION.
akr
2008-09-13
1
-11
/
+11
*
* io.c (make_writeconv): use rb_enc_name.
akr
2008-09-13
1
-6
/
+6
*
* transcode.c (rb_econv_prepare_opts): raise ArgumentError if
akr
2008-09-12
1
-1
/
+6
*
* transcode.c (rb_econv_prepare_opts): initialize *opt and return 0
akr
2008-09-12
1
-2
/
+4
*
* enc/trans/escape.trans: transcoder name renamed to use underscore.
akr
2008-09-12
1
-9
/
+9
*
* transcode.c (rb_econv_init_by_convpath_i): new function.
akr
2008-09-12
1
-10
/
+121
*
* transcode.c (econv_args): take snamev_p and dnamev_p to prevent
akr
2008-09-12
1
-10
/
+13
*
* transcode.c (enc_arg): take arg as VALUE * to prevent GC problem.
akr
2008-09-12
1
-7
/
+10
*
* transcode.c (rb_econv_add_transcoder_at): fix loop condition.
akr
2008-09-12
1
-1
/
+1
*
* transcode.c (decorator_names): extracted from rb_econv_open.
akr
2008-09-12
1
-59
/
+186
[next]