Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
This fixes possible segfaults for inputs that push a lot to the stack, like
files with deeply nested or very large nodes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows creating nodes in-place from substrings of other strings to allow
zero-copy serialization from existing delimited buffers.
|
|
This fixes round-trip of paths to/from escaped file URIs.
|
|
|
|
|
|
|
|
|