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
/
mdoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Section orders are more elegantly handled (MDOC_PBODY is a flag).
Kristaps Dzonsons
2009-06-17
1
-13
/
+21
*
Fixed lint invocation in Makefile.
Kristaps Dzonsons
2009-06-17
1
-12
/
+14
*
Clean-up: in-source documentation.
Kristaps Dzonsons
2009-06-16
1
-4
/
+0
*
Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...
Kristaps Dzonsons
2009-06-16
1
-5
/
+5
*
Modernised comment handling: text following \" is thrown away before
Kristaps Dzonsons
2009-06-16
1
-5
/
+1
*
Deprecated mdoc_msg (not being used anywhere).
Kristaps Dzonsons
2009-06-15
1
-49
/
+0
*
Removed mdoc_nwarn (not being used anywhere).
Kristaps Dzonsons
2009-06-15
1
-17
/
+0
*
mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...
Kristaps Dzonsons
2009-06-15
1
-0
/
+132
*
Lint fixes (no effect).
Kristaps Dzonsons
2009-06-12
1
-2
/
+4
*
Fixed license email address.
Kristaps Dzonsons
2009-06-10
1
-1
/
+1
*
Using proper license template (const).
Kristaps Dzonsons
2009-04-12
1
-12
/
+10
*
mdoc_tokhash -> hash
Kristaps Dzonsons
2009-04-02
1
-7
/
+9
*
General clean-ups.
Kristaps Dzonsons
2009-03-31
1
-120
/
+136
*
-man linked to mandoc in documentation.
Kristaps Dzonsons
2009-03-23
1
-10
/
+5
*
-man printing linked to -Ttree.
Kristaps Dzonsons
2009-03-23
1
-20
/
+26
*
First addition of -man macro support.
Kristaps Dzonsons
2009-03-23
1
-30
/
+18
*
Added %Q macro.
Kristaps Dzonsons
2009-03-21
1
-1
/
+2
*
Support for `Bd' of all types (see mdoc.7 for newline/tab rules).
VERSION.1.6.2
Kristaps Dzonsons
2009-03-20
1
-8
/
+41
*
Many more ASCII escapes added.
Kristaps Dzonsons
2009-03-19
1
-3
/
+30
*
Changed e-mail address to @openbsd.
Kristaps Dzonsons
2009-03-16
1
-2
/
+2
*
Fixed mdoc_phrase escape handling.
Kristaps Dzonsons
2009-03-16
1
-5
/
+6
*
Added -nested (doesn't do anything).
Kristaps Dzonsons
2009-03-12
1
-3
/
+5
*
NetBSD '.[[:whitespace:]]*' properly handled.
Kristaps Dzonsons
2009-03-12
1
-1
/
+13
*
Brq/Bro/Brc fixed up and pretty.
Kristaps Dzonsons
2009-03-12
1
-2
/
+0
*
Expanded perfect htab to use 27 * 26 * 3 space.
Kristaps Dzonsons
2009-03-11
1
-1
/
+2
*
Added `Mt' and `Lk' macros (NetBSD).
Kristaps Dzonsons
2009-03-09
1
-1
/
+1
*
Fixed valgrind issues.
VERSION.1.4.6
Kristaps Dzonsons
2009-03-09
1
-2
/
+2
*
Added "Input Encoding" section to mdoc*.1.
VERSION.1.4.4
Kristaps Dzonsons
2009-03-09
1
-5
/
+20
*
Added `Lp' macro.
Kristaps Dzonsons
2009-03-08
1
-1
/
+2
*
Added .Ap.
Kristaps Dzonsons
2009-03-08
1
-1
/
+1
*
Updated manuals.
Kristaps Dzonsons
2009-03-08
1
-2
/
+2
*
Memory fixes in new dynamic schema.
Kristaps Dzonsons
2009-03-08
1
-0
/
+2
*
BROKEN CHECK-IN. Wide-ranging updates.
Kristaps Dzonsons
2009-03-08
1
-199
/
+105
*
Strings abstracted into dynamically-created C files.
Kristaps Dzonsons
2009-03-06
1
-61
/
+7
*
Cleaned up ctype functions (netbsd).
Kristaps Dzonsons
2009-03-05
1
-2
/
+3
*
Added new old escape sequence \*[nn].
Kristaps Dzonsons
2009-03-02
1
-5
/
+16
*
Backed-out warning about Ds.
Kristaps Dzonsons
2009-03-01
1
-1
/
+6
*
More in-file documentation and Linux-isation.
Kristaps Dzonsons
2009-02-23
1
-128
/
+13
*
BROKEN BUILD: migrating to mmain stuff.
Kristaps Dzonsons
2009-02-22
1
-2
/
+2
*
Cleaned up validation source a bit.
Kristaps Dzonsons
2009-02-22
1
-10
/
+14
*
Removed tree-writing capability (for now, only validates and exits).
Kristaps Dzonsons
2009-02-20
1
-7
/
+18
*
More validation on prologue/first NAME section.
Kristaps Dzonsons
2009-01-21
1
-5
/
+8
*
In-progress migration to ARGV separation.
Kristaps Dzonsons
2009-01-20
1
-18
/
+18
*
Lint- and NetBSD-compiler checks.
Kristaps Dzonsons
2009-01-20
1
-2
/
+2
*
Re-merged old port-building routines.
Kristaps Dzonsons
2009-01-20
1
-1
/
+8
*
Quoted-literals handled correctly.
Kristaps Dzonsons
2009-01-20
1
-0
/
+1
*
Moved prologue-pruning into action.c.
Kristaps Dzonsons
2009-01-20
1
-12
/
+33
*
Plugged memory leak in meta free.
Kristaps Dzonsons
2009-01-19
1
-12
/
+5
*
More correct validation.
Kristaps Dzonsons
2009-01-19
1
-6
/
+13
*
Removed unnecessary test cases (most were for visual).
Kristaps Dzonsons
2009-01-19
1
-0
/
+2
[next]