aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cont.c (rb_fiber_start): use RARRAY_RAWPTR() instead ofko12013-08-071-0/+9
* * random.c (random_load): use RARRAY_RAWPTR() instead ofko12013-08-071-0/+5
* * thread.c (thread_start_func_2): use RARRAY_RAWPTR() instead ofko12013-08-071-0/+5
* * string.c: [DOC] Description of rb_str_equal [Fixes GH-375]zzak2013-08-071-0/+6
* * ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMACzzak2013-08-061-0/+6
* * lib/rss/utils.rb: [DOC] RSS::Utils by Steve Klabnik [Bug #8745]zzak2013-08-061-0/+4
* * bignum.c (nlz16): Removed.akr2013-08-061-0/+13
* Typo from r42411zzak2013-08-061-1/+1
* * time.c: [DOC] Typo in Time overview by @sparr [Fixes GH-374]zzak2013-08-061-0/+5
* * lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740]zzak2013-08-061-0/+4
* * ext/readline/readline.c (readline_s_delete_text): removekouji2013-08-061-0/+8
* * ext/readline/readline.c, test/readline/test_readline.rb: fixkouji2013-08-061-0/+5
* range.c: return nil for empty rangenobu2013-08-061-0/+5
* * ext/readline/readline.c (readline_s_set_point, Init_readline):kouji2013-08-061-0/+6
* * ext/readline/readline.c (Init_readline, readline_s_set_output)kouji2013-08-061-0/+8
* * vm_insnhelper.c (vm_push_frame): change type of stack_max to size_t.ko12013-08-061-0/+4
* range.c: consider exclusivenobu2013-08-061-0/+5
* win32.c: fix conversionnobu2013-08-061-0/+6
* * vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko12013-08-061-0/+19
* win32.c: conversion from WCHARnobu2013-08-061-0/+6
* * vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo2013-08-061-0/+7
* * bignum.c (rb_big_realloc): Use VALGRIND_MAKE_MEM_UNDEFINED toakr2013-08-061-0/+9
* * process.c: [DOC] Document caveats of command form of Process.spawnzzak2013-08-051-0/+5
* * lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak2013-08-051-0/+4
* * lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak2013-08-051-0/+5
* * bignum.c: Rename local variables.akr2013-08-051-0/+4
* * vm_trace.c: [DOC] Fix TracePoint return values in exampleszzak2013-08-051-0/+6
* win32.c: conversion to WCHARnobu2013-08-051-1/+5
* win32.c: fix wrong trimmingnobu2013-08-051-0/+7
* fix typoskazu2013-08-051-2/+2
* * include/ruby/encoding.h: document which user flags are used bycharliesome2013-08-051-0/+5
* * object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome2013-08-051-0/+7
* * enumerator.c: [DOC] Remove reference to Enumerator::Lazy#cyclezzak2013-08-041-0/+6
* * lib/rss/0.9.rb: [DOC] Document RSS09 by Steve Klabnik [Bug #8732]zzak2013-08-041-0/+4
* * lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak2013-08-041-0/+5
* * array.c (rb_ary_zip): performance implement by usingglass2013-08-041-0/+5
* * README.EXT, README.EXT.ja: Mention rb_integer_pack andakr2013-08-031-0/+5
* * bignum.c (BARY_TRUNC): New macro.akr2013-08-031-0/+12
* * bignum.c (big2str_karatsuba): Don't allocate new temporary bufferakr2013-08-031-0/+5
* * bignum.c (bary2bdigitdbl): New function.akr2013-08-031-0/+10
* * bignum.c: The branch condition of selecting multiplicationakr2013-08-031-0/+9
* * bignum.c (big2str_orig): Receive the number to stringize asakr2013-08-031-0/+8
* * bignum.c (MAX_BASE36_POWER_TABLE_ENTRIES): Renamed fromakr2013-08-031-0/+7
* parse.y: no reduction with 1nobu2013-08-031-0/+5
* etc.c: encodingsnobu2013-08-031-0/+5
* struct.c: rb_struct_define_undernobu2013-08-031-0/+7
* * parse.y (value_expr_gen): now NODE_DEFN and NODE_DEFS are not voidusa2013-08-021-0/+6
* ChangeLog: fix typonobu2013-08-021-1/+1
* * doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain2013-08-021-0/+6
* * bignum.c (big2str_orig): Refactored.akr2013-08-021-2/+2