summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-05-13trivial changestadf
2012-05-13* ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr
2012-05-13 * ext/date/date_strftime.c: removed unused code and changed the style.tadf
2012-05-13 * ext/date/date_strftime.c: refactored.tadf
2012-05-11* ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain
2012-05-11 * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu
2012-05-11Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu
2012-05-10* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]mrkn
2012-05-08 * ext/date/date_core.c: reverted.tadf
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-05-08* ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin
2012-05-07* ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse
2012-05-07* ext/json/lib/json/generic_object.rb: missing file.nobu
2012-05-07* ext/json: Merge JSON 1.7.1.naruse
2012-05-07* ext/openssl/ossl_ssl.c: add support for option flagsemboss
2012-05-07Revert r35560.naruse
2012-05-07* ext/json/parser/depend: need to specify the base directory for nmake.usa
2012-05-07ext/json/fbuffer/fbuffer.hnobu
2012-05-07* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse
2012-05-07rmd160.c: fix for huge datanobu
2012-05-06* ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss
2012-05-02* ext/readline/readline.c (Readline.special_prefixes=)kouji
2012-05-01* ext/readline/readline.c (Readline.pre_input_hook)kouji
2012-05-01* revert r35510 and r35511 which caused removing the headers everytime.nobu
2012-05-01depends on ext/openssl/deprecation.rbnobu
2012-05-01* ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu
2012-04-30* ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu
2012-04-30* ext/digest/*/extconf.rb: use pkg_config to use same library withnobu
2012-04-30* ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr
2012-04-30* ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin
2012-04-29* ext/psych/lib/psych/json/yaml_events.rb: implicit styles should nottenderlove
2012-04-28* parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu
2012-04-28* ext/-test-/win32/dln/extconf.rb: remove test DLL.nobu
2012-04-27* ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value tousa
2012-04-26* ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longestakr
2012-04-26add a comment.akr
2012-04-26suppress a warning.akr
2012-04-26* ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr
2012-04-25* ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr
2012-04-24* ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr
2012-04-23* ext/iconv: deprecated. [Feature #6322]nobu
2012-04-23--with-broken-apple-openssl optionnobu
2012-04-22* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu
2012-04-22* ext/openssl/extconf.rb: ignore broken version by Apple.nobu
2012-04-22* ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, notnobu
2012-04-20update doc.akr
2012-04-19* ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu
2012-04-18* ext/curses/curses.c (window_nodelay): Fixed call-seq of nodelay todrbrain
2012-04-18* io.c (io_readpartial): Document the output buffer parameter isdrbrain
2012-04-17* ext/-test-/win32/dln/extconf.rb: fix for mingw.nobu