]> hydra-www.ietfng.org Git - instirc/shortlog
instirc
2009-06-08 nwfIrssiInstancer announce v0.1.5
2009-06-08 nwfRename IrssiInterface to IrssiInstancer
2009-06-08 nwfEliminate instance_suffix support; always space pad...
2009-05-22 nwfLabel v0.1.4 in IrssiInterface $VERSION
2009-05-22 nwfAdd initial support for bot response MMF
2009-05-22 nwfAdd a small script for generating bot instance tags
2009-05-03 nwfMSCC Coder work continued
2009-05-02 nwfFirst pass of Microsoft Comic Chat coder
2009-05-02 nwfA simple wrapper around HuffmanCoder for poking at it
2009-04-27 nwfUpdate Definitions.pm
2008-10-09 nwfDocument /say behavior in README
2008-10-09 nwfRemove warning about 0.1.0 conversion to base 5 from...
2008-09-21 gwillenFix uninitialized value warning
2008-09-24 nwfMark version as 0.1.3
2008-09-24 nwfIrssiInterface now (optionally) warns on initial TLVs...
2008-09-24 nwfMake IrssiInterface always send message final TLV streams
2008-09-24 nwfAdd 'warn_initial' callback to MasterCoder for initial...
2008-09-05 gwillenFix missed instance of demangle_and_check_punted.
2008-09-05 gwillenAdd ourseves to CTCP VERSION replies.
2008-09-05 gwillenAccept a message argument to /instance.
2008-09-05 nwfReorg infrastructure to hopefully enable message routing
2008-09-02 Nathaniel Wesley... Teach MasterCoder to look at both ends, and allow Irssi...
2008-09-02 nwfBump version declaration to 0.1.1
2008-09-02 gwillenRemove instance suffix
2008-08-29 nwfDocs and version declaration updates
2008-08-29 nwfSwitch IrssiInterface to using name rather than visible...
2008-08-29 nwfUse parameterized instance_suffix rather than hardcoded...
2008-08-29 nwfHuffmanCoder_test test larger new symbol vocabulary
2008-08-29 nwfUpdate Definitions to base five edition
2008-08-29 nwfMinor updates to huffgen.pl utility
2008-08-29 nwfAdd L-encoding bias parameter to MasterCoder
2008-08-29 nwfMinor reogranizaton and improved docs; version 0.0.5
2008-08-28 nwfLeft debugging on in 0.0.4; oops.
2008-08-28 nwfVersion 0.0.4 and updated TODO
2008-08-28 nwfVersion 0.0.3 of irssi instance plugin
2008-08-28 nwfAdd README
2008-08-28 nwfAdd some dumps of irssi data to irssi-notes
2008-08-28 nwfUpdate TODO
2008-08-28 nwfVersion 0.0.2 of irssi instance plugin
2008-08-28 nwfNamespace ourselves, first pass
2008-08-27 nwfMove TLV to MasterCoder, and fallout from that.
2008-08-27 nwfFork irssi_test.pl to use new infrastructure.
2008-08-27 nwfMake Protoutils decoder frame correctly, make test...
2008-08-27 nwfAdd Protoutils module
2008-08-27 nwfMinor stylistic change in HuffmanCoder
2008-08-27 nwfIncrease paranoia of MasterCoder's ldecode
2008-08-27 nwfUpdate TODO list
2008-08-27 nwfAdd Huffman coder (and test)
2008-08-27 nwfRefactor master coder and definitions
2008-08-11 nwfMastercoder module for T and L encodings, soon messages...
2008-07-25 Nathaniel Wesley... Add a TODO file for us
2008-07-25 Nathaniel Wesley... Prepare to split out the coding stuff to its own module.
2008-07-25 Nathaniel Wesley... Made a huffman tree generator, mostly for fun.
2008-07-25 Glenn WillenInitial checkin