index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
openbsd-fix
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jim-eventloop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-17
eventloop: Switch to using fd for eventloop
Steve Bennett
1
-15
/
+14
2014-01-21
many comment changes, some small code changes
Steve Bennett
1
-10
/
+6
2014-01-15
eventloop: various minor code cleanups
Steve Bennett
1
-60
/
+41
2013-12-21
Fix a couple of minor build issues
Steve Bennett
1
-0
/
+2
2013-08-02
Minor code cleanups
Steve Bennett
1
-5
/
+2
2013-08-02
Correct file handler should be deleted
Steve Bennett
1
-10
/
+13
2013-07-22
Ensure that signals can break vwait
Steve Bennett
1
-3
/
+6
2011-11-24
Create build-jim-ext for building extensions
Steve Bennett
1
-2
/
+2
2011-09-24
Cleanup in jim-eventloop
Steve Bennett
1
-13
/
+8
2011-09-12
Remove all trailing whitespace in source
Steve Bennett
1
-6
/
+6
2011-08-14
On mingw32, use Sleep() if usleep() is unavailable
Steve Bennett
1
-0
/
+3
2011-06-28
Fix support for 64-bit mingw
Steve Bennett
1
-31
/
+30
2011-06-01
Add Jim_String() macro
Steve Bennett
1
-1
/
+1
2011-05-31
Remove unused variable
Steve Bennett
1
-2
/
+1
2011-04-05
Better support for eventloop on mingw32
Steve Bennett
1
-47
/
+66
2010-11-19
tv_usec is in usec, not msec
Steve Bennett
1
-1
/
+1
2010-11-17
Add UTF-8 support to Jim
Steve Bennett
1
-2
/
+2
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-0
/
+1
2010-10-20
Declare some internal functions static
Steve Bennett
1
-1
/
+1
2010-10-15
Licence wording updates.
Steve Bennett
1
-2
/
+0
2010-10-15
Fix -Wshadow warnings
Steve Bennett
1
-1
/
+1
2010-10-15
Portability fixes
Steve Bennett
1
-4
/
+17
2010-10-15
Remove dependence of jim core on stderr
Steve Bennett
1
-2
/
+4
2010-10-15
Make jim more reentrant
Steve Bennett
1
-2
/
+2
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-0
/
+3
2010-10-15
Minor cleanups and fixes
Steve Bennett
1
-9
/
+0
2010-10-15
eventloop improvements and enhancements
Steve Bennett
1
-60
/
+252
2010-10-15
Fix some eventloop bugs
Steve Bennett
1
-9
/
+21
2010-10-15
Implement 'after ms'
Steve Bennett
1
-2
/
+8
2010-10-15
Fix some eventloop problems
Steve Bennett
1
-4
/
+15
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-85
/
+90
2010-10-15
Fix some build problems and add lost features
Steve Bennett
1
-7
/
+3
2010-10-15
Documentation, build system updates
Steve Bennett
1
-1
/
+2
2010-10-15
Various general fixes and cleanups
Steve Bennett
1
-76
/
+51
2010-10-15
Build improvements, bug fixes and compiler warnings
Steve Bennett
1
-3
/
+3
2010-10-15
Simplify use of eventloop
Steve Bennett
1
-8
/
+1
2010-10-15
Fix eCos compatiblity problems with autotools.
oyvind
1
-3
/
+2
2010-10-15
2009-10-08 Øyvind Harboe
oharboe
1
-7
/
+14
2010-10-15
Convert jim-aio.c to use subcmd
Steve Bennett
1
-6
/
+6
2010-10-15
Make static extensions build
Steve Bennett
1
-1
/
+1
2010-10-15
Strip out unneeded junk from Jim
Steve Bennett
1
-8
/
+1
2010-10-15
Cutover to new workware fork of Jim Tcl
Steve Bennett
1
-35
/
+42
2010-02-01
Bring corrected license as mentioned in freebsd/...
Wojciech A. Koszek
1
-2
/
+0
2010-02-01
Revert "Bring correct license -- I think freebsd/ directory has an agreements"
Wojciech A. Koszek
1
-0
/
+2
2010-02-01
Bring correct license -- I think freebsd/ directory has an agreements
Wojciech A. Koszek
1
-2
/
+0
2009-10-19
Fix eCos compatiblity problems with autotools.
oyvind
1
-3
/
+2
2009-10-08
2009-10-08 Øyvind Harboe
oharboe
1
-39
/
+35
2008-07-23
* jim.c: reduce stack usage. Important for embedded devices without
oharboe
1
-18
/
+47
2008-07-08
* changes to jim-eventloop.[ch]
oharboe
1
-29
/
+101
2008-06-16
* retire CVS keyword expansion. Plays havoc with patches.
oharboe
1
-2
/
+0
[next]