Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | ru | 2001-02-28 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 1 | -1/+1 |
| | |||||
* | vsprintf() -> vsnprintf() | kris | 2000-11-26 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -4/+6 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -3/+2 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -8/+16 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Moved to share | ache | 1999-10-18 | 24 | -4757/+0 |
| | |||||
* | Remove one of the locales which is currently breaking the build. | jkh | 1999-10-14 | 1 | -1/+0 |
| | |||||
* | sv_SE collate | ache | 1999-10-03 | 3 | -2/+87 |
| | | | | | | | add one missing dependance PR: 13928 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | ISO8859-5 collate | ache | 1999-10-03 | 3 | -0/+213 |
| | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> | ||||
* | allow comments in map files | ache | 1999-10-03 | 1 | -0/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 17 | -17/+17 |
| | |||||
* | Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. | foxfair | 1999-06-08 | 1 | -2/+2 |
| | | | | | | | It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets> | ||||
* | Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS | julian | 1999-06-05 | 1 | -2/+2 |
| | | | | as well as the X11 version ja_JP.SJIS | ||||
* | Correct a link problem with zh_TW.BIG5, make the display reasonable. | foxfair | 1999-04-10 | 1 | -2/+8 |
| | |||||
* | Supporting locale for Chinese Big5 completely. | foxfair | 1999-03-20 | 1 | -2/+2 |
| | |||||
* | Fix disorder introduced by me in the Euro part 2 locale commit. | imp | 1999-03-01 | 1 | -15/+15 |
| | | | | | Submited by: bde (This was uncommitted for too long in my tree, but is well tested) | ||||
* | back out obj/colldef PATH hack, it breaks cross-compiling per Bruce | ache | 1999-02-15 | 1 | -4/+1 |
| | | | | There is _BUILD_TOOLS hack for. Plase all targets under it. | ||||
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -5/+6 |
| | | | | use this to substitute <ss> | ||||
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -41/+39 |
| | |||||
* | substitute ss | ache | 1999-02-12 | 2 | -4/+6 |
| | | | | Submitted by: "D. Rock" <rock@cs.uni-sb.de> | ||||
* | add more checks for substitution | ache | 1999-02-12 | 1 | -7/+13 |
| | | | | dissalow substituted character be ordered | ||||
* | fix English | ache | 1999-02-12 | 2 | -19/+26 |
| | | | | | detect recursive substitutions allow substituted character not present in the order | ||||
* | Euro support, part 2. | imp | 1999-01-21 | 6 | -2/+345 |
| | | | | | | | | | This should be merged into RELENG_3 and a similar patch may be needed for RELENG_2_2, should that deemed necessary. Make world succeeded with these patches in my tree. Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com> | ||||
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -2/+7 |
| | |||||
* | I have been running with these locale data for a while now and | phk | 1998-08-10 | 1 | -2/+2 |
| | | | | | | | | | I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen <luoqi@chen.ml.org> | ||||
* | add Hungarian clooate | ache | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Use the installed version of colldef for `make all'. It is now | bde | 1998-07-07 | 1 | -9/+6 |
| | | | | | | | | | | bootstrapped by `make world'. The version just built in ".." normally won't work if the target system is not binary compatible. Don't build or install anything if _BUILD_TOOLS is defined. Then we only want to build and install the colldef binary, but the layout of the colldef tree forces recursing to colldef/data for at least the obj target even when _BUILD_TOOLS is defined. | ||||
* | Added y.tab.h to SRCS. This should have been used to get dependencies | bde | 1998-05-05 | 1 | -2/+2 |
| | | | | | on y.tab.h generated. It will soon be used to tell bsd.dep.mk that y.tab.h itself needs to be generated. | ||||
* | Fixed races in `make -jN' using new yacc rules. | bde | 1998-05-04 | 1 | -4/+2 |
| | |||||
* | Add Slovene link | ache | 1997-11-07 | 1 | -2/+2 |
| | |||||
* | Add Polish link | ache | 1997-11-07 | 1 | -2/+2 |
| | | | | Submitted by: Andrzej Bialecki <abial@warman.org.pl> | ||||
* | put in the link for the dummy collation module for Shift-JIS | julian | 1997-09-24 | 1 | -2/+2 |
| | |||||
* | Use EX_USAGE in usage(). | charnier | 1997-06-30 | 1 | -2/+2 |
| | |||||
* | Add usage(). Put program name in bold in the man page. | charnier | 1997-06-26 | 2 | -7/+15 |
| | |||||
* | Add ASCII collate mainly for fallback for EUC-type locales | ache | 1997-03-25 | 2 | -1/+15 |
| | |||||
* | Include unistd.h for getopt() prototype after Lite2 merge | peter | 1997-03-11 | 1 | -1/+2 |
| | |||||
* | Add <ss> and ss ordering | ache | 1997-03-10 | 1 | -2/+2 |
| | |||||
* | Add generic colldef for ISO-8859-2. | wosch | 1997-03-01 | 3 | -15/+238 |
| | | | | | | Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de> Use '.for' loop from make(1), not sh(1) 'for' loops. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 10 | -10/+10 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 10 | -10/+10 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Add a couple of xrefs. Closes PR# 1280. | mpp | 1997-01-11 | 1 | -0/+1 |
| | |||||
* | fix braino on my part | adam | 1997-01-01 | 1 | -2/+2 |
| | |||||
* | icelandic collation | adam | 1996-12-31 | 2 | -3/+42 |
| | | | | (non-icelandic characters in latin1 order) | ||||
* | Add de and es collates | ache | 1996-12-30 | 3 | -4/+90 |
| | | | | Submitted by: joerg | ||||
* | Change recently added diagnostics to more descriptive | ache | 1996-10-25 | 1 | -8/+8 |
| | |||||
* | Check for not defined / redefined chars now | ache | 1996-10-23 | 5 | -49/+112 |
| | | | | Use backward compatible with ASCII collating tables | ||||
* | Use same primary / different secondary order for umlauts and digits parts | ache | 1996-10-22 | 3 | -15/+15 |
| | |||||
* | Simplify and improve parser. | ache | 1996-10-16 | 3 | -244/+38 |
| | | | | Clarify manpage. |