summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-12-09* string.c (rb_str_justify): fixed the case a fill size is anobu
2009-12-08* lib/rubygems: update to 1.3.5.nobu
2009-12-08* test/ripper/test_parser_events.rb: more tests.nobu
2009-12-07add a test.akr
2009-12-07* marshal.c (w_object): reverted r26007. [ruby-dev:39845]nobu
2009-12-07* test/dl/test_callback.rb testing callback removaltenderlove
2009-12-05* marshal.c (w_object): dump instance variables when usingnobu
2009-12-04* ext/dl/cptr.c (to_int): DL::CPtr supports to_inttenderlove
2009-12-04* parse.y (k_def): adjust the location of method definition to thenobu
2009-12-04fixed tests.shugo
2009-12-04 * ext/stringio/stringio.c (ungetc): RDoc updated. trunk allowsnahi
2009-12-04* test/dl/test_callback.rb (**): using DL::Function to test callbackstenderlove
2009-12-03* compile.c (compile_cpath, iseq_compile_each): revertedshugo
2009-12-03* enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst
2009-12-03* test/dl/test_callback.rb (**): testing return values of dl callbackstenderlove
2009-12-01 * test/digest/test_digest_extend.rb: added tests for digest framework.nahi
2009-11-30Adding tests for YAML typestenderlove
2009-11-30* parse.y (parser_yylex): suppress an extra error message afternobu
2009-11-28* lib/rexml/formatters/default.rb (write_attribute): fix antenderlove
2009-11-26* test/ruby/test_complex.rb (@unify): fix the detection if mathyugui
2009-11-26* test/test_mathn.rb (TestMathn): new test case.yugui
2009-11-26* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.yugui
2009-11-26* test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui
2009-11-26* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu
2009-11-25 * test/digest/test_digest_extend.rb: Added tests for current digestnahi
2009-11-24* test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Errorakr
2009-11-24* strftime.c: %Y format a year with 4 digits at least.akr
2009-11-22* enc/trans/newline.trans (fun_so_universal_newline): generate \nakr
2009-11-21* marshal.c (marshal_dump): use normal object as the buffer sonobu
2009-11-21* io.c (read_all): fix: false negative invalid byte seequencenaruse
2009-11-19move Test::Unit::Assertions#invoke_ruby to EnvUtil.invoke_ruby.akr
2009-11-19* lib/net/imap.rb (flag_list): untaint strings to intern in the safeshugo
2009-11-18add test.akr
2009-11-18* encoding.c (enc_set_default_encoding): reset filesytemnaruse
2009-11-18forgot to add test_undef.rb in the previous revision.shugo
2009-11-17* string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]nobu
2009-11-17* test/ruby/test_m17n.rb: get rid of empty string interpolationsnobu
2009-11-17* vm_method.c (rb_alias): should raise TypeError if klass is nil.shugo
2009-11-17unused argument removed.akr
2009-11-17* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,duerst
2009-11-17* ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu
2009-11-16Adding yaml tests [ruby-core:26732]tenderlove
2009-11-16add tests.akr
2009-11-16* vm_insnhelper.c (vm_call_method): protected singleton methods ofshugo
2009-11-15fix previous change.akr
2009-11-15add a test.akr
2009-11-15add tests.akr
2009-11-15tests refined.akr
2009-11-15add tests.akr
2009-11-14* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]marcandre