Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-14 | Merge remote-tracking branch 'origin/stable-2.0' | Mark H Weaver | 1 | -0/+66 |
2013-04-04 | Improve handling of Unicode byte-order marks (BOMs). | Mark H Weaver | 1 | -1/+6 |
2013-04-04 | Peeks do not consume EOFs. | Mark H Weaver | 1 | -0/+1 |
2013-04-01 | Move the port alist from the hash table to the internal port structure. | Mark H Weaver | 1 | -0/+1 |
2013-04-01 | Refactor port encoding modes: utf-8 and iconv | Mark H Weaver | 1 | -1/+21 |
2013-04-01 | Add internal-only port structure and move iconv descriptors there. | Mark H Weaver | 1 | -0/+40 |