fu/FU
Yorhel fbbaa23842 pg: Add date type & httpdate tests
...I was hoping not to have to implement the date type, because date
conversions suck, but it turns out manned.org actually needs it.
(Only to then convert it into a Unix timestamp again, hmm, maybe this
string conversion isn't useful at all?)
2025-02-24 11:54:37 +01:00
..
Benchmarks.pod bench: Re-run with more time + JSON::Tiny & XMLWriter benchmarks 2025-02-19 13:32:28 +01:00
Log.pm FU::Log: Add logger and basic integration with FU 2025-02-21 17:13:32 +01:00
Pg.pm pg: Add date type & httpdate tests 2025-02-24 11:54:37 +01:00
SQL.pm SQL: Doc and test adjustments 2025-02-21 10:22:33 +01:00
Util.pm FU: HTTP date handling + fu->send_file 2025-02-24 11:12:01 +01:00
XMLWriter.pm FU: Revert integration with XMLWriter & import options; copyright stuff 2025-02-20 08:46:03 +01:00
XS.pm Add initial JSON formatter 2025-01-28 09:33:29 +01:00