Commit Graph

2 Commits

Author SHA1 Message Date
35c16933f0 remove buggy short-string wcsstr implementation; always use twoway
since this interface is rarely used, it's probably best to lean
towards keeping code size down anyway. one-character needles will
still be found immediately by the initial wcschr call anyway.
2012-08-11 18:39:12 -04:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00