aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2016-09-09Add examples/tip.tclSteve Bennett1-0/+148
2016-03-27oo: constructor, unknown and bug fixesSteve Bennett1-1/+16
2016-02-01aio: fix aio ssl supportSteve Bennett4-1/+31
2016-02-01aio: add OpenSSL/LibreSSL bindings.Dima Krasner2-0/+51
2014-09-01aio: optional argument addrvar for accept.Danyil Bohdan1-1/+2
2013-11-11Enhance examples/jtclsh.tclSteve Bennett1-11/+33
2013-08-02Correct file handler should be deletedSteve Bennett1-1/+1
2012-02-14Update examples/dns.tcl to match tcllibSteve Bennett1-184/+209
2011-12-12Add support for lightweight namespacesSteve Bennett1-34/+29
2011-12-09Add the history commandSteve Bennett1-0/+36
2011-11-30examples/udp.client needs buffering noneSteve Bennett1-2/+2
2011-11-30Fix the poor-man's 'variable' in dns.tclSteve Bennett1-1/+1
2011-09-26Class vars should take precedenceSteve Bennett1-0/+2
2011-09-24Restucture jim-aio for less duplication of codeSteve Bennett1-0/+2
2011-08-31Add examples of Metakit usage to examples/metakit.tclAlexander Shpilkin1-0/+112
2011-06-10Add aio support for bufferingSteve Bennett3-3/+5
2011-06-10Add a dns/binary exampleSteve Bennett2-0/+1228
2011-04-23Clean out the tcltests directorySteve Bennett2-0/+102
2010-12-16Add a pure-TCl OO implementation to JimSteve Bennett1-0/+137
2010-11-03Fix some problems with the packaging systemSteve Bennett1-0/+2
2010-10-15Implement 'pid handle'Steve Bennett1-1/+2
2010-10-15Add an optional 'putter' function to parraySteve Bennett1-0/+17
2010-10-15Implement open "|..."Steve Bennett1-0/+19
2010-10-15Add basic ipv6 support to JimSteve Bennett5-2/+79
2010-10-15Small improvements to testsSteve Bennett1-0/+16
2010-10-15Make udp sockets usefulSteve Bennett5-0/+94
2010-10-15Cutover to new workware fork of Jim TclSteve Bennett9-578/+0
2010-01-31Bring some examples for Jim API usage.Wojciech A. Koszek9-0/+578