0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changelog :: 1.9.2.4 to fix duplicate RepositoryManager's exception More... almost 12 years ago
RepositoryManagerFactory.cs :: use this[] for assignment to skip duplicates More... almost 12 years ago
changelog :: version for the python script changes More... almost 12 years ago
scripts/pms2 :: lxml.write wants encoding as a named parameter More... almost 12 years ago
deb.postinst - pms2-providers will install or return || true More... over 14 years ago
pms2-providers - python prefers a+ for reading and appending More... over 14 years ago
RepositoryManager - better log message with GetDescriptor() fails More... over 14 years ago
version - bumped to 1.9.2.2 More... over 14 years ago
TypeBinder - Field.SetValue can now take a 3rd arg for Type conversion More... over 14 years ago
Query.cs - LoadParameters() uses call IClause's and checks for duplicates More... over 14 years ago
ProviderFactory - error statement now says "failed to load driver:" More... over 14 years ago
App.config - PMS2 > PMS More... over 14 years ago
App.config - changed Data to Driver More... over 14 years ago
Field - ToString() now trims trailing spaces More... over 14 years ago
Field - use Get/Set methods instead of querying for FieldInfo repeatedly More... over 14 years ago
Field - use new .Load(type) method to determine Class functionality More... over 14 years ago
Class - tidied up simple foreach loop More... over 14 years ago
Field - added Get/Set methods for object::(Field or Property) More... over 14 years ago
RepositoryManager - GetClass is now private as class is sealed More... over 14 years ago
build - added PMS.Tester More... over 14 years ago
build - use $(NULL) for some reason More... over 14 years ago
m4 - added exe.mk and fixed paths for source vs. assemblies More... over 14 years ago
version - bumped to 1.9.2.1 More... over 14 years ago
COPYING - extended copyright year More... over 14 years ago
man - updated year for man pages More... over 14 years ago
DbExecutor - added IDataParameter assignment to sql overridable public methods More... over 14 years ago
Query - IDataParameters will be added elsewhere for clarity More... over 14 years ago
DbBroker - P<T>(sql, params object[]) used Query.AddParameters now More... over 14 years ago
QueryCriteria - added Clear() method to wipe slate clean More... over 14 years ago
QueryCriteria - added AddParameters(params) to create IDataParameters More... over 14 years ago