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
Commit message (
Expand
)
Author
Age
Files
Lines
*
epoll selector starts with reasonable fd set size (1024) and increases in pow...
Ico Doornekamp
2019-01-09
1
-3
/
+19
*
fixes #7667; underlying issue is that dot calls in generics have no concept o...
Araq
2018-10-29
1
-4
/
+4
*
ioselectors_poll: don't pollRemove() if not needed
Leorize
2018-09-22
1
-2
/
+3
*
Genode fixes (#8501)
Emery Hemingway
2018-08-16
1
-2
/
+4
*
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
4
-48
/
+42
*
Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD a...
aguspiza
2018-04-12
2
-17
/
+1
*
RLIMIT_NOFILE as posix const
Jacek Sieka
2018-04-01
2
-8
/
+4
*
Merge branch 'devel' into async-improvements
Dominik Picheta
2018-01-17
2
-5
/
+6
|
\
|
*
Better times module (#6552)
GULPF
2017-12-18
2
-5
/
+6
*
|
Merge branch 'devel' into async-improvements
Andreas Rumpf
2017-12-11
1
-13
/
+15
|
\
|
|
*
favor 'select' over 'poll' on Genode (#6821)
Emery Hemingway
2017-12-01
1
-13
/
+15
*
|
Multiple improvements to selectors.
Dominik Picheta
2017-11-24
4
-13
/
+45
|
/
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
4
-89
/
+80
*
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
4
-30
/
+34
*
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
4
-53
/
+58
*
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
4
-347
/
+507
*
Support android compilation of ioselectors.
cheatfate
2016-12-05
1
-135
/
+185
*
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
*
Fix 32bit architecture problems with SelectEvent.
cheatfate
2016-08-31
3
-5
/
+5
*
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
4
-0
/
+1611