Sam Atkins
|
2db168acc1
LibTextCodec+Everywhere: Port Decoders to new Strings
|
2 سال پیش |
Sam Atkins
|
d6075ef5b5
LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
|
2 سال پیش |
Julian Offenhäuser
|
96064ec5af
LibPDF: Allow filter DecodeParms array entries to be null
|
2 سال پیش |
Rodrigo Tobar
|
a533ea7ae6
LibPDF: Improve stream parsing
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Julian Offenhäuser
|
a37f3390dc
LibPDF: Allow numbers to start with whitespace
|
2 سال پیش |
Rodrigo Tobar
|
d9718064d1
LibPDF: Add support for multi-line comments
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Rodrigo Tobar
|
e776048309
LibPDF: Ignore whitespace on hex strings
|
2 سال پیش |
Julian Offenhäuser
|
0bc3333740
LibPDF: Parse integer numbers with atoi() instead of strtof()
|
2 سال پیش |
Julian Offenhäuser
|
c2ad29c85f
LibPDF: Implement png predictor decoding for flate filter
|
2 سال پیش |
Julian Offenhäuser
|
16ed407c01
LibPDF: Support cascading stream filters
|
2 سال پیش |
Julian Offenhäuser
|
becd648a78
LibPDF: Parse hexadecimal values in name objects correctly
|
2 سال پیش |
Julian Offenhäuser
|
2f71e0f09a
LibPDF: Allow text operator sequences to start with whitespace
|
2 سال پیش |
Julian Offenhäuser
|
633e1632d0
LibPDF: Allow whitespace other than EOL after an object marker
|
2 سال پیش |
Julian Offenhäuser
|
65e83bed53
LibPDF: Disallow parsing indirect values as operands
|
2 سال پیش |
Julian Offenhäuser
|
4887aacec7
LibPDF: Move document-specific parsing functionality into its own class
|
2 سال پیش |
Julian Offenhäuser
|
9f4659cc63
LibPDF: Move consume and match helper functions to the Reader class
|
2 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Matthew Olsson
|
468ceb1b48
LibPDF: Rename Command to Operator
|
3 سال پیش |
Matthew Olsson
|
4e81663b31
LibPDF: Attempt to unecrypt strings and streams
|
3 سال پیش |
Matthew Olsson
|
60c3e786be
LibPDF: Require Document* in Parser constructor
|
3 سال پیش |
Matthew Olsson
|
a8de9cf541
LibPDF: Keep track of the current object index/generation while Parsing
|
3 سال پیش |
Matthew Olsson
|
c98bda8ce6
LibPDF: Get rid of PlainText/Encoded StreamObject
|
3 سال پیش |
Matthew Olsson
|
6133acb8c0
LibPDF: Allow newlines between xref table and "trailer" keyword
|
3 سال پیش |
Matthew Olsson
|
544e44eec1
LibPDF: Fix bad hex string parsing logic
|
3 سال پیش |
Matthew Olsson
|
3cfecc3d3b
LibPDF: Remove useless hex string substring call
|
3 سال پیش |
Matthew Olsson
|
73cf8205b4
LibPDF: Propagate errors in Parser and Document
|
3 سال پیش |