]> hydra-www.ietfng.org Git - instirc/log
instirc
17 years agoFix uninitialized value warning
gwillen [Sun, 21 Sep 2008 18:26:46 +0000 (14:26 -0400)]
Fix uninitialized value warning

darcs-hash:20080921182646-ebe41-06fe43324daa646cb51007010b9cc743f1765fd2.gz

17 years agoMark version as 0.1.3
nwf [Wed, 24 Sep 2008 04:10:18 +0000 (00:10 -0400)]
Mark version as 0.1.3

darcs-hash:20080924041018-4d648-2f438500cbdc89d733900a72a0e2fa3e64c88595.gz

17 years agoIrssiInterface now (optionally) warns on initial TLVs or unknown types
nwf [Wed, 24 Sep 2008 04:09:33 +0000 (00:09 -0400)]
IrssiInterface now (optionally) warns on initial TLVs or unknown types

darcs-hash:20080924040933-4d648-c7a7305979c9f1af1d30dbf407e7e7ec2a42c141.gz

17 years agoMake IrssiInterface always send message final TLV streams
nwf [Wed, 24 Sep 2008 04:08:57 +0000 (00:08 -0400)]
Make IrssiInterface always send message final TLV streams

darcs-hash:20080924040857-4d648-9b91459afdbde5934bf73894a444b49119089730.gz

17 years agoAdd 'warn_initial' callback to MasterCoder for initial TLV streams
nwf [Wed, 24 Sep 2008 04:07:41 +0000 (00:07 -0400)]
Add 'warn_initial' callback to MasterCoder for initial TLV streams

darcs-hash:20080924040741-4d648-2b333918655b399f48500d99cb6e53640335085b.gz

17 years agoFix missed instance of demangle_and_check_punted.
gwillen [Fri, 5 Sep 2008 20:36:37 +0000 (16:36 -0400)]
Fix missed instance of demangle_and_check_punted.

darcs-hash:20080905203637-ebe41-7a18c3d32953c8eb7ceda68475ff9b16dc52927c.gz

17 years agoAdd ourseves to CTCP VERSION replies.
gwillen [Fri, 5 Sep 2008 14:53:09 +0000 (10:53 -0400)]
Add ourseves to CTCP VERSION replies.

darcs-hash:20080905145309-ebe41-f4d41aa7e6b48f3c986e8ac58a2bccb29e3de35a.gz

17 years agoAccept a message argument to /instance.
gwillen [Fri, 5 Sep 2008 14:17:55 +0000 (10:17 -0400)]
Accept a message argument to /instance.

darcs-hash:20080905141755-ebe41-0f4289786d5b53c1d65d93aa90c4346e4f9fa0c1.gz

17 years agoReorg infrastructure to hopefully enable message routing
nwf [Fri, 5 Sep 2008 03:39:59 +0000 (23:39 -0400)]
Reorg infrastructure to hopefully enable message routing

darcs-hash:20080905033959-4d648-6ff17699c7ddc637f9c7a22fdda68a27f628489b.gz

17 years agoTeach MasterCoder to look at both ends, and allow IrssiInterface to switch.
Nathaniel Wesley Filardo [Tue, 2 Sep 2008 06:01:07 +0000 (02:01 -0400)]
Teach MasterCoder to look at both ends, and allow IrssiInterface to switch.

This is an investigative effort to see if we can solve some irssi format
mangling wrt highlighting.

darcs-hash:20080902060107-2ee1a-6536c558ee2bfb34b55947dd631363b164878f0a.gz

17 years agoBump version declaration to 0.1.1
nwf [Tue, 2 Sep 2008 02:54:25 +0000 (22:54 -0400)]
Bump version declaration to 0.1.1

darcs-hash:20080902025425-4d648-721be2b520093ca9d8411e1bf59d82b91986fd02.gz

17 years agoRemove instance suffix
gwillen [Tue, 2 Sep 2008 01:48:28 +0000 (21:48 -0400)]
Remove instance suffix

darcs-hash:20080902014828-ebe41-f377d1854373d8402c77a2ed52b6d92925867294.gz

17 years agoDocs and version declaration updates
nwf [Fri, 29 Aug 2008 20:12:56 +0000 (16:12 -0400)]
Docs and version declaration updates

darcs-hash:20080829201256-4d648-a8456980440a05c377fc09685cd2cfe6bebdde22.gz

17 years agoSwitch IrssiInterface to using name rather than visible_name
nwf [Fri, 29 Aug 2008 20:10:29 +0000 (16:10 -0400)]
Switch IrssiInterface to using name rather than visible_name

darcs-hash:20080829201029-4d648-6f80a7fe265aa82a01349d2fa80efa49a0384ee8.gz

17 years agoUse parameterized instance_suffix rather than hardcoded " \@"
nwf [Fri, 29 Aug 2008 20:09:41 +0000 (16:09 -0400)]
Use parameterized instance_suffix rather than hardcoded " \@"

darcs-hash:20080829200941-4d648-7f61b086ab64dd19dc6a9498b532e72c0719fc30.gz

17 years agoHuffmanCoder_test test larger new symbol vocabulary
nwf [Fri, 29 Aug 2008 20:09:22 +0000 (16:09 -0400)]
HuffmanCoder_test test larger new symbol vocabulary

darcs-hash:20080829200922-4d648-ddc1c68783a9155731f3c62032e17987e35460c6.gz

17 years agoUpdate Definitions to base five edition
nwf [Fri, 29 Aug 2008 20:08:58 +0000 (16:08 -0400)]
Update Definitions to base five edition

darcs-hash:20080829200858-4d648-df97c3c1411eea0d7f0501a8e090d90bfdc066b2.gz

17 years agoMinor updates to huffgen.pl utility
nwf [Fri, 29 Aug 2008 20:07:12 +0000 (16:07 -0400)]
Minor updates to huffgen.pl utility

darcs-hash:20080829200712-4d648-9dd281c4810c541106fb01dbc1772711df2d378b.gz

17 years agoAdd L-encoding bias parameter to MasterCoder
nwf [Fri, 29 Aug 2008 20:05:50 +0000 (16:05 -0400)]
Add L-encoding bias parameter to MasterCoder

darcs-hash:20080829200550-4d648-5deb2bdf78e87d5692d3fbf42fc8f955bcc4b6ca.gz

17 years agoMinor reogranizaton and improved docs; version 0.0.5
nwf [Fri, 29 Aug 2008 00:04:16 +0000 (20:04 -0400)]
Minor reogranizaton and improved docs; version 0.0.5

darcs-hash:20080829000416-4d648-65e6e82c8229850a0632e025c67b433af3959178.gz

17 years agoLeft debugging on in 0.0.4; oops.
nwf [Thu, 28 Aug 2008 23:41:39 +0000 (19:41 -0400)]
Left debugging on in 0.0.4; oops.

darcs-hash:20080828234139-4d648-6db5ccf5d2259fee26f5b714a5dd1214bd521157.gz

17 years agoVersion 0.0.4 and updated TODO
nwf [Thu, 28 Aug 2008 22:11:29 +0000 (18:11 -0400)]
Version 0.0.4 and updated TODO

darcs-hash:20080828221129-4d648-2c7d9ca781f378f8e39d21db3313fd79109d44f5.gz

17 years agoVersion 0.0.3 of irssi instance plugin
nwf [Thu, 28 Aug 2008 19:15:15 +0000 (15:15 -0400)]
Version 0.0.3 of irssi instance plugin

darcs-hash:20080828191515-4d648-d943fd892c28cf782e0a853c8a75c10961992db2.gz

17 years agoAdd README
nwf [Thu, 28 Aug 2008 09:23:00 +0000 (05:23 -0400)]
Add README

darcs-hash:20080828092300-4d648-a1f9637d42a4baf25e80a82da12193f12438beb0.gz

17 years agoAdd some dumps of irssi data to irssi-notes
nwf [Thu, 28 Aug 2008 09:22:31 +0000 (05:22 -0400)]
Add some dumps of irssi data to irssi-notes

darcs-hash:20080828092231-4d648-90b3444bb9ca090a3a2b8654c87ac74957470999.gz

17 years agoUpdate TODO
nwf [Thu, 28 Aug 2008 09:22:16 +0000 (05:22 -0400)]
Update TODO

darcs-hash:20080828092216-4d648-192d7f040aaf02fa7305cc51b55cbaa2339d84b3.gz

17 years agoVersion 0.0.2 of irssi instance plugin
nwf [Thu, 28 Aug 2008 09:21:39 +0000 (05:21 -0400)]
Version 0.0.2 of irssi instance plugin

darcs-hash:20080828092139-4d648-3510eca441e3a07b268a7f53f5e34a347dcb1a08.gz

17 years agoNamespace ourselves, first pass
nwf [Thu, 28 Aug 2008 09:20:19 +0000 (05:20 -0400)]
Namespace ourselves, first pass

darcs-hash:20080828092019-4d648-996f6968c7304098af7b44601a4d81b7ab6de05e.gz

17 years agoMove TLV to MasterCoder, and fallout from that.
nwf [Wed, 27 Aug 2008 09:17:37 +0000 (05:17 -0400)]
Move TLV to MasterCoder, and fallout from that.

darcs-hash:20080827091737-4d648-0c5924a02e8f28d068ddc9657031a7a3af70db72.gz

17 years agoFork irssi_test.pl to use new infrastructure.
nwf [Wed, 27 Aug 2008 08:17:36 +0000 (04:17 -0400)]
Fork irssi_test.pl to use new infrastructure.

darcs-hash:20080827081736-4d648-e93d8ee078d51f2bf61181dbe805b7769cfe862a.gz

17 years agoMake Protoutils decoder frame correctly, make test suite more paranoid
nwf [Wed, 27 Aug 2008 07:15:22 +0000 (03:15 -0400)]
Make Protoutils decoder frame correctly, make test suite more paranoid

darcs-hash:20080827071522-4d648-3af2a6541cee43d27a03d0de019c6a80c6b9b892.gz

17 years agoAdd Protoutils module
nwf [Wed, 27 Aug 2008 06:39:28 +0000 (02:39 -0400)]
Add Protoutils module

darcs-hash:20080827063928-4d648-d6e6e148e7a40c35c94cb6dc13107d3eed36c94f.gz

17 years agoMinor stylistic change in HuffmanCoder
nwf [Wed, 27 Aug 2008 06:38:47 +0000 (02:38 -0400)]
Minor stylistic change in HuffmanCoder

darcs-hash:20080827063847-4d648-77e850ce0e433dc8b59a8d12e2a72b04a2eea706.gz

17 years agoIncrease paranoia of MasterCoder's ldecode
nwf [Wed, 27 Aug 2008 06:38:20 +0000 (02:38 -0400)]
Increase paranoia of MasterCoder's ldecode

darcs-hash:20080827063820-4d648-00864728032f17885f07644b235bd8dcc5359ace.gz

17 years agoUpdate TODO list
nwf [Wed, 27 Aug 2008 05:24:07 +0000 (01:24 -0400)]
Update TODO list

darcs-hash:20080827052407-4d648-80868c1b7049627752372b99e81764cd2735e4a1.gz

17 years agoAdd Huffman coder (and test)
nwf [Wed, 27 Aug 2008 05:22:46 +0000 (01:22 -0400)]
Add Huffman coder (and test)

darcs-hash:20080827052246-4d648-a30541dad510dcedb255f94c8b27c5e8b5b809c6.gz

17 years agoRefactor master coder and definitions
nwf [Wed, 27 Aug 2008 05:21:57 +0000 (01:21 -0400)]
Refactor master coder and definitions

darcs-hash:20080827052157-4d648-413280b09986ebc55ac90c4cebdb67c2cf4c6d1e.gz

17 years agoMastercoder module for T and L encodings, soon messages proper
nwf [Mon, 11 Aug 2008 03:18:56 +0000 (23:18 -0400)]
Mastercoder module for T and L encodings, soon messages proper

darcs-hash:20080811031856-4d648-8eb2e3d6ad5e9f8d2a6fa3bbcf76a86614c867f0.gz

17 years agoAdd a TODO file for us
Nathaniel Wesley Filardo [Fri, 25 Jul 2008 11:21:20 +0000 (07:21 -0400)]
Add a TODO file for us

darcs-hash:20080725112120-2ee1a-13fab6fea644ec669c304962ef21139608b5a68d.gz

17 years agoPrepare to split out the coding stuff to its own module.
Nathaniel Wesley Filardo [Fri, 25 Jul 2008 11:19:26 +0000 (07:19 -0400)]
Prepare to split out the coding stuff to its own module.

darcs-hash:20080725111926-2ee1a-e31c38cf7272ef89a23496dfed8b6cd28681c93f.gz

17 years agoMade a huffman tree generator, mostly for fun.
Nathaniel Wesley Filardo [Fri, 25 Jul 2008 11:18:39 +0000 (07:18 -0400)]
Made a huffman tree generator, mostly for fun.

darcs-hash:20080725111839-2ee1a-45d706847eeffcd2800d81da1b3c6ab9d7ae2c41.gz

17 years agoInitial checkin
Glenn Willen [Fri, 25 Jul 2008 11:18:09 +0000 (07:18 -0400)]
Initial checkin

darcs-hash:20080725111809-7dbc8-c078692c210c94a9c780587122530f33b37ed131.gz