git.ckatri.com
/
mandoc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Enabled -Thtml -mdoc to work with \f (see compat notes in mandoc.1).
[mandoc.git]
/
mdoc_action.c
2009-11-02
Kristaps Dzonsons
Added mandoc_a2time() for proper date conversion.
blob
|
commitdiff
|
raw
2009-10-31
Kristaps Dzonsons
Using perror() instead of fprintf for failure from...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Kristaps Dzonsons
Lint fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Kristaps Dzonsons
Clean-ups in mdoc_action (using libmandoc.h functions).
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Kristaps Dzonsons
Fix to segfault in ordering Rs blocks (d'oh!).
VERSION_1_9_11
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Kristaps Dzonsons
Full `%U' support.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Kristaps Dzonsons
Added `%U' to -mdoc (doesn't render in a nice way yet).
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Kristaps Dzonsons
Added ability to set OS name at compile-time with ...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Kristaps Dzonsons
Lint check (noop).
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Kristaps Dzonsons
Fixed segfault in `Rs' empty block.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Kristaps Dzonsons
Added EBADCHILD error (bad child of parent context).
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Kristaps Dzonsons
-offset string can now be blank (supplied with 6n as...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Kristaps Dzonsons
Lintifications.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Kristaps Dzonsons
Lookup hashes are now static tables, ordered first...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Kristaps Dzonsons
Updated manual structure in mdoc.7.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-26
Kristaps Dzonsons
Made out-of-order prologue macros not cause an error.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Kristaps Dzonsons
Patches and results of LLVM static analysis (thanks...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Kristaps Dzonsons
Added `St -ieee1275-94'.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Kristaps Dzonsons
Added default print of `~' with empty `Pa' (not documen...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Kristaps Dzonsons
Added `br' and `sp' macros (requested by joerg@netbsd...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Kristaps Dzonsons
Subtle fixes correcting vis count with erroneously...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Kristaps Dzonsons
Removed assertion (disregarded blank literal lines).
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Kristaps Dzonsons
Replacement of `Lb' in mdoc_action.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Kristaps Dzonsons
Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Kristaps Dzonsons
Moved mdoc_a2att() into libmdoc (replacement happens...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Kristaps Dzonsons
Made `In' handling work in new-groff style (see mdoc...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Kristaps Dzonsons
Consolidated all err/warnings into mdoc.c via libmdoc.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Kristaps Dzonsons
Consolidated mdoc_action pwarn->perr.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Kristaps Dzonsons
Initial removal of enum mdoc_warn from mdoc warnings...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Kristaps Dzonsons
Updating web-page to be a bit more compact.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Kristaps Dzonsons
Noted .Cd tabs-ok issue (will fix later).
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Kristaps Dzonsons
Added "Spacing" part of "Punctuation and Spacing" in...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Kristaps Dzonsons
Added nchild decrement in libman (not used, but better...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Kristaps Dzonsons
Clean-up.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Kristaps Dzonsons
Lint fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Kristaps Dzonsons
`Bl -column' now correctly handles tail entries (Bl...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Kristaps Dzonsons
Section orders are more elegantly handled (MDOC_PBODY...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Kristaps Dzonsons
Removed MDOC___: moved MDOC_Ap to its index (comments...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Kristaps Dzonsons
Lint fixes (no effect).
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Kristaps Dzonsons
`Lk' is correctly handled as CALLABLE (note groff munge...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Kristaps Dzonsons
Fixed license email address.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-12
Kristaps Dzonsons
Using proper license template (const).
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Kristaps Dzonsons
Removed forgotten printfs.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Kristaps Dzonsons
Fix bogus use of mdoc->last in action pre-handler ...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Kristaps Dzonsons
Proper resetting of memory.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Kristaps Dzonsons
Added -p1003.1-2008 specification.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Kristaps Dzonsons
mdoc_tokhash -> hash
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Kristaps Dzonsons
General clean-ups.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Kristaps Dzonsons
Added man_action.c, renamed mdoc_action.c.
blob
|
commitdiff
|
raw
|
diff to current