Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/SQLiteCommandBuilder.cs
2016-03-23
| ||
23:35 | Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. file: [0ef9e8c0b0] check-in: [d3e312825a] user: mistachkin branch: trunk, size: 13150 | |
2015-08-15
| ||
23:00 | Fix some harmless compiler warnings and make sure the String.Format wrapper method is used in the new SQLiteFunction methods. file: [cfdc015e59] check-in: [133b025301] user: mistachkin branch: delegateFunction, size: 13162 | |
2015-08-12
| ||
22:21 | Add some workarounds to allow the core managed assembly to work on Mono 4.0. file: [9545077766] check-in: [e7803b3ae7] user: mistachkin branch: trunk, size: 12904 | |
2013-07-15
| ||
05:16 | Modify classes implementing the IDisposable pattern to set the disposed flag after their base classes have been disposed. file: [9ce700ca39] check-in: [db3a299625] user: mistachkin branch: marshalFixes, size: 12866 | |
2012-07-22
| ||
06:54 | Remove all superfluous UTF-8 byte-order-marks. file: [653aa11061] check-in: [2c82e6c1a3] user: mistachkin branch: trunk, size: 12435 | |
2011-12-16
| ||
03:32 | Start of making sure that all core components containing IDisposable objects implement IDisposable and that they follow the established best-practices when doing so. file: [caf3a1976f] check-in: [c532a87e4d] user: mistachkin branch: IDisposablePattern, size: 12438 | |
2010-08-05
| ||
02:03 | 1.0.66.0 file: [b2ce123089] check-in: [7ec6a118ce] user: rmsimpson branch: sourceforge, size: 10646 | |
2007-06-02
| ||
17:41 | 1.0.43.0 file: [1b1ec62172] check-in: [a8f97c9977] user: rmsimpson branch: sourceforge, size: 10664 | |
2006-11-22
| ||
07:13 | 1.0.38.0 file: [be838cabcc] check-in: [b438f19d0c] user: rmsimpson branch: sourceforge, size: 10582 | |
2006-08-06
| ||
17:55 | 1.0.32.0 file: [13d90b6516] check-in: [6b4fd5077c] user: rmsimpson branch: sourceforge, size: 9066 | |
2006-02-14
| ||
19:41 | 1.0.26.1 file: [67357aeae2] check-in: [0cff10df69] user: rmsimpson branch: sourceforge, size: 9078 | |
03:07 | no message file: [27322dca8d] check-in: [64d79942dc] user: rmsimpson branch: sourceforge, size: 8023 | |
2006-02-07
| ||
20:06 | Design-time support fixes file: [afaa1ab0ca] check-in: [8b9640024b] user: rmsimpson branch: sourceforge, size: 7517 | |
2005-08-30
| ||
16:52 | Added new overrides to remove any necessary casting by end-users file: [6058031030] check-in: [c8fd4d6f09] user: rmsimpson branch: sourceforge, size: 7517 | |
2005-08-22
| ||
18:18 | 1.0.15 file: [3da84b3391] check-in: [4ff57a0919] user: rmsimpson branch: sourceforge, size: 5290 | |
2005-08-17
| ||
21:13 | Event optimizations using generics file: [40bb4051e3] check-in: [1b0be7f408] user: rmsimpson branch: sourceforge, size: 3576 | |
2005-08-16
| ||
19:12 | 1.0.14 file: [e203b383c2] check-in: [4453746b7a] user: rmsimpson branch: sourceforge, size: 3430 | |
2005-08-04
| ||
15:25 | 1.0.12 updates and cleanup file: [000b7ca4d4] check-in: [3ebf811b1e] user: rmsimpson branch: sourceforge, size: 2773 | |
2005-05-24
| ||
22:12 | VS2005 Beta 2 updates file: [138d4ed191] check-in: [f4aec657e0] user: rmsimpson branch: sourceforge, size: 2785 | |
2005-03-11
| ||
21:39 | 1.08 file: [17f301e015] check-in: [40c497decf] user: rmsimpson branch: sourceforge, size: 3043 | |
2005-03-01
| ||
16:04 | Added: Initial revision file: [8a8510c824] check-in: [ec237b0123] user: rmsimpson branch: sourceforge, size: 3025 | |