commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-10 05:40:27 Z
public-inbox 1.3.0
commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-08 18:30:40 Z
t/multi-mid: skip properly w/o DBD::SQLite
SearchIdx always requires DBD::SQLite, so only require it
after we've passed `require_mods(qw(DBD::SQLite))'.
commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-08 18:08:49 Z
convert: preserve indexlevel on conversions
We don't want to blow up users storage too badly when converting
v1 to v2 or break because they don't have Xapian bindings installed.
commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-07 02:31:58 -06:00
doc: more 1.3.0 release notes updates
commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-07 02:31:57 -06:00
doc: mark some TODO items as done
NNTP TLS and COMPRESS support and cgit spawning from
the WWW interface were implemented last year.
Given the lack of syscall number stability guarantee on the
OpenBSD and FreeBSD, I don't think supporting a pure-Perl kevent
is feasible. Inline::C may still be an option since IO::KQueue
is abandoned, though, as it is for some Linux-only syscalls and
maybe some POSIX ones not covered by POSIX.pm.
clone the repository to get more history