This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
storage
/
src
History
vladimir%pobox.com
6419bb2b59
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
...
git-svn-id: svn://10.0.0.236/trunk@172379 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-17 21:00:50 +00:00
..
Makefile.in
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:50:16 +00:00
mozStorageConnection.cpp
fix usage of snprintf to use PR_smprintf, notpartofthebuild
2004-12-09 21:42:36 +00:00
mozStorageConnection.h
gcc compile fix, oops
2004-10-20 02:12:04 +00:00
mozStorageService.cpp
…
mozStorageService.h
…
mozStorageStatement.cpp
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
2005-04-17 21:00:50 +00:00
mozStorageStatement.h
b=272974, nice scriptable interfaces for storage, r=shaver
2004-12-03 16:56:57 +00:00
mozStorageStatementWrapper.cpp
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
2005-04-17 21:00:50 +00:00
mozStorageStatementWrapper.h
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
2005-04-17 21:00:50 +00:00
mozStorageValueArray.cpp
…
mozStorageValueArray.h
…