summaryrefslogtreecommitdiff
path: root/libopie2/opiedb/osqlitedriver.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-27Switching to sqlite3eilers1-2/+2
Please read the following page for upgrade your old sqlite V2 database: http://opie.handhelds.org/cgi-bin/moin.cgi/SqlBackends
2004-05-09POSIX claims the includer of regex.h MUST include sys/types.h prior to ↵mickeyl1-5/+0
including it. Thus we can unify the case and unconditionally.
2004-04-10Some fixes to the namespace using.eilers1-0/+3
the first test implementation of regexp-search for addressbook (disabled)
2004-04-06<sigh> gcc 2.95.3 compile fixbrad1-0/+3
2004-04-06Fix memleakbrad1-1/+1
2004-04-06Made sqlite regex cache "instance safe". Further work will continue as I ↵brad1-0/+8
figure out how to do it :p)
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-1/+1
2004-03-13Move XML class to internal PIMzecke1-0/+8
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2003-08-10merge zeckes libsql into libopie2mickeyl1-0/+34