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
/
scgi.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes scgi, adds async functionality to httpserver.
Dominik Picheta
2012-09-09
1
-21
/
+16
*
term rewriting improvements
Araq
2012-09-08
1
-1
/
+1
*
Many fixes for asynchronous sockets. Asyncio should now work well with buffer...
Dominik Picheta
2012-07-22
1
-2
/
+3
*
make tests green again
Araq
2012-07-17
1
-3
/
+4
*
Scgi module handles socket disconnection properly now.
dom96
2012-05-05
1
-0
/
+7
*
Added asyncio module; irc, scgi and the ftpclient modules work with it. Added...
dom96
2012-01-22
1
-3
/
+51
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
copy replaced by substr
Araq
2011-05-14
1
-2
/
+2
*
fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ad...
dom96
2011-05-14
1
-2
/
+2
*
little repo cleanup
Araq
2011-05-02
1
-1
/
+1
*
The sockets module supports non-blocking sockets now. Many other fixes in soc...
dom96
2011-04-30
1
-21
/
+26
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-0
/
+0
*
added install.sh; scgi: does not set system.stackTraceNewLine anymore
Araq
2010-10-26
1
-1
/
+0
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-0
/
+140