Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-03-12
15:59
replace name by nickname Leaf check-in: 083c686b06 user: juef tags: trunk
13:53
remove email, use nickname as author name check-in: 28552c9e3b user: juef tags: trunk
2023-03-08
16:25
tidy up check-in: a9d550f9a2 user: juef tags: trunk
2018-02-27
14:17
update links check-in: 8b9e30cd7b user: juef tags: trunk
2016-08-11
12:26
libsoldout: sync check-in: b15de29c35 user: juef tags: trunk
2016-06-20
08:47
update download links check-in: 277e726ba2 user: juef tags: trunk
2016-06-17
16:38
fix version number in www/download.html check-in: d74126552b user: juef tags: trunk
16:36
add www/download.html check-in: b35016d6f1 user: juef tags: trunk
15:08
remove 404.md check-in: d77cc02784 user: juef tags: trunk
2016-05-13
10:41
style: add comments; explicitly check strncmp() against 0 check-in: 3f9e92df68 user: juef tags: trunk
2016-04-14
12:46
x_html(): remove 'opt' variable check-in: 20856d6e81 user: juef tags: trunk
12:39
define version in makefile check-in: 92f576c03c user: juef tags: trunk
12:36
add suffix cmd to escape_html(), mkd2html() and mkd2xhtml() functions check-in: ce66670a78 user: juef tags: trunk
12:30
reduce calls to malloc() and memcpy() functions check-in: 6db4cde177 user: juef tags: trunk
2016-04-10
18:44
use amalgamation version of libsoldout check-in: 849ef0b7df user: juef tags: trunk
2016-03-16
17:34
Makefile: change dgst "md5" => "sha512" check-in: c6214457f0 user: juef tags: trunk
17:30
Makefile: install manual into share/man by default check-in: befcffcc82 user: juef tags: trunk
17:25
polish up jimsoldout.c check-in: e2bbd99bf3 user: juef tags: trunk
2016-03-08
16:28
manual: update link to man.css check-in: a554bbd67c user: juef tags: trunk
2016-03-03
20:19
update copyright year check-in: 279c743cdd user: juef tags: trunk
20:18
simplify a bit convert_mkd() and escape_html() functions check-in: 8d5ac44c61 user: juef tags: trunk
2016-02-21
19:32
libsoldout: sync to [https://github.com/faelys/libsoldout/commit/c418be668a3b4eb3e7695f48fddb7d49b467c7f5|c418be6] check-in: 20cb30d699 user: juef tags: trunk
2016-01-31
20:56
free() requires to include <stdlib.h> check-in: 00e5a5ba87 user: juef tags: trunk
20:49
fix memory leak if bufgrow() fails check-in: db998b24b5 user: juef tags: trunk
2015-12-19
19:15
parse_args(): set upper bound for 'optlen' check-in: 6e870cf803 user: juef tags: trunk
18:36
convert_mkd(): set correct string length check-in: 8b5b58968b user: juef tags: trunk
18:09
rename: objc, objv => argc, argv; convertMkd() => convert_mkd() + other small changes check-in: df9ec3134f user: juef tags: trunk
17:39
add parse_args() check-in: 7f68f1d3a2 user: juef tags: trunk
16:54
small style changes for the escape_html() check-in: 42214240bb user: juef tags: trunk
15:19
libsoldout: sync to [https://github.com/faelys/libsoldout/commit/9403f633ecc5931b1c347e24e6aaab4836312d3a|9403f633] check-in: ecb15e10e6 user: juef tags: trunk
14:55
x_html(): replace strcmp() => strncmp() check-in: 5ff735c6b5 user: juef tags: trunk
2015-10-15
09:45
libsoldout: sync to [https://github.com/faelys/libsoldout/commit/b27839f62bf36e5353ac6073b1e4aad9dcf10003|b27839] check-in: c377569466 user: juef tags: trunk
2015-09-11
08:25
version 0.1.1 check-in: 1a66c6b047 user: juef tags: trunk, v0.1.1
2015-09-07
07:56
revert to [639f374f10] check-in: c40a12ca0c user: juef tags: trunk
07:32
use Jim_GetEnum() check-in: 56790dc758 user: juef tags: trunk
07:07
add x_html() check-in: 635fa14931 user: juef tags: trunk
2015-08-05
07:33
use full email address in license text check-in: a05b8d534e user: juef tags: trunk
2015-07-28
14:31
manual page: use a new man.css check-in: 221f3afa97 user: juef tags: trunk
2015-07-23
10:35
add error handling: if string is empty check-in: f23acc844d user: juef tags: trunk
2015-07-21
17:54
add additional check check-in: 01e1e150e3 user: juef tags: trunk
09:48
manual page: markdown => markdown text check-in: 1bfcf38c28 user: juef tags: trunk
09:27
spaces => tabs check-in: 3119a5b6fa user: juef tags: trunk
07:33
rewrite a bit manual page check-in: 79685bfd86 user: juef tags: trunk
2015-07-20
16:47
Makefile: be more portable check-in: 505bd11547 user: juef tags: trunk
2015-07-18
15:38
replace: [http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/strncpy.3|strncpy()] => [http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/memcpy.3|memcpy()] check-in: 9f642e6415 user: juef tags: trunk
15:33
revert to [be9fe701eb] check-in: a83eafcfa8 user: juef tags: trunk
13:22
use [http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/strlcat.3|strlcpy()] check-in: d82a14f563 user: juef tags: trunk
2015-07-12
16:01
rm .fossil-settings/ignore-glob.no-warn check-in: 388e27b79f user: juef tags: trunk
2015-07-11
09:28
Makefile: add new targets - "check" and "memcheck" check-in: d929dd4ef1 user: juef tags: trunk
2015-07-04
16:08
style: sort include files check-in: b933ba2ed9 user: juef tags: trunk