Age | Commit message (Expand) | Author |
---|---|---|
2016-02-03 | Move pdf's lex_number routine over to use fast atof. | Robin Watts |
2016-01-15 | pdf: Consume entire token before lexing numbers. | Tor Andersson |
2016-01-08 | Tweak lex_number to avoid (or minimise) underflow | Robin Watts |
2015-12-15 | Rename fz_buffer_cat to fz_append_buffer. | Tor Andersson |
2015-10-02 | Bug 696131: Detect some overflow conditions | Robin Watts |
2015-05-15 | Support pdf files larger than 2Gig. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-01-20 | don't decode '8' and '9' as octal digits | Simon Bünzli |
2014-09-02 | Add fz_snprintf and use it for formatting floating point numbers. | Tor Andersson |
2014-01-02 | Improve PDF repair logic. | Robin Watts |
2013-09-24 | Bug 694557: Fix infinite loop in pdf_lex. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |