This project is mirrored from https://github.com/haskell/text.
Pull mirroring updated .
- 04 Nov, 2011 1 commit
-
-
bos authored
-
- 02 Nov, 2011 6 commits
- 29 Oct, 2011 5 commits
- 28 Oct, 2011 1 commit
-
-
mikhail.vorozhtsov authored
-
- 25 Oct, 2011 5 commits
-
-
bos authored
-
bos authored
-
bos authored
-
bos authored
-
daniel.is.fischer authored
On chunk boundaries, the character was not recorded and the global index not incremented, causing issue #10.
-
- 04 Oct, 2011 3 commits
- 22 Aug, 2011 5 commits
-
-
bos authored
-
bos authored
The "real" tests remain in tests/tests - this test suite is built without optimization, and simply lets us do a quick pass/fail during automated builds.
-
bos authored
-
bos authored
-
GitHub Merge Button authored
-
- 18 Aug, 2011 1 commit
-
-
Jasper Van der Jeugt authored
-
- 13 Aug, 2011 3 commits
-
-
Jasper Van der Jeugt authored
-
Jasper Van der Jeugt authored
-
Jasper Van der Jeugt authored
-
- 22 Jul, 2011 1 commit
-
-
bos authored
-
- 20 Jul, 2011 2 commits
- 15 Jul, 2011 2 commits
-
-
GitHub Merge Button authored
-
tibbe authored
-
- 11 Jul, 2011 3 commits
- 10 Jul, 2011 2 commits
-
-
bos authored
This code is derived from Björn Höhrmann's UTF-8 decoder. Compared to the original Haskell decoder from cac7dbcbc392, it's between 2.17 and 3.68 times faster. It's even between 1.18 and 3.58 times faster than the improved Haskell decoder from 71ead801296a. The x86-specific decoding path gives a substantial win for entirely and partly ASCII text, e.g. HTML and XML, at the cost of being about 17% slower than the portable C decoder for entirely non-ASCII text.
-
bos authored
-