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
Files
fe799696f2a009bee36db343a23ba2c2548eebbd
Mozilla
/
mozilla
/
storage
/
src
History
vladimir%pobox.com
638bdb758d
automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild
...
git-svn-id: svn://10.0.0.236/trunk@166511 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 22:34:00 +00:00
..
Makefile.in
b=272974, nice scriptable interfaces for storage, r=shaver
2004-12-03 16:56:57 +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
b=272974, nice scriptable interfaces for storage, r=shaver
2004-12-03 16:56:57 +00:00
mozStorageStatement.h
b=272974, nice scriptable interfaces for storage, r=shaver
2004-12-03 16:56:57 +00:00
mozStorageStatementWrapper.cpp
automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild
2004-12-09 22:34:00 +00:00
mozStorageStatementWrapper.h
b=272974, nice scriptable interfaces for storage, r=shaver
2004-12-03 16:56:57 +00:00
mozStorageValueArray.cpp
…
mozStorageValueArray.h
…