aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome2013-09-051-0/+17
* * configure.in (with_gmp): set with_gmp no if it is empty.mrkn2013-09-051-0/+4
* * vm_insnhelper.c (vm_getivar): use class sequence to check classcharliesome2013-09-051-0/+7
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-041-0/+11
* * bignum.c (bary_divmod_normal): Reduce temporary array allocations.akr2013-09-041-0/+4
* * bignum.c (rb_big_divrem_normal): Add GC guards.akr2013-09-041-0/+4
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-041-0/+10
* * bignum.c (bigdivrem_normal): Removed.akr2013-09-041-0/+7
* * bignum.c (bigdivrem): Useless declaration removed.akr2013-09-041-0/+4
* numeric.c: split NUM_STEP_GET_INFnobu2013-09-041-0/+5
* * bignum.c (bigdivrem_normal): Add assertions.akr2013-09-041-0/+4
* internal.h: LONG_LONG vm_state_version_tnobu2013-09-041-0/+4
* internal.h: fix vm_state_version_tnobu2013-09-041-0/+5