summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-09-20common.mk: RUN_OPTS to testsnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-20* ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr
2013-09-19parse.y: adjust position of lambdanobu
2013-09-19vsnprintf.c: initialize cpnobu
2013-09-19* NEWS: add a news for r42974.ko1
2013-09-19* include/ruby/ruby.h: make Symbol objects frozen.ko1
2013-09-19* NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1drbrain
2013-09-19* lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-09-18updating psych versiontenderlove
2013-09-18* lib/rubygems/dependency_resolver.rb: Switch the iterative resolverdrbrain
2013-09-18* lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain
2013-09-18* string.c (rb_str_enumerate_lines): make String#each_line andglass
2013-09-18fix a typokazu
2013-09-18proc.c: allocate wrapper object firstnobu
2013-09-17command-processor.rb: return executable file onlynobu
2013-09-17assertions.rb: assert_thrownobu
2013-09-17assertions.rb: assert_nothing_thrown returns the resultnobu
2013-09-17* doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain
2013-09-17* ChangeLog: indent.nobu
2013-09-17added notetadf
2013-09-17added reason why revert.tadf
2013-09-17revertd.tadf
2013-09-17Revert r42942; a revert requires a reasonnaruse
2013-09-15 * complex.c: removed meaningless lines.tadf
2013-09-15* ext/socket/mkconstants.rb: define MSG_FASTOPEN.glass
2013-09-15 * rational.c (nurat_div): reverted r28844, r28886 and r28887.tadf
2013-09-14Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse
2013-09-13* dir.c (dir_s_glob): [DOC] Improve wording and layout.drbrain
2013-09-13* lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-13* lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse
2013-09-13 * lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-12configure.in: size_t must be unsignednobu
2013-09-12Eliminate less-than-zero checks for unsigned variablesnobu
2013-09-12* Makefile.in (libruby-static.a): change LDFLAGS order. LDFLAGS may include l...ngoto
2013-09-12vsnprintf.c: fix buffer overflownobu
2013-09-11configure.in: fix cross-compiling installation failurenobu
2013-09-10* thread.c (rb_mutex_unlock): Mutex#unlock no longer raisekosaki
2013-09-10* vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument ifsorah
2013-09-10class.c: exclude refined methodsnobu
2013-09-10* io.c (rb_f_printf): [DOC] add missing parenthesis in rdoc.kazu
2013-09-10NEWS: Update RubyGems note.kazu
2013-09-10* lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain
2013-09-09* process.c: Remove spaces between SI prefix and unit to followakr
2013-09-09vm_method.c: clear cache after refine methodnobu
2013-09-09rbinstall.rb: add datenobu
2013-09-08* rational.c (f_gcd): Relax the condition to use GMP.akr
2013-09-08* ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke
2013-09-07* math.c (math_log): Test the sign for bignums.akr