summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-03hash.c: detect recursion for allnobu
2013-12-03vm_eval.c: rb_catch_protectnobu
2013-12-03* lib/net/smtp.rb: [DOC] Fix typoa_matsuda
2013-12-03ChangeLog: complement the intentionnobu
2013-12-03* object.c (rb_obj_clone): Protect FL_PROMOTED and FL_WB_PROTECTEDnari
2013-12-03* array.c (rb_hash_rehash): use hash_alloc() instead of rb_hash_new().glass
2013-12-03* load.c (features_index_add_single): Move loaded_features_index array values...tmm1
2013-12-03* include/ruby/ruby.h (struct RClass): Add wrapper struct aroundtmm1
2013-12-03Add a description about string-scrub.gem to NEWSnaruse
2013-12-03* test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):nobu
2013-12-03* array.c (rb_ary_uniq_bang): remove duplicate code.glass
2013-12-03* array.c (ary_add_hash): set and return values because string keysglass
2013-12-03* string.c (rb_fstring): Use st_update instead of st_lookup +tmm1
2013-12-03rdoc/constant.rb: reapply r43006 for workaround ofnobu
2013-12-03signal.c: fault addressnobu
2013-12-03* hash.c (w32_getenv): should be static.nobu
2013-12-03* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings fromdrbrain
2013-12-03* 2013-12-03svn
2013-12-03* lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain
2013-12-02* hash.c (getenv): fixed test failures introduced by r43950.usa
2013-12-02* hash.c (rb_hash_rehash): make temporary st_table under the controlglass
2013-12-02* variable.c (rb_mod_constants): when calling Module#constants withcharliesome
2013-12-02* lib/csv.rb: [DOC] Fix typosa_matsuda
2013-12-02* lib/net/smtp.rb (Net::SMTP#critical): Always return adrbrain
2013-12-01* lib/rubygems: Update to RubyGems master baa965b. Notable changes:drbrain
2013-12-01* test/ruby/test_case.rb (test_nomethoderror):sorah
2013-12-01* 2013-12-02svn
2013-12-01* hash.c (getenv): use ANSI codepage version of getenv() for minirubyusa
2013-12-01* doc/contributors.rdoc: [DOC] Import contributors from redmine wikizzak
2013-12-01* doc/maintainers.rdoc: [DOC] Current maintainers of Rubyzzak
2013-12-01* doc/contributing.rdoc: [DOC] Current branch maintainerszzak
2013-12-01* doc/contributing.rdoc: [DOC] Reporting other (ruby-lang.org) issueszzak
2013-12-01* doc/contributing.rdoc: [DOC] Current platform maintainerszzak
2013-12-01* doc/contributing.rdoc: [DOC] Reporting downstream distro issueszzak
2013-12-01* hash.c (rb_hash_to_a): specify array capa.glass
2013-12-01* hash.c (rb_hash_rehash): fix to free new st_table when exceptionglass
2013-12-01* lib/open3.rb: [DOC] Fix typo (s/thumnail/thumbnail/)a_matsuda
2013-12-01* ext/openssl/lib/openssl/buffering.rb: Fix warning in copyrightzzak
2013-11-30* lib/rubygems: Update to RubyGems master 66e5c39. Notable changes:drbrain
2013-11-30* 2013-12-01svn
2013-11-30* test/ruby/test_gc.rb (test_gc_reason): Force minor GC by consumingtmm1
2013-11-30* lib/fileutils.rb: [DOC] Fix typo (s/perserve/preserve/)a_matsuda
2013-11-30dir.c: check unknown keywordsnobu
2013-11-30vm_insnhelper.c: keyword hash functionsnobu
2013-11-30* lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda
2013-11-30win32ole.c: correct declarationnobu
2013-11-30vm_dump.c: suppress warningnobu
2013-11-30eval.c: determine exit status and signal before finalizationnobu
2013-11-30enumerator.c: should not store local variable addressnobu
2013-11-30siphash.c: fix missing conditionnobu