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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove long-standing FIXME regarding the consolidation of WIDTHARG and
Kristaps Dzonsons
2010-12-05
1
-1
/
+0
*
Merge schwarze@'s patch to allow uname() to fail without causing an exit.
Kristaps Dzonsons
2010-12-05
1
-1
/
+1
*
Merge schwarze@'s changes allowing nested displays. Tweak the patch by
Kristaps Dzonsons
2010-12-05
1
-1
/
+1
*
Track the parser status both per file (file_status), such that
Ingo Schwarze
2010-12-02
1
-13
/
+18
*
Fix enum/int mixing.
Kristaps Dzonsons
2010-12-01
1
-2
/
+3
*
Merge OpenBSD's `so' handling (plus some documentation). Great work to
Kristaps Dzonsons
2010-12-01
1
-0
/
+2
*
Fix a subtle error in the new main.c where the parse type (mdoc/man) was
Kristaps Dzonsons
2010-12-01
1
-85
/
+156
*
Merge restructuring of main.c code. This provided by schwarze@ and inspected
Kristaps Dzonsons
2010-12-01
1
-129
/
+213
*
Re-ordering of roff requests as per OpenBSD.
Kristaps Dzonsons
2010-12-01
1
-0
/
+1
*
Remove left-over rsord[] in mdoc_actions.c.
Kristaps Dzonsons
2010-11-29
1
-2
/
+1
*
Use proper error for `An' multiple arguments.
Kristaps Dzonsons
2010-10-11
1
-1
/
+1
*
Ignore double-`Pp' and `Pp' before `Bd' and `Bl' (unless -compact is
Kristaps Dzonsons
2010-09-27
1
-0
/
+1
*
If an explicit scope is still open at the end of an input file,
Ingo Schwarze
2010-09-26
1
-2
/
+1
*
Churny commit to quiet lint. No functional changes.
Kristaps Dzonsons
2010-09-04
1
-7
/
+8
*
fix previous: when bailing out due to -Wstop,
Ingo Schwarze
2010-08-20
1
-8
/
+8
*
Implement a simple, consistent user interface for error handling.
Ingo Schwarze
2010-08-20
1
-229
/
+136
*
Make sure we really throw away non-ASCII characters.
Ingo Schwarze
2010-08-08
1
-2
/
+3
*
Use 0 for MAP_FILE if it doesn't exist. From Hans Rosenfeld.
Joerg Sonnenberger
2010-07-29
1
-0
/
+4
*
Initial PDF shim over PS. This produces working PDF output with -Tpdf.
Kristaps Dzonsons
2010-07-25
1
-2
/
+11
*
Strip non-graphable input characters from input. The manuals
Kristaps Dzonsons
2010-07-20
1
-0
/
+22
*
Re-constitution of `ds' symbol processing. First, push the
Kristaps Dzonsons
2010-07-07
1
-1
/
+0
*
Assert my copyright, making it explicit that i'm granting the same license
Ingo Schwarze
2010-07-04
1
-1
/
+2
*
Stash `Bf' parameters into struct mdoc_bf.
Kristaps Dzonsons
2010-07-02
1
-1
/
+1
*
Improve .Nm indentation in the SYNOPSIS;
Ingo Schwarze
2010-07-01
1
-2
/
+3
*
improve error reporting:
Ingo Schwarze
2010-06-30
1
-27
/
+43
*
Add in -Opaper=xxx support for -Tps postscript. This doesn't have any
Kristaps Dzonsons
2010-06-29
1
-1
/
+1
*
Downstream maintainers: this removes UGLY! I don't want diverging
Kristaps Dzonsons
2010-06-27
1
-8
/
+9
*
Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a
Kristaps Dzonsons
2010-06-26
1
-2
/
+2
*
First step of adding register support. This is inspired by a significant
Kristaps Dzonsons
2010-06-26
1
-2
/
+5
*
Churn as I finish email address migration kth.se -> bsd.lv.
Kristaps Dzonsons
2010-06-19
1
-1
/
+1
*
Removed stipulation that an empty `Bd -offset' will default to 6n. Not
Kristaps Dzonsons
2010-06-12
1
-0
/
+1
*
Added enum mdoc_disp (similar to enum mdoc_list). Display types are now
Kristaps Dzonsons
2010-06-12
1
-1
/
+2
*
No functionality changes: just restructuring. Deprecated
Kristaps Dzonsons
2010-06-08
1
-1
/
+2
*
First check-in of PostScript output. This does not change any logic
Kristaps Dzonsons
2010-06-07
1
-8
/
+24
*
Add -Owidth=width option to mandoc -Tascii. Asked for by joerg@ about a
Kristaps Dzonsons
2010-06-07
1
-1
/
+1
*
Add MAP_SHARED for mmap, at least NetBSD with DIAGNOSTIC is quite noisy
Joerg Sonnenberger
2010-06-06
1
-1
/
+1
*
Consolidated list processing to a single loop in mdoc_validate.c. This
Kristaps Dzonsons
2010-06-03
1
-1
/
+1
*
Spelling patches provided by Ulrich Spoerlein.
Kristaps Dzonsons
2010-06-01
1
-2
/
+2
*
Cleanup post_bl_head() to use enum mdoc_list (avoid traversing that
Kristaps Dzonsons
2010-05-31
1
-1
/
+1
*
Enable the unified error/warning enumeration in mandoc.h that's
Kristaps Dzonsons
2010-05-17
1
-78
/
+94
*
`ig' support in all its glory. Try
Kristaps Dzonsons
2010-05-16
1
-2
/
+2
*
Regression tests in place for `.if' in libroff.
Kristaps Dzonsons
2010-05-16
1
-0
/
+1
*
Allow roff_parseln() to be re-run.
Kristaps Dzonsons
2010-05-16
1
-8
/
+30
*
Fix allowing silly '\'' control character.
Kristaps Dzonsons
2010-05-16
1
-1
/
+1
*
Backed-out warning messages (lots).
Kristaps Dzonsons
2010-05-15
1
-0
/
+2
*
The `ig' now supports `ig end-macro'.
Kristaps Dzonsons
2010-05-15
1
-1
/
+14
*
Segfault fix and letting warnings slip through for now.
Kristaps Dzonsons
2010-05-15
1
-1
/
+1
*
Add mandoc.h, which will eventually replace compilers' inner enum errors with...
Kristaps Dzonsons
2010-05-15
1
-17
/
+69
*
Reorganise the comment stripping and line merging to be easier to follow
Joerg Sonnenberger
2010-05-15
1
-50
/
+52
*
Make the output width an option for ascii_alloc and use that to compute
Joerg Sonnenberger
2010-05-15
1
-1
/
+1
[prev]
[next]