about summary refs log tree commit diff stats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* url, twtstr: misc cleanup, fix overflow check in parseUInt8bptato2025-05-011-4/+10
* myaddr: fix newSeqUninit polyfillbptato2025-05-011-1/+1
* myaddr: backport & switch to newSeqUninitbptato2025-04-302-10/+15
* url, twtstr: misc cleanupbptato2025-03-291-22/+14
* newhttp: drop libcurl dependencybptato2025-03-211-0/+1
* Update libregexp/libunicode bindingsbptato2025-03-201-2/+2
* twtstr: normalize char constantsbptato2025-03-131-7/+7
* layout: skip Cf charactersbptato2025-02-151-0/+5
* eprint: add fprintf wrapperbptato2025-01-311-0/+3
* sandbox: fix compilation without sandboxingbptato2025-01-281-1/+1
* Add annotations for move semanticsbptato2025-01-221-2/+1
* cssvalues: serialize quotes, add font-size, opacitybptato2025-01-161-0/+7
* widthconv: fix hiragana -> half-width kana conversionbptato2025-01-151-0/+1
* config: switch to camel casebptato2025-01-131-9/+5
* cssvalues: reduce CSSValues sizebptato2025-01-121-8/+8
* Fix some strict defsbptato2025-01-121-2/+2
* buffer: remove server socketbptato2025-01-091-18/+14
* twtstr: optimize a bitbptato2025-01-031-23/+19
* layout: ignore general category Me, Mnbptato2025-01-021-0/+10
* Misc character display fixesbptato2024-12-224-45/+23
* Add historybptato2024-12-171-2/+2
* twtstr: improve content type parameter handlingbptato2024-12-221-3/+28
* nanosvg, myaddr: fix obuf type and myaddr shimbptato2024-12-201-2/+2
* default(T) -> T.default, add some strict defsbptato2024-12-172-3/+4
* twtstr: fix skipBlanksTillLFbptato2024-12-121-1/+1
* twtstr: reduce copying in atobbptato2024-12-121-4/+6
* pager, mailcap: misc fixes, add prompt for global mailcapbptato2024-12-111-4/+8
* twtstr: small cleanupbptato2024-12-111-9/+7
* Fix casingbptato2024-12-051-1/+1
* mimetypes: refactor, use mime.types for inline image extensionsbptato2024-12-052-46/+18
* twtstr: add mypairsbptato2024-11-281-0/+9
* twtstr: beforeLast -> untilLastbptato2024-11-151-2/+2
* chaseccomp: update docs, remove redundant importbptato2024-11-071-2/+0
* luwrap: fix compilation on 2.0.8 and refactor a bitbptato2024-11-053-9/+11
* utils, types: merge some modulesbptato2024-11-038-116/+113
* chaseccomp: fix compilation with newest dash, misc changesbptato2024-10-311-3/+0
* config: refactor, accept more possible config dirsbptato2024-10-281-0/+6
* sandbox: use relative path to the object filebptato2024-10-231-1/+6
* sandbox: replace libseccomp with chaseccompbptato2024-10-231-176/+29
* dynstream, serversocket: use posix instead of nativesocketsbptato2024-10-201-3/+3
* sandbox: do not ask for signal permissionsbptato2024-10-171-3/+0
* twtstr, toml: misc cleanupbptato2024-10-131-0/+3
* base64: merge into twtstr/envbptato2024-10-131-0/+41
* layout, pager: preserve tabs on display, selection & outputbptato2024-10-101-0/+43
* twtstr: fix stripAndCollapsebptato2024-10-081-11/+9
* twtstr: misc refactoringsbptato2024-10-011-3/+3
* sandbox: allow clock_gettime64bptato2024-09-301-1/+2
* Update monouchabptato2024-09-291-0/+1
* container: fix control char displaybptato2024-09-281-20/+1
* sandbox: allow restart_syscallbptato2024-09-271-1/+3