summaryrefslogtreecommitdiff
path: root/xps/xpshash.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-2/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Squash warnings: XPS.Robin Watts2016-01-041-4/+4
* Fix segfault with ppmraw -r300 from fts_06_0626.pdf.xpse when allocation failsRay Johnston2015-01-031-3/+3
* Update copyright "headers".Chris Liddell2012-06-131-6/+9
* Simplify ZIP parsing.Tor Andersson2010-04-261-1/+13
* Conform to coding style: function return values should be on a separate line.Tor Andersson2010-04-221-8/+16
* Run "git stripspace" over the GhostXPS source to remove trailingTor Andersson2010-04-221-1/+0
* Update GhostXPS copyright blobs for year 2010.Tor Andersson2010-04-201-1/+1
* Reformat GhostXPS source to use 4 spaces for indentation rather than a mix of...Tor Andersson2010-04-201-42/+55
* Make the part name hash table case insensitive.Tor Andersson2009-01-201-6/+13
* Fix bugs in hash table implementation.Tor Andersson2009-01-191-25/+22
* Use hash tables for XPS type maps and part list.Tor Andersson2009-01-171-0/+181