Mercurial > hg > svcore
comparison base/base.pro @ 629:35499d48a5d1
* Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code
author | Chris Cannam |
---|---|
date | Thu, 15 Jul 2010 15:27:21 +0000 |
parents | ebb6ac65bccc |
children | 1a4c76e0f7c5 |
comparison
equal
deleted
inserted
replaced
628:001db550bd48 | 629:35499d48a5d1 |
---|---|
37 RingBuffer.h \ | 37 RingBuffer.h \ |
38 Scavenger.h \ | 38 Scavenger.h \ |
39 Selection.h \ | 39 Selection.h \ |
40 Serialiser.h \ | 40 Serialiser.h \ |
41 StorageAdviser.h \ | 41 StorageAdviser.h \ |
42 StringBits.h \ | |
42 TempDirectory.h \ | 43 TempDirectory.h \ |
43 TextMatcher.h \ | 44 TextMatcher.h \ |
44 Thread.h \ | 45 Thread.h \ |
45 UnitDatabase.h \ | 46 UnitDatabase.h \ |
46 ViewManagerBase.h \ | 47 ViewManagerBase.h \ |
65 RecentFiles.cpp \ | 66 RecentFiles.cpp \ |
66 Resampler.cpp \ | 67 Resampler.cpp \ |
67 Selection.cpp \ | 68 Selection.cpp \ |
68 Serialiser.cpp \ | 69 Serialiser.cpp \ |
69 StorageAdviser.cpp \ | 70 StorageAdviser.cpp \ |
71 StringBits.cpp \ | |
70 TempDirectory.cpp \ | 72 TempDirectory.cpp \ |
71 TextMatcher.cpp \ | 73 TextMatcher.cpp \ |
72 Thread.cpp \ | 74 Thread.cpp \ |
73 UnitDatabase.cpp \ | 75 UnitDatabase.cpp \ |
74 ViewManagerBase.cpp \ | 76 ViewManagerBase.cpp \ |