summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-06-06* internal.h (rb_int_export): countp argument is split intoakr
2013-06-06* bignum.c (rb_int_import): New function.akr
2013-06-06Specify dependencies.akr
2013-06-06* configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr
2013-06-06 * ext/date/date_core.c: fixed coding error [ruby-core:55337].tadf
2013-06-06* ext/objspace/object_tracing.c: rename allocation_info tonari
2013-06-06* ext/objspace/object_tracing.c: allocation_info function isn'tnari
2013-06-04 * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.tadf
2013-06-04 * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf
2013-06-04* ext/objspace/objspace.c: improve wording and remove duplicated comment.eregon
2013-06-04* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn
2013-06-02* ext/socket/option.c: rename functions introduced in r41009naruse
2013-05-31zlib.c: check EOFnobu
2013-05-31* ext/socket/option.c (inspect_byte): used only on NetBSD.nobu
2013-05-31* ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse
2013-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_power): use rb_dbl2bigmrkn
2013-05-31* ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]zzak
2013-05-28fix typotmm1
2013-05-28object_tracing.c: fix argument typenobu
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-28extmk.rb: untouch makefilesnobu
2013-05-28ext/objspace: unexpand Author keywordsnobu
2013-05-27* properties.nobu
2013-05-27* ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko1
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27suppress warningsnobu
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1
2013-05-27* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko1
2013-05-26* ext/-test-/postponed_job/postponed_job.c: fix `init' function name.ko1
2013-05-26* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko1
2013-05-26* hash.c, include/ruby/ruby.h: support WB protected hash.ko1
2013-05-25* ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stablenaruse
2013-05-25Remove unused variablenaruse
2013-05-24* ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412]charliesome
2013-05-24* ext/strscan/strscan.c (strscan_aref): raise error if givennaruse
2013-05-24io/console: rdocnobu
2013-05-24rename generic io modulesnobu
2013-05-23extmk.rb: don't duplicatenobu
2013-05-23Add a comment.akr
2013-05-21* ext/strscan/strscan.c (strscan_aref): support named captures.naruse
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-05-20* ext/extmk.rb: nodoc this filezzak
2013-05-19* ext/stringio/stringio.c: Correct position of method rdoczzak
2013-05-19* ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak
2013-05-19fix typos inspired by r40825kazu
2013-05-19* remove trailing spaces.nobu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-05-19* ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj