aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (rb_integer_pack_internal): Renamed from rb_integer_packakr2013-06-111-0/+19
* * ext/racc/cparse/cparse.c: use rb_ary_entry() anderegon2013-06-101-23/+23
* * ext/socket/raddrinfo.c (nogvl_getaddrinfo): Fix indent.kou2013-06-101-2/+1
* * ext/socket/raddrinfo.c (nogvl_getaddrinfo): Add missing returnkou2013-06-101-1/+1
* * ext/socket/raddrinfo.c (nogvl_getaddrinfo): work around for Ubuntunaruse2013-06-101-1/+10
* * bignum.c (rb_integer_pack): Returns sign instead of words.akr2013-06-101-4/+3
* * bignum.c (rb_integer_pack): numwords_allocated argument removed.akr2013-06-091-7/+4
* * bignum.c (rb_integer_pack): Arguments changed. Use flags toakr2013-06-071-7/+14
* * bignum.c (rb_integer_pack): Renamed from rb_int_export.akr2013-06-074-49/+41
* * ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place ofnaruse2013-06-071-2/+2
* use NUM2SIZET and SIZET2NUMnobu2013-06-072-4/+4
* * internal.h (rb_int_export): countp argument is split intoakr2013-06-061-2/+2
* * bignum.c (rb_int_import): New function.akr2013-06-062-0/+19
* Specify dependencies.akr2013-06-061-0/+3
* * configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr2013-06-062-0/+30
* * ext/date/date_core.c: fixed coding error [ruby-core:55337].tadf2013-06-061-10/+10
* * ext/objspace/object_tracing.c: rename allocation_info tonari2013-06-061-6/+6
* * ext/objspace/object_tracing.c: allocation_info function isn'tnari2013-06-061-1/+1
* * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.tadf2013-06-041-115/+2
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-041-43/+61
* * ext/objspace/objspace.c: improve wording and remove duplicated comment.eregon2013-06-041-20/+9
* * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn2013-06-041-1/+1
* * ext/socket/option.c: rename functions introduced in r41009naruse2013-06-021-31/+28
* zlib.c: check EOFnobu2013-05-311-1/+5
* * ext/socket/option.c (inspect_byte): used only on NetBSD.nobu2013-05-311-0/+2
* * ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse2013-05-311-0/+203
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): use rb_dbl2bigmrkn2013-05-311-1/+6
* * ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]zzak2013-05-311-1/+1
* fix typotmm12013-05-281-1/+1
* object_tracing.c: fix argument typenobu2013-05-281-1/+1
* * ext/objspace/object_tracing.c: fix a bug reported atko12013-05-281-34/+85
* extmk.rb: untouch makefilesnobu2013-05-281-3/+3
* ext/objspace: unexpand Author keywordsnobu2013-05-282-2/+2
* * properties.nobu2013-05-271-80/+80
* * ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko12013-05-272-0/+82
* * vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko12013-05-271-0/+19
* suppress warningsnobu2013-05-274-3/+6
* * include/ruby/ruby.h, gc.c: add new internal eventko12013-05-271-1/+10
* * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko12013-05-272-3/+3
* * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko12013-05-272-0/+200
* * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko12013-05-272-0/+66
* * ext/-test-/postponed_job/postponed_job.c: fix `init' function name.ko12013-05-261-1/+1
* * include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko12013-05-262-0/+33
* * hash.c, include/ruby/ruby.h: support WB protected hash.ko12013-05-261-1/+1
* * ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stablenaruse2013-05-251-2/+6
* Remove unused variablenaruse2013-05-251-1/+1
* * ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412]charliesome2013-05-241-1/+1
* * ext/strscan/strscan.c (strscan_aref): raise error if givennaruse2013-05-241-3/+20
* io/console: rdocnobu2013-05-242-0/+8
* rename generic io modulesnobu2013-05-242-3/+3