summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2014-10-09tcltklib.c: typed datanobu
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-10-08ext/win32ole/win32ole_variable.c: use typed data.suke
2014-10-07ext/etc/etc.c (etc_systmpdir): set default tmplen correctlynormal
2014-10-07ext/win32ole/win32ole_method.c: use typed data.suke
2014-10-07ext/win32ole/win32ole_param.c: refactoringsuke
2014-10-07* remove trailing spaces.svn
2014-10-07ext/win32ole/win32ole_method.c: refactoring. addsuke
2014-10-07etc.c: try confstr on Mac OS Xnobu
2014-10-06ext/win32ole/win32ole_param.c: use typed data.suke
2014-10-05update doc.akr
2014-10-05digest/*/extconf.rb: do not link openssl when using bundlednobu
2014-10-05rmd160/extconf.rb: fix function namenobu
2014-10-04psych: typed datanobu
2014-10-04openssl: typed datanobu
2014-10-04json/parser: typed datanobu
2014-10-04json/generator: typed datanobu
2014-10-04sdbm: typed datanobu
2014-10-04gdbm: typed datanobu
2014-10-04dbm: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04ext/zlib/zlib.c: TypedData conversionnormal
2014-10-04* ext/win32ole/sample/example*.rb: Add wait input to quit for exampleszzak
2014-10-04* ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported byzzak
2014-10-04* ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak
2014-10-03* ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak
2014-10-03* ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak
2014-10-03ext/win32ole/win32ole_method.c(olemethod_set_member): removesuke
2014-10-02* ext/etc/etc.c (etc_nprocessors): Windows support.usa
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr
2014-10-01* remove trailing spaces.svn
2014-10-01ext/win32ole/win32ole_type.c: use typed data.suke
2014-09-30* ext/win32ole/win32ole_typelib.c: use typed data.suke
2014-09-30ext/digest: hide metadata objects for internal usenobu
2014-09-30protoize no-arguments functionsnobu
2014-09-29racc/cparse: private classnobu
2014-09-29digest: no check for hidden objectsnobu
2014-09-29date_core.c: revert constnobu
2014-09-29date_core.c: more write-barriersnobu
2014-09-29date_core.c: write-barriernobu
2014-09-29date_core.c: typed datanobu
2014-09-28ruby.h: warn untyped Datanobu
2014-09-27digest.c: typed datanobu
2014-09-27ruby.h: deprecate plain Datanobu
2014-09-26stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu
2014-09-22ext/socket/*.c: trivial struct packing for 64-bitnormal
2014-09-21ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke
2014-09-20parse.y: quoted ID keynobu
2014-09-20* ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr