summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-04-26* ext/json: Update to JSON 1.4.1.naruse
2010-04-25 * complex.c, ratioanl.c: reverted experimental r24565.tadf
2010-04-24* ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize methodtenderlove
2010-04-24* ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove
2010-04-24* ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove
2010-04-24* test/psych/test_psych.rb: don't leave temporary files.akr
2010-04-24* io.c: raise IOError when byte oriented operations occur withakr
2010-04-24* ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove
2010-04-24* test/psych/test_yaml.rb: clearing domain types on teardowntenderlove
2010-04-23* test/dl/test_base.rb: add kfreebsd support. based on a patch frommame
2010-04-23Update to RDoc 2.5.6drbrain
2010-04-22* test/ripper/test_parser_events.rb: more regexp literal tests.nobu
2010-04-22* test/ripper/test_parser_events.rb (test_unterminated_regexp):nobu
2010-04-22remove debug print.naruse
2010-04-22* test/ripper/test_parser_events.rb (test_local_variables): for r27431.nobu
2010-04-22Update to RubyGems 1.3.7.pre.1drbrain
2010-04-22* test/ripper/test_parser_events.rb (test_operator_ambiguous): new test.nobu
2010-04-21* io.c (io_getc): fix incomplete character immediately before EOFnaruse
2010-04-21* parse.y (regexp): check each fragments. [ruby-core:27374]nobu
2010-04-21Update to RDoc 2.5.5drbrain
2010-04-21* parse.y (parser_yylex): abandoned EXPR_VCALL.nobu
2010-04-20* io.c (io_getc): set read_encoding to resulted one characternaruse
2010-04-20* test/ruby/test_system.rb (TestSystem#valid_syntax): return falsenobu
2010-04-20* parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separatenobu
2010-04-20* test/ruby: make more ruby-mode.el friendly.nobu
2010-04-19* file.c (rb_file_s_extname): skip last directory separators.nobu
2010-04-19* lib/timeout.rb (Timeout#timeout): propagate errors to thenobu
2010-04-19Import RDoc 2.5.4drbrain
2010-04-18* lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.akr
2010-04-17* ext/psych/lib/psych/visitors/yaml_tree.rb: defaulting binary stringtenderlove
2010-04-17* test/ruby/envutil.rb: update Gem::ConfigMap to fake environment formame
2010-04-17* compile.c (iseq_compile_each): fix splat condition in NODE_WHEN.wanabe
2010-04-16* test/thread/test_queue.rb (TestQueue#grind): fix typos.kazu
2010-04-16* ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove
2010-04-16* ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methodstenderlove
2010-04-16* test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb):suke
2010-04-16* lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): removemame
2010-04-16* array.c (rb_ary_repeated_permutation): new method added. a patchmatz
2010-04-14* lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse
2010-04-14* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo
2010-04-13* transcode.c (transcode_loop): insert output the value whennaruse
2010-04-12add a test.akr
2010-04-11* lib/matrix.rb: Deprecate Vector#elements_to{i/f/r}marcandre
2010-04-11* io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...kazu
2010-04-11* test/ruby/test_encoding.rb (TestEncoding#test_replicate): morenobu
2010-04-11* encoding.c (enc_replicate): new encoding name must be validnobu
2010-04-11* test/syck/test_struct.rb: modified to use only syck engine since thetenderlove
2010-04-11Update to RDoc 2.5.3drbrain
2010-04-11* ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove
2010-04-11* test/rubygems/gemutilities.rb: removing gem requirement on minitest.tenderlove