2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Experimental support for mocking entity objects. More... about 20 years ago
Updated ChangeLog, which had been neglected for a while. More... about 20 years ago
Upped version number. More... about 20 years ago
Bugfix. Generated code now properly handles reading of to-one relations that can be NULL. More... about 20 years ago
Added the capability to add attributes (in the .NET sense) to relationships. Thanks, Jim. More... about 20 years ago
Fix for NEO-2 (http://jira.codehaus.org/secure/ViewIssue.jspa?key=NEO-2) More... about 20 years ago
Added documents. More... over 20 years ago
Added a tiny quickstart to the readme file. More... over 20 years ago
Changed version to 1.1.0. More... over 20 years ago
Began refactoring of ObjectContext in order to make it smaller. Some functionality regarding the object tables is now in ObjectTable. This might affect custom subclasses of ObjectContext. More... over 20 years ago
Added missing Core directories. More... over 20 years ago
New repository initialized by cvs2svn. More... over 20 years ago
Import of slightly restructured version from SourceForge. If you are interested in revisions predating this one please check http://sourceforge.net/projects/neo More... over 20 years ago
Remove shared context functionality and fixed tools project files.
Erik Doernenburg
as erikd
More... over 20 years ago
Completely refactored model reader. Now uses a set of (interface/impl) separated value objects and a single reader which instantiates the model objects from the DOM.
Erik Doernenburg
as erikd
More... over 20 years ago
Moved tests to appropriate fixture.
Erik Doernenburg
as erikd
More... over 20 years ago
Batched commit. See ChangeLog for details.
Erik Doernenburg
as erikd
More... over 20 years ago
Batched changes. See ChangeLog for details.
Erik Doernenburg
as erikd
More... over 20 years ago
Batched changes. See ChangeLog for details.
Erik Doernenburg
as erikd
More... almost 21 years ago
New guide for VsTool.
Erik Doernenburg
as erikd
More... almost 21 years ago
Fixed typo.
Erik Doernenburg
as erikd
More... almost 21 years ago
Bugfixes in CodeGenAdaptor.
Erik Doernenburg
as erikd
More... almost 21 years ago
*** empty log message ***
Erik Doernenburg
as erikd
More... almost 21 years ago
words for changelog More... almost 21 years ago
cvs ignore files More... almost 21 years ago
Added check for DataRowState.Deleted in ForeignColumnChanging handler. More... almost 21 years ago
updated More... almost 21 years ago
1) Fixed problem with ObjectContext: The RowEvent handler was being hooked up to DataTables multiple times (once for each instance of each EntityObject sub-type). It now hooks the handler up only once. More... almost 21 years ago
patches from Jim, James, Jason, Julian More... almost 21 years ago
double quote missing. Don't forget to update before edit Erik, given this is binary ;-) More... almost 21 years ago