aboutsummaryrefslogtreecommitdiffstats
path: root/ext/date/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* configure.in, date: move ext/date-specific existence checkwip/cleanup-configureKazuki Yamaguchi2017-09-091-0/+5
* {ext,test}/date: Specify frozen_string_literal: true.kazu2017-01-271-1/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* extconf.rb: strict_warnflagsnobu2015-10-211-0/+1
* check INFINITY and NAN without C99 optionnobu2015-10-191-1/+0
* mkmf.rb: methods to append flagsnobu2015-04-111-3/+1
* mkmf.rb: fix werror optionnobu2015-04-101-1/+1
* ext/date: reject unknown compiler optionnobu2015-04-101-1/+1
* fix r50104 [Bug #10906]naruse2015-03-281-1/+3
* * ext/date/extconf.rb: try_cflags("-std=iso9899:1999") [Bug #10906]naruse2015-03-281-0/+1
* * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf2011-04-161-1/+0
* * ext/date: use timev.h in toplevel.nobu2011-03-301-0/+1
* fix of ext/date/date_core.nobu2011-03-061-2/+0
* * lib/date.rb: [Feature #4257]tadf2011-02-261-0/+4