]> git.ipfire.org Git - thirdparty/cups.git/history - cups/ipp-file.c
Clean up error messages.
[thirdparty/cups.git] / cups / ipp-file.c
2019-05-16  Michael R SweetClean up error messages.
2019-05-16  Michael R SweetFix clang warning.
2019-05-15  Michael R SweetFix regression in ipptool - hex support needs to be...
2019-05-13  Michael R SweetAdd support for $date-current, $date-start, and ISO...
2019-05-13  Michael R SweetSupport <hex> strings in IPP files.
2019-05-03  Michael R SweetSupport C-style character escapes in IPP files.
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-17  Michael R SweetCleanup.
2018-10-16  Michael R SweetAdd missing DNSSD.LIB functions.
2018-03-10  Michael R SweetFix DEFINE-DEFAULT support in IPP data files.
2018-02-06  Michael R SweetFix timezone offset code.
2018-02-06  Michael R SweetFix dateTime value parsing.
2018-02-06  Michael R SweetMove file callbacks to _ipp_vars_t and add attribute...
2018-02-06  Michael R SweetFix compiler warning.
2018-01-25  Michael R SweetFinish re-tooling of ipptool to use new parser.
2018-01-23  Michael R SweetAdd (ASCII) IPP data file parser to libcups, to be...