das 87aa297030 Replace the current strspn() and strcspn() with significantly faster
implementations inspired by the ones in DragonFly.  Unlike the
DragonFly versions, these have a small data cache footprint, and my
tests show that they're never slower than the old code except when the
charset or the span is 0 or 1 characters.  This implementation is
generally faster than DragonFly until either the charset or the span
gets in the ballpark of 32 to 64 characters.
2005-04-02 18:52:44 +00:00
..
2005-03-17 08:39:12 +00:00
2005-01-24 20:01:28 +00:00
2004-11-04 08:25:03 +00:00
2003-06-14 19:32:52 +00:00
2005-02-28 17:15:31 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 23:45:54 +00:00
2005-02-09 18:07:17 +00:00
2005-03-01 20:32:05 +00:00
2005-02-13 23:45:54 +00:00
Use
2003-06-06 13:46:55 +00:00
2005-02-14 18:40:31 +00:00
2004-07-01 18:20:57 +00:00
2005-02-09 18:07:17 +00:00
2004-12-29 02:18:24 +00:00
2004-07-05 06:59:17 +00:00
2005-03-20 10:37:56 +00:00
2005-01-28 17:01:54 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 12:05:11 +00:00
2005-02-13 22:25:33 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 10:16:04 +00:00
2003-08-18 15:25:39 +00:00
2005-01-20 09:17:07 +00:00
2005-02-14 02:41:41 +00:00
2005-01-20 09:17:07 +00:00
2004-12-21 10:16:04 +00:00
2005-01-21 10:35:40 +00:00
2005-01-20 09:17:07 +00:00
2005-02-27 22:24:24 +00:00
2005-02-13 23:45:54 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 09:33:47 +00:00
2004-12-21 12:05:11 +00:00