aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tool/merger.rb: add feature to tag preview/rc.naruse2012-11-011-0/+4
* lib/mkmf.rb: fix for if config["libdir"] is nil.naruse2012-11-011-2/+6
* * tool/make-snapshot: fix wrong regexp for releasing preview.naruse2012-11-011-0/+5
* * NEWS: add a news about objspace,ko12012-11-011-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new),mrkn2012-11-011-0/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_add),mrkn2012-11-011-0/+7
* * test/ruby/test_process.rb: Revert r37404. My ubuntu box hasmame2012-11-011-0/+5
* * test/ruby/test_process.rb: Process.exec raised EACCES on Linuxmame2012-11-011-0/+6
* iseq.c: fix r37397nobu2012-11-011-0/+5
* thread_pthread.c: RUBY_STACK_MINnobu2012-11-011-0/+5
* * NEWS: add note for Module#refine, Module#refinements,shugo2012-11-011-0/+5
* * ChangeLog: fix indentation.shugo2012-11-011-1/+1
* * eval.c (rb_using_module): using should be used indirectly.shugo2012-11-011-0/+5
* * gc.c (gc_profile_record): don't define unused variables whennari2012-10-311-0/+5
* * gc.c (gc_prof_mark_timer_stop): count is not initialized.nari2012-10-311-0/+4
* * thread.c (rb_thread_call_without_gvl2): Note that ubf() may or maydrbrain2012-10-311-0/+6
* * thread.c (rb_thread_call_without_gvl2): Update documentation todrbrain2012-10-311-0/+6
* * ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]tenderlove2012-10-301-0/+11
* * eval.c (rb_mod_refine): fix the error message when no block isshugo2012-10-301-0/+7
* fix typoskazu2012-10-301-11/+11
* * process.c (redirect_dup2): set standard handles when new fd is stdio,usa2012-10-301-0/+10
* rbconfig/obsolete.rb: Confignobu2012-10-291-0/+5
* * thread.c: added Thread#thread_variable_(get|set),tenderlove2012-10-291-0/+10
* stringio.c: close separatedlynobu2012-10-291-0/+5
* * ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove2012-10-291-0/+10
* Update Changelogmarcandre2012-10-281-2/+9
* * lib/matrix.rb: Fix determinant_e [ruby-dev:46305] [Bug #7228]marcandre2012-10-281-0/+4
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+5
* * lib/rexml/source.rb: Move encoding detection code to base class.kou2012-10-281-0/+5
* * ChangeLog: add ML and ticket ref for r37343.nagachika2012-10-281-0/+1
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+7
* * test/rexml/test_document.rb: Group tests that they parsekou2012-10-281-0/+5
* * lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou2012-10-281-0/+10
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+5
* Revert r37358kou2012-10-281-6/+0
* * lib/rexml/source.rb (REXML::IOSource#initialize): Usekou2012-10-281-0/+6
* * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf2012-10-281-0/+5
* * ext/date/date_parse.c (date__parse): revised the tight parser.tadf2012-10-281-0/+4
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-0/+7
* * lib/rexml/document.rb (REXML::Document#write): Remove needlesskou2012-10-281-0/+5
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-0/+6
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong usagekou2012-10-281-0/+5
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong methodkou2012-10-281-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove2012-10-281-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove2012-10-281-0/+7
* * bignum.c (bignew_1): Bignum instances are frozen.ko12012-10-281-0/+17
* * vm.c (vm_define_method): remove type and frozen checking.ko12012-10-271-0/+5
* parse.y: warn static content assign in condnobu2012-10-271-0/+5
* * gc.c (gc_profile_result, gc_profile_report): use internal structureseregon2012-10-271-0/+5
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-271-0/+18