summaryrefslogtreecommitdiff
path: root/splash/SplashXPathScanner.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-27SplashClip: we don't need to keep the paths aroundAlbert Astals Cid1-2/+2
2021-08-27Splash: huge speed improvement in save/restore heavy filesAlbert Astals Cid1-6/+0
2021-08-27Every function in SplashXPathScanner is constAlbert Astals Cid1-8/+8
2021-08-27SplashXPathScanner: Don't keep the SplashXPath aroundAlbert Astals Cid1-3/+2
2021-08-21splash: Make the copy() functions constAlbert Astals Cid1-3/+3
2021-08-21Update (C)Albert Astals Cid1-1/+1
2021-08-21instead of creating new scanner just copy the existing onesThomas Freitag1-0/+6
2020-07-03Run clang-formatAlbert Astals Cid1-59/+62
2019-07-21SplashXPathScanner: Optionally use small_vector from boostStefan Brüns1-0/+14
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-10/+10
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-12SplashXPathScanner: Move invariant checks out of addIntersection loopStefan Brüns1-2/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05SplashXPathScanner: Reduce complexity of sorting spansStefan Brüns1-8/+14
2018-10-05SplashXPathScanner: Move state out of SplashXPathScanner for iterating spansStefan Brüns1-12/+18
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+4
2014-07-20Update Thomas' (C)Albert Astals Cid1-1/+1
2014-07-12Error out instead of exiting if allInter grows too muchThomas Freitag1-1/+1
2013-02-12Introduce option SplashThinLineModeThomas Freitag1-1/+16
2012-01-07xpdf303: Merge some stuff in Splash [Thomas Freitag]Albert Astals Cid1-8/+16
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-0/+13
2005-03-03Initial revisionKristian Høgsberg1-0/+72