Commit History

Autor SHA1 Mensaxe Data
  Christoph Berg b6c485b902 Add channel owner (~) and admin (&) chars in various parsers %!s(int64=21) %!d(string=hai) anos
  Morten Brix Pedersen 2c4807408f remove some debugging %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen 7f72069d85 * Fix serious bug in mIRC/mIRC6 formats which caused lots of warnings to be %!s(int64=22) %!d(string=hai) anos
  Morten Brix Pedersen 18c75c181c * Several noticeable performance improvements (thanks, Hanno Hecker) %!s(int64=22) %!d(string=hai) anos
  sbingner 105e8f1dd6 More optimizations (shaved off 50 seconds on 23 minute parse) %!s(int64=24) %!d(string=hai) anos
  sbingner 27f8e2c75b Some small modifications that seem to shave a few seconds off the runtime on large files %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 87a5de71f7 Strip halfop prefixes. %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen a1d019b979 Fix a bug in the mIRC format, where characters in the nick would be counted as mode changes. %!s(int64=24) %!d(string=hai) anos
  sbingner a45a63cec5 Correct bug where mIRC format was not seeing topic changes. %!s(int64=24) %!d(string=hai) anos
  sbingner 47f8595a2c Correct error where it did not recognize nick changes. %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 80200e3bc0 Remove debugging code, was never really used. This should give a few secs in %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 5c3aa16f54 Add 'compile only once' modifier to pattern matching, hopefully gain a few %!s(int64=24) %!d(string=hai) anos
  Morten Brix Pedersen 4416e44fc8 Hopefully remove @ and + from prefixs in mIRC logging %!s(int64=25) %!d(string=hai) anos
  sbingner 7676a7f779 Added winbot support -- had to make the cfg hash available in parsers for this, so I also changed the format of the calls to parsers slightly, more in line with the rest of the code this way anyways %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen a111b076b5 Remove documentation from individual modules; just refer to Template.pm %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen fea54026eb Remove globals from the code, define these in the object instead, to be more %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen f54c97612d Fix topics wasn't being counted %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen e7241751e5 Support both [xx:xx] and [xx:xx:xx] timestamps %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen 4004e26d26 Wasn't matching the joins at all, fix. %!s(int64=25) %!d(string=hai) anos
  Morten Brix Pedersen f9aa32ef9f Moving modules, Logfile pm goes into Pisg/Parser/ and the format dependent %!s(int64=25) %!d(string=hai) anos