aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* extmk.rb: don't duplicatenobu2013-05-231-1/+3
* Add a comment.akr2013-05-231-0/+16
* * ext/strscan/strscan.c (strscan_aref): support named captures.naruse2013-05-211-1/+34
* * ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu2013-05-211-2/+4
* * ext/extmk.rb: nodoc this filezzak2013-05-201-0/+2
* * ext/stringio/stringio.c: Correct position of method rdoczzak2013-05-191-14/+17
* * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak2013-05-192-26/+66
* fix typos inspired by r40825kazu2013-05-194-4/+4
* * remove trailing spaces.nobu2013-05-194-16/+16
* fix typos. Patch by k_takata.ktsj2013-05-1926-63/+63
* * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj2013-05-191-0/+1
* * ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons.akr2013-05-181-6/+8
* * ext/socket/mkconstants.rb (INTEGER2NUM): Renamed from INTEGER2VALUE.akr2013-05-181-4/+4
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Suppress a warning:akr2013-05-181-2/+2
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Use LONG2FIX if possible.akr2013-05-181-2/+6
* * ext/socket/mkconstants.rb: Convert integer constants bigger than intakr2013-05-171-13/+14
* * ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flagsakr2013-05-171-4/+19
* Enable the document for Socket::Ifaddr#ifindex.akr2013-05-171-1/+1
* Fix a dependency.akr2013-05-161-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove2013-05-151-1/+1
* * ext/socket/depend: Add a dependency for ifaddr.o.akr2013-05-151-0/+1
* yaml_tree.rb: fix warning messagenobu2013-05-151-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: only emit warnings whentenderlove2013-05-151-1/+3