| .. |
|
compress.t
|
FU::Util: Add brotli_compress() and use it for FU output compression
|
2025-03-19 10:12:20 +01:00 |
|
fcgi.t
|
FU: Less verbose and cryptic error message on write error
|
2026-01-05 13:20:59 +01:00 |
|
fdpass.t
|
FU: Implement --monitor, add some docs; FU::Util: add fdpass functions
|
2025-02-15 15:09:56 +01:00 |
|
httpdate.t
|
Docs, compatibility fixes again, 0.1 release
|
2025-02-25 17:02:33 +01:00 |
|
json_format.t
|
json_format: Add html_safe option
|
2025-03-16 15:03:32 +01:00 |
|
json_parse.t
|
Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode()
|
2025-08-22 10:03:06 +02:00 |
|
multipart.t
|
MultipartFormData: Bunch of parser fixes
|
2025-04-29 09:14:44 +02:00 |
|
pgconnect.t
|
FU::Pg: Rename q() and Q() to sql() and SQL()
|
2025-12-04 14:16:37 +01:00 |
|
pgcopy.t
|
FU::Pg: Rename q() and Q() to sql() and SQL()
|
2025-12-04 14:16:37 +01:00 |
|
pgtypes-dynamic.t
|
FU::Pg: Rename q() and Q() to sql() and SQL()
|
2025-12-04 14:16:37 +01:00 |
|
pgtypes.t
|
FU::Pg: Rename q() and Q() to sql() and SQL()
|
2025-12-04 14:16:37 +01:00 |
|
query.t
|
Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode()
|
2025-08-22 10:03:06 +02:00 |
|
sql.t
|
SQL: Add IDENT() and quote_identifier options
|
2025-05-22 09:22:07 +02:00 |
|
to_bool.t
|
FU::Validate: Add module + integrate with FU
|
2025-02-25 14:31:38 +01:00 |
|
validate-util.t
|
Validate: Add empty() and coerce() methods
|
2025-04-19 12:36:28 +02:00 |
|
validate.t
|
Move control character checking to FU::Validate, deprecate FU::Util::utf8_decode()
|
2025-08-22 10:03:06 +02:00 |
|
xmlwr.t
|
XMLWriter: Throw error when stringifying a bare reference
|
2025-06-02 09:00:06 +02:00 |