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
/
test
/
ruby
/
test_io_m17n.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby: uniquify test names.
nobu
2011-02-11
1
-1
/
+1
*
* io.c (rb_io_extract_encoding_option): accept Encoding object as
nobu
2010-12-25
1
-3
/
+43
*
* test/ruby/test_io.rb (TestIO#pipe): should close write end of pipe
usa
2010-10-27
1
-4
/
+4
*
* ruby/test_io_m17n.rb (TestIO_M17N#pipe): fixed the mistake of previous
usa
2010-10-27
1
-2
/
+2
*
* test/ruby/test_io.rb (TestIO#pipe): need to propagate exceptions
usa
2010-10-27
1
-5
/
+22
*
* test/ruby/test_io.rb (TestIO#pipe): get rid of deadlock on pipe.
nobu
2010-10-20
1
-336
/
+451
*
Fix test; escape a backslash.
naruse
2010-10-12
1
-1
/
+1
*
* io.c (rb_io_ungetc): use unsigned int for GB18030.
naruse
2010-10-12
1
-0
/
+24
*
* io.c (rb_io_putc): support multibyte characters.
naruse
2010-10-12
1
-0
/
+10
*
* io.c (rb_io_puts): fix for wide char encoding strings.
nobu
2010-09-15
1
-0
/
+18
*
* test/ruby/test_io_m17n.rb (test_textmode_paragraph_nonasciicompat): should
usa
2010-07-06
1
-0
/
+14
*
* io.c (swallow, prepare_getline_args, rb_io_getline_1): fix for
nobu
2010-07-04
1
-0
/
+13
*
* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]
nobu
2010-06-07
1
-0
/
+4
*
* test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):
nobu
2010-05-13
1
-2
/
+0
*
add a test.
akr
2010-05-13
1
-0
/
+12
*
* test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),
nobu
2010-05-13
1
-11
/
+11
*
* test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skip
usa
2010-05-13
1
-0
/
+1
*
add a test.
akr
2010-05-12
1
-8
/
+15
*
* io.c (select_internal): IO which cbuf is not empty is readable.
akr
2010-04-26
1
-0
/
+10
*
* io.c: raise IOError when byte oriented operations occur with
akr
2010-04-24
1
-0
/
+33
*
remove debug print.
naruse
2010-04-22
1
-1
/
+0
*
* io.c (io_getc): fix incomplete character immediately before EOF
naruse
2010-04-21
1
-0
/
+19
*
* io.c (io_getc): set read_encoding to resulted one character
naruse
2010-04-20
1
-0
/
+15
*
* enc/trans/newline.trans (fun_so_universal_newline): generate \n
akr
2009-11-22
1
-2
/
+0
*
* io.c (read_all): fix: false negative invalid byte seequence
naruse
2009-11-21
1
-0
/
+6
*
* io.c (io_encoding_set): get rid of parsing non-ascii string, and
nobu
2009-10-15
1
-21
/
+20
*
Change modestr syntax for BOM to "BOM|UTF-*".
naruse
2009-08-21
1
-1
/
+1
*
* test/ruby/test_io_m17n.rb (test_strip_bom): added.
naruse
2009-07-11
1
-0
/
+14
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-3
/
+3
*
* test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc is
usa
2008-10-28
1
-1
/
+1
*
* io.c (rb_io_extract_modeenc): plain rb/wb should set ASCII-8BIT
matz
2008-10-20
1
-3
/
+3
*
add an assertion.
akr
2008-10-16
1
-1
/
+3
*
* io.c (rb_io_binmode): reset encoding conversion.
akr
2008-10-16
1
-1
/
+12
*
* transcode.c (rb_eUndefinedConversionError): renamed from
akr
2008-09-25
1
-6
/
+6
*
* transcode.c: add "Error" suffix for Encoding exception classes.
matz
2008-09-18
1
-15
/
+15
*
* test/ruby/test_io_m17n.rb: use __FILE__ instead of /dev/null.
akr
2008-09-16
1
-5
/
+5
*
add tests.
akr
2008-09-12
1
-0
/
+12
*
* io.c (validate_enc_binmode): extracted from rb_io_extract_modeenc.
akr
2008-09-12
1
-0
/
+18
*
test modified.
akr
2008-09-10
1
-1
/
+0
*
* io.c (io_fwrite): raise an error if ASCII incompatible string
akr
2008-09-09
1
-31
/
+184
*
add a test.
akr
2008-09-08
1
-0
/
+4
*
* include/ruby/encoding.h (ECONV_XML_ATTR_CONTENT_ENCODER): defined.
akr
2008-09-07
1
-1
/
+12
*
* include/ruby/encoding.h (ECONV_ERROR_HANDLER_MASK): defined.
akr
2008-09-06
1
-0
/
+22
*
fix a test for previous commit.
akr
2008-09-05
1
-0
/
+1
*
* io.c (rb_io_extract_modeenc): raise an error for ASCII incompatible
akr
2008-09-05
1
-4
/
+54
*
* include/ruby/encoding.h (ECONV_INVALID_IGNORE): removed because
akr
2008-09-04
1
-10
/
+10
*
add tests.
akr
2008-09-03
1
-0
/
+15
*
* include/ruby/io.h (rb_io_t): new fields: encs.ecopts and
akr
2008-09-03
1
-0
/
+10
*
add a test.
akr
2008-08-27
1
-0
/
+8
*
* transcode.c (rb_econv_open): disable newline conversion for ASCII
akr
2008-08-26
1
-2
/
+47
[next]