libsoldout
Timeline
Not logged in

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

50 most recent check-ins

2016-09-15
21:38
Merge pull request #40 from frgm/mans-cleanup

manual pages cleanup Leaf check-in: 9e572998d0 user: github tags: trunk

2016-09-12
11:44
update mkd2html.1 check-in: ed1fa8423a user: frgm tags: trunk
11:25
update soldout_array.3 check-in: b82aa9af51 user: frgm tags: trunk
11:18
update soldout_buffer.3 check-in: 88ff96619b user: frgm tags: trunk
10:28
soldout_markdown.3: 'c' is a function argument check-in: 01d55b79c5 user: frgm tags: trunk
10:18
soldout_renderers.3: remove word "like" in the section SEE ALSO check-in: 3d09d8a364 user: frgm tags: trunk
2016-09-11
08:13
soldout_markdown.3: mkd_renderer is an item check-in: f6adf46e98 user: frgm tags: trunk
08:02
combine soldout.3 and soldout_markdown.3 together check-in: 2720c01495 user: frgm tags: trunk
06:14
update soldout_renderers.3 check-in: 43b936fe4d user: frgm tags: trunk
04:27
mans: do not describe functions that return nothing in RETURN VALUES section check-in: 731756fe73 user: frgm tags: trunk
2016-09-09
19:37
Merge pull request #39 from frgm/trunk

renderers: fix a typo check-in: a520e7aa21 user: github tags: trunk

17:49
renderers: fix a typo check-in: e65156e2cb user: frgm tags: trunk
2016-06-16
21:57
Fix incorrectly rendered nested block lists (issue #37) check-in: 97b94f55de user: nat tags: trunk
2016-06-15
18:43
Merge pull request #36 from frgm/trunk

markdown: fix typos check-in: 8fcd613f7e user: github tags: trunk

16:51
markdown: fix typos check-in: 397acb002e user: frgm tags: trunk
2016-05-30
21:51
Merge pull request #35 from frgm/trunk

fix description of MKDA_NORMAL check-in: 559d152cdc user: natgh tags: trunk

09:44
fix description of MKDA_NORMAL check-in: d2381772f5 user: frgm tags: trunk
2016-05-29
20:12
Merge pull request #34 from frgm/trunk

markdown: fix a typo in a comment check-in: 4d25fef47c user: natgh tags: trunk

20:04
markdown: fix a typo in a comment

explit => explicit check-in: d0429906cf user: frgm tags: trunk

2016-04-21
19:49
Merge pull request #33 from frgm/trunk

markdown: fix potential leak of memory pointed to by 'text' check-in: c70ae18d2a user: natgh tags: trunk

13:04
markdown: fix potential leak of memory pointed to by 'text'

see also: https://github.com/faelys/libsoldout/issues/32 check-in: c43896a0c4 user: frgm tags: trunk

2016-04-14
16:55
Merge pull request #31 from frgm/trunk

soldout_*.3: put in the section NAME all functions names check-in: a62bf1ebc1 user: natgh tags: trunk

2016-04-13
10:46
soldout_*.3: put in the section NAME all functions names check-in: 4fea2c5a0f user: frgm tags: trunk
2016-04-12
18:30
Merge pull request #29 from frgm/makefile

makefiles: remove unneeded '.m' rule check-in: eb39494f8a user: natgh tags: trunk

18:27
Merge branch 'amal' of https://github.com/frgm/libsoldout into trunk check-in: 6141f6efe6 user: nat tags: trunk
18:22
Merge pull request #28 from frgm/trunk

remove 'BUFFER_STDARG' macro check-in: a5ce1a3abd user: natgh tags: trunk

16:38
fix make-amal for OpenBSD

for some reasons '\t' does not work as expected; solution: use literal tab check-in: 413236099e user: frgm tags: trunk

10:24
remove 'BUFFER_STDARG' macro

as there is no more need for it: https://github.com/faelys/libsoldout/issues/26 check-in: 95a8c77643 user: frgm tags: trunk

10:16
makefiles: remove unneeded '.m' rule

see: https://github.com/faelys/libsoldout/issues/20 check-in: a222d618aa user: frgm tags: trunk

2016-04-11
19:12
Merge pull request #27 from frgm/trunk

fix two warnings check-in: 13030d946c user: natgh tags: trunk

11:33
mkd2latex, mkd2man: fix a warning

no previous extern declarations for non-static variables 'to_latex' and 'to_man' [-Wmissing-variable-declarations] check-in: 06bca437f0 user: frgm tags: trunk

11:28
mkd2html, mkd2latex, mkd2man: fix a warning

no previous prototype for functions 'latex_text_escape' and 'usage' [-Wmissing-prototypes] check-in: 9158c8be45 user: frgm tags: trunk

2016-04-10
14:31
Merge pull request #24 from frgm/trunk

add amalgamation build check-in: 7b4fb0eefe user: natgh tags: trunk

11:56
make-amal: add a note about inspiration check-in: 233a38a183 user: frgm tags: trunk
11:47
make-amal: add a short description check-in: 4ea9ed680f user: frgm tags: trunk
11:45
make-amal: add a license check-in: 43f834c682 user: frgm tags: trunk
11:33
fix make-amal for FreeBSD and DragonFly

as their `sed` does not have an argumentless variant of `-i` option check-in: 531a42cf16 user: frgm tags: trunk

2016-04-08
08:38
add amalgamation build check-in: 1d587cde83 user: frgm tags: trunk
2016-03-30
18:37
Merge pull request #22 from frgm/trunk

mkd2man.1: s/should/must/ check-in: f2017bc29a user: natgh tags: trunk

2016-03-29
22:04
mkd2man.1: s/should/must/ check-in: af4fd1c43c user: frgm tags: trunk
20:39
Merge pull request #21 from frgm/trunk

*.3: remove a LIBRARY section (as libsoldout is a portable library) check-in: aee5703bc0 user: natgh tags: trunk

17:10
*.3: remove a LIBRARY section (as libsoldout is a portable library)

see: http://manpages.bsd.lv/part1-3.html and http://thread.gmane.org/gmane.comp.tools.mdocml.user/793/focus=794 check-in: 6b7819e896 user: frgm tags: trunk

2016-03-16
19:34
.gitignore: also ignore static libraries check-in: 708738f6b9 user: nat tags: trunk
2016-03-15
18:47
Merge pull request #19 from frgm/trunk

adjust makefiles check-in: 4738b3b542 user: natgh tags: trunk

15:53
adjust makefiles

* add configurable CC, CFLAGS and LDFLAGS * remove useless flags for LDFLAGS * add a static library build check-in: 9fb854c77b user: frgm tags: trunk

2016-03-06
22:58
mkd2man: fix a typo and make exit codes consistent

Previously, `main` function in mkd2man returned a literal integer or one of POSIX `EXIT_*` constants. Since the exit code doesn't seem to encoding anything other than success or failure, `EXIT_SUCCESS` and `EXIT_FAILURE` where chosen. check-in: 2d59c88528 user: nat tags: trunk

2016-03-05
19:05
Merge pull request #18 from frgm/mdoc

convert manual pages into mdoc format check-in: 0e0a114737 user: natgh tags: trunk

14:37
add soldout_array.3 check-in: 2bb6d717f5 user: frgm tags: trunk
2016-03-03
14:24
add soldout_buffer.3 check-in: 7815a5478f user: frgm tags: trunk
2016-03-02
15:58
add soldout_renderers.3 check-in: 241eb63b05 user: frgm tags: trunk