summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-06json/add/range.rb: use Range#endnobu
2013-08-06net/http/header.rb: remove a hacknobu
2013-08-06* ext/readline/readline.c (Init_readline, readline_s_set_output)kouji
2013-08-06* vm_insnhelper.c (vm_push_frame): change type of stack_max to size_t.ko1
2013-08-06range.c: consider exclusivenobu
2013-08-06win32.c: fix conversionnobu
2013-08-06* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko1
2013-08-06win32.c: conversion from WCHARnobu
2013-08-06* vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo
2013-08-06string.c: fix typonobu
2013-08-06win32.c: supprss warningnobu
2013-08-06[DOC] refine a call seq.akr
2013-08-06* bignum.c (rb_big_realloc): Use VALGRIND_MAKE_MEM_UNDEFINED toakr
2013-08-05* process.c: [DOC] Document caveats of command form of Process.spawnzzak
2013-08-05* lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak
2013-08-05* 2013-08-06svn
2013-08-05* lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak
2013-08-05* bignum.c: Rename local variables.akr
2013-08-05* vm_trace.c: [DOC] Fix TracePoint return values in exampleszzak
2013-08-05win32.c: conversion to WCHARnobu
2013-08-05win32.c: fix wrong trimmingnobu
2013-08-05test_econv.rb: assert_separatelynobu
2013-08-05fix typoskazu
2013-08-05* include/ruby/encoding.h: document which user flags are used bycharliesome
2013-08-05* object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome
2013-08-04* enumerator.c: [DOC] Remove reference to Enumerator::Lazy#cyclezzak
2013-08-04* lib/rss/0.9.rb: [DOC] Document RSS09 by Steve Klabnik [Bug #8732]zzak
2013-08-04* 2013-08-05svn
2013-08-04* lib/rexml/attribute.rb: [DOC] Update example for #namespacezzak
2013-08-04* array.c (rb_ary_zip): performance implement by usingglass
2013-08-04* ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...nagai
2013-08-03* README.EXT, README.EXT.ja: Mention rb_integer_pack andakr
2013-08-03* ext/stringio/stringio.c (strio_substr): Trivial fix for invalidheadius
2013-08-03* bignum.c (BARY_TRUNC): New macro.akr
2013-08-03* bignum.c (big2str_karatsuba): Don't allocate new temporary bufferakr
2013-08-03bignum.c: suppress warningsnobu
2013-08-03* 2013-08-04svn
2013-08-03* bignum.c (bary2bdigitdbl): New function.akr
2013-08-03* bignum.c: The branch condition of selecting multiplicationakr
2013-08-03* bignum.c (big2str_orig): Receive the number to stringize asakr
2013-08-03Add missing requirenaruse
2013-08-03Fix test failure to follow r42347 ref #3753naruse
2013-08-03* bignum.c (MAX_BASE36_POWER_TABLE_ENTRIES): Renamed fromakr
2013-08-03parse.y: no reduction with 1nobu
2013-08-03etc.c: encodingsnobu
2013-08-03struct.c: rb_struct_define_undernobu
2013-08-02* parse.y (value_expr_gen): now NODE_DEFN and NODE_DEFS are not voidusa
2013-08-02ChangeLog: fix typonobu
2013-08-02* doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain
2013-08-02* bignum.c (big2str_orig): Refactored.akr