Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 20.06.2008 13:32:51 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 5 5 == News == 6 6 7 * as of 20.06.2008 - supporting project by me (Paul Colomiets) is suspended, there is more recent version at [https://dbcook.svn.sourceforge.net/svnroot/dbcook/trunk/dbcook/misc/aggregator] 7 8 * 18.11.2007 - We now have this trac installation, and svn (see below) 8 9 * 27.08.2007 - Version 0.1.4. Code somewhat refactored, small bugfix changes by Svilen. Experimental Average aggregator support ''(0.1.3 was aimed to fix bugs in inherited mappers but actually fixed nothing)'' … … 112 113 mapper(Line, lines, 113 114 115 114 116 extension=[a.Quick(a.Count(blocks.c.lines)), a.Accurate(a.Max(blocks.c.lastline, lines.c.id))], 115 117 ))
