325 Commits (ae832d15d07f4211bbfb7a6ed0624ea54a3e63e3)
 

Autor SHA1 Nachricht Datum
  Chris Smith 3ee5e02d58 Add composition state listeners and enum for parsers vor 13 Jahren
  Greg Holmes 002b8b2aa2 Change header? vor 13 Jahren
  Greg Holmes c568619006 Don't create needless empty strings vor 13 Jahren
  Chris Smith fc9d71748a Remove unused field vor 13 Jahren
  Chris Smith 82867dfd87 Add servername into BaseParser and clarify javadoc vor 13 Jahren
  Greg Holmes 97baa9bc6f Make protocol descriptors check if a URI is secure. vor 13 Jahren
  Chris Smith f14215375b Add some nice proxy methods for calling callbacks vor 13 Jahren
  Chris Smith 282ba93598 Tidy up now child implementations are handled in BaseParser vor 13 Jahren
  Chris Smith be72c72ba0 Expose away state in ClientInfo vor 13 Jahren
  Chris Smith 997985fb97 Style/license fixes vor 13 Jahren
  Chris Smith 69c5e57258 Style fixes vor 13 Jahren
  Chris Smith 8e226f7b85 Parser style fixes vor 13 Jahren
  Chris Smith 30bba8085f Style fixes vor 13 Jahren
  Greg Holmes 28cd8696e7 Store a URI in ServerInfo instead of a load of values vor 13 Jahren
  Chris Smith 68bd228371 Fix line endings vor 13 Jahren
  Chris Smith ba65d14741 Make IRCStringConverter use an enum sensibly vor 13 Jahren
  Chris Smith 8bed9eb8fa Parser base abstraction/tidying vor 13 Jahren
  Chris Smith c061a0da39 Change how the IRC Parser opens and closes SSL sockets vor 13 Jahren
  Chris Smith 92943485f7 Unit test for IRC Reader vor 13 Jahren
  Chris Smith a8cc958f81 PMD fix vor 13 Jahren
  Chris Smith 7b4c3865ed Don't reassign params and simplify logic vor 13 Jahren
  Shane Mc Cormack f5c407dad2 Update Copyright vor 13 Jahren
  Greg Holmes e70c98fcea PMD Fixes for parser. vor 13 Jahren
  Shane Mc Cormack f784bfaf77 Fix the parser missing the last char of every line. vor 13 Jahren
  Shane Mc Cormack 5e26fedb30 IRCReader is now a bit more liberal in what it accepts as input. vor 13 Jahren
  Greg Holmes 83e12d6517 Fix PMD bugs in parser. vor 13 Jahren
  Chris Smith 95eff1ced4 Parser build script can now execute tests vor 13 Jahren
  Chris Smith e8cad348cf Version parser jars vor 13 Jahren
  Chris Smith c1da31b0be Add build script vor 13 Jahren
  Gregory Holmes 6e2c46187b Style fixes vor 13 Jahren
  Chris Smith 9e6834de99 Fix some crimes against humanity vor 13 Jahren
  Chris Smith f113f0e518 Add interface and methods to work with encoding parsers vor 13 Jahren
  Chris Smith df92212200 Initial work on sane transcoding for the IRC parser vor 13 Jahren
  Chris Smith 700af39924 1995 called and they want their collection types back vor 14 Jahren
  Chris Smith ad30767565 Add some debugging info to callbackmanager vor 14 Jahren
  Shane Mc Cormack 8d2d664ad6 Fixes issue 4181 - Check for numeric-only where the usermodes should be, and skip it. vor 14 Jahren
  Shane Mc Cormack 772010b044 Remove random import of .* rather than actual classes. vor 14 Jahren
  Shane Mc Cormack 1032efdb04 Fix stupid javadoc formatting. vor 14 Jahren
  Shane Mc Cormack fcd7e2b3e4 Fix some javadoc after random renaming of stuff. vor 14 Jahren
  Chris Smith b2a61ceabf Style fixes vor 14 Jahren
  Chris Smith acde4c2d05 Style fixes vor 14 Jahren
  Greg Holmes 740e8282a6 Import order fixing vor 14 Jahren
  Greg Holmes b38d71f21a Style fixes vor 14 Jahren
  Greg Holmes 6bc88d147e Style fixes vor 14 Jahren
  Chris Smith c4e7c90770 Add new parser methods vor 14 Jahren
  Chris Smith 6d9e1cd3ce Remove pointless deadlock-inducing synchronisation vor 14 Jahren
  Greg Holmes e464b0253d Move method into parser interface vor 14 Jahren
  Greg Holmes 8d230035c4 Appears to fix the deadlock in reconnecting vor 14 Jahren
  Chris Smith c98ac9057e Synchronise callbacks in CallbackObject vor 14 Jahren
  Chris Smith ef07448f3c Fix parser unit tests vor 14 Jahren