4
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[en] Fixed a few warnings reported by Mono C# compiler.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added remote server configuration settings to InterLinq tests.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added NUnit version of the InterLinq test project.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Cleanup.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added InterLinq test suite for Zyan (Linq to objects only).
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed InterLinq test server Mono incompatibility. InterLinq.UnitTests.Server.exe now runs under OpenSUSE 11.4 + Mono 2.10.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Excluded unused files from InterLinq unit test projects.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Moved InterLinq test projects to the separate solution folder.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added InterLinq unit tests to Zyan solution. Excluded everything but Linq to objects tests.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Cleanup.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Copied InterLinq unit tests.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed a couple of warnings in InterLinq code.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added missing XML comments for public classes and methods.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed .NET/Mono interoperability problems in duplex tcp channel.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Tested on OpenSUSE 11.4 + Mono 2.10. Tweaked a few values in OneWayTests.cs. Fixed formatting in Connection.cs.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed MemoDb.dll to make it work under Mono Framework 2.10. Restored MemoDb-based tests for InterLinq integration. All unit tests now run under Mono, except for GenericMethodsTest.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Removed generic method tests and MemoDb-related stuff from NUnit test project due to Mono Framework incompatibility. Removed NetDataContractSerializer stuff from InterLinq's ServerQueryHandler.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Re-compiled MemoDb.dll for .NET v3.5 (removed dynamic variables).
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Made cleanup tests thread-safe, so they can run in parallel. Rebuilt MemoDb.dll library for AnyCPU target platform, added license file. Replaced NUnit.Framework.dll with Mono-compatible 2.4.8 version.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added NUnit test project with unit testing platform abstraction layer. Unit tests can now run under both MSTest 10.0 (Windows) and NUnit 2.5.10 (Windows, Linux).
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added support for generic method invocation.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed default name for a queryable service registered via MEF catalog.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added automatic registration of queryable components. Changed default creation policy to non-shared (MEF parts act like single-call components). Removed obsolete GetTable<T>() and GetTable(Type t) methods from InterLinq interfaces. Updated MEF-related unit tests.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added automatic Linq expression serialization handler. Expression can now be used as method parameters and return values. Fixed InterLinq class diagrams. Fixed whitespace.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Updated namespaces.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Deleted Zyan.InterLinq project.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Moved files from Zyan.InterLinq to Zyan.Communication.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Integrated InterLinq sources in Zyan.Communication.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Added InterLinq documentation file, updated class diagrams, etc.
yallie
as Alexey Yakovlev
More... almost 13 years ago
[en] Fixed InterLinq bug with anonymous types, added unit test. More details here: http://interlinq.codeplex.com/workitem/12977
yallie
as Alexey Yakovlev
More... almost 13 years ago