summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-11-03* lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou
2012-11-03* test/rexml/test_document.rb: Fix tests that expect encoding namekou
2012-11-03Revert r37439 and r37441kou
2012-11-03* test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou
2012-11-03* test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-11-03* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):kou
2012-11-03* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...kou
2012-11-03* eval.c (f_current_dirname): add the new method for Kernel.nari
2012-11-03* test/ruby/test_refinement.rb (test_new_method_by_send,shugo
2012-11-02* object.c (rb_mod_to_s): Module#{to_s,inspect}, when invoked onshugo
2012-11-02* string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_procshugo
2012-11-01proc.c: main.define_methodnobu
2012-11-01test_process.rb: use never existing filenobu
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_new),mrkn
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_add),mrkn
2012-11-01* test/ruby/test_process.rb: Revert r37404. My ubuntu box hasmame
2012-11-01* test/ruby/test_process.rb: Process.exec raised EACCES on Linuxmame
2012-11-01* eval.c (rb_using_module): using should be used indirectly.shugo
2012-10-30* ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]tenderlove
2012-10-30* eval.c (rb_mod_refine): fix the error message when no block isshugo
2012-10-30Check if there is no error before reconnect [Bug #4387]naruse
2012-10-29* thread.c: added Thread#thread_variable_(get|set),tenderlove
2012-10-29stringio.c: close separatedlynobu
2012-10-29Use assert_normal_exit to split processnaruse
2012-10-29* ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove
2012-10-28* lib/ostruct.rb: Add [] and []=, base on a patch by Thomas Sawyermarcandre
2012-10-28* lib/ostruct.rb: Also accept {Open}Struct as argument to newmarcandre
2012-10-28* lib/ostruct.rb: Add OpenStruct#eql? and OpenStruct#hashmarcandre
2012-10-28* lib/ostruct.rb (each_pair): Add #each_pair [#1400]marcandre
2012-10-28* test/rexml/test_document.rb: Remove needless indent.kou
2012-10-28* test/rexml/test_document.rb: Add tests for parsing XML encodedkou
2012-10-28* lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou
2012-10-28* test/rexml/test_document.rb: Group tests that they parsekou
2012-10-28* test/rexml/test_document.rb: Add tests for parsing XML encodedkou
2012-10-28 * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Accept optionskou
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove
2012-10-28* bignum.c (bignew_1): Bignum instances are frozen.ko1
2012-10-27parse.y: warn static content assign in condnobu
2012-10-27* numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko1
2012-10-26* object.c (rb_mod_const_get): const_get accepts qualified constanttenderlove
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-10-23Add test for instance_exec receiving a curried proc.tenderlove
2012-10-23test_rubyoptions.rb: --help optionnobu
2012-10-22* ext/psych/parser.c: just get the constant defined in Ruby.tenderlove