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
/
roff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the redundant "nchild" member of struct roff_node, replacing
Ingo Schwarze
2016-01-08
1
-1
/
+0
*
In private header files, __BEGIN_DECLS and __END_DECLS are pointless.
Ingo Schwarze
2015-11-07
1
-3
/
+0
*
Very tricky diff to fix macro interpretation and spacing around tabs
Ingo Schwarze
2015-10-17
1
-2
/
+5
*
Unify mdoc_deroff() and man_deroff() into a common function deroff().
Ingo Schwarze
2015-04-23
1
-0
/
+6
*
Decouple the token code for "no request or macro" from the individual
Ingo Schwarze
2015-04-19
1
-0
/
+1
*
Profit from the unified struct roff_man and reduce the number of
Ingo Schwarze
2015-04-18
1
-0
/
+7
*
Replace the structs mdoc and man by a unified struct roff_man.
Ingo Schwarze
2015-04-18
1
-1
/
+35
*
Third step towards parser unification:
Ingo Schwarze
2015-04-02
1
-0
/
+11
*
Second step towards parser unification:
Ingo Schwarze
2015-04-02
1
-0
/
+77
*
First step towards parser unification:
Ingo Schwarze
2015-04-02
1
-0
/
+29
*
Step 2: blow away roff.h, as all of its functions have been moved into
Kristaps Dzonsons
2011-03-22
1
-24
/
+0
*
Step 1 of restructuring: libmandoc.h. Move all compiler-set-specific
Kristaps Dzonsons
2011-03-22
1
-23
/
+0
*
Consolidate messages. Have all parse-time messages (in libmdoc,
Kristaps Dzonsons
2011-03-20
1
-1
/
+1
*
Allow EQN data to be pushed down into libmdoc via mdoc_addeqn(). Only
Kristaps Dzonsons
2011-02-09
1
-0
/
+1
*
Add initial EQN support to mandoc. This parses, then throws away, data
Kristaps Dzonsons
2011-02-06
1
-0
/
+1
*
More checks for proper table exit.
Kristaps Dzonsons
2011-01-01
1
-1
/
+1
*
Expose the parsed table API to the world and add accessors through the
Kristaps Dzonsons
2010-12-31
1
-0
/
+1
*
Initial tbl framework. Parse point is in libroff, which keeps a
Kristaps Dzonsons
2010-12-28
1
-0
/
+1
*
Merge restructuring of main.c code. This provided by schwarze@ and inspected
Kristaps Dzonsons
2010-12-01
1
-0
/
+3
*
Implement a simple, consistent user interface for error handling.
Ingo Schwarze
2010-08-20
1
-1
/
+1
*
Downstream maintainers: this removes UGLY! I don't want diverging
Kristaps Dzonsons
2010-06-27
1
-3
/
+3
*
First step of adding register support. This is inspired by a significant
Kristaps Dzonsons
2010-06-26
1
-2
/
+2
*
libroff now is aware of which sub-nodes should be interpreted even in a
Kristaps Dzonsons
2010-05-17
1
-1
/
+1
*
Allow roff_parseln() to be re-run.
Kristaps Dzonsons
2010-05-16
1
-4
/
+6
*
Add mandoc.h, which will eventually replace compilers' inner enum errors with...
Kristaps Dzonsons
2010-05-15
1
-5
/
+5
*
Initial roff shim skeleton in place.
Kristaps Dzonsons
2010-05-15
1
-0
/
+38
*
More file pruning.
Kristaps Dzonsons
2008-12-15
1
-302
/
+0
*
*** empty log message ***
Kristaps Dzonsons
2008-12-10
1
-1
/
+1
*
Added warnings for using macros in the wrong sections.
Kristaps Dzonsons
2008-12-08
1
-122
/
+136
*
*** empty log message ***
Kristaps Dzonsons
2008-12-07
1
-1
/
+1
*
*** empty log message ***
Kristaps Dzonsons
2008-12-07
1
-21
/
+21
*
*** empty log message ***
Kristaps Dzonsons
2008-12-07
1
-1
/
+1
*
.St macros in place.
Kristaps Dzonsons
2008-12-06
1
-5
/
+5
*
*** empty log message ***
Kristaps Dzonsons
2008-12-06
1
-29
/
+28
*
*** empty log message ***
Kristaps Dzonsons
2008-12-06
1
-3
/
+3
*
*** empty log message ***
Kristaps Dzonsons
2008-12-06
1
-1
/
+1
*
*** empty log message ***
Kristaps Dzonsons
2008-12-05
1
-0
/
+289