17 Commits (cf816c3baec5baf2f245d88408598c9e41ffb230)

Author SHA1 Message Date
rstam aab0c01917 Changed version number to 1.4.*. 14 years ago
rstam 6fd3b7ca4d BUMP 1.3.0.4309. Will delay uploading binaries until smoke tested. 14 years ago
sridharn 6ec33b99d3 Changed Assembly version to 1.3.* 14 years ago
sridharn 9058fe7f63 Minor edits for 1.2 driver release 14 years ago
rstam a70942fb51 Changed setup project for 1.2 release. 14 years ago
rstam 5b002bc7cf Changed AssemblyVersion to 1.2.0.*. 14 years ago
rstam 29f3acdb38 BUMP 1.1.0.4184. 14 years ago
rstam 3db5e8effc Next release is going to be called v1.1. 14 years ago
rstam b23fd95994 Changed AssemblyVersion to "1.0.1.*". 15 years ago
rstam 822b992ac6 BUMP 1.0.0.4098. 15 years ago
rstam 0b9ba97397 Changed AssemblyVersion to 0.11.1.*. 15 years ago
rstam 9f4b2efc57 BUMP v0.11.0.4042. 15 years ago
rstam e8f12d7dc2 Minor changes related to upcoming v0.11 release (new version number etc...). 15 years ago
rstam b552f5e394 Updated copyright notices. 15 years ago
rstam 18cc483669 Set version number to 0.9.1.*. 15 years ago
rstam 5db8f4d341 BUMP 0.9.0.3992. 15 years ago
rstam dd7c13a32a Renamed GlobalAssembly.cs to GlobalAssemblyInfo.cs and changed version to 0.9.0.*. Moved AssemblyProduct back to individual AssemblyInfo.cs files. Added missing link to GlobalAssemblyInfo.cs in Driver.csproj. 15 years ago
Justin Dearing 7e0e76bbf5 CSHARP-72 Unify common assembly attributes into GlobalAssembly.cs 15 years ago
rstam 13a011c88e BUMP 0.7.0.3959. 15 years ago
rstam cb87ee541e Set AssemblyVersion to 0.7.0.*. 15 years ago
rstam 3900d3f0db Renamed MongoDB.BsonLibrary namespace to MongoDB.Bson and MongoDB.CSharpDriver to MongoDB.Driver (Library was redundant and VB users might not want to see CSharp in the namespace). Renamed Bson static class BsonConstants (because it a class can't have the same name as the namespace it is in). 15 years ago
rstam a35a471a85 Reset AssemblyVersion to floating build number. 15 years ago
rstam 533db0034d BUMP 0.5.0.3940 15 years ago
Justin Dearing ed6a312500 Allow mixed case database names. Use more detailed error messages describing why a database name is invalid. [Patch submitted by Justin Dearing]. 15 years ago
rstam 0c8658e892 Set AssemblyVersion to 0.5.0.3936. 15 years ago
rstam 0fb63e9bcc Set AssemblyVersion to 0.5.0.1001. Modified Setup to include license text and install a shortcut to the tutorial in the Start Menu. Created setup and zip file distribution packages. 15 years ago
rstam 635e27022c Minor naming improvements. Fixed AssemblyInfo. Support assigning _id on insert when document type is not BsonDocument. 15 years ago
rstam d9454fb3bd Set version number to 0.5.0.0 (the fourth component will be set to a build number only when an official build is made). Upgraded to NUnit 2.5.7.10213 and added NUnit to the new dependencies folder. 15 years ago
rstam 9bba46ecea Moved BsonLibrary and BsonLibraryUnitTests projects into the C# driver repository as suggested by Justin Dearing (it was awkward to have the C# driver split across two repositories). 15 years ago
rstam 982493cac3 Set AssemblyVersion to 0.5.0.*. Removed internal use only projects so they're not part of the public driver. Created docs folder. 15 years ago
rstam a62fddf18e Finalized DLL filenames and source code namespaces for release. 15 years ago
rstam 55a44b0d9f Work in progress. Tested MongoCollection.Find(). 15 years ago