Граф коммитов

782 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com ef9bc3d6af Bug 324994 r=bryner sr=vladimir GetString should set IsVoid when column is
null.
2006-02-07 23:10:16 +00:00
brettw%gmail.com 7c77c3a347 Bug 319453, r=vladimir: Bounds check GetBlob, return NULL if 0 size. 2005-12-07 20:52:33 +00:00
vladimir%pobox.com 50ab924987 b=273050, bump interface UUIDs and fix test compilation 2005-11-15 19:35:39 +00:00
vladimir%pobox.com f2232124e1 b=273050, storage module interface review, r=darin 2005-11-15 00:35:50 +00:00
brettw%gmail.com 199733fca5 Helper class for C++ users to manage transaction scope.
bug 310636
r=bryner
2005-11-08 02:16:15 +00:00
brettw%gmail.com c9d2ed39ae Added helper classes for C++ users to deal with transaction and statement
scope. Exposes sqlite's in-memory database capability.

bug 310636
r=bryner
2005-11-08 02:15:01 +00:00
mrbkap%gmail.com ac604da132 bug 311024: Make sure eval grabs the right scope object. r=brendan sr=jst 2005-10-08 00:28:45 +00:00
dmose%mozilla.org b593e1f71a Fixing build bustage by adding stub methods for the two new methods that were added to nsIXPCScriptable 2005-07-31 21:12:49 +00:00
vladimir%pobox.com 1afea82710 b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
vladimir%pobox.com ef962212a7 Make mozStorageStatement::Execute() use ExecuteStep(), to get the right SQLITE_SCHEMA handling, r=me 2005-05-27 20:14:09 +00:00
vladimir%pobox.com 02b491c5e1 b=293707, update storage calendar, partial (mozStorage-only) commit, r=shaver 2005-05-12 01:09:04 +00:00
vladimir%pobox.com 49d2dc81b4 b=291991, fix sqlite_schema stuff in mozStorageStatement, again r=shaver 2005-04-26 22:28:06 +00:00
vladimir%pobox.com 4205a6ed9e fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions 2005-04-17 21:00:50 +00:00
bsmedberg%covad.net 844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
vladimir%pobox.com 94b11d5317 Boolean logic is hard, r=me 2005-03-24 22:58:30 +00:00
vladimir%pobox.com e5e6c1dae3 Handle SQLITE_SCHEMA correctly be retrying the statement, r=me 2005-03-24 19:59:59 +00:00
shaver%mozilla.org d71ce074e5 fix DIRS = vs DIRS += error; thanks to Nick Thomas for catching it; r=vlad 2005-03-22 17:33:00 +00:00
shaver%mozilla.org 02535c350c Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
r=bsmedberg
2005-03-21 17:01:57 +00:00
mattwillis%gmail.com 446a80de3d Fixed compile on Windows with gcc
r=shaver
2005-01-07 20:52:04 +00:00
gerv%gerv.net 81ac4dc799 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +00:00
vladimir%pobox.com ebbbdf27da 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
vladimir%pobox.com 30a24137d2 fix usage of snprintf to use PR_smprintf, notpartofthebuild 2004-12-09 21:42:36 +00:00
pavlov%pavlov.net fa0f096079 fixing win32 build issues r=shaver 2004-12-09 21:22:15 +00:00
vladimir%pobox.com 24df28096b fix jsdate conversion in scriptable mozStorage wrapper (npotb) 2004-12-08 23:16:42 +00:00
vladimir%pobox.com c6ac148881 b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +00:00
darin%meer.net bedefe501f NS_NewNativeLocalFile requires a full path, under XP_UNIX at least
NOT PART OF THE BUILD
2004-10-20 04:10:25 +00:00
darin%meer.net 63d6af15d7 nsStorageCID.h should be output to dist/include/storage, NOT PART OF THE BUILD 2004-10-20 04:09:37 +00:00
darin%meer.net 8df450478c value passed to bindDataParameter should be declared const, NOT PART OF THE BUILD 2004-10-20 04:08:55 +00:00
darin%meer.net de6d3f310e fixing warnings under GCC 2004-10-20 02:42:50 +00:00
vladimir%pobox.com 2e46d6611d gcc compile fix, oops 2004-10-20 02:12:04 +00:00
vladimir%pobox.com c5c2f4a92e remove native sqlite3.h bits from Connection idl 2004-10-09 14:33:01 +00:00
vladimir%pobox.com 497c1e02b3 b=263211, sqlite3 and storage landing - step 2; r=darin,sr=shaver 2004-10-09 00:04:10 +00:00