TclXMPP

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins that include changes to files matching 'doc/*'

2015-03-29
13:40
* *: Removed no longer used SVN keyword placeholders. check-in: 30426a33cc user: sgolovan tags: trunk
2015-03-25
08:42
* doc/xmpp_xml.man, examples/chessbot.tcl, license.terms, xmpp/sasl.tcl, xmpp/starttls.tcl: Fixed copyright years. check-in: 2b551523f7 user: sergei tags: trunk
2014-01-28
18:18
* doc/xmpp_xml.man: Fixed header (Fixes issue 3). check-in: 8207cf97e7 user: sgolovan tags: trunk
2010-02-01
18:41
* xmpp/jid.tcl, doc/xmpp_jid.man: Added a new command replaceResource which replaces the resource part of a JID by a given string. Renamed bareJid to removeResource for consistency. * xmpp/muc.tcl: Added medium lebel commands to unban user and to destroy a room. Fixed malformed JIDs creation in case when their resource parts are empty. Don't reset own nickname on exit from a room. check-in: 8a676a2dfd user: sgolovan tags: trunk
2010-01-25
17:14
* *: Added 2010 to copyright statements. check-in: 8fd003de74 user: sgolovan tags: trunk
2010-01-23
08:12
* xmpp/negotiate.tcl, xmpp/register.tcl, xmpp/search.tcl: Reimplemented calling back in a more sane way. Removed unused variable tmp. * xmpp/jid.tcl, doc/xmpp_jid.man: Renamed stripResource procedure to bareJid. The former name is retained for backward compatibility. check-in: 603ed63942 user: sgolovan tags: trunk
2008-11-18
20:19
* doc/*.man: Made ViM modelines prettier. check-in: 9384b47f36 user: sgolovan tags: trunk
2008-11-02
13:57
* tclxml/*.tcl, doc/*.man, xmpp/register.tcl: Removed tabulation characters from the sources and added ViM modelines which expand them into spaces. * xmpp/xmpp.tcl: Don't add empty "to" attribute to sent IQ stanzas. * xmpp/register.tcl: Added support for data forms in error service responses and added support for changing password. 2008-10-30 Sergei Golovan <sgolovan@nes.ru> check-in: ae9994af64 user: sgolovan tags: trunk
2008-10-20
17:41
* doc/xmpp.man: Added preliminary manual page for xmpp package. check-in: 6bc8065aa9 user: sgolovan tags: trunk
04:23
* doc/xmpp_jid.man, doc/xmpp_xml.man: Removed colons from filenames as they cause problems on non-Unix systems. check-in: 9ab6eb95c3 user: sgolovan tags: trunk
2008-10-19
19:55
* doc/xmpp::jid.man, doc/xmpp::xml.man: Added preliminary manual pages for xmpp::jid and xmpp::xml packages. Currently they contain only lists of commands. * xmpp/jid.tcl: Code cleanup. check-in: 931bff01bd user: sgolovan tags: trunk