]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Implemented __TIME_STAMP__ predef, expands to a timestamp of when the __FILE__ was...
authorDale Weiler <killfieldengine@gmail.com>
Wed, 24 Apr 2013 04:48:05 +0000 (04:48 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Wed, 24 Apr 2013 04:48:05 +0000 (04:48 +0000)
commitb3fc77efd678333ca5ed0fef50cedb866e484f92
treea8f49df70322fd5cb88c3ee909f57a79cd73162a
parent35988b61919747a21d0b2cfd83076621082343a6
Implemented __TIME_STAMP__ predef, expands to a timestamp of when the __FILE__ was last modified, returned in the format: "Www Mmm dd hh:mm:ss yyyy", where Www is the weekday, Mmm the month (in letter), dd the day of the month, hh:mm:ss the time, and yyyy the year.
ftepp.c
gmqcc.h