summaryrefslogtreecommitdiff
path: root/poppler/Lexer.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-04[lexer] Correctly parse numbers with '+' signCarlos Garcia Campos1-2/+3
2009-08-10this branch is unlikely to happenAlbert Astals Cid1-1/+1
2009-08-10fix overflow calculation not to depend on the variable overflowingAlbert Astals Cid1-4/+8
2009-08-09Check for overflow when parsing integersAlbert Astals Cid1-6/+22
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+12
2008-04-29constify some static arraysAlbert Astals Cid1-1/+1
2008-02-18xref can be null so check for it before checking we went out of boundsAlbert Astals Cid1-1/+1
2008-02-09Only check if we are out of bounds if the object we are searching for has a k...Albert Astals Cid1-1/+1
2008-02-07PDF spec says name tokens have a maximum length of 127, but there are some do...Albert Astals Cid1-4/+21
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-6/+12
2007-02-04 * poppler/Lexer.cc:Albert Astals Cid1-10/+20
2006-12-28* goo/GooString.ccAlbert Astals Cid1-5/+14
2006-01-17When doing the parsing check with XREF we did not grow too much. Fixes serial...Albert Astals Cid1-3/+19
2005-08-31Merge some missing parts of previous patches, and some other minorBrad Hards1-0/+11
2005-03-03Initial revisionKristian Høgsberg1-0/+474