Yorhel
|
de36b90cde
|
Fixes for longdouble perl builds
Mostly test fixes, but the Pg 'timestamp' type did have a small
conversion bug.
|
2025-02-27 09:35:15 +01:00 |
|
Yorhel
|
13eaeb1d4a
|
jsonparse: Add max_depth, max_size and offset options
This completes all the functionality that I wanted from the JSON parser.
|
2025-02-01 11:01:49 +01:00 |
|
Yorhel
|
abfbba3c10
|
Add some tests and move some docs
|
2025-02-01 07:00:09 +01:00 |
|
Yorhel
|
ebe84167e7
|
jsonparse: A bunch of performance improvements
Turrns out JSON::XS had some pretty good ideas that I could borrow.
|
2025-01-31 18:42:21 +01:00 |
|
Yorhel
|
7cdc02e399
|
jsonparse: Add basic JSON parser
Some TODO's left and this needs benchmarking.
|
2025-01-31 07:29:06 +01:00 |
|