aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+57
* fix typoskazu2012-11-121-2/+2
* Fix build on DragonFly where configure fails to detect isinf()/isnan().knu2012-11-121-0/+6
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo),shugo2012-11-121-0/+9
* * win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa2012-11-121-0/+6
* * test/date/test_date_{parse,strptime}.rb: changed the format oftadf2012-11-111-0/+5
* * ext/date/date_parse.c (date__parse): revised the tight parsertadf2012-11-111-0/+5
* hash.c: warn for wrong elementsnobu2012-11-111-2/+5
* hash.c: refine error messagesnobu2012-11-111-0/+6
* * eval.c (top_using): remove Kernel#using, and add main.using instead.shugo2012-11-111-0/+6
* * eval.c (rb_using_refinement, rb_mod_using, f_using): clear methodshugo2012-11-111-0/+7
* * lib/pstore.rb (PStore): fix not to replace ThreadError raised inglass2012-11-111-0/+6
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo):shugo2012-11-111-0/+11
* ruby.c: removed a comma before "before"duerst2012-11-101-0/+4
* * gc.c: move immutable fields from struct heaps_slot and structnari2012-11-101-0/+6
* typotadf2012-11-101-1/+1
* * complex.c: modified doc.tadf2012-11-101-0/+5
* * ext/date/date_parse.c: edited about era.tadf2012-11-101-0/+4
* * tool/rbinstall.rb: Don't install *.gemspec under lib/.kou2012-11-101-0/+6
* * ruby_atomic.h: renamed from atomic.h to avoid header file name conflictngoto2012-11-091-0/+8
* * atomic.h: Revert r37491 which is a temporary workaroud.ngoto2012-11-091-0/+4
* * siphash.h: check configure macros before include newer headers.usa2012-11-091-2/+2
* * siphash.h: include inttypes.h only when HAVE_INTTYPES_H is defined.usa2012-11-091-0/+4
* * ChangeLog: remove redundant entries for r37581-r37584.nagachika2012-11-091-28/+0
* erb.rb: safe concurrent usenobu2012-11-091-0/+5
* random.c: BYTE_ORDERnobu2012-11-091-1/+3
* siphash.c: union sip_init_statenobu2012-11-091-0/+5
* fix typoskazu2012-11-091-2/+2
* fix typoszzak2012-11-091-5/+3
* * array.c (rb_ary_splice): fix r37583 doesn't condier the case whennaruse2012-11-091-0/+5
* siphashnobu2012-11-091-0/+4
* array.c: speedup Array#unshift by using space in shared arraynobu2012-11-091-1/+10
* array.c: use shared array in rb_ary_slicenobu2012-11-091-1/+6
* array.c: make array really suitable for queuenobu2012-11-091-1/+7
* array.c: steal shared array's container when ARY_SHARED_NUM == 1nobu2012-11-091-0/+38
* * ext/bigdecimal/bigdecimal.c:zzak2012-11-091-0/+7
* Add back my original example of Shellwords#shellescape.knu2012-11-091-2/+5
* Fix an example of Shellwords#shellescape.knu2012-11-091-0/+6
* * string.c (rb_str_crypt): crypt(3) may return NULL.naruse2012-11-091-0/+5
* Fix build when gcc is used and the platform's libc lacks alloca().knu2012-11-091-0/+14
* fix typoszzak2012-11-091-3/+3
* * io.c (IO#new):zzak2012-11-091-0/+6
* * bignum.c (bigmul0): enable big_mul_toom3.mrkn2012-11-081-2/+11
* * bignum.c (bigmul0): disable big_mul_toom3_temporalily.mrkn2012-11-081-0/+8
* * re.c (rb_memsearch): performance improvement by using memchr().glass2012-11-081-0/+5
* * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse2012-11-081-0/+5
* Fix a couple of grammos.knu2012-11-081-2/+2
* * configure.in (--with-opt-dir): Avoid nesting of double quotesknu2012-11-081-0/+6
* * numeric.c: Add description of that the results of the comparingmrkn2012-11-081-0/+6
* * include/ruby/intern.h: Restore rb_enumeratorize as it was before r37497marcandre2012-11-071-1/+8