summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-09-17* test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90%mame
2008-09-17* string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr
2008-09-17 * complex.c (nucomp_s_convert): accepts complextadf
2008-09-17* test/ruby/test_io.rb (TestIO#test_dup): avoid infinite loop.kazu
2008-09-17* lib/cgi/html.rb (checkbox_group,radio_group): bug fixxibbar
2008-09-16 * numeric.c: provides predicate real? instead of scalar?.tadf
2008-09-16* test/ruby/test_io_m17n.rb: use __FILE__ instead of /dev/null.akr
2008-09-16* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr
2008-09-16* lib/cgi/core.rb: performance improvement. xibbar
2008-09-16 * complex.c (nucomp_marshal_{dump,load}): preserve instancetadf
2008-09-16* string.c ():matz
2008-09-16* test/ruby/test_io.rb (TestIO#test_dup): exception should bematz
2008-09-15* test/ruby/test_io.rb (TestIO#test_dup): this test might fail ifmatz
2008-09-15add assertion message for previous commit.akr
2008-09-15* re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr
2008-09-15* encoding.c (rb_enc_compatible): accepst other than strings andnaruse
2008-09-15 * complex.c (nucomp_eql_p): new.tadf
2008-09-15* test/matrix/test_matrix.rb (setup): typo.yugui
2008-09-14* transcode.c (str_encode): returns duplicated string if nothingnobu
2008-09-14* lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui
2008-09-14 * complex.c (f_{add,mul,sub}): omitted some shortcuts for preservetadf
2008-09-13 * complex.c: refined.tadf
2008-09-13* test/rexml/test_document.rb: removed garbage.shugo
2008-09-13* text/rexml/test_document.rb (test_entity_expansion_limit): added tests.shugo
2008-09-12* transcode.c (rb_econv_prepare_opts): raise ArgumentError ifakr
2008-09-12add tests.akr
2008-09-12* io.c (validate_enc_binmode): extracted from rb_io_extract_modeenc.akr
2008-09-12* enc/trans/escape.trans: transcoder name renamed to use underscore.akr
2008-09-12* transcode.c (rb_econv_init_by_convpath_i): new function.akr
2008-09-12* transcode.c (decorator_names): extracted from rb_econv_open.akr
2008-09-12add tests.akr
2008-09-11* test/win32ole/test_err_in_callback.rb (teardown): get ridsuke
2008-09-10* transcode.c (make_encoding): new function.akr
2008-09-10* transcode.c (econv_convpath): new method.akr
2008-09-10* test/win32ole/test_err_in_callback.rb: InternetExplorer shouldsuke
2008-09-10test modified.akr
2008-09-10 * lib/uri/common.rb (URI::Parser): new class.akira
2008-09-09* include/ruby/encoding.h (econv_after_output): renamed fromakr
2008-09-09* io.c (io_fwrite): raise an error if ASCII incompatible stringakr
2008-09-09* include/ruby/encoding.h (ECONV_DECORATOR_MASK): mergeakr
2008-09-09* test/openssl/test_ssl.rb (OpenSSL#test_client_session):kazu
2008-09-08add a test.akr
2008-09-08* include/ruby/encoding.h (rb_econv_decorate_at_first): declared.akr
2008-09-08add tests.akr
2008-09-08* include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamedakr
2008-09-08* test/cgi/test_cgi_tag_helper.rb : fix class namexibbar
2008-09-08* transcode.c (rb_econv_insert_output): "readagain" part should beakr
2008-09-08* test/ruby/test_io.rb (TestIO#test_dup): add open in block.kazu
2008-09-07 * rational.c: removed unused code.tadf
2008-09-07* enc/trans/iso2022.trans: stateless-iso-2022-jp is defined to avoidakr