aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/debug.h,ko12013-10-091-0/+1
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-0/+2
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+40
* * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edwardzzak2013-10-041-1/+1
* * ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL.nobu2013-10-021-5/+5
* * ext/thread/thread.c (Init_thread): move outer module condition.nobu2013-10-021-3/+5
* * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak.mame2013-10-021-0/+4
* file/stat.c: fix commit missnobu2013-10-013-0/+45
* * ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formattingzzak2013-09-301-55/+57
* * ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fixzzak2013-09-301-6/+5
* * ext/objspace/object_tracing.c: [DOC] add some nots forko12013-09-301-1/+4
* * ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko12013-09-301-37/+109
* parse.y: fix inconsistency with literalsnobu2013-09-291-1/+10
* * ext/curses/extconf.rb: check the size of chtype.shugo2013-09-272-5/+23
* * ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastellzzak2013-09-261-14/+14
* * ext/digest/digest.c: [DOC] typo in overview by @chastellzzak2013-09-261-2/+1
* * ext/openssl/ossl.c: [DOC] typo in example by @zoranzariczzak2013-09-261-1/+1
* win32/registry.rb: size in bytesnobu2013-09-241-3/+6
* win32/registry.rb: encode namenobu2013-09-241-2/+10
* win32/registry.rb: fix runtime errorsnobu2013-09-241-1/+1
* win32/registry.rb: fix runtime errorsnobu2013-09-241-1/+2
* tracepoint.c: no empty initializer listnobu2013-09-231-1/+1
* tracepoint.c: wrap data in a structnobu2013-09-221-28/+27
* * ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj2013-09-221-0/+4
* * ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServerzzak2013-09-201-0/+11
* * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorgezzak2013-09-201-1/+1
* parse.y: junk sigil only namesnobu2013-09-201-0/+34
* * ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr2013-09-201-1/+1
* ext/-test-/symbol: move upwardnobu2013-09-201-1/+1
* vsnprintf.c: initialize cpnobu2013-09-191-0/+62
* updating psych versiontenderlove2013-09-182-7/+6
* * ext/socket/mkconstants.rb: define MSG_FASTOPEN.glass2013-09-151-0/+1
* Eliminate less-than-zero checks for unsigned variablesnobu2013-09-124-7/+7
* * process.c: Remove spaces between SI prefix and unit to followakr2013-09-091-2/+2
* rat.c: suppress warningnobu2013-09-081-0/+2
* * ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke2013-09-081-19/+35
* thread.c: invertnobu2013-09-071-1/+1
* thread.c: function castnobu2013-09-071-1/+8
* * ext/socket/mkconstants.rb (TCP_FASTOPEN): Defined for TCP fast open.akr2013-09-071-0/+1
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-062-0/+569
* * rational.c: Include gmp.h if GMP is used.akr2013-09-063-0/+46
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove2013-09-051-0/+2
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-041-0/+11
* * bignum.c (rb_big_divrem_normal): New function.akr2013-09-042-0/+26
* * bignum.c (GMP_STR2BIG_DIGITS): New macro.akr2013-09-031-0/+11
* * ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.usa2013-09-031-0/+9
* * bignum.c (rb_str2big_poweroftwo): New function.akr2013-09-032-0/+29
* Reduce NUM2INT invocations.akr2013-09-031-3/+3
* * NEWS: Add note about frozen string literalscharliesome2013-09-021-0/+3
* Fix funciton name.akr2013-09-011-1/+1