summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2011-03-25time(3)'s argument and return value is time_t.naruse
2011-03-25 * ext/date/date_core.c: should not force cast with macros.tadf
2011-03-25* ext/sdbm/init.c: parenthesize macro arguments.akr
2011-03-25* ext/sdbm/_sdbm.c (sdbm_open): use size_t.naruse
2011-03-25* ext/nkf/nkf-utf8/nkf.c: import nkf 7f18e30.naruse
2011-03-24* ext/sdbm/_sdbm.c: parenthesize macro arguments.akr
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-24* ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse
2011-03-24* ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse
2011-03-24* ext/io/console/console.c (console_set_winsize):naruse
2011-03-24* ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,naruse
2011-03-23* ext/readline/readline.c: parenthesize macro arguments.akr
2011-03-22* ext/psych/parser.c: parenthesize macro arguments.akr
2011-03-22* ext/openssl/ruby_missing.h: parenthesize macro arguments.akr
2011-03-22 * ext/openssl/lib/openssl/buffering.rb: removed circular require ofnahi
2011-03-21* ext/date/date_strftime.c (date_strftime_wo_timespec):naruse
2011-03-21* lib/test/unit/parallel.rb: remove unused variable.naruse
2011-03-21* enc/utf_16le.c: surpress warning: shorten-64-to-32.naruse
2011-03-20 * ext/date/date_strftime.c: checks duplicated modifiers.tadf
2011-03-20* ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20 * ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-20* ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr
2011-03-19* ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr
2011-03-18* ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr
2011-03-17* ext/win32ole/extconf.rb (create_docfile): removed. should notnobu
2011-03-17* include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu
2011-03-16* ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr
2011-03-16* ext/socket/ipsocket.c (init_inetsock_internal): raise an error onakr
2011-03-16 * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain
2011-03-16de-nest the Buffering moduledrbrain
2011-03-15* ext/openssl/ossl_x509ext.c: parenthesize macro arguments.akr
2011-03-15* ext/openssl/ossl_x509crl.c: parenthesize macro arguments.akr
2011-03-14* ext/openssl/ossl_x509cert.c: parenthesize macro arguments.akr
2011-03-13* ext/openssl/ossl_x509attr.c: parenthesize macro arguments.akr
2011-03-11* ext/openssl/ossl_ssl_session.c: parenthesize macro arguments.akr
2011-03-11 * ext/date/date_core.c ({d,dt}_lite_marshal_load): checks the given argument.tadf
2011-03-11 * ext/date/date_core.c: changed some directives.tadf
2011-03-11 * ext/date/date_core.c, ext/date/lib/*: moved rdoc descriptions.tadf
2011-03-11 * ext/date/lib: moved from lib.tadf
2011-03-10* ext/openssl/ossl_ssl.h: parenthesize macro arguments.akr
2011-03-09* ext/openssl/ossl_ssl.c: parenthesize macro arguments.akr
2011-03-09* ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions whentenderlove
2011-03-08* ext/extmk.rb: nmake substitutes all occurences in macro.nobu
2011-03-08* ext/extmk.rb: workaround for nmake.nobu
2011-03-08* ext/openssl/ossl_rand.c: parenthesize macro arguments.akr
2011-03-08* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):nobu
2011-03-07* ext/openssl/ossl_pkey_rsa.c: parenthesize macro arguments.akr
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz