summaryrefslogtreecommitdiff
path: root/src/winmsgcond.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor condition handling to use offset instead of pointerAmadeusz Sławiński2020-01-311-12/+14
* Using 'https' instead of 'http'Alexander Naumov2019-11-091-1/+1
* move config.h to top of includesAmadeusz Sławiński2016-06-181-0/+2
* make all header files self-contained and include it in the source fileSimon Ruderich2016-02-071-1/+3
* Copyright update {mike@mikegerwitz.com=>mtg@gnu.org}Mike Gerwitz2015-07-071-1/+1
* Removed inline keyword from winmsg{buf,cond}Mike Gerwitz2015-06-261-8/+8
* Corrected bug with lost renditions after encountering %:Mike Gerwitz2015-06-261-3/+11
* Added winmsgcond test case using gnulib-style testingMike Gerwitz2015-06-261-0/+1
* Removed omflag, working it into WinMsgCond abstractionMike Gerwitz2015-06-261-4/+47
* Began refactoring conditional escapes %? and %: to use WinMsgCond abstractionMike Gerwitz2015-06-261-0/+69