log

age author description
Fri, 28 Aug 2020 03:31:08 +0000 Josef 'Jeff' Sipek sidebar: use a logarithmic tagcloud scaling default tip
Thu, 30 Jul 2020 16:53:56 -0400 Josef 'Jeff' Sipek theme: turn the shipped theme into a proper theme example
Tue, 18 Oct 2022 09:33:52 -0400 Josef 'Jeff' Sipek fmt3: remove trailing slashes from generated html
Tue, 18 Oct 2022 09:31:47 -0400 Josef 'Jeff' Sipek theme: remove trailing slashes from html
Wed, 05 Jan 2022 23:08:27 -0500 Josef 'Jeff' Sipek template: use %define api.pure instead of %pure-parser
Wed, 05 Jan 2022 23:08:18 -0500 Josef 'Jeff' Sipek post fmt3: use %define api.pure instead of %pure-parser
Wed, 12 May 2021 11:36:44 -0400 Josef 'Jeff' Sipek Added tag v4.8 for changeset 5306db73b02f
Tue, 23 Feb 2021 18:17:40 +0000 Josef 'Jeff' Sipek utils: clear struct tm before calling strptime v4.8
Fri, 04 Dec 2020 14:10:15 -0500 Josef 'Jeff' Sipek samples: document tagcloud-min-count
Sat, 24 Oct 2020 09:47:22 -0400 Josef 'Jeff' Sipek config: default URL should include http scheme
Thu, 13 Aug 2020 11:22:19 -0400 Josef 'Jeff' Sipek static: make URI prefix configurable
Sat, 24 Oct 2020 08:24:22 -0400 Josef 'Jeff' Sipek doc: fix incorrect example of post.lisp listed usage
Fri, 28 Aug 2020 03:30:45 +0000 Josef 'Jeff' Sipek sidebar: make the minimum tagcloud count configurable
Mon, 12 Oct 2020 11:51:13 -0400 Josef 'Jeff' Sipek nvl_alloc returns a negated errno on error
Wed, 26 Aug 2020 09:45:12 -0400 Josef 'Jeff' Sipek docs: document the fmt 3 commands and environments
Sat, 22 Aug 2020 15:01:09 -0400 Josef 'Jeff' Sipek README: gcc or clang is a dependency
Sat, 22 Aug 2020 17:10:22 -0400 Josef 'Jeff' Sipek post: set post title to "Undefined" by default
Sat, 08 Aug 2020 20:44:28 -0400 Josef 'Jeff' Sipek post fmt 2: reintroduce raw html format support
Fri, 21 Aug 2020 08:59:58 -0400 Josef 'Jeff' Sipek docs: enumerate the supported post formats in post metadata
Fri, 21 Aug 2020 08:56:44 -0400 Josef 'Jeff' Sipek docs: correctly describe the format of lisp metadata
Fri, 21 Aug 2020 08:50:38 -0400 Josef 'Jeff' Sipek README: include URL to the libjeffpc repo
Fri, 21 Aug 2020 08:46:38 -0400 Josef 'Jeff' Sipek README: document how to specify the libjeffpc location
Thu, 13 Aug 2020 10:57:21 -0400 Josef 'Jeff' Sipek static: remove unnecessary local variable & put str ref sooner
Thu, 13 Aug 2020 10:55:04 -0400 Josef 'Jeff' Sipek static: use filename from uri_info instead of from the client
Thu, 13 Aug 2020 10:51:57 -0400 Josef 'Jeff' Sipek static: check URI prefix separately from the file name itself
Thu, 13 Aug 2020 10:41:08 -0400 Josef 'Jeff' Sipek static: use ARRAY_LEN instead of sentinel values to stop iteration
Sat, 08 Aug 2020 15:58:51 -0400 Josef 'Jeff' Sipek cmake: install blahgd as well as lisplint
Sat, 08 Aug 2020 15:56:20 -0400 Josef 'Jeff' Sipek cmake: silence case sensitivity related warning
Wed, 05 Aug 2020 19:56:56 -0400 Josef 'Jeff' Sipek samples: add scgi-host to the example config file
Wed, 05 Aug 2020 19:43:16 -0400 Josef 'Jeff' Sipek daemon: make bind address configurable