Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply patches directly to sources. Their effect is as follows: | ru | 2010-01-10 | 1 | -66/+0 |
| | | | | | | | | - Make one-true-awk respect locale's collating order in [a-z] bracket expressions, until a more complete fix (like handing BREs) is ready. - Don't require a space between -[fv] and its argument. | ||||
* | Regen diffs. | ru | 2010-01-09 | 1 | -10/+7 |
| | |||||
* | Update to a 26-Nov-2009 release. | ru | 2010-01-09 | 1 | -2/+2 |
| | |||||
* | - Update for 2007/05/01 import | rafan | 2007-06-05 | 1 | -2/+2 |
| | | | | | | Approved by: delphij (mentor) Nodded by: ru Tested by: make universe | ||||
* | Don't require a space between -[fv] and its argument. | ru | 2006-09-15 | 1 | -1/+44 |
| | | | | | PR: bin/86514 MFC after: 3 days | ||||
* | Add temporary patches to make one-true-awk respect locale's collating order | ru | 2005-05-17 | 1 | -0/+26 |
in [a-z] bracket expressions, until a more complete fix (like handing BREs) is ready. Prodded by: ache OK'ed by: tjr |