[root]/SubSonic/QueryEngine
SqlParsers
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 30 (100.0%) | 775 (100.0%) | 25.8 |
| canofunk | 20 (66.7%) | 739 (95.4%) | 36.9 |
| robconery | 5 (16.7%) | 36 (4.6%) | 7.2 |
| robconery@gmail.com | 5 (16.7%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 5 files:
Added Select() for In and NotIn
Segregated tests for clarity
Added From<> for typed expressions
Added Query factory methods to CS_Structs Template (need to update VB as well)
Fixed SP templates (VB and C#) to include schema names
1 lines of code changed in 1 file:
CHANGED: Completed GhostDoc comment stubs for all classes, methods, and properties. More code formatting changes.
ADDED: Sandcastle Help File Builder project file and my active settings files for ReSharper and GhostDoc.
NOTE: Current documentation can be found at http://subsonichelp.com
343 lines of code changed in 5 files:
CHANGED: Code reformatting and cleanup. MPL header added to all .cs files. See: http://monk.thelonio.us/archive/2007/12/06/Documentation-Its-my-Cilice.aspx
FIXED: ListComparer<>.Compare(x, y) causes null reference exception. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=14155
99 lines of code changed in 5 files:
CHANGED: Code formatting and const references in preparation for (re)attacking the Query engine and to reacquaint myself with SubSonic...
184 lines of code changed in 5 files:
Fixed broken build (sorry)
2 lines of code changed in 1 file:
interim checkin for migrations
33 lines of code changed in 3 files:
FIXED: Actually fixed the problem with the missing files I claimed to in Rev 132
113 lines of code changed in 5 files: