David Fowler
fb79c6c8da
Merge pull request #380 from benaadams/sanitise-loops
...
Sanitise loops
2015-10-02 15:43:57 -07:00
Ben Adams
e3298992e7
use var
2015-10-02 16:57:34 -04:00
Ben Adams
797962b608
Simpler loop construct
2015-10-02 16:56:39 -04:00
Ben Adams
d61586c6a1
Use Jit recongised, standard loop construct
...
For bounds check elimination.
2015-10-02 16:47:23 -04:00
Eilon Lipton
26aca2b99c
Remove unneeded namespaces, use new startup APIs
2015-10-01 18:34:21 -07:00
Doug Bunting
f3fb2374ac
Cleanup dependencies and restore runtime installations
...
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
- both pretty clean before I started this
Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
Chris R
8c71357e70
Merge branch 'release' into dev
2015-10-01 14:30:27 -07:00
Chris R
818575c201
Fix server testing dnx scripts.
2015-10-01 14:30:01 -07:00
Doug Bunting
aa2beb83c2
Revert "Execute correct commands when building with Core CLR on Linux"
...
- bad merge; this commit should not have been included
This reverts commit 18d637dfc7 .
2015-10-01 14:29:26 -07:00
Doug Bunting
580fe5b651
Merge branch 'dougbu/update.dnvm' into dev
2015-10-01 14:25:41 -07:00
Doug Bunting
18d637dfc7
Execute correct commands when building with Core CLR on Linux
2015-10-01 14:12:31 -07:00
Doug Bunting
352e41ff20
Update to latest `dnvm`
...
- `beta8-15518` to `rc1-15523`
- main changes include
- remove `-a` alias for `-alias`; `build.cmd` files updated (thanx @NTaylorMullen)
- [Linux] deprecate `dnvm unalias`; add `dnvm alias -d`
- add `dnvm uninstall`
2015-10-01 14:04:57 -07:00
Anthony van der Hoorn
fd7c5754fa
Fix bug where we search for scripts in wwwroot/lib
2015-10-01 13:43:13 -07:00
N. Taylor Mullen
83aa5b12f2
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:21:29 -07:00
N. Taylor Mullen
182b7d588c
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:13:37 -07:00
N. Taylor Mullen
6647e95676
Update 'build.cmd' alias parameter to use full name.
2015-10-01 12:11:48 -07:00
N. Taylor Mullen
90a066f3f1
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:54 -07:00
N. Taylor Mullen
7f7ad3479a
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:52 -07:00
N. Taylor Mullen
0a6571b9f9
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:14 -07:00
N. Taylor Mullen
b0a1a52068
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:57:48 -07:00
N. Taylor Mullen
8ef20c5c56
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:57:25 -07:00
N. Taylor Mullen
ef8e7a0a29
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:57:15 -07:00
Chris R
894c8dbe2b
Hosting#359 Remove IDisposable from HttpContext and IFeatureCollection.
2015-09-30 14:31:03 -07:00
Pranav K
f0d83bcbb5
Merge remote-tracking branch 'origin/release' into dev
2015-09-30 11:30:55 -07:00
Pranav K
ec8c0d87f1
Updating to AzureAD feed
2015-09-30 11:29:58 -07:00
moozzyk
2467eb891b
Fixing feed link
2015-09-30 11:07:17 -07:00
Chris R
63f78ead6a
Merge branch 'release' into dev
2015-09-30 10:15:41 -07:00
Chris R
22729d2145
Fix functional tests.
2015-09-30 09:54:27 -07:00
BrennanConroy
d7c3cebac9
Fix merge from release to dev
2015-09-30 09:33:42 -07:00
David Fowler
e323a14b43
Merge pull request #375 from benaadams/log-scope-only-enabled
...
Proposal: Start log scope only if logging is enabled
2015-09-30 03:09:31 -07:00
Pranav K
47ec2b4e50
Fix default feed for dev branch
2015-09-29 14:38:56 -07:00
moozzyk
3d5f70fd01
Updating RuntimeEnvironment after IRuntimeEnvironment changes
2015-09-29 13:52:13 -07:00
Pranav K
89f366d4bc
Updating to dev NuGet.config
2015-09-29 13:10:25 -07:00
Pranav K
a5715d4a03
Adding libuv-build to Coherence list
2015-09-29 13:08:51 -07:00
Pranav K
df96275f69
Adding aspnet.xunit to universe list
2015-09-29 12:57:58 -07:00
Pranav K
66573cc464
Adding JsonPatch to universe list
2015-09-29 12:57:27 -07:00
Pranav K
9bdc3585ee
Merge remote-tracking branch 'origin/release' into dev
2015-09-29 12:40:10 -07:00
Pranav K
bed133858e
Updating to release NuGet.config
2015-09-29 12:39:30 -07:00
Stephen Halter
34a422b865
Ifdef lines in LibuvCopier that use APIs not available on CoreCLR
...
- This means DNX_HOME or DNX_PACKAGES must be set to restore with CoreCLR
2015-09-29 11:11:58 -07:00
Stephen Halter
f3b5bc2483
Don't set ThreadCount in sample project since it is temporarily broken
...
- We should be able to add this back once https://github.com/libuv/libuv/pull/540
gets merged.
2015-09-29 11:07:06 -07:00
Ajay Bhargav Baaskaran
5dc1a639d2
Merge branch 'nuget-package-verifier' into dev
2015-09-29 10:40:51 -07:00
Pranav K
fed03ab17e
Merge branch 'release' into dev
2015-09-28 23:20:15 -07:00
Pranav K
5071084d78
Updating to release NuGet.config.
2015-09-28 23:20:13 -07:00
Pranav K
bdfedd93f5
Merge branch 'release' into dev
2015-09-28 23:20:06 -07:00
Pranav K
a2685ee03b
Updating to release NuGet.config.
2015-09-28 23:20:03 -07:00
Pranav K
521642cc2e
Merge branch 'release' into dev
2015-09-28 23:16:10 -07:00
Pranav K
8930b6474c
Updating to release NuGet.config.
2015-09-28 23:16:08 -07:00
Pranav K
7d5b43c599
Updating to dev NuGet.config
2015-09-28 23:15:07 -07:00
Pranav K
d2dc0391d6
Merge remote-tracking branch 'origin/release' into dev
2015-09-28 23:14:22 -07:00
Pranav K
648ddf4252
Updating to release NuGet.config
2015-09-28 23:13:57 -07:00