aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* vsnprintf.c: initialize cpnobu2013-09-191-0/+5
* * NEWS: add a news for r42974.ko12013-09-191-0/+4
* * include/ruby/ruby.h: make Symbol objects frozen.ko12013-09-191-0/+10
* * NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1drbrain2013-09-191-0/+4
* * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain2013-09-191-0/+9
* * lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain2013-09-181-0/+11
* updating psych versiontenderlove2013-09-181-0/+6
* * lib/rubygems/dependency_resolver.rb: Switch the iterative resolverdrbrain2013-09-181-0/+6
* * lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain2013-09-181-0/+10
* * string.c (rb_str_enumerate_lines): make String#each_line andglass2013-09-181-0/+11
* fix a typokazu2013-09-181-1/+1
* proc.c: allocate wrapper object firstnobu2013-09-181-0/+5
* 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