]> code.citadel.org Git - citadel.git/commit
* tools.c: Massively faster versions of extract_token() and remove_token().
authorMichael Hampton <io_error@uncensored.citadel.org>
Sat, 29 Jun 2002 18:36:31 +0000 (18:36 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Sat, 29 Jun 2002 18:36:31 +0000 (18:36 +0000)
commitd3b0847e39de2577ac4553f1ae6549fc4f49ad72
treec71985bfbec66cf102b3ae14f5aee48dd6b26133
parent4473c3187d2f31ff78debbd5fde3f88fe4874b27
* tools.c: Massively faster versions of extract_token() and remove_token().
  These functions can now handle multi-kilobyte sized strings with hundreds
  of tokens (or more?).
citadel/ChangeLog
citadel/tools.c