2006-11-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / Mono.Data.SqliteClient /
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-17 Zoltan Varga2006-09-17 Zoltan Varga <vargaz@gmail.com>
2006-09-14 Marek SafarNew tests.
2006-09-14 Miguel de Icaza2006-09-14 Mart Roosmaa <roosmaa@gmail.com>
2006-09-13 Miguel de Icaza2006-09-13 Mart Roosmaa <roosmaa@gmail.com>
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-05 Kornél PálConverted source files to UTF-8 (without byte order...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-20 Joshua Tauberer2006-08-20 Joshua Tauberer <jt@occams.info>
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
next