aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2024-02-17examples/tip.tcl: No need for output-on-writableSteve Bennett1-33/+6
2023-07-04interactive: enable hint supportSteve Bennett1-2/+2
2023-07-04aio: change to use unix io, not stdioSteve Bennett1-10/+6
2023-02-13redis: Add -async supportSteve Bennett1-0/+62
2023-02-13vwait -signal docs and test scriptSteve Bennett1-0/+26
2022-08-21docs: update for 0.81+Steve Bennett1-0/+27
2022-08-20oo: better object constructionSteve Bennett1-14/+24
2022-07-25examples/redis-pubsub.tcl: better error handlingSteve Bennett1-10/+23
2022-05-17jim-redis: Add support for -typeSteve Bennett1-0/+11
2022-02-23aio: gets: Improve behaviour for non-blocking streamsSteve Bennett1-0/+38
2021-01-10jcov, jtime, jtrace: fix not removing callbackD. Bohdan3-3/+3
2021-01-09jimdb: A command line Jim debugger using xtraceSteve Bennett4-0/+176
2021-01-01sdl: Add basic text supportSteve Bennett4-21/+734
2021-01-01Add examples/sdlevents.tclSteve Bennett1-0/+76
2021-01-01sdl: convert to using jim-subcmdSteve Bennett2-20/+66
2021-01-01sdl: Add support for SDL2Steve Bennett1-0/+28
2020-11-15redis: Add simple redis client extensionSteve Bennett2-0/+115
2020-05-06aio: ssl: Allow SNI to be specifiedSteve Bennett3-52/+52
2019-11-15Update ssl cert to use a 4096 bit keySteve Bennett2-19/+75
2019-07-01aio: Add dgram unix socket supportSteve Bennett4-0/+110
2017-10-21doc: Update remaining references to os.waitSteve Bennett2-2/+2
2017-09-21examples/tip.tcl: Use 'writable' when sending outputSteve Bennett1-7/+39
2017-09-15history: Add autocompletion supportSteve Bennett1-0/+2
2016-10-26examples/tip.tcl: Gracefully handle serial port being removedSteve Bennett1-2/+9
2016-10-19examples/tip.tcl: Lock the deviceSteve Bennett1-0/+5
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