index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add a test.
akr
2008-08-15
1
-0
/
+8
*
* transcode.c (econv_just_convert): extracted from rb_econv_output.
akr
2008-08-15
1
-0
/
+34
*
* include/ruby/encoding.h (rb_econv_t): new field: last_error.
akr
2008-08-15
1
-0
/
+46
*
* test/ruby/test_settracefunc.rb (test_call, test_class):
nobu
2008-08-15
1
-8
/
+0
*
add tests.
akr
2008-08-15
1
-1
/
+20
*
add a test.
akr
2008-08-15
1
-0
/
+48
*
add tests.
akr
2008-08-15
1
-0
/
+38
*
* transcode.c (econv_init): don't create dummy encoding if
akr
2008-08-15
1
-0
/
+13
*
* transcode.c (econv_primitive_convert): set destination_buffer
akr
2008-08-14
1
-0
/
+8
*
* include/ruby/encoding.h (rb_econv_result_t): moved from
akr
2008-08-14
1
-0
/
+6
*
* transcode.c (econv_init): accept Encoding object as source_encoding
akr
2008-08-14
1
-0
/
+5
*
* transcode_data.h (transcode_invalid_byte_sequence): renamed from
akr
2008-08-14
1
-42
/
+42
*
add a test.
akr
2008-08-14
1
-1
/
+9
*
* transcode.c (rb_econv_conv): new function. it don't consume input
akr
2008-08-14
1
-4
/
+24
*
* transcode_data.h (rb_trans_result_t): new enumeration constant:
akr
2008-08-14
1
-0
/
+36
*
test updated.
akr
2008-08-14
1
-46
/
+57
*
* test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup): set group of ...
kazu
2008-08-13
1
-0
/
+1
*
* transcode.c (econv_primitive_convert): add output_byteoffset
akr
2008-08-13
1
-40
/
+71
*
* test/ruby/test_thread.rb (test_list): call Thread.pass to run t1.
shugo
2008-08-13
1
-0
/
+1
*
* golf_prelude.rb, lib/set.rb (TC_Set#test_each),
knu
2008-08-13
2
-3
/
+3
*
* thread.c, vm_core.h: add manual priority support
ko1
2008-08-13
1
-1
/
+1
*
* object.c (rb_obj_untrusted): new method Object#untrusted?.
shugo
2008-08-13
6
-51
/
+218
*
* test/ruby/test_m17n.rb: follow EncodingCompatibilityError.
naruse
2008-08-13
3
-26
/
+26
*
* transcode.c (econv_init): make flags argument optional.
akr
2008-08-13
1
-8
/
+8
*
* enc/trans/newline.trans (rb_crlf_newline): new transcoder.
akr
2008-08-13
1
-0
/
+12
*
* enc/trans/newline.trans: new file.
akr
2008-08-13
1
-2
/
+16
*
* transcode.c (econv_primitive_convert): add output_size argument.
akr
2008-08-12
1
-6
/
+6
*
* transcode.c (rb_trans_conv): report last transcode_obuf_full.
akr
2008-08-12
1
-12
/
+41
*
* error.c (rb_eEncCompatError): add Exception.
naruse
2008-08-12
1
-37
/
+37
*
* transcode.c (rb_cEncodingConverter): new class Encoding::Converter.
akr
2008-08-12
1
-0
/
+24
*
* transcode_data.h (TRANSCODE_ERROR): removed.
akr
2008-08-12
1
-30
/
+29
*
add a test.
akr
2008-08-11
1
-0
/
+11
*
* transcode_data.h (rb_transcoder): add resetstate_func field for
akr
2008-08-11
1
-0
/
+3
*
* transcode.c (rb_trans_conv): find second last error.
akr
2008-08-11
1
-0
/
+5
*
* transcode_data.h (rb_trans_result_t): new type.
akr
2008-08-11
1
-0
/
+4
*
* array.c (rb_ary_sample): rename #choice to #sample. in
matz
2008-08-11
1
-2
/
+6
*
add several tests for UTF-32LE.
akr
2008-08-08
1
-0
/
+7
*
* transcode_data.h (rb_transcoder): from_unit_length field added.
akr
2008-08-08
1
-1
/
+23
*
* transcode_data.h (rb_transcoding): new field "stateful".
akr
2008-08-07
1
-3
/
+4
*
add comment.
naruse
2008-08-06
1
-1
/
+1
*
* test/ruby/process.rb (test_popen_fork): skip a test which is
naruse
2008-08-06
1
-0
/
+1
*
add tests for [ruby-dev:35726] and [ruby-dev:35709].
akr
2008-08-06
1
-0
/
+6
*
* parse.y (parser_yylex): removed an useless conditional, and magic
yugui
2008-08-01
1
-0
/
+18
*
* transcode.c (output_replacement_character):
naruse
2008-07-31
1
-0
/
+15
*
* test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
naruse
2008-07-31
1
-2
/
+2
*
* transcode.c (get_replacement_character): use U+FFFD as replacement
naruse
2008-07-31
1
-7
/
+4
*
test/ruby/test_transcode.rb: added test_shift_jis
duerst
2008-07-31
1
-0
/
+56
*
* win32/win32.c (rb_w32_select): recalc the rest of timeout for each
nobu
2008-07-30
1
-0
/
+10
*
* io.c (io_ungetc): raise NotImplementedError when ungetc is called
mame
2008-07-29
1
-9
/
+28
*
* test/ruby/test_io.rb (pipe): run reader thread and writer thread.
mame
2008-07-29
1
-57
/
+81
[prev]
[next]