October 2007 Commit Log

Number of Commits:
9
Number of Active Developers:
4
damieng@gmail.com 2007-10-28 20:16 Rev.: 204

Enumerate over code languages from the generation tools to dynamically build the list of available language options.

85 lines of code changed in 7 files:

damieng@gmail.com 2007-10-28 19:16 Rev.: 203

Complete ICodeLanguage abstraction implementation by removing remaining use of enums and IsVB/IsCSharp functions.

23 lines of code changed in 5 files:

damieng@gmail.com 2007-10-25 16:24 Rev.: 202

Rewrite String.Chop to remove the try/catch and ToLower() operations resulting in improved speed when startText/endText found and drastically improved speed when matches not found.

8 lines of code changed in 1 file:

canofunk 2007-10-23 18:21 Rev.: 201

CHANGED: Code formatting and const references in preparation for (re)attacking the Query engine and to reacquaint myself with SubSonic...

639 lines of code changed in 17 files:

kfricovsky 2007-10-08 15:03 Rev.: 200

Bug with WhereCollection; was checking if local whereCollection != null and if not, then set the query instance wheres collection to the supplied value; problem is, the local whereCollection is always initialized and therefor NEVER null. I now check if whereCollection.Count > 0

1 lines of code changed in 1 file:

robconery 2007-10-02 16:58 Rev.: 199

Fixed broken build (sorry)

4 lines of code changed in 3 files:

robconery 2007-10-02 16:57 Rev.: 198

Whoops... broke the build with the last checkin. Fixed...

5 lines of code changed in 1 file:

robconery 2007-10-02 15:55 Rev.: 197

update to Sonic.exe to support migrations

95 lines of code changed in 1 file:

robconery 2007-10-02 15:54 Rev.: 196

interim checkin for migrations

198 lines of code changed in 15 files:

September 2007 »

Generated by StatSVN 0.4.1