Revision 909218

Go back to digest for 18th January 2009

Optimization in KDE Base

Jos van den Oever committed changes in /trunk/kdesupport/strigi/src/streams:

Make header check faster and more precise.

The spec of SDF files was found and used to implement a more precise syntax check for the header.
This check is faster too which was needed, since the current implementation took up too much CPU for such a niche format.

File Changes

Modified 2 files
  • /trunk/kdesupport/strigi/src/streams
  •   /sdfinputstream.cpp
  •   /sdfinputstream.h
2 files changed in total