Stephen Halter
|
611eaeb761
|
Add test for large blocks not taken from slab
|
2015-10-14 16:11:38 -07:00 |
Chris R
|
0b36382448
|
Merge pull request #236 from benaadams/sanitize-loops
Sanitize loops
|
2015-10-08 10:05:17 -07:00 |
Ben Adams
|
0a297688b4
|
Use Jit recongised, standard loop construct
For bounds check elimination.
Convey intent more clearly; eliminate bounds checks
|
2015-10-08 12:31:21 -04:00 |
Pranav K
|
49451fb11e
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:45 -07:00 |
Louis DeJardin
|
1f6aaebeda
|
Changing flow control for incoming data
SocketInput is now awaitable
Input buffers are slab-allocated and pinned from large object heap
Request frame parsing is offloaded from libuv thread
|
2015-09-25 12:49:14 -07:00 |
Chris R
|
803ec38073
|
React to string[] -> StringValues changes.
|
2015-08-28 12:59:00 -07:00 |
Troy Dai
|
07de3cafd1
|
Clean build warnings
|
2015-07-30 12:14:13 -07:00 |
Stephen Halter
|
0670b7ae61
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
Louis DeJardin
|
74a4c8cd27
|
Renaming KestralTests folder KestrelTests
|
2014-07-07 13:08:28 -07:00 |