2006-08-01 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Mono.Data.SqliteClient /
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Joshua TaubererSqlite unnamed parameters (by index) werent implemented.
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-13 Joshua TaubererSqlite's sqlite3_last_insert_rowid binding had the...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-14 Kamil SkalskiAdd option to specify busy timeout in underlying sqlite...
2006-03-11 Joshua TaubererSqliteClient: Use the working HGlobal String-to-Ptr...
2006-03-07 Kamil SkalskiHandle null values in result as having string type
2006-02-10 Joshua TaubererSqliteDataReader: Made 64bit clean. Patch from Joe...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-29 Joshua TaubererSqliteClient: Lots and lots of fixes.
2006-01-20 Joshua TaubererSqlite: Removed Mono.Posix dependency. Updated test...
2006-01-20 Joshua TaubererSqlite: Version 3 uses unicode encoding. Version 2...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-06 Joshua TaubererSqliteDataReader::GetFieldType
2006-01-02 Joshua TaubererSqliteCommand reorganization and other changes.
2005-12-28 Jonathan Pryor * SqliteCommand.cs: Use non-obsolete UnixMarshal members.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-17 Miguel de IcazaAuto detect SQLite installation, and go from 2 to 3...
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-06 Chris LaheyFix Sqlite encoding bug.
2005-08-23 Raja R HarinathIn .:
2005-08-18 Kornél PálMoved assembly version and assembly reference constants...
2005-07-29 Joshua Tauberer * Sqlite.cs, SqliteCommand.cs: Report string error...
2005-07-27 Joshua TaubererSqlite adapter now handles SQL strings containing
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove .cvsignore from everywhere, as it is useless...
2005-06-27 Ben Maurerremove executable bit from changelogs
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Ben MaurerRemove copy and paste reuse for Locale.cs.
2005-06-14 Sureshkumar T2005-06-14 Thomas Zoechling <thomas.zoechling@gmx.at>
2005-05-20 Sureshkumar T * Mono.Data.SqliteClient/SqliteConnection.cs: SetConne...
2005-05-20 Sureshkumar T * Makefile: Test suite started.
2005-05-20 Sureshkumar T * fixed: trim connection string parameters, ignore...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-11-25 Marek Safarremoved unused variables
2004-11-18 Lluis Sanchez2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
2004-11-17 Geoff Norton2004-11-17 Geoff Norton <gnorton@customerdna.com>
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-15 Geoff Norton2004-11-14 Geoff Norton <gnorton@customerdna.com>
2004-11-11 Geoff Norton2004-11-11 Geoff Norton <gnorton@customerdna.com>
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-30 Umadevi S*** empty log message ***
2004-09-30 Miguel de Icaza2004-09-14 Everaldo Canut <everaldo_canuto@yahoo.com.br>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-24 Duncan MakAdd licensing info
2004-05-30 Gonzalo Paniagua... 2004-05-30 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-02 Miguel de IcazaFirst batch of changes
2004-04-30 Sebastien Pouliot2004-04-30 Sebastien Pouliot <sebastien@ximian.com>
2004-04-30 Sebastien Pouliot2004-04-30 Sebastien Pouliot <sebastien@ximian.com>
2004-04-29 Gonzalo Paniagua... 2004-04-29 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-28 Miguel de IcazaApplied patch from Philipp <pixelpapst@users.sourceforg...
2003-11-12 Ben Maurerrecursion
2003-10-17 Ettore Perazzoli2003-10-17 Ettore Perazzoli <ettore@ximian.com>
2003-07-26 Martin BauligUse System.Math instead of just `Math'.
2003-07-16 Peter Williams2003-07-16 Peter Williams <peter@newton.cx>
2003-07-14 Gonzalo Paniagua... New build system
2003-07-14 Gonzalo Paniagua... New build system from Peter Williams (peter@newton.cx)
2003-03-29 Gonzalo Paniagua... Fixety fix
2002-11-16 Tim Coleman2002-11-16 Tim Coleman <tim@timcoleman.com>
2002-11-02 Duncan MakAdding .cvsignores
2002-11-01 Daniel Morgan2002-11-01 Daniel Morgan <danmorg@sc.rr.com>
2002-10-28 Gonzalo Paniagua... no NUnit tests in this assembly yet
2002-10-17 Miguel de Icaza2002-10-16 Miguel de Icaza <miguel@ximian.com>
2002-10-15 Nick DrochakIgnore more dll's
2002-10-15 Nick DrochakIgnore dll's
2002-10-14 Vladimir Vukicevicfix dir name
2002-10-13 Daniel Morgan2002-10-13 Daniel Morgan <danmorg@sc.rr.com>
2002-10-13 Daniel Morgan2002-10-13 Daniel Morgan <danmorg@sc.rr.com>
2002-10-13 Vladimir Vukicevic * Mono.Data.SqlClient/SqliteCobmmand.cs, SqliteDataRea...