SXSI/TextCollection.git
15 years agoAdd EmptyText(id) method which checks if the text
kim [Fri, 12 Dec 2008 09:24:50 +0000 (09:24 +0000)]
Add EmptyText(id) method which checks if the text
pointed by id is the empty string.
This is way faster than testing whether
GetText(id) == "".

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@24 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

15 years agoAdded TextCollection::Save() and TextCollection::Load() functionality
nvalimak [Mon, 1 Dec 2008 13:06:13 +0000 (13:06 +0000)]
Added TextCollection::Save() and TextCollection::Load() functionality

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@22 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

15 years agoadded #include <cstdlib> to define ulong and uchar. If they are
kim [Mon, 24 Nov 2008 23:53:09 +0000 (23:53 +0000)]
added #include <cstdlib> to define ulong and uchar. If they are
defined by hand, the compiler later complains when cstdlib is
included.

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@8 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

15 years agoadd #include <cstring> so that strlen is properly defined
kim [Mon, 24 Nov 2008 23:49:19 +0000 (23:49 +0000)]
add #include <cstring> so that strlen is properly defined

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@7 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

15 years agoInitial Import
kim [Mon, 24 Nov 2008 23:32:08 +0000 (23:32 +0000)]
Initial Import

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@6 3cdefd35-fc62-479d-8e8d-bae585ffb9ca