summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-30* eval.c (rb_mod_refine): fix the error message when no block isshugo
2012-10-30fix typoskazu
2012-10-30* process.c (redirect_dup2): set standard handles when new fd is stdio,usa
2012-10-30Check if there is no error before reconnect [Bug #4387]naruse
2012-10-29rbconfig/obsolete.rb: Confignobu
2012-10-29* 2012-10-30svn
2012-10-29* thread.c: added Thread#thread_variable_(get|set),tenderlove
2012-10-29load.c: adjust stylenobu
2012-10-29stringio.c: close separatedlynobu
2012-10-29Use assert_normal_exit to split processnaruse
2012-10-29gc.c: PRIuSIZEnobu
2012-10-29* properties.nobu
2012-10-29* ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove
2012-10-28Update Changelogmarcandre
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: Simplify codemarcandre
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* lib/ostruct.rb: Protect new_ostruct_member [ruby-core:42779] [#6056]marcandre
2012-10-28* lib/ostruct.rb: Remove rdoc details on marshal_{load|dump} and fix rdocmarcandre
2012-10-28* 2012-10-29svn
2012-10-28* lib/matrix.rb: Fix determinant_e [ruby-dev:46305] [Bug #7228]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/source.rb: Move encoding detection code to base class.kou
2012-10-28* ChangeLog: add ML and ticket ref for r37343.nagachika
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* lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou
2012-10-28* test/rexml/test_document.rb: Add tests for parsing XML encodedkou
2012-10-28Revert r37358kou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Usekou
2012-10-28 * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf
2012-10-28 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Remove needlesskou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Accept optionskou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Fix wrong usagekou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Fix wrong methodkou
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-27vm_insnhelper.c: fix indentationko1
2012-10-27* vm.c (vm_define_method): remove type and frozen checking.ko1
2012-10-27* 2012-10-28svn
2012-10-27parse.y: warn static content assign in condnobu
2012-10-27* gc.c (gc_profile_result, gc_profile_report): use internal structureseregon
2012-10-27* struct.c: fix typo.ktsj
2012-10-27* numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko1