aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/win32: movenobu2013-07-139-1268/+10
* * ext/fiddle/win32/lib/win32/registry.rbusa2013-07-121-1/+1
* win32/registry.rb: remove workaroundnobu2013-07-111-1/+1
* string.c: multi-byte terminatornobu2013-07-111-1/+7
* ossl.c: fix argument typenobu2013-07-101-3/+3
* ossl.c: rb_gc_register_mark_objectnobu2013-07-101-1/+1
* ossl.c: check allocationnobu2013-07-101-0/+3
* ossl.c: check integer overflownobu2013-07-101-2/+6
* * remove trailing spaces.nobu2013-07-091-1/+1
* * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf2013-07-091-1/+1
* fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]hsbt2013-07-091-2/+3
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the finalusa2013-07-092-63/+95
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb (Win32::Regstry#check):usa2013-07-092-16/+26
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb: typos.usa2013-07-092-4/+4
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-092-6/+6
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-092-2/+2
* * ext/dl/win32/lib/win32/registry.rb (Win32::Registry.expand_environ):usa2013-07-092-27/+37
* win32/registry.rb: use WCHARnobu2013-07-081-25/+35
* * bignum.c (rb_big_sq_fast): New function for testing.akr2013-07-081-0/+14
* * internal.h (rb_big_mul_normal): Declared.akr2013-07-072-0/+42
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-051-0/+4
* * ext/openssl/ossl.c: Provide CRYPTO_set_locking_callback() andemboss2013-07-051-0/+39
* * lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss2013-07-051-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-051-1/+1
* Fix comment typo by @parroty [fix GH-350]hsbt2013-07-051-1/+1
* * ext/socket/ipsocket.c (init_inetsock_internal): Don't try mismachedakr2013-07-011-1/+1
* * ext/bigdecimal/bigdecimal.h (RB_UNUSED_VAR, UNREACHABLE):mrkn2013-07-012-1/+13
* * ext/socket/ipsocket.c (init_inetsock_internal): Use an addressakr2013-07-011-2/+7
* stringio.c: keep coderangenobu2013-07-011-1/+1
* * bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.akr2013-06-291-0/+10
* * ext/socket/ipsocket.c (init_inetsock_internal): Don't use localakr2013-06-281-3/+12
* * ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika2013-06-271-5/+13
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode): fix typo.charliesome2013-06-261-1/+1
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases whenmrkn2013-06-251-1/+1
* * bignum.c (MSB): Removed.akr2013-06-251-3/+3
* dl/cfunc.c: fix conversion of Bignumshirosaki2013-06-241-1/+1
* * bignum.c (bary_pack): Supportakr2013-06-221-0/+1
* * ext/etc/etc.c (setup_passwd): revert r41560, unnecessarycharliesome2013-06-221-1/+1
* * ext/etc/etc.c (Init_etc): omit 'passwd' from definition of Etc::Passwdcharliesome2013-06-221-2/+8
* * ext/dl/cfunc.c (rb_dlcfunc_call): Use rb_big_pack instead ofakr2013-06-221-5/+8
* * ext/etc/etc.c (setup_passwd): pass 0 as VALUE to rb_struct_new tocharliesome2013-06-221-1/+1
* * ext/etc/etc.c (etc_getpwnam): use PRIsVALUE in format string insteadcharliesome2013-06-221-2/+2
* * ext/openssl/ossl_x509attr.c: change OSSL_X509ATTR_IS_SINGLE andcharliesome2013-06-211-2/+2
* * ext/bigdecimal: Workaround fix for bigdecimal test failures causedakr2013-06-202-16/+25
* * ext/objspace/object_tracing.c: Return for ::allocation_generationzzak2013-06-181-1/+1
* * ext/objspace/object_tracing.c: Document object_tracing methods.zzak2013-06-181-0/+98
* * ext/objspace/objspace.c: Document ObjectSpace::InternalObjectWrapper.zzak2013-06-181-0/+12
* * ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak2013-06-181-0/+4
* * ext/.document: add object_tracing.c to document filezzak2013-06-181-0/+1
* * ext/objspace/objspace.c: rdoc on require to overview from r41355zzak2013-06-181-6/+2