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
/
ioselectors.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-294
/
+0
*
'nim doc' is now using version 2 of the documentation generator
Andreas Rumpf
2017-11-16
1
-0
/
+1
*
remove ArrayDummySize with unchecked arrays (#5818)
Jacek Sieka
2017-08-28
1
-1
/
+1
*
Fixes to support Dragonfly BSD. (#5552)
Eugene Kabanov
2017-03-17
1
-1
/
+3
*
Fix #5128, #5184. (#5214)
Eugene Kabanov
2017-01-16
1
-29
/
+43
*
Fix compilation errors and enable async events on partially supported systems.
cheatfate
2016-12-07
1
-5
/
+9
*
Support android compilation of ioselectors.
cheatfate
2016-12-05
1
-1
/
+1
*
Fix few typos
Federico Ceratto
2016-10-17
1
-4
/
+4
*
Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test f...
cheatfate
2016-09-24
1
-9
/
+27
*
Lower numbers for unchecked array
cheatfate
2016-07-05
1
-1
/
+1
*
Misplaced &
cheatfate
2016-07-05
1
-1
/
+1
*
Simplify SharedArray.
cheatfate
2016-07-05
1
-7
/
+1
*
Patch one more path problem
cheatfate
2016-07-05
1
-5
/
+5
*
Resolved path problems
cheatfate
2016-07-05
1
-0
/
+261
*
ioselectors separated and refactored version.
cheatfate
2016-07-05
1
-1764
/
+0
*
one more cosmetic change
cheatfate
2016-06-26
1
-13
/
+9
*
Some cosmetic changes, and comments
cheatfate
2016-06-26
1
-210
/
+198
*
Event enum is now .pure.
cheatfate
2016-06-26
1
-435
/
+366
*
Small version of ioselectors.nim, without code duplication and some renames.
cheatfate
2016-06-23
1
-0
/
+1849