summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-07-13ext/win32: movenobu
2013-07-12* ext/fiddle/win32/lib/win32/registry.rbusa
2013-07-11win32/registry.rb: remove workaroundnobu
2013-07-11string.c: multi-byte terminatornobu
2013-07-10ossl.c: fix argument typenobu
2013-07-10ossl.c: rb_gc_register_mark_objectnobu
2013-07-10ossl.c: check allocationnobu
2013-07-10ossl.c: check integer overflownobu
2013-07-09* remove trailing spaces.nobu
2013-07-09 * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf
2013-07-09fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]hsbt
2013-07-09* ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the finalusa
2013-07-09* ext/{dl,fiddle}/win32/lib/win32/registry.rb (Win32::Regstry#check):usa
2013-07-09* ext/{dl,fiddle}/win32/lib/win32/registry.rb: typos.usa
2013-07-09* ext/{dl,fiddle}/win32/lib/win32/registry.rbusa
2013-07-09* ext/{dl,fiddle}/win32/lib/win32/registry.rbusa
2013-07-09* ext/dl/win32/lib/win32/registry.rb (Win32::Registry.expand_environ):usa
2013-07-08win32/registry.rb: use WCHARnobu
2013-07-08* bignum.c (rb_big_sq_fast): New function for testing.akr
2013-07-07* internal.h (rb_big_mul_normal): Declared.akr
2013-07-05* ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss
2013-07-05* ext/openssl/ossl.c: Provide CRYPTO_set_locking_callback() andemboss
2013-07-05* lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss
2013-07-05* ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove
2013-07-05Fix comment typo by @parroty [fix GH-350]hsbt
2013-07-01* ext/socket/ipsocket.c (init_inetsock_internal): Don't try mismachedakr
2013-07-01* ext/bigdecimal/bigdecimal.h (RB_UNUSED_VAR, UNREACHABLE):mrkn
2013-07-01* ext/socket/ipsocket.c (init_inetsock_internal): Use an addressakr
2013-07-01stringio.c: keep coderangenobu
2013-06-29* bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.akr
2013-06-28* ext/socket/ipsocket.c (init_inetsock_internal): Don't use localakr
2013-06-27* ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika
2013-06-26* ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode): fix typo.charliesome
2013-06-25* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases whenmrkn
2013-06-25* bignum.c (MSB): Removed.akr
2013-06-24dl/cfunc.c: fix conversion of Bignumshirosaki
2013-06-22* bignum.c (bary_pack): Supportakr
2013-06-22* ext/etc/etc.c (setup_passwd): revert r41560, unnecessarycharliesome
2013-06-22* ext/etc/etc.c (Init_etc): omit 'passwd' from definition of Etc::Passwdcharliesome
2013-06-22* ext/dl/cfunc.c (rb_dlcfunc_call): Use rb_big_pack instead ofakr
2013-06-22* ext/etc/etc.c (setup_passwd): pass 0 as VALUE to rb_struct_new tocharliesome
2013-06-22* ext/etc/etc.c (etc_getpwnam): use PRIsVALUE in format string insteadcharliesome
2013-06-21* ext/openssl/ossl_x509attr.c: change OSSL_X509ATTR_IS_SINGLE andcharliesome
2013-06-20* ext/bigdecimal: Workaround fix for bigdecimal test failures causedakr
2013-06-18* ext/objspace/object_tracing.c: Return for ::allocation_generationzzak
2013-06-18* ext/objspace/object_tracing.c: Document object_tracing methods.zzak
2013-06-18* ext/objspace/objspace.c: Document ObjectSpace::InternalObjectWrapper.zzak
2013-06-18* ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak
2013-06-18* ext/.document: add object_tracing.c to document filezzak
2013-06-18* ext/objspace/objspace.c: rdoc on require to overview from r41355zzak