aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Supports static linking of extensions and encodings again.yugui2012-05-161-23/+50
* * ext/date/date_strftime.c: should also be aware of flags ontadf2012-05-151-31/+56
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove2012-05-151-2/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove2012-05-151-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove2012-05-151-0/+2
* trivial changestadf2012-05-142-21/+25
* trivial changestadf2012-05-131-36/+17
* * ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr2012-05-131-2/+2
* * ext/date/date_strftime.c: removed unused code and changed the style.tadf2012-05-131-1085/+580
* * ext/date/date_strftime.c: refactored.tadf2012-05-131-225/+202
* * ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain2012-05-111-3/+337
* * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu2012-05-111-1/+1
* Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu2012-05-111-293/+213
* * ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]mrkn2012-05-101-213/+293
* * ext/date/date_core.c: reverted.tadf2012-05-081-32/+12
* * include/ruby/win32.h (FD_SET): change function to macro.shirosaki2012-05-083-0/+60
* * ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin2012-05-081-12/+32
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse2012-05-071-1/+0
* * ext/json/lib/json/generic_object.rb: missing file.nobu2012-05-071-0/+39
* * ext/json: Merge JSON 1.7.1.naruse2012-05-0710-33/+52
* * ext/openssl/ossl_ssl.c: add support for option flagsemboss2012-05-071-1/+7
* Revert r35560.naruse2012-05-072-9/+1
* * ext/json/parser/depend: need to specify the base directory for nmake.usa2012-05-071-1/+1
* ext/json/fbuffer/fbuffer.hnobu2012-05-072-1/+9
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse2012-05-071-4/+4
* rmd160.c: fix for huge datanobu2012-05-071-3/+7
* * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss2012-05-062-5/+44
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-022-0/+78
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-012-0/+122
* * revert r35510 and r35511 which caused removing the headers everytime.nobu2012-05-014-8/+0
* depends on ext/openssl/deprecation.rbnobu2012-05-014-0/+8
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-011-2/+7
* * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu2012-04-301-7/+7
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-306-22/+31
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-302-1/+6
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-301-1/+1
* * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should nottenderlove2012-04-291-2/+2
* * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu2012-04-281-0/+1
* * ext/-test-/win32/dln/extconf.rb: remove test DLL.nobu2012-04-281-1/+3
* * ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value tousa2012-04-271-0/+4
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longestakr2012-04-261-1/+1
* add a comment.akr2012-04-261-0/+1
* suppress a warning.akr2012-04-261-1/+1
* * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr2012-04-264-49/+36
* * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr2012-04-251-5/+11
* * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr2012-04-243-6/+6
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-2310-1481/+0
* --with-broken-apple-openssl optionnobu2012-04-231-1/+3
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu2012-04-221-2/+2
* * ext/openssl/extconf.rb: ignore broken version by Apple.nobu2012-04-221-3/+5