2011-05-17 |
Kristaps Dzonsons | Flip on unicode output (via \[uNNNN]) in -T[x]html... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Kristaps Dzonsons | Clean-up fallout: differentiate ID's and HREF's (where... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Kristaps Dzonsons | Cleanups in -T[x]html: make html_idcat() use the buffer... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Kristaps Dzonsons | Clean-ups in -T[x]html: inline print_num(), as it was... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Kristaps Dzonsons | Clean up -T[x]html by using a table instead of a switch... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Remove function calls to res() and so forth in term_wor... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Fix missing support for \N'n' when calculating string... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Support groff's escape for Unicode input. See |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Use strcspn() in term_strlen(). Clarifies the code. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Get rid of an "#if 0" that I don't anticipate being... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Kristaps Dzonsons | Move struct termp_ps into term_ps.c; remove the engine... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Continuing last commit with the style-sheet change. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Fix makewhatis.1 to have the correct name (it was MANDO... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Make index.sgml look more like mandoc-cgi, which I... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Make www style.css link up to example.style.css much... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Make some values "int" that were "size_t". These are... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Make character engine (-Tascii, -Tpdf, -Tps) ready... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Give -Thtml and -Txhtml the gift of recognising escapes... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Kristaps Dzonsons | Move roff.c's strtol into libmandoc.h for use by other... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Kristaps Dzonsons | Last sneak-in: incorrect www link. VERSION_1_11_2 |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Kristaps Dzonsons | Ooops, forgot to install makewhatis manual. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Kristaps Dzonsons | Version up! 1.11.2. Let's go... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Kristaps Dzonsons | More release notes. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Kristaps Dzonsons | Rename mandoc-db to makewhatis. On the suggestion... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kristaps Dzonsons | Don't let Linux-isms creep into Makefile. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kristaps Dzonsons | Correctly catch `Vt' semicolon in mandoc-db. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kristaps Dzonsons | Lint fixes: remove unused function variables and pass... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Kristaps Dzonsons | Make sure that we check for the \(en, \(em, \-, and... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Kristaps Dzonsons | Grok manual architecture in mandoc-db.c. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Kristaps Dzonsons | Add configurations (`Cd') to mandoc-db mining. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Kristaps Dzonsons | Pick up authors in mandoc-db. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Kristaps Dzonsons | Have mandoc-db grok `Dt'/`TH' manual title as well. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Kristaps Dzonsons | Back out stripping of non-predef and non-special escape... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Kristaps Dzonsons | Have mandoc-db strip out escapes that aren't special... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Kristaps Dzonsons | Documenting the mchars_XXXX part of mandoc.h. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Kristaps Dzonsons | Remove mdoc.template. It's already embedded in man... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Kristaps Dzonsons | Document the fact that \N'' accepts only printable... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Kristaps Dzonsons | Filter all \N'' values with isprint(). Ok schwarze@. |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Kristaps Dzonsons | Make mchars_num2char() return a char like it says. |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Kristaps Dzonsons | Rename mchars_init() -> mchars_alloc() for consistency. |
commit | commitdiff | tree | snapshot |
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 |
next |