Age | Commit message (Collapse) | Author |
|
been added, and I deleted a whole slew of stupid old tests that I don't need.
|
|
fstring, and updated the copyright notice to extend to 2011
|
|
copyright 2007-2008.
|
|
also made sure the copyright is at the top of all the files, it's been too long.
Anyway, this may effect some code, but not much, and it's an easy enough fix.
|
|
follows the new filter guidelines, where read and write report the amount of
data consumed, not the amount processed. I.e. when writing, it reports how
much of your incoming data it used, not how many bytes it wrote on the other
end.
|