Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and improve parser. | ache | 1996-10-16 | 3 | -244/+38 |
| | | | | Clarify manpage. | ||||
* | Save half of LC_COLLATE space | ache | 1996-10-15 | 10 | -203/+1073 |
| | | | | | ASCIIfy data files, use RFC1345 symbolic names instead of hex codes Improve parser and manpage | ||||
* | New collating rules, reflect POSIX better now | ache | 1996-08-13 | 5 | -81/+3143 |
| | |||||
* | Describe collation order rules (from POSIX WG) | ache | 1996-08-11 | 1 | -0/+35 |
| | |||||
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -3/+3 |
| | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | Make collation table compatible with POSIX WG15 view, i.e. | ache | 1996-06-09 | 1 | -5/+7 |
| | | | | capital letters first | ||||
* | Backout yacc changes. | phk | 1996-06-02 | 2 | -3/+3 |
| | |||||
* | yacc changes. | phk | 1996-05-30 | 2 | -4/+4 |
| | |||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 4 | -78/+0 |
| | |||||
* | Cleanup make process per Bruce suggestions | ache | 1995-11-03 | 5 | -20/+97 |
| | |||||
* | Link LC_COLLATE inside dirs instead of dirs linking | ache | 1995-10-22 | 1 | -1/+10 |
| | |||||
* | Fix SRCS so that `make depend' works. There were some .l's and some .y's. | bde | 1995-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | The filenames in SRCS must have one of the extensions .s, .S, .c, or .cc if they are to be handled by bsd.dep.mk. Lex and yacc files must be converted to C files and kept around for everything to work. This is handled fairly automatically if the names of the generated C files are put in SRCS. Unfortunately these names must be put in CLEANFILES too. pcvt Makefiles: Fix DPADD. It was missing. Fix CLEANFILES. Some temporary files were missing. Fix CFLAGS. There were some `-I dir' options. There must be no whitespace separating -I and -D options from the corresponding args if these options are to be handled by bsd.dep.mk. | ||||
* | Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1. | asami | 1995-06-19 | 1 | -2/+2 |
| | | | | Reviewed by: rgrimes | ||||
* | Add yet one popular russian code table | ache | 1995-05-01 | 2 | -2/+22 |
| | |||||
* | Move digits before letters | ache | 1995-04-14 | 3 | -6/+6 |
| | |||||
* | Remove unneded substitutes | ache | 1995-04-08 | 2 | -20/+4 |
| | |||||
* | Update controls & remains | ache | 1995-04-08 | 1 | -2/+3 |
| | |||||
* | Remove digrams to not confuse sorting | ache | 1995-04-08 | 2 | -6/+28 |
| | |||||
* | Better collate table for koi8-r | ache | 1995-02-28 | 1 | -2/+15 |
| | | | | Submitted by: alex@elvisti.kiev.ua | ||||
* | This commit was generated by cvs2svn to compensate for changes in r6527, | ache | 1995-02-17 | 1 | -0/+16 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | collate tables compiler | ache | 1995-02-17 | 1 | -0/+16 |
| | | | | Submitted by: alex@elvisti.kiev.ua | ||||
* | collate tables compiler | ache | 1995-02-17 | 6 | -0/+698 |
Submitted by: alex@elvisti.kiev.ua |