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_action.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint fixes (type-safety for enums via -cefuh).
Kristaps Dzonsons
2010-05-08
1
-4
/
+4
*
Migrating mdoc_node_free() and mdoc_node_freelist() to use mdoc_node_delete()...
Kristaps Dzonsons
2010-04-06
1
-21
/
+2
*
Fix issue of non-NAME sections triggering "no sections" error, reported by Ch...
Kristaps Dzonsons
2010-04-05
1
-1
/
+5
*
Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" valu...
Kristaps Dzonsons
2010-03-31
1
-1
/
+2
*
Big check-in of compatibility layer. This should work on most major architec...
Kristaps Dzonsons
2010-01-01
1
-4
/
+4
*
Added mandoc_a2time() for proper date conversion.
Kristaps Dzonsons
2009-11-02
1
-3
/
+4
*
Using perror() instead of fprintf for failure from library functions.
Kristaps Dzonsons
2009-10-31
1
-2
/
+0
*
Lint fixes.
Kristaps Dzonsons
2009-10-30
1
-0
/
+1
*
Clean-ups in mdoc_action (using libmandoc.h functions).
Kristaps Dzonsons
2009-10-29
1
-151
/
+172
*
Fix to segfault in ordering Rs blocks (d'oh!).
VERSION.1.9.11
Kristaps Dzonsons
2009-10-26
1
-2
/
+3
*
Full `%U' support.
Kristaps Dzonsons
2009-10-26
1
-2
/
+4
*
Added `%U' to -mdoc (doesn't render in a nice way yet).
Kristaps Dzonsons
2009-10-24
1
-0
/
+1
*
Added ability to set OS name at compile-time with -DOSNAME="\"foo\"".
Kristaps Dzonsons
2009-10-22
1
-0
/
+13
*
Lint check (noop).
Kristaps Dzonsons
2009-09-25
1
-0
/
+1
*
Fixed segfault in `Rs' empty block.
Kristaps Dzonsons
2009-09-24
1
-0
/
+1
*
Added EBADCHILD error (bad child of parent context).
Kristaps Dzonsons
2009-09-24
1
-7
/
+88
*
-offset string can now be blank (supplied with 6n as stipulated by mdoc.sampl...
Kristaps Dzonsons
2009-09-24
1
-11
/
+48
*
Lintifications.
Kristaps Dzonsons
2009-09-16
1
-1
/
+1
*
Lookup hashes are now static tables, ordered first-level by second character,...
Kristaps Dzonsons
2009-09-16
1
-1
/
+1
*
Updated manual structure in mdoc.7.
Kristaps Dzonsons
2009-08-20
1
-187
/
+172
*
Made out-of-order prologue macros not cause an error.
Kristaps Dzonsons
2009-07-26
1
-1
/
+4
*
Patches and results of LLVM static analysis (thanks uqs@sporlein.net).
Kristaps Dzonsons
2009-07-25
1
-1
/
+0
*
Added `St -ieee1275-94'.
Kristaps Dzonsons
2009-07-24
1
-1
/
+6
*
Added default print of `~' with empty `Pa' (not documented with OpenBSD, but ...
Kristaps Dzonsons
2009-07-21
1
-5
/
+5
*
Added `br' and `sp' macros (requested by joerg@netbsd.org, jmc@openbsd.org).
Kristaps Dzonsons
2009-07-17
1
-0
/
+2
*
Subtle fixes correcting vis count with erroneously-decorated whitespace.
Kristaps Dzonsons
2009-07-16
1
-15
/
+0
*
Removed assertion (disregarded blank literal lines).
Kristaps Dzonsons
2009-07-15
1
-0
/
+15
*
Replacement of `Lb' in mdoc_action.c.
Kristaps Dzonsons
2009-07-12
1
-1
/
+32
*
Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replacement in mdoc_action.c).
Kristaps Dzonsons
2009-07-12
1
-1
/
+18
*
Moved mdoc_a2att() into libmdoc (replacement happens in mdoc_action.c).
Kristaps Dzonsons
2009-07-12
1
-12
/
+38
*
Made `In' handling work in new-groff style (see mdoc.samples).
Kristaps Dzonsons
2009-07-07
1
-1
/
+2
*
Consolidated all err/warnings into mdoc.c via libmdoc.h.
Kristaps Dzonsons
2009-07-06
1
-83
/
+29
*
Consolidated mdoc_action pwarn->perr.
Kristaps Dzonsons
2009-07-06
1
-33
/
+19
*
Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).
Kristaps Dzonsons
2009-07-06
1
-4
/
+3
*
Updating web-page to be a bit more compact.
Kristaps Dzonsons
2009-06-25
1
-1
/
+5
*
Noted .Cd tabs-ok issue (will fix later).
Kristaps Dzonsons
2009-06-22
1
-1
/
+1
*
Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.
Kristaps Dzonsons
2009-06-22
1
-1
/
+1
*
Added nchild decrement in libman (not used, but better in than forgotten).
Kristaps Dzonsons
2009-06-18
1
-5
/
+5
*
Clean-up.
Kristaps Dzonsons
2009-06-17
1
-3
/
+2
*
Lint fixes.
Kristaps Dzonsons
2009-06-17
1
-2
/
+2
*
`Bl -column' now correctly handles tail entries (Bl -column -more... arg0...).
Kristaps Dzonsons
2009-06-17
1
-0
/
+51
*
Section orders are more elegantly handled (MDOC_PBODY is a flag).
Kristaps Dzonsons
2009-06-17
1
-1
/
+1
*
Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...
Kristaps Dzonsons
2009-06-16
1
-2
/
+1
*
Lint fixes (no effect).
Kristaps Dzonsons
2009-06-12
1
-1
/
+2
*
`Lk' is correctly handled as CALLABLE (note groff munges nested output).
Kristaps Dzonsons
2009-06-12
1
-1
/
+23
*
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
*
Removed forgotten printfs.
Kristaps Dzonsons
2009-04-06
1
-6
/
+0
*
Fix bogus use of mdoc->last in action pre-handler (!!!!!).
Kristaps Dzonsons
2009-04-06
1
-2
/
+9
*
Proper resetting of memory.
Kristaps Dzonsons
2009-04-03
1
-0
/
+5
[next]