2011-04-30 |
Kristaps Dzonsons | Remove enum mcharst, which hasn't been used in quite... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Kristaps Dzonsons | No code change: fixing spelling errors. From a patch... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Kristaps Dzonsons | Was installing libmandoc.a without mandoc.h... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Kristaps Dzonsons | Let mandoc-db grok `St' tokens. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Ingo Schwarze | Closing delimiters only suppress spacing when they... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Ingo Schwarze | User defined macros may invoke high-level macros. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Ingo Schwarze | Prevent line breaks right before numbers. Groff does... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Kristaps Dzonsons | Revert last change: this screwed up displaying in other... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Kristaps Dzonsons | Make the `Nm' -Thtml attribute be min-width instead... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Kristaps Dzonsons | Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Kristaps Dzonsons | Clean up parsing of delimiters in -mdoc. First, remove... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Kristaps Dzonsons | Add more documentation bits to mandoc.3. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Ingo Schwarze | .Pp in .Bl -column |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Ingo Schwarze | The semantics of .Bk was described incorrectly |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Kristaps Dzonsons | Use mandoc_getarg() for the regular case of processing... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Kristaps Dzonsons | Get mdoc_argv.c ready to use [some of] mandoc_getarg... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Ingo Schwarze | mini-bug at eol after .Bl -column .It |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Ingo Schwarze | lines in tables and .RS/.RE nesting |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Kristaps Dzonsons | Check in fix to roff conditional if/else stack running... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Kristaps Dzonsons | Back out commit to roff.c that needs to go in on its... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Kristaps Dzonsons | Remove TODO from prior commit of lifting warnings from... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Kristaps Dzonsons | Remove the warning for empty bodies of `Sh', `Ss',... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Ingo Schwarze | empty .SS is ok |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Kristaps Dzonsons | Let mandoc-db also collect -man descriptions. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kristaps Dzonsons | Updating mandoc-db manual page with new recno contents. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kristaps Dzonsons | Update example.style.css to be a bit more readable... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kristaps Dzonsons | Have mandoc-db accumulate manual page descriptions... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kristaps Dzonsons | Ignore \# lines alongside \". From groff(7): |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kristaps Dzonsons | Use dbt_xxxx functions to stash both filename and manua... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Kristaps Dzonsons | Tidy up www page: remove all sorts of DIV crap, superfl... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Kristaps Dzonsons | Skeleton of documentation functions, types, and variabl... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Kristaps Dzonsons | Lint catching some potential issues. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Kristaps Dzonsons | Remove a2roffdeco() and mandoc_special() functions... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Joerg Sonnenberger | Don't shadow global identifiers. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Kristaps Dzonsons | First, properly escape periods with \&. Then consisten... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Ingo Schwarze | On .de macro lines, after the macro name, space and... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Kristaps Dzonsons | Lint-checks over mandoc-db.c. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Kristaps Dzonsons | Use a little more horsepower in parsing out NAME sectio... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Kristaps Dzonsons | Fix type- and NULL-check to be correct node (last,... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Kristaps Dzonsons | Add mandoc-db.c checking for utility-name in NAME secti... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Kristaps Dzonsons | Make sure to create LIBDIR. From a patch by Thomas... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Add config.h Glue for OpenIndiana (and older OpenSolari... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Suppress a space following the "(" for -T[x]html `Fn... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Snafu: forgetting to tar up critical files. Pointed... VERSION_1_11_1 |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Remove an unused variable (caught in lint-check) |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Version up to 1.11.1: here we go! |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Have `Fd' detection in mandoc-db also look for local... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Have `Fd' in -T[x]html generate an "include" link if... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Fix a bug that slip in: PAIR_XXXX macros expanded to... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Last low-hanging removal of superfluous variable assign... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Clean up superfluous variables in `Xr' handling in... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Fully fix the `Rv' and `Ex' handlers for -T[x]html... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Clean up -Tascii in the same way as -T[x]html regarding... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Make `Rv' do the Right Thing regarding commas and ... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Roll back Linux-ism that crept into Makefile. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Fix possible segfaults in `Lk' -T[x]html handler, which... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Clean-up in -T[x]html: remove some unnecessary assignme... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Clean up handling of `In' for -T[x]html such that it... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Kristaps Dzonsons | Add manual page for mandoc-db (mostly to document the... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Kristaps Dzonsons | Have mandoc-db create an recno-addressed index of files... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Kristaps Dzonsons | Have mandoc-db use config.h for strlcat(). Then create... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Kristaps Dzonsons | If wlevel in mparse_alloc() is greater than MANDOCLEVEL... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Kristaps Dzonsons | Allow mparse_result() pointers to be NULL. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Kristaps Dzonsons | Make uname have its return value checked for -1 (POSIX... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Kristaps Dzonsons | Add an initial keyword-indexer as an alternative front... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Kristaps Dzonsons | In reality `In' only accepts one argument. Subsequent... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Kristaps Dzonsons | Properly quote arguments in `Fn' documentation. Also... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Kristaps Dzonsons | Allow a NULL mmsg passed to libmandoc. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Kristaps Dzonsons | Make -Werr be -Wlevel, keeping it in sync with mandoc... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Ingo Schwarze | naddy@ reports rsync(1) |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kristaps Dzonsons | Add lint target to Makefile. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kristaps Dzonsons | Getting ready for next [minor-number] release. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kristaps Dzonsons | Carefully let mandoc_getcontrol() handle libroff's... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Kristaps Dzonsons | Make libman use mandoc_getcontrol() for real this time. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Kristaps Dzonsons | Have libman and libmdoc use mandoc_getcontrol() to... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Kristaps Dzonsons | Put mandocerrs and mandoclevels arrays into libmandoc... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Ingo Schwarze | new: \. at the beginning of a line |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | As per joerg@'s suggestion, use const arrays when looki... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | Merge man_args() into man_macro.c, the only place where... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | First, make -man ARGS_EOLN et al. be an enum. Second... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | Add MAN_TAIL, which will be used by `UE' (forthcoming... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | Fix "libman" dependence. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Kristaps Dzonsons | Make (e.g.) `SM' before `B' be only a warning. In... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Make empty sections and parts (SH, SS, RS) only produce... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | libmdoc.h and libman.h were including mdoc.h and man... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | mdoc_argn_free is only used local to mdoc_argv.c, so... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Move mandoc_isdelim() back into libmdoc.h. This fixes... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Add some documentation and clean up mdoc.h/man.h. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Have the default include/lib install path end with... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Note the TODO file on the website. Also install index... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Add a FATAL error for when no manual type was assigned... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Be a bit more specific on where we compile. Are there... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | As mentioned: ChangeLog isn't being built any more. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Step 5: re-write Makefile and relax. This restructures... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Step 3: consolidate manuals. The parse functions in... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Step 2: blow away roff.h, as all of its functions have... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Kristaps Dzonsons | Step 1 of restructuring: libmandoc.h. Move all compile... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Kristaps Dzonsons | main.c doesn't need roff.h anymore. |
commit | commitdiff | tree | snapshot |
next |