Summary Period: 2005-01-10 to 2006-07-08
[root]/misc/log_reader
tests
(2 files, 150 lines)

Total Lines Of Code:
554 (2007-05-21 22:39)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| ws | 19 (100.0%) | 1073 (100.0%) | 56.4 |
v1.1 update
10 lines of code changed in:
add double quote escaping support
11 lines of code changed in:
add static method parse_line
patch contributed by Damien Miller djm <at> mindrot <dot> org
85 lines of code changed in:
clean ip address
1 lines of code changed in:
add missing line
1 lines of code changed in:
initial commit
28 lines of code changed in:
fix member variables
1 lines of code changed in:
drop file requirement and only require an iterable (maybe only need a seq?)
11 lines of code changed in:
make compat with gcc 2.95
size set to -1 on error
10 lines of code changed in:
datetime and request parsing
104 lines of code changed in:
working clean version
225 lines of code changed in:
starting re-write
51 lines of code changed in:
start of a re-write to make it faster (less string allocs)
Also fixes a ref count bug in __del__.
89 lines of code changed in:
removed memory leaks, added curline
58 lines of code changed in:
fixed some memory leaks
135 lines of code changed in:
c module for reading logs (renamed ip to ips and date is now just a string rather than a datetime object)
253 lines of code changed in:
Generated by StatCVS 0.2.2