index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
ioselects
/
ioselectors_kqueue.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ioselectors_kqueue raising wrong exceptions (#24079)
bptato
2024-09-08
1
-2
/
+6
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
attempt to make asynchttpserver better; fixes #15925; [backport:1.0]
Araq
2020-11-13
1
-4
/
+4
*
ORC/ARC async progress (#15370)
Andreas Rumpf
2020-09-20
1
-2
/
+2
*
Make file descriptors from stdlib non-inheritable by default (#13201)
alaviss
2020-04-20
1
-4
/
+4
*
revert stdlib changes which are not required anymore
Andreas Rumpf
2020-04-01
1
-1
/
+2
*
Hrm, the new errors highlighted some code that seems to be broken
Zahary Karadjov
2020-04-01
1
-2
/
+1
*
csize => csize_t for sysctl
Timothee Cour
2020-01-28
1
-5
/
+5
*
Remove unnecessary change to ioselectors_kqueue.nim found by @cheatfate.
Ray Imber
2019-10-11
1
-2
/
+2
*
Additional fix for User key unregister in the KQueue backend
Ray Imber
2019-10-06
1
-1
/
+1
*
Test + fix for epoll and kqueue selector modules to properly unregister
Ray Imber
2019-10-06
1
-2
/
+2
*
make more parts of the stdlib compile with --styleCheck:error
Araq
2019-07-10
1
-1
/
+1
*
newruntime for async (#11650)
Andreas Rumpf
2019-07-05
1
-1
/
+1
*
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11...
Dominik Picheta
2019-05-15
1
-4
/
+6
*
fixes #11124
Andreas Rumpf
2019-05-13
1
-2
/
+2
*
OSX: make tioslectors test green
Andreas Rumpf
2018-08-06
1
-1
/
+4
*
Fixed typo introduced in #8428 that leads to InvalidIdent assertion failure (...
Yuriy Glukhov
2018-07-30
1
-1
/
+1
*
Allow async stdin
Yuriy Glukhov
2018-07-25
1
-15
/
+12
*
Merge branch 'devel' into async-improvements
Dominik Picheta
2018-01-17
1
-2
/
+2
|
\
|
*
Better times module (#6552)
GULPF
2017-12-18
1
-2
/
+2
*
|
Multiple improvements to selectors.
Dominik Picheta
2017-11-24
1
-3
/
+15
|
/
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-9
/
+12
*
Fixes to support Dragonfly BSD. (#5552)
Eugene Kabanov
2017-03-17
1
-1
/
+1
*
Fixes for upcoming asyncdispatch and ioselectors. (#5309)
Eugene Kabanov
2017-02-01
1
-10
/
+11
*
One more fix for #5290.
cheatfate
2017-01-28
1
-8
/
+11
*
Fix mistake
cheatfate
2017-01-27
1
-2
/
+2
*
Fix #5290.
cheatfate
2017-01-27
1
-10
/
+11
*
oops.
cheatfate
2017-01-26
1
-0
/
+1
*
Fix changes table must be SharedArray when hasThreadSupport.
cheatfate
2017-01-26
1
-13
/
+50
*
Fix #5128, #5184. (#5214)
Eugene Kabanov
2017-01-16
1
-164
/
+255
*
Fix #4928
cheatfate
2016-10-22
1
-5
/
+5
*
Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test f...
cheatfate
2016-09-24
1
-0
/
+41
*
Resolve #4606
cheatfate
2016-08-12
1
-0
/
+4
*
Simplify SharedArray.
cheatfate
2016-07-05
1
-1
/
+1
*
Patch one more path problem
cheatfate
2016-07-05
1
-0
/
+439