Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | This is just a test of the source changes mailer. | Kristaps Dzonsons | 2010-05-09 | 1 | -0/+1 |
| | |||||
* | Noting that list subscription is moderated. | Kristaps Dzonsons | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Getting version ready. | Kristaps Dzonsons | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Cleaned up index, added GSoC projects. | Kristaps Dzonsons | 2010-05-09 | 1 | -9/+16 |
| | |||||
* | Another mailing list... | Kristaps Dzonsons | 2010-05-08 | 1 | -0/+7 |
| | |||||
* | Adding initial mailing list section to homepage. | Kristaps Dzonsons | 2010-05-08 | 1 | -2/+15 |
| | |||||
* | Second test of log_accum. | Kristaps Dzonsons | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | Test of log_accum. | Kristaps Dzonsons | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | Lint fixes (type-safety for enums via -cefuh). | Kristaps Dzonsons | 2010-05-08 | 1 | -4/+4 |
| | |||||
* | Initial ARGS_PPHRASE (partial phrase) framework. | Kristaps Dzonsons | 2010-05-07 | 1 | -1/+10 |
| | | | | Running tally of changes in index.sgml. | ||||
* | Slipping in adjusted version note in on-line report.VERSION.1.9.23 | Kristaps Dzonsons | 2010-04-07 | 1 | -1/+1 |
| | |||||
* | Noting version. | Kristaps Dzonsons | 2010-04-07 | 1 | -1/+1 |
| | |||||
* | Shortlist of changes checked in for this version. | Kristaps Dzonsons | 2010-04-06 | 1 | -0/+15 |
| | |||||
* | Added new version information. Fixing up Makefile a bit.VERSION.1.9.22 | Kristaps Dzonsons | 2010-03-31 | 1 | -0/+10 |
| | |||||
* | Modified in_line_eoln() to handle leading punctuation.VERSION.1.9.20 | Kristaps Dzonsons | 2010-03-30 | 1 | -5/+5 |
| | |||||
* | Final (?) fix to issue pointed out by Sascha Wildner: roff instructions ↵ | Kristaps Dzonsons | 2010-03-29 | 1 | -1/+11 |
| | | | | clobbering prior scope rules and line modes. | ||||
* | Fixed re-adjustment of scope in exiting roff instructions (libman). | Kristaps Dzonsons | 2010-03-27 | 1 | -0/+9 |
| | | | | | | Added title-case check for (libman). Fixed premature closure of roff instruction scope (libman). Added documentation of ignored roff macros to man(3). | ||||
* | Cleaned up version info. | Kristaps Dzonsons | 2010-03-25 | 1 | -5/+5 |
| | |||||
* | Fixed up some documentation in man.7: only documenting man.7 macros, not ↵ | Kristaps Dzonsons | 2010-03-25 | 1 | -2/+4 |
| | | | | related ones (de, Vb, etc.), which aren't technically man. It's an open question as to where these /should/ be documented, however. | ||||
* | Noted recent updates. | Kristaps Dzonsons | 2010-03-23 | 1 | -0/+7 |
| | |||||
* | Updated web-site with new version.VERSION.1.9.16 | Kristaps Dzonsons | 2010-03-22 | 1 | -1/+11 |
| | | | | Allowed double-rule entries in Makefile (clean-up). | ||||
* | Added news item for new version.VERSION.1.9.15 | Kristaps Dzonsons | 2010-02-17 | 1 | -2/+7 |
| | | | | Version: 1.9.15. | ||||
* | Updated index with new address bits and such. | Kristaps Dzonsons | 2010-02-17 | 1 | -191/+216 |
| | |||||
* | Finished section-by-section definitions in man.7 (will be used as baseline ↵ | Kristaps Dzonsons | 2009-10-31 | 1 | -4/+3 |
| | | | | for mdoc.7). | ||||
* | Patch on DragonFly BSD syntax (thanks Sascha Wildner). | Kristaps Dzonsons | 2009-10-31 | 1 | -0/+7 |
| | | | | Noted inclusion into DragonFly BSD (thanks Sascha Wildner). | ||||
* | Using "--warn" for validate, plus some accessibility fixes. | Kristaps Dzonsons | 2009-10-28 | 1 | -5/+5 |
| | |||||
* | Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, ↵ | Kristaps Dzonsons | 2009-10-28 | 1 | -1/+1 |
| | | | | | | | | -mdoc). Made html_idcat be completely correct (messy standard) (-Thtml). Fixed warnings about -ohang and -item lists (-Thtml, -mdoc). Fixed typo in index.sgml. | ||||
* | Noted downstream in NetBSD base. Many thanks to Joerg et al. for their ↵ | Kristaps Dzonsons | 2009-10-22 | 1 | -2/+2 |
| | | | | efforts in getting it checked in! |