aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* command-processor.rb: return executable file onlynobu2013-09-171-1/+5
* assertions.rb: assert_thrownobu2013-09-171-1/+5
* assertions.rb: assert_nothing_thrown returns the resultnobu2013-09-171-0/+5
* * doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain2013-09-171-0/+5
* * ChangeLog: indent.nobu2013-09-171-8/+8
* added notetadf2013-09-171-1/+5
* added reason why revert.tadf2013-09-171-0/+4
* revertd.tadf2013-09-171-0/+4
* Revert r42942; a revert requires a reasonnaruse2013-09-171-4/+0
* * complex.c: removed meaningless lines.tadf2013-09-151-0/+5
* * ext/socket/mkconstants.rb: define MSG_FASTOPEN.glass2013-09-151-0/+5
* * rational.c (nurat_div): reverted r28844, r28886 and r28887.tadf2013-09-151-0/+4
* Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse2013-09-141-8/+7
* * dir.c (dir_s_glob): [DOC] Improve wording and layout.drbrain2013-09-131-0/+10
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-131-7/+8
* * lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse2013-09-131-0/+6
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-131-0/+18
* configure.in: size_t must be unsignednobu2013-09-121-0/+8
* Eliminate less-than-zero checks for unsigned variablesnobu2013-09-121-0/+9
* * Makefile.in (libruby-static.a): change LDFLAGS order. LDFLAGS may include l...ngoto2013-09-121-0/+6
* vsnprintf.c: fix buffer overflownobu2013-09-121-0/+10
* configure.in: fix cross-compiling installation failurenobu2013-09-111-0/+6
* * thread.c (rb_mutex_unlock): Mutex#unlock no longer raisekosaki2013-09-101-0/+5
* * vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument ifsorah2013-09-101-0/+8
* class.c: exclude refined methodsnobu2013-09-101-0/+5
* * io.c (rb_f_printf): [DOC] add missing parenthesis in rdoc.kazu2013-09-101-0/+4
* NEWS: Update RubyGems note.kazu2013-09-101-0/+4
* * lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain2013-09-101-0/+12
* * process.c: Remove spaces between SI prefix and unit to followakr2013-09-091-0/+11
* vm_method.c: clear cache after refine methodnobu2013-09-091-0/+6
* rbinstall.rb: add datenobu2013-09-091-0/+7
* * rational.c (f_gcd): Relax the condition to use GMP.akr2013-09-081-0/+4
* * ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke2013-09-081-0/+7
* * math.c (math_log): Test the sign for bignums.akr2013-09-071-0/+6
* * math.c (math_log): Support bignums bigger than 2**1024.akr2013-09-071-0/+6
* * vm_eval.c (vm_call0): fix prototype, the id parameter should be ofcharliesome2013-09-071-0/+13
* * variable.c (classname): the name of class that hasktsj2013-09-071-0/+8
* * lib/find.rb (Find.find): respect the encodings of arguments.ktsj2013-09-071-0/+7
* * ext/socket/mkconstants.rb (TCP_FASTOPEN): Defined for TCP fast open.akr2013-09-071-0/+5
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-061-0/+23
* * configure.in: Define ac_cv_func_clock_getres to yes for mingw*.akr2013-09-061-0/+4
* * rational.c: Include gmp.h if GMP is used.akr2013-09-061-0/+16
* remove unexpected referenceskazu2013-09-061-2/+2
* win32.c: clock_getresnobu2013-09-061-0/+5
* transcode.c: add rb_econv_appendnobu2013-09-061-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-051-0/+8
* class.c: remove recursionnobu2013-09-051-0/+4
* * string.c (fstring_cmp): take string encoding into account whencharliesome2013-09-051-0/+7
* string.c: reduce objects in rb_fstringnobu2013-09-051-0/+8
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-051-0/+11