summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2011-04-24 * ext/date/lib/date/format.rb (_iso8601): added a pattern.tadf
2011-04-24* ext/date/lib/date/format.rb: require 'date_core.so'.naruse
2011-04-24 * ext/date/lib/date/format.rb: fixed a bug of regex.tadf
2011-04-24 * ext/date/lib/date/format.rb: an adjustment of regex.tadf
2011-04-24 * ext/date/lib/date/format.rb: omitted to call _parse.tadf
2011-04-23 * ext/date/date_parse.c (n2i): takes long.tadf
2011-04-23 * ext/date/date_parse.c: reverted.tadf
2011-04-23* ext/date/date_core.c (leap_p): surpress warning: parentheses.naruse
2011-04-23 * ext/date/date_parse.c: removed some unused macros. use strchr()tadf
2011-04-23 * ext/date/date_core.c: replacement of implementation oftadf
2011-04-21* ext/psych/parser.c (parse): strings from psych have proper tainttenderlove
2011-04-20 * ext/date/date_strptime.c (date__strptime_internal): do nottadf
2011-04-16added date_tmx.htadf
2011-04-16 * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf
2011-04-16typotadf
2011-04-16 * ext/date/date_strftime.c (date_strftime_wo_timespec): changedtadf
2011-04-16 * ext/date/date_core.c: replacement of implementation oftadf
2011-04-14fix style.nobu
2011-04-12* ext/readline/extconf.rb: --disable-libedit to disablekouji
2011-04-10 * ext/openssl/ossl.c: Fix typo, document version constants.drbrain
2011-04-09* ext/stringio/stringio.c (strio_each, strio_readlines):sorah
2011-04-09* ext/stringio/stringio.c (strio_each):sorah
2011-04-09* ext/stringio/stringio.c (strio_each, strio_readlines):sorah
2011-04-08* ext/stringio/stringio.c (strio_getline): check whether str isnaruse
2011-04-06* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse
2011-04-06* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):naruse
2011-04-04* ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki
2011-04-03 * ext/syslog/syslog.c: improve rdoc.nagachika
2011-04-03* ext/zlib/zlib.c: parenthesize macro arguments.akr
2011-04-01* ext/syslog/syslog.c: parenthesize macro arguments.akr
2011-03-31* ext/strscan/strscan.c: parenthesize macro arguments.akr
2011-03-30* ext/date: use timev.h in toplevel.nobu
2011-03-29* ext/stringio/stringio.c: parenthesize macro arguments.akr
2011-03-28* ext/socket/raddrinfo.c: parenthesize macro arguments.akr
2011-03-28* ext/date/date_core.c (date_s_today): use int for year.naruse
2011-03-28* ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.usa
2011-03-27* ext/socket/ipsocket.c: parenthesize macro arguments.akr
2011-03-27 * ext/date/date_core.c: removed unused variables.tadf
2011-03-26* ext/socket/getaddrinfo.c: parenthesize macro arguments.akr
2011-03-25* ext/date/lib/date/format.rb (DateTime#strftime): removed becausenaruse
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