summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2011-05-25 * ext/curses/curses.c: Remove color constants block.drbrain
2011-05-25 * ext/curses/curses.c: Add missing documentation for button state, MINdrbrain
2011-05-25 * ext/zlib/zlib.c: Fix Document-method declarations. Improvedrbrain
2011-05-23* ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai
2011-05-23* ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Doemboss
2011-05-22* ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not anemboss
2011-05-22* ext/openssl/ossl_asn1.c: Forbid Constructive without infiniteemboss
2011-05-22* ext/openssl/ossl_asn1.c: Fix decoding of infinite length values.emboss
2011-05-22* ext/openssl/ossl_asn1.c (ossl_asn1_initialize): Allow creation ofemboss
2011-05-22* ext/openssl/ossl_asn1.c (ossl_asn1_cons_to_der): Add an additionalemboss
2011-05-22* ext/openssl/ossl_asn1.c (ossl_asn1data_to_der): Remove redundantemboss
2011-05-22* ext/openssl/ossl_asn1.c: Instead of rb_intern use static symbols toemboss
2011-05-22* ext/openssl/ossl_asn1.c: Use OpenSSL constants V_ASN1_xxx instead ofemboss
2011-05-22* ext/openssl/ossl_asn1.c(ossl_asn1_default_tag): avoid using RCLASS_SUPERnahi
2011-05-22* ext: remove trailing spaces.nobu
2011-05-22 * ext/pty/pty.c: Improve documentaton. Patch by David Copeland.drbrain
2011-05-22 * ext/curses/curses.c: Complete documentation. Patch by Vincentdrbrain
2011-05-22* ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hashemboss
2011-05-21* ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.emboss
2011-05-21 * ext/date/date_core.c: modified documentation.tadf
2011-05-21removed a line.tadf
2011-05-21 * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf
2011-05-21 * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf
2011-05-20 * ext/.document: Add curses to documented extensions.drbrain
2011-05-20 * ext/bigdecimal/lib/bigdecimal/util.rb: Improve documentation. Patchdrbrain
2011-05-20 * ext/bigdecimal/lib/bigdecimal/jacobian.rb: Document isEqual. Patchdrbrain
2011-05-20 * ext/date/lib/date/format.rb: Document date formats. Patch bydrbrain
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18*ext/openssl/ossl_pkey.c: Add documentation.emboss
2011-05-18* ext/io/console/lib/console/size.rb (IO#console_size): newnobu
2011-05-18* internal.h: add for internal use only.nobu
2011-05-16* ext/openssl/ossl_digest.c: Add documentation.emboss
2011-05-16* ext/openssl/ossl_asn1.c: Fix more typos. Document attributesemboss
2011-05-16 * ext/digest: Improve documentation of Digest, Digest::HMAC anddrbrain
2011-05-16 * ext/openssl/ossl_asn1.c: fix typos and remove trailing spacesnagachika
2011-05-15Mon May 16 05:13:20 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-15* remove trailing spaces.nobu
2011-05-14 * ext/zlib/zlib.c: Improve documentation. Patch by Vincent Batts.drbrain
2011-05-13* ext/psych/lib/psych.rb: released a new gem, so increasing version.tenderlove
2011-05-13Sat May 14 05:08:32 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-13Sat May 14 04:19:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-12 * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is ...iwamatsu
2011-05-11Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-11 * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain
2011-05-11 * Various .document files: Update .document files to match files whichdrbrain
2011-05-11Thu May 12 08:18:45 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-11Thu May 12 07:27:31 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-09fixed indent.tadf
2011-05-08 * ext/date/date_{parse,strptime}.c: introduced some macros.tadf
2011-05-08 * ext/date/lib/date/format.rb (_httpdate): omitted to call zone_to_diff.tadf