index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo in Makefile.
Kristaps Dzonsons
2009-10-18
1
-1
/
+1
*
Re-added HTML changelog.
Kristaps Dzonsons
2009-10-18
1
-1
/
+1
*
Makefile uses multiple deps for some rules (shorter file).
Kristaps Dzonsons
2009-10-17
1
-14
/
+2
*
Moved output definitions into main.h.
Kristaps Dzonsons
2009-10-13
1
-1
/
+1
*
Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).
Kristaps Dzonsons
2009-10-13
1
-1
/
+1
*
Version: 1.9.8.
VERSION.1.9.8
Kristaps Dzonsons
2009-10-10
1
-2
/
+2
*
Version up.
VERSION.1.9.7
Kristaps Dzonsons
2009-10-09
1
-2
/
+2
*
Additions to -Tman -Thtml: all structural components tested & in place.
Kristaps Dzonsons
2009-10-07
1
-6
/
+9
*
Fixed mandoc.1 examples (new -Thtml options).
Kristaps Dzonsons
2009-10-03
1
-6
/
+9
*
Temporarily disabled ChangeLog.html (server's hosed and doesn't have xsltproc).
Kristaps Dzonsons
2009-09-25
1
-2
/
+5
*
Version: 1.9.6.
Kristaps Dzonsons
2009-09-25
1
-2
/
+2
*
Many more macros added to -Thtml.
Kristaps Dzonsons
2009-09-24
1
-6
/
+8
*
All special characters sync'd with groff, both -Thtml and -Tascii.
Kristaps Dzonsons
2009-09-23
1
-4
/
+6
*
Added chars.h to HEADS.
VERSION.1.9.5
Kristaps Dzonsons
2009-09-21
1
-2
/
+4
*
Added html.h to headers that should be distributed.
Kristaps Dzonsons
2009-09-21
1
-2
/
+3
*
Version: 1.9.5.
Kristaps Dzonsons
2009-09-21
1
-2
/
+2
*
Split html.c into html.h, mdoc_html.c, man_html.c.
Kristaps Dzonsons
2009-09-21
1
-7
/
+14
*
Fixed body/divbody structure of html pages.
Kristaps Dzonsons
2009-09-21
1
-7
/
+5
*
Removed new-born out.{h,c} (not a good idea).
Kristaps Dzonsons
2009-09-21
1
-12
/
+18
*
Tentative addition of front-end utility functions (out.h) (not sure if it's n...
Kristaps Dzonsons
2009-09-21
1
-5
/
+8
*
ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).
Kristaps Dzonsons
2009-09-17
1
-6
/
+6
*
More updates to html.c.
Kristaps Dzonsons
2009-09-16
1
-3
/
+6
*
Lookup hashes are now static tables, ordered first-level by second character,...
Kristaps Dzonsons
2009-09-16
1
-1
/
+1
*
Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour of recursive-friendly ...
Kristaps Dzonsons
2009-09-15
1
-0
/
+3
*
Version: 1.9.2.
VERSION.1.9.2
Kristaps Dzonsons
2009-09-05
1
-2
/
+2
*
Removed superfluous XXX.
Kristaps Dzonsons
2009-08-21
1
-2
/
+2
*
Updated libman AST documentation.
Kristaps Dzonsons
2009-08-17
1
-2
/
+2
*
Significant overhaul in libman. Macros are now block- and line-scoped (with
Kristaps Dzonsons
2009-08-13
1
-3
/
+6
*
Version: 1.8.5.
Kristaps Dzonsons
2009-07-28
1
-2
/
+2
*
Version.
VERSION.1.8.4
Kristaps Dzonsons
2009-07-26
1
-2
/
+2
*
Version.
VERSION.1.8.3
Kristaps Dzonsons
2009-07-23
1
-2
/
+2
*
Version.
VERSION.1.8.2
Kristaps Dzonsons
2009-07-20
1
-2
/
+2
*
Fixed broken `make www' dep.
VERSION.1.8.1
Kristaps Dzonsons
2009-07-19
1
-2
/
+2
*
Version.
Kristaps Dzonsons
2009-07-19
1
-2
/
+2
*
ChangeLog xsl reflects symbolic tag.
Kristaps Dzonsons
2009-07-19
1
-1
/
+1
*
Removed automatic port generation, as the downstream versions should be used ...
Kristaps Dzonsons
2009-07-17
1
-69
/
+4
*
Proper html showing of ChangeLog.
Kristaps Dzonsons
2009-07-16
1
-1
/
+1
*
Using xsl for html changelog.
Kristaps Dzonsons
2009-07-16
1
-8
/
+13
*
Minor version bumped: -hang lists were the last major missing formatting "fea...
Kristaps Dzonsons
2009-07-14
1
-2
/
+2
*
Version.
VERSION.1.7.24
Kristaps Dzonsons
2009-07-12
1
-2
/
+2
*
Small clean-ups in error message usage.
VERSION.1.7.23
Kristaps Dzonsons
2009-07-07
1
-2
/
+2
*
Version.
VERSION.1.7.22
Kristaps Dzonsons
2009-07-05
1
-2
/
+2
*
Version up.
VERSION.1.7.21
Kristaps Dzonsons
2009-07-04
1
-2
/
+2
*
Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...
Kristaps Dzonsons
2009-07-04
1
-7
/
+8
*
Makefile properly generates MD5 sums.
Kristaps Dzonsons
2009-06-25
1
-6
/
+12
*
Updating web-page to be a bit more compact.
Kristaps Dzonsons
2009-06-25
1
-5
/
+12
*
Lint fixes.
VERSION.1.7.20
Kristaps Dzonsons
2009-06-22
1
-2
/
+2
*
Bumped version.
VERSION.1.7.19
Kristaps Dzonsons
2009-06-17
1
-5
/
+5
*
Put $VFLAGS back into $LINTFLAGS (broke on NetBSD).
Kristaps Dzonsons
2009-06-17
1
-0
/
+1
*
Fixed lint invocation in Makefile.
Kristaps Dzonsons
2009-06-17
1
-4
/
+3
[next]