summaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
Commit message (Collapse)AuthorAgeFilesLines
...
* Clarified mailing list purposes.Kristaps Dzonsons2010-07-211-3/+3
|
* Tidy up the www page.Kristaps Dzonsons2010-07-211-89/+51
|
* Pre-tag checkin of release bits and shortlist.VERSION_1_10_4Kristaps Dzonsons2010-07-111-1/+22
|
* Version notes for 1.10.2.Kristaps Dzonsons2010-06-191-1/+12
|
* Fixed missing tag in www index.Kristaps Dzonsons2010-06-081-2/+1
|
* Updated version bits with PostScript goodies.Kristaps Dzonsons2010-06-071-37/+63
|
* Added version bits for 1.10.1.Kristaps Dzonsons2010-06-071-3/+12
| | | | Spell-checked manuals.
* Remove manuals.7 (see http://manpages.bsd.lv).Kristaps Dzonsons2010-06-031-6/+3
|
* Version bits for 1.10.1.Kristaps Dzonsons2010-06-031-2/+12
|
* Fixed tech@ mailing list pointer (noted by Ulrich Spoerlein).Kristaps Dzonsons2010-05-301-4/+4
| | | | Fixed case of some anchor tag closings (no-op).
* Added version bits to www pages.Kristaps Dzonsons2010-05-291-101/+106
| | | | 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 Dzonsons2010-05-251-85/+67
| | | | Added libroff references to index.sgml.
* Smarten BADCHAR check to allow ASCII_HYPH.Kristaps Dzonsons2010-05-251-1/+2
| | | | 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 Dzonsons2010-05-171-2/+9
|
* Documented ie/el.Kristaps Dzonsons2010-05-171-1/+5
| | | | | 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 Dzonsons2010-05-141-2/+7
| | | | | | | 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 Dzonsons2010-05-141-1/+6
|
* Superfluous commit just to test commit messages.Kristaps Dzonsons2010-05-141-2/+3
|
* Added source mailing list entry.Kristaps Dzonsons2010-05-141-3/+3
|
* Documented version bits.VERSION_1_9_25Kristaps Dzonsons2010-05-131-5/+9
|
* Keeping track of changes...Kristaps Dzonsons2010-05-091-2/+3
|
* Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo ↵Kristaps Dzonsons2010-05-091-1/+8
| | | | Schwarze, too.
* Backing out activitymail (broken).VERSION_1_9_24Kristaps Dzonsons2010-05-091-4/+3
|
* This is just a test of the source changes mailer.Kristaps Dzonsons2010-05-091-1/+2
|
* Noting that list subscription is moderated.Kristaps Dzonsons2010-05-091-2/+2
|
* Getting version ready.Kristaps Dzonsons2010-05-091-2/+2
|
* Cleaned up index, added GSoC projects.Kristaps Dzonsons2010-05-091-10/+17
|
* Another mailing list...Kristaps Dzonsons2010-05-081-1/+8
|
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-081-3/+16
|
* Second test of log_accum.Kristaps Dzonsons2010-05-081-2/+2
|
* Test of log_accum.Kristaps Dzonsons2010-05-081-2/+2
|
* Lint fixes (type-safety for enums via -cefuh).Kristaps Dzonsons2010-05-081-5/+5
|
* Initial ARGS_PPHRASE (partial phrase) framework.Kristaps Dzonsons2010-05-071-2/+11
| | | | Running tally of changes in index.sgml.
* Slipping in adjusted version note in on-line report.VERSION_1_9_23Kristaps Dzonsons2010-04-071-2/+2
|
* Noting version.Kristaps Dzonsons2010-04-071-2/+2
|
* Shortlist of changes checked in for this version.Kristaps Dzonsons2010-04-061-1/+16
|
* Added new version information. Fixing up Makefile a bit.VERSION_1_9_22Kristaps Dzonsons2010-03-311-1/+11
|
* Modified in_line_eoln() to handle leading punctuation.VERSION_1_9_20Kristaps Dzonsons2010-03-301-6/+6
|
* Final (?) fix to issue pointed out by Sascha Wildner: roff instructions ↵Kristaps Dzonsons2010-03-291-2/+12
| | | | clobbering prior scope rules and line modes.
* Fixed re-adjustment of scope in exiting roff instructions (libman).Kristaps Dzonsons2010-03-271-1/+10
| | | | | | 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 Dzonsons2010-03-251-6/+6
|
* Fixed up some documentation in man.7: only documenting man.7 macros, not ↵Kristaps Dzonsons2010-03-251-3/+5
| | | | 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 Dzonsons2010-03-231-1/+8
|
* Updated web-site with new version.VERSION_1_9_16Kristaps Dzonsons2010-03-221-2/+12
| | | | Allowed double-rule entries in Makefile (clean-up).
* Added news item for new version.VERSION_1_9_15Kristaps Dzonsons2010-02-171-3/+8
| | | | Version: 1.9.15.
* Updated index with new address bits and such.Kristaps Dzonsons2010-02-171-191/+216
|
* Finished section-by-section definitions in man.7 (will be used as baseline ↵Kristaps Dzonsons2009-10-311-5/+4
| | | | for mdoc.7).
* Patch on DragonFly BSD syntax (thanks Sascha Wildner).Kristaps Dzonsons2009-10-311-1/+8
| | | | Noted inclusion into DragonFly BSD (thanks Sascha Wildner).
* Using "--warn" for validate, plus some accessibility fixes.Kristaps Dzonsons2009-10-281-6/+6
|
* Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, ↵Kristaps Dzonsons2009-10-281-2/+2
| | | | | | | | -mdoc). Made html_idcat be completely correct (messy standard) (-Thtml). Fixed warnings about -ohang and -item lists (-Thtml, -mdoc). Fixed typo in index.sgml.