2011-11-14 |
Ingo Schwarze | Add lots of information about special characters that... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Kristaps Dzonsons | Have exprcomp() accept a string instead of an array... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Make the man(7) page footer the same as in groff. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | typo: overful -> overfull; thanks to jmc@ |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Make the default left text margin configurable from... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Rewrite the expression parser for a more concise syntax: |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Inventing new keywords for mostly the same thing when... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Less misleading file names; ok kristaps@. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | another detail to implement; |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Ingo Schwarze | Fix two crashes that occur when walking very large... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Use proper infix expressions and provide a default... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Make apropos's lookup use a find(1)-like expression... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Change getopt() to be more like schwarze@'s suggestions. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Kristaps Dzonsons | Split apropos.c into db.c and apropos.h with simpler... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Kristaps Dzonsons | Const-ify some mchars arguments. I think these are... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Ingo Schwarze | When the HEAD scope of .TP is broken by another block... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Kristaps Dzonsons | Accomodate for \f(Cx formatting. Noted by Andreas... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ingo Schwarze | When .TH sets no data, leave the date field in the... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ingo Schwarze | Correct .Eo spacing: |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Ingo Schwarze | Clean up the description of .Dt: |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Implement missing enclosures (Ao Do Qo Qq So Bro Brq) |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Handle infinite recursion the same way as groff: |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ingo Schwarze | Handle \N numbered character escapes the same way as... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Ingo Schwarze | Implement the missing text production macros (Bsx Bx... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Kristaps Dzonsons | Fix mandoc_escape() function argument names. From... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ingo Schwarze | Sync to groff, and add tier I and II NetBSD architectures. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Ingo Schwarze | Always print <table> column widths in -T[x]html; |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Ingo Schwarze | A bit more precision and nicer wording in the descriptions |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Make apropos results-gathering able to error out and... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Remove some unnecessary variables and note that mchars_... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | Use a binary tree (for now, unbalanced) for deduping... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Kristaps Dzonsons | The documented flags in mandocdb (-u, -d) were switched... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Critical fix in the new -Tman lookaside buffer code... VERSION_1_12_0 |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Note volatility of apropos and cut out old news update. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Tweak Makefile and add config.h to -Tman to allow cross... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Use `Mt' instead of `Aq' for email address. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Get ready for version. I'm bumping the minor release... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Use mandoc_realloc() in apropos, as we're linking to... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Implement a basic -Tman `Rv', like `Ex'. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Kristaps Dzonsons | Tidy up -Tman output. This has NO functional change... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Kristaps Dzonsons | Lift hard-coded limit of results. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Kristaps Dzonsons | Clean up file a bit: remove errx and err function point... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Kristaps Dzonsons | Make apropos and mandocdb build by default. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Kristaps Dzonsons | Add more version notes to www. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Kristaps Dzonsons | Nix end-of-line whitespace. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Kristaps Dzonsons | Import apropos from mandoc-tools after inlining all... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Kristaps Dzonsons | If -Tman is specified and input is -man, echo the prepr... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Kristaps Dzonsons | Add -Ofragment mode to release notes. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Kristaps Dzonsons | Add the -Ofragment option to -T[]x]html. This accomoda... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Kristaps Dzonsons | Break schwarze@'s release notes into sections. Ok... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Kristaps Dzonsons | Make -T[x]html suppress output with \& (and similar... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Ingo Schwarze | implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po ... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ingo Schwarze | list the work done during s2k11 |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ingo Schwarze | even though .Bl is not callable, groff complains when... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Ingo Schwarze | Reorganize part of the content: |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Ingo Schwarze | restore alphabetical order for the -Toutput list, and... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Ingo Schwarze | typos found by jmc@ |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Ingo Schwarze | As noticed by kristaps@, when breaking an overflowing... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | sync to groff: support .Lb -libdwarf, update .Lb -libelf |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | Major rewrite of the horizontal spacing of tables |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | add a MACRO OVERVIEW section, similar to the one in... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | Using user-defined macros, surprisingly, it is possible |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | do not assign pointers to literal strings |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | When advancing the left margin, .RS also needs to reset... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ingo Schwarze | Sync print_mdoc_head to print_man_head; |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Ingo Schwarze | Remove the terminal frontend flag TERMP_NOLPAD. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Ingo Schwarze | Breaking the line at a hyphen is only allowed if the... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | Fix another regression introduced in 1.11.7: |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | fix a regression introduced in 1.11.7: |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | Support nesting of indented blocks. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | two issues were reported again |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ingo Schwarze | Add a MACRO OVERVIEW, listing all macros ordered by... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Ingo Schwarze | Initial, incomplete support for -Tman |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Ingo Schwarze | fix an obvious typo: sz was used uninitialized |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Ingo Schwarze | support ".St -iso8601"; committing on behalf of jmc@ |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Kristaps Dzonsons | It's unknown whether `SH' and `SS' closing out `nf... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Kristaps Dzonsons | Revert removal of tab warning, suggested by schwarze@. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Kristaps Dzonsons | Remove check for tab. man(7) says tab is Ok. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Kristaps Dzonsons | Teach -man that a literal context should be closed... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Kristaps Dzonsons | Fix handling of font modifiers in tables. Noted by... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Kristaps Dzonsons | Make -man check for tabs correctly print the column. VERSION_1_11_7 |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Kristaps Dzonsons | Fix typos and spelling errors found by demandoc -w... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Kristaps Dzonsons | Fix hypermail link. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Kristaps Dzonsons | Adding version notes. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Finishing touches on demandoc. It now backs over endin... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Make `-w' mode work much better. This is INCREDIBLY... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Have demandoc throw away deroff's flags. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Lint checks over demandoc. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Allow compilation on OpenBSD. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kristaps Dzonsons | Add demandoc utility, a replacement for deroff. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Kristaps Dzonsons | Order -column lists to have the arguments follow `... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Kristaps Dzonsons | Remove unnecessary `Pp'/`-compat' combination for colum... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Kristaps Dzonsons | Make sure that `Ql' literalises its arguments in -T... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Kristaps Dzonsons | Avoid incorrect casting by using an implicit cast.... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Kristaps Dzonsons | Bring man.7's LANGUAGE SYNTAX in line with mdoc.7.... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Kristaps Dzonsons | Make LANGUAGE SYNTAX examples a bit more explanatory. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Kristaps Dzonsons | First, use \(dq instead of \*q for double-quote. Secon... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Kristaps Dzonsons | Align `-offset indent' and `D1' by forcing BLOCKQUOTE... |
commit | commitdiff | tree | snapshot |
next |