aboutsummaryrefslogtreecommitdiff
path: root/jim-eventloop.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-04aio: change to use unix io, not stdioSteve Bennett1-0/+2
2020-11-15eventloop: Add convenience functions for adding script file handlersSteve Bennett1-0/+3
2016-08-17eventloop: Switch to using fd for eventloopSteve Bennett1-2/+2
2014-01-21many comment changes, some small code changesSteve Bennett1-8/+10
2014-01-17fix encoding of all files to be utf-8, not latin1Steve Bennett1-1/+1
2013-08-02Correct file handler should be deletedSteve Bennett1-1/+1
2011-09-24Cleanup in jim-eventloopSteve Bennett1-1/+0
2011-09-12Remove all trailing whitespace in sourceSteve Bennett1-5/+5
2010-10-15Licence wording updates.Steve Bennett1-2/+0
2010-10-15eventloop improvements and enhancementsSteve Bennett1-0/+1
2010-10-15Fix some build problems and add lost featuresSteve Bennett1-2/+12
2010-10-15Simplify use of eventloopSteve Bennett1-40/+5
2010-10-152009-10-08 Øyvind Harboeoharboe1-5/+40
2010-10-15Add file and exec (along with subcmd support)Steve Bennett1-5/+5
2010-10-15Strip out unneeded junk from JimSteve Bennett1-40/+5
2010-10-15Cutover to new workware fork of Jim TclSteve Bennett1-17/+30
2009-10-082009-10-08 Øyvind Harboeoharboe1-30/+17
2008-07-23 * jim.c: reduce stack usage. Important for embedded devices withoutoharboe1-19/+41
2008-07-08 * changes to jim-eventloop.[ch]oharboe1-6/+8
2008-06-16 * retire CVS keyword expansion. Plays havoc with patches.oharboe1-3/+1
2005-04-18First version of the Jim eventloop extension, exportingantirez1-0/+92