Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up www page: remove all sorts of DIV crap, superfluous CSS, in-line | Kristaps Dzonsons | 2011-04-09 | 1 | -383/+341 |
| | | | | STYLE attributes, and so on. Now renders nicely in lynx. | ||||
* | Version up to 1.11.1: here we go! | Kristaps Dzonsons | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Getting ready for next [minor-number] release. | Kristaps Dzonsons | 2011-03-29 | 1 | -0/+21 |
| | |||||
* | Make empty sections and parts (SH, SS, RS) only produce a warning if it | Kristaps Dzonsons | 2011-03-22 | 1 | -1/+1 |
| | | | | has no children. Noted by Brad, added to TODO by schwarze@. | ||||
* | Note the TODO file on the website. Also install index.html (oops). | Kristaps Dzonsons | 2011-03-22 | 1 | -2/+6 |
| | |||||
* | Be a bit more specific on where we compile. Are there any ANSI-C | Kristaps Dzonsons | 2011-03-22 | 1 | -2/+2 |
| | | | | | compilers where we don't compile? I'm pretty sure that mmap() is non-standard (we'll fail, e.g., on mingw32). | ||||
* | Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and | Kristaps Dzonsons | 2011-03-22 | 1 | -38/+24 |
| | | | | | | | | man.h are now part of libmandoc.h, so remove these from their respective manuals (they're no longer public-facing and we don't need a libmandoc.3 (yet?)). Before that, move the juicy data (parse tree syntax) into new-born mandoc.3. Peck around in Makefile and index.sgml to reflect reality. | ||||
* | Meh, 2010->2011. Changed the live index.html file so as not to confuse | Kristaps Dzonsons | 2011-01-07 | 1 | -1/+1 |
| | | | | people (although the tagged 1.10.9 release will show 2010). | ||||
* | Version bits. Here we go... | Kristaps Dzonsons | 2011-01-07 | 1 | -39/+39 |
| | |||||
* | Clean-up www page a bit. | Kristaps Dzonsons | 2011-01-06 | 1 | -11/+12 |
| | |||||
* | Add tbl.7 to DOCUMENTATION. Removed old NEWS items. | Kristaps Dzonsons | 2011-01-04 | 1 | -133/+17 |
| | |||||
* | Fix spacing for tables to use term_len(). Also make term.c properly | Kristaps Dzonsons | 2011-01-04 | 1 | -4/+5 |
| | | | | recode ASCII_HYPHEN and ASCII_NBRSP before passing back for widths. | ||||
* | Add skeleton for -T[x]html tbl stuff. Also start to put in some bits about | Kristaps Dzonsons | 2011-01-04 | 1 | -0/+12 |
| | | | | the up-coming version, although we're not quite there yet. | ||||
* | Apparently the U tag is deprecated, so use a SPAN instead (blah). Bump | Kristaps Dzonsons | 2010-12-24 | 1 | -1/+1 |
| | | | | version date for release. | ||||
* | Added last version notes and bumped version number and date. | Kristaps Dzonsons | 2010-12-23 | 1 | -12/+13 |
| | |||||
* | Build xhtml files for www site exemplaria. | Kristaps Dzonsons | 2010-12-22 | 1 | -0/+8 |
| | |||||
* | Clarify style inclusions and update release information. | Kristaps Dzonsons | 2010-12-20 | 1 | -3/+7 |
| | |||||
* | Merged example.style.css into style.css. Adding version stuff. | Kristaps Dzonsons | 2010-12-17 | 1 | -0/+23 |
| | |||||
* | Prepping for version.VERSION.1.10.6 | Kristaps Dzonsons | 2010-09-27 | 1 | -0/+15 |
| | |||||
* | Updated hypermail link to summary.html. | Kristaps Dzonsons | 2010-08-19 | 1 | -3/+3 |
| | |||||
* | Added mail archive periodically generated by hypermail. | Kristaps Dzonsons | 2010-08-18 | 1 | -5/+13 |
| | |||||
* | Add PDF files to www. We also show text and ps, just to show off.VERSION.1.10.5 | Kristaps Dzonsons | 2010-07-27 | 1 | -9/+24 |
| | |||||
* | Get version bits in: 1.10.5. | Kristaps Dzonsons | 2010-07-27 | 1 | -2/+2 |
| | |||||
* | Fill in more version notes. | Kristaps Dzonsons | 2010-07-27 | 1 | -6/+9 |
| | |||||
* | Note -Tpdf in www. | Kristaps Dzonsons | 2010-07-26 | 1 | -0/+1 |
| | |||||
* | Enable literal contexts (Vb/nf) in -T[x]html -man. This requires that a | Kristaps Dzonsons | 2010-07-23 | 1 | -0/+1 |
| | | | | | | | | new struct pass down in the call-tree (as also in man_term.c). Also add a line-break for `in', which isn't otherwise supported (yet). Now -Thtml -man cvs.1 for GNU's cvs.1 isn't as ugly. | ||||
* | Start putting in release notes. A record is good because this release | Kristaps Dzonsons | 2010-07-22 | 1 | -0/+18 |
| | | | | will have lots of small, incremental improvements. | ||||
* | Clarified mailing list purposes. | Kristaps Dzonsons | 2010-07-21 | 1 | -2/+2 |
| | |||||
* | Tidy up the www page. | Kristaps Dzonsons | 2010-07-21 | 1 | -88/+50 |
| | |||||
* | Pre-tag checkin of release bits and shortlist.VERSION.1.10.4 | Kristaps Dzonsons | 2010-07-11 | 1 | -0/+21 |
| | |||||
* | Version notes for 1.10.2. | Kristaps Dzonsons | 2010-06-19 | 1 | -0/+11 |
| | |||||
* | Fixed missing tag in www index. | Kristaps Dzonsons | 2010-06-08 | 1 | -1/+0 |
| | |||||
* | Updated version bits with PostScript goodies. | Kristaps Dzonsons | 2010-06-07 | 1 | -36/+62 |
| | |||||
* | Added version bits for 1.10.1. | Kristaps Dzonsons | 2010-06-07 | 1 | -2/+11 |
| | | | | Spell-checked manuals. | ||||
* | Remove manuals.7 (see http://manpages.bsd.lv). | Kristaps Dzonsons | 2010-06-03 | 1 | -5/+2 |
| | |||||
* | Version bits for 1.10.1. | Kristaps Dzonsons | 2010-06-03 | 1 | -1/+11 |
| | |||||
* | Fixed tech@ mailing list pointer (noted by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-05-30 | 1 | -3/+3 |
| | | | | Fixed case of some anchor tag closings (no-op). | ||||
* | Added version bits to www pages. | Kristaps Dzonsons | 2010-05-29 | 1 | -100/+105 |
| | | | | Cleaned up www to be more compact and add a header for sections. | ||||
* | Made index.sgml release notes, mostly cribbed from Ingo's m2k10 report. | Kristaps Dzonsons | 2010-05-25 | 1 | -84/+66 |
| | | | | Added libroff references to index.sgml. | ||||
* | Smarten BADCHAR check to allow ASCII_HYPH. | Kristaps Dzonsons | 2010-05-25 | 1 | -0/+1 |
| | | | | Fix index.sgml not to puke (the relevant section will be re-written for the release anyway, but I hate seeing errors). | ||||
* | Added tech@ mailing list. | Kristaps Dzonsons | 2010-05-17 | 1 | -1/+8 |
| | |||||
* | Documented ie/el. | Kristaps Dzonsons | 2010-05-17 | 1 | -0/+4 |
| | | | | | Installing roff.7 and added it to index.sgml. Small fix for `D1' and `Bd' in -Thtml. | ||||
* | "Warn on unknown argument for .At and print it like [new] groff." (patch by ↵ | Kristaps Dzonsons | 2010-05-14 | 1 | -1/+6 |
| | | | | | | | Joerg Sonnenberger, ed. Kristaps) Keep short-log of commits in index.sgml. Document compatibility with new/old groff in mdoc.7. | ||||
* | Superfluous checkin testing cvs commit mailout (again)... | Kristaps Dzonsons | 2010-05-14 | 1 | -0/+5 |
| | |||||
* | Superfluous commit just to test commit messages. | Kristaps Dzonsons | 2010-05-14 | 1 | -1/+2 |
| | |||||
* | Added source mailing list entry. | Kristaps Dzonsons | 2010-05-14 | 1 | -2/+2 |
| | |||||
* | Documented version bits.VERSION.1.9.25 | Kristaps Dzonsons | 2010-05-13 | 1 | -4/+8 |
| | |||||
* | Keeping track of changes... | Kristaps Dzonsons | 2010-05-09 | 1 | -1/+2 |
| | |||||
* | Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo ↵ | Kristaps Dzonsons | 2010-05-09 | 1 | -0/+7 |
| | | | | Schwarze, too. | ||||
* | Backing out activitymail (broken).VERSION.1.9.24 | Kristaps Dzonsons | 2010-05-09 | 1 | -3/+2 |
| |