aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* symbol.c: rename rb_str_dynamic_internnobu2014-10-141-0/+7
* test new optimizations for redefinesnormal2014-10-141-0/+6
* * enum.c (nmin_run): max(n) and max_by(n) returns an array inakr2014-10-131-0/+6
* ChangeLog: fix a typo for r47897.nagachika2014-10-131-1/+1
* common.mk: update-gems for older BASERUBYnobu2014-10-131-0/+6
* * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt2014-10-131-0/+6
* fix typo and spaceskazu2014-10-131-2/+2
* * lib/find.rb (Find.find): Call to_path for arguments to obtainakr2014-10-131-0/+6
* * common.mk: use relative load path for bundled_gems directory.hsbt2014-10-131-0/+5
* * README.EXT: [DOC] fix example missing typedef with patch byzzak2014-10-121-0/+7
* array.c: swap volatile for RB_GC_GUARDnormal2014-10-121-0/+6
* * ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typoszzak2014-10-121-0/+6
* parse.y: should not eliminate value nodesnobu2014-10-121-0/+6
* * vm.c: [DOC] fix typo by @yui-knk [Fixes GH-738]zzak2014-10-121-0/+5
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-121-0/+4
* * file.c: include sys/time.h only if HAVE_SYS_TIME_Hyugui2014-10-111-0/+4
* * file.c (HAVE_UTIMENSAT): disabled for NativeClient.yugui2014-10-111-0/+5
* * ext/extmk.rb: generates the rule for extinit.$(OBJEXT).yugui2014-10-111-0/+7
* Fixes build failures on Portable Native Client.yugui2014-10-111-0/+41
* compile.c: fix RB_GC_GUARD usagenormal2014-10-111-0/+5
* string.c (rb_str_intern): remove unnecessary RB_GC_GUARDnormal2014-10-111-0/+4
* parse.y: remove duplicate keysnobu2014-10-111-1/+4
* vm.c: precedence of duplicated keysnobu2014-10-111-1/+4
* parse.y: precedence of duplicated keysnobu2014-10-111-0/+6
* Support build for Portable Native Client outside of naclports tree.yugui2014-10-111-0/+5
* * io.c: fix issues in the last two commits. don't disable cloexec foryugui2014-10-111-0/+31
* * ext/socket/unixsocket.c: [DOC] Fix example to render in HTMLzzak2014-10-111-0/+6
* open-uri: accept :open_timeout optionnormal2014-10-101-0/+8
* ruby/io.h: deprecate old macrosnobu2014-10-101-0/+5
* * bignum.c (absint_numwords_generic): set an array element afterngoto2014-10-091-0/+7
* st: test packed-to-unpacked transitions during iterationnormal2014-10-091-0/+7
* benchmark/bm_hash_aref_sym*.rb: force static symbolsnormal2014-10-091-0/+4
* hash.c (rb_any_hash): remove unnecessary dsym checknormal2014-10-091-0/+4
* missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...odaira2014-10-081-0/+7
* dir.c: fix rdoc [ci skip]nobu2014-10-081-0/+7
* ext/win32ole/win32ole_variable.c: use typed data.suke2014-10-081-0/+4
* ChangeLog: fix name and addressnobu2014-10-081-3/+3
* * test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt2014-10-081-0/+5
* * lib/uri/generic.rb (URI#inspect): remove Object id.naruse2014-10-071-0/+5
* ext/etc/etc.c (etc_systmpdir): set default tmplen correctlynormal2014-10-071-0/+5
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-071-1/+6
* normalize reference to Timeout::Errornormal2014-10-071-0/+14
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-071-0/+6
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-071-0/+7
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+5
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+5
* signal.c: get rid of deadlock by discarded signalsnobu2014-10-071-0/+7
* ext/win32ole/win32ole_method.c: use typed data.suke2014-10-071-0/+4
* ext/win32ole/win32ole_param.c: refactoringsuke2014-10-071-0/+4
* ext/win32ole/win32ole_method.c: refactoring. addsuke2014-10-071-0/+9