ruby/ext/date
nobu bb96ab6fb6 mkmf.rb: methods to append flags
* lib/mkmf.rb (append_cppflags, append_cflags, append_ldflags):
  utility methods to append compiler options.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-11 02:00:02 +00:00
..
lib * ext/date/lib/date.rb: fix indent [ci skip] 2014-10-13 20:16:07 +00:00
date_core.c use 0 for reserved 2014-12-01 06:38:04 +00:00
date_parse.c ext: prefer RB_TYPE_P over comparison TYPE with constants 2014-08-03 01:56:01 +00:00
date_strftime.c * configure.in: check struct timeval exist or not. 2013-03-16 05:06:47 +00:00
date_strptime.c * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century. 2014-04-27 10:44:23 +00:00
date_tmx.h * ext/date/date_tmx.h: offset in struct tmx_funcs is now int. 2012-06-16 09:49:17 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb mkmf.rb: methods to append flags 2015-04-11 02:00:02 +00:00