2007-07-02 15:57 +0200 Anton 'tony' Bangratz (d6c2c8c99d26 [tip]) * .autotest, .hgignore, Rakefile, lib/net/nntp.rb, lib/net/nntp/version.rb, lib/net/nntp_article.rb, script/console, test/functional/test_nntp.rb: added logging (log4r), fixed article, refactored read_response and depending methods - added Log4r dependency and logging stub, added dependency to Rakefile gem build process - fixed article: added 'from' attribute reader - refactored read_response: changed methods to use read_response and added intelligent one- and multi-line sensing (including force parameter, thanks to NNTP response 211) 2007-06-28 17:11 +0200 Anton 'tony' Bangratz (43d551bd69a3) * Rakefile, lib/net/nntp.rb, lib/net/nntp/version.rb: moved version to separate file 2007-06-28 17:02 +0200 Anton 'tony' Bangratz (650cf04a9829) * lib/net/nntp.rb, lib/net/nntp_article.rb: fixed bug in article overview parser 2007-06-28 14:58 +0200 Anton 'tony' Bangratz (8e4738703032) * .hgtags: Added tag release-0.0.3 for changeset 215be61f9524 2007-06-28 14:57 +0200 Anton 'tony' Bangratz (215be61f9524 [release-0.0.3]) * Rakefile: fixed version usage for Pallet task 2007-06-28 14:52 +0200 Anton 'tony' Bangratz (96257e85a815) * lib/net/nntp.rb, tags: branch merge from tests, added documentation, added nntp.close 2007-06-28 14:34 +0200 Anton 'tony' Bangratz (1ca49077563a) * lib/net/nntp.rb, script/console, tags: bugfix for last, next, xover, grouplist - last and next commands don't hang anymore - xover doesn't hang and can be called without parameters, or with groupname only - grouplist actually returns data 2007-05-21 11:16 +0200 Anton 'tony' Bangratz (168baa3c37eb) * lib/net/nntp.rb, tags, test/functional/test_nntp.rb, test/mock/mock_socket.rb: - added more tests for over/xover - completed help (mock) - added dummy functions for over/xover selections 2007-05-17 08:09 +0200 Anton 'tony' Bangratz (702e55388bb4) * .hgtags: tags fix 2007-05-17 08:00 +0200 Anton 'tony' Bangratz (63ed2815f13f) * .autotest, .hgignore, .hgtags, .in.vim, MIT-LICENSE, README, Rakefile, lib/net/nntp.rb, lib/net/nntp_article.rb, lib/net/nntp_group.rb, tags, test/functional/test_nntp.rb, test/mock/mock_socket.rb, test/unit/test_nntp_article.rb, test/unit/test_nntp_group.rb: Safe commit