ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/lib/Net/IRC3/Connection.pm
Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 10:32:59 2008 UTC (16 years ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +5 -0 lines
Diff to previous 1.18
last release: 0.6

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jul 9 09:48:20 2008 UTC (16 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
non blocknig connect tested => ok

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 19:40:37 2008 UTC (16 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16
some changes on the connection behaviour and a bugfix here and there

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 22:18:11 2007 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
fixed a minor detail in event handling

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 21:10:21 2007 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
added CTCP support

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 15:04:52 2007 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
todo item add and pod fix

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 10:24:55 2007 UTC (17 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
added further tests and improved modules

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 20:14:58 2007 UTC (17 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.11: +54 -11 lines
Diff to previous 1.11
added some tests and fixed quite some bugs and added missing
documentation.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Feb 17 23:42:00 2007 UTC (17 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.10: +17 -5 lines
Diff to previous 1.10
disconnect now also does send channel_add/remove events

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 17 13:01:38 2007 UTC (17 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.9: +69 -28 lines
Diff to previous 1.9
removed json examples,
fixed a few minor bugs and added connect/connect_error events
with improved network code.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 19:39:17 2007 UTC (17 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.8: +25 -8 lines
Diff to previous 1.8
Net::IRC3:
        - fixed case handling with channels
        - added functionality to change the nick automatically
          when it is already taken when registering an IRC connection.
          (Net::IRC3::Client::Connection)
        - added reply number <=> reply name mapping to Net::IRC3::Util
          accessible through rfc_code_to_name
        - added error event to Net::IRC3::Client::Connection
json chat framework:
        - client history
        - nick listing more correct
        - improved completion (added nick completion)
        - further improvement of the protocol
        - finally got the id handling correct
        - added logging to jsonsrv
        - many other changes i forgot.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 16:18:14 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
further fixes on the documentation

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 16:11:32 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
fixed typo in copyright

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 16:01:04 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.5: +17 -2 lines
Diff to previous 1.5
added examples and documentation

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 15:09:20 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.4: +54 -21 lines
Diff to previous 1.4
simplyfied the whole module a bit.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 19:44:50 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
moved utilitys to Util.pm and fixed a bug in nick chasing

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 13:14:15 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.2: +11 -7 lines
Diff to previous 1.2
Fixed and add documentation. And implemented nick tracing for channels.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 11:11:17 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.1: +9 -4 lines
Diff to previous 1.1
version 0.2. added documentation and refactored code a bit.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 02:41:37 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
some major change on the module layout

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a