Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.4. | Maxim Sobolev | 2000-11-20 | 5 | -34/+34 |
| | | | | Notes: svn path=/head/; revision=35288 | ||||
* | Whitespace-only: | Maxim Sobolev | 2000-11-01 | 1 | -1/+1 |
| | | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558 | ||||
* | Prefix all bits of this iconv() implementation with "g" to avoid conflict with | Maxim Sobolev | 2000-07-18 | 5 | -4/+93 |
| | | | | | | | | | | | | | another iconv() in converters/iconv: libiconv --> libgiconv iconv.h --> giconv.h iconv*.3 --> giconv*.3 Suggested by: knu Notes: svn path=/head/; revision=30771 | ||||
* | Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). | Maxim Sobolev | 2000-07-17 | 5 | -0/+71 |
Notes: svn path=/head/; revision=30753 |