Commit Graph

461 Commits (cd224fed7725161d0c62bee0c6e7636734cd1d14)

Author SHA1 Message Date
Rich Lander cd224fed77 Merge pull request #233 from ckuhn203/patch-1
Added description of the LibGit2Sharp library
2015-10-12 09:14:04 -07:00
Christopher McClellan 6251f9a4f2 Added description of the LibGit2Sharp library 2015-10-11 08:11:35 -04:00
Rich Lander 9af51b57d3 Merge pull request #232 from andrebires/patch-2
Added Elephant data access project
2015-09-27 20:36:35 -07:00
André Bires ca5a0d8712 Added Elephant data access project 2015-09-25 21:39:33 -03:00
Rich Lander e811cd39e2 Merge pull request #208 from beyourmarket/patch-1
Add BeYourMarket
2015-09-08 08:01:10 -07:00
Richard Lander 28cb69e36b Merge branch 'Biocodr-patch-1' 2015-09-05 22:40:55 -07:00
Richard Lander 90ee5813d3 Merge branch 'patch-1' of https://github.com/Biocodr/dotnet into Biocodr-patch-1 2015-09-05 22:40:28 -07:00
Rich Lander 07ad3cc623 Merge pull request #195 from govert/patch-1
Add the Excel-DNA project to list
2015-09-05 22:37:22 -07:00
Rich Lander 3a2f3b2689 Merge pull request #209 from ghuntley/patch-1
added reactiveui
2015-09-05 22:34:24 -07:00
Rich Lander 3708b6efb6 Merge pull request #210 from ghuntley/patch-2
added awesome-dotnet
2015-09-05 22:33:53 -07:00
Rich Lander e4fe37ba62 Merge pull request #213 from patricksadowski/fix-jetbrains-links
Fixed broken JetBrains links
2015-09-05 22:33:06 -07:00
Rich Lander 1b20fc7a76 Merge pull request #217 from jessemholmes/patch-1
Updated non-github links if sites have moved.
2015-09-05 22:32:28 -07:00
Rich Lander b572a7b89a Merge pull request #225 from Maxwe11/patch-1
Fix NModbus4 link
2015-09-05 22:31:46 -07:00
Rich Lander a6ccd61a6b Merge pull request #228 from fschultz/fschultz-patch-1
Added Kaliko CMS to project list
2015-09-05 22:24:09 -07:00
Fredrik Schultz 73c4049e2c Added Kaliko CMS to project list 2015-09-01 07:50:50 +02:00
Dmitry Turin e28976169c Fix NModbus4 link
NModbus4 project has been moved from user to organization
2015-08-15 00:56:54 +03:00
Bruce Forstall 56f8c764a7 Merge pull request #224 from BruceForstall/UpdateRyuJITInstructions
Update RyuJIT CTP information
2015-08-05 11:43:39 -07:00
Bruce Forstall 1a839bf3bb Update RyuJIT CTP information 2015-08-05 11:42:37 -07:00
Bruce Forstall 68f1d71b2b Merge pull request #223 from BruceForstall/BruceForstall-patch-1
Add details about RyuJIT CTP and .NET 4.6
2015-08-05 10:53:33 -07:00
Bruce Forstall 31dbd34c50 Add details about RyuJIT CTP and .NET 4.6 2015-08-05 10:51:59 -07:00
Bruce Forstall d9cc561fb2 Merge pull request #222 from BruceForstall/UpdateRyuJITInstructions
Several fixes
2015-08-05 10:25:09 -07:00
Bruce Forstall 57f8201716 Several fixes
1. Fix title typo
2. Expand description of tailcall
3. Expand description of "Suppress JIT optimization on module load" defaults
2015-08-05 10:20:14 -07:00
Rich Lander bc0f3a04cc Merge pull request #221 from richlander/master
Add .NET Framework 4.6 release information
2015-08-02 10:29:18 -07:00
Richard Lander 1e05c5973a Add .NET Framework 4.6 release information 2015-08-02 10:27:13 -07:00
Bruce Forstall 86377daf01 Merge pull request #219 from BruceForstall/UpdateRyuJITInstructions
Update RyuJIT troubleshooting doc
2015-07-30 16:17:39 -07:00
Bruce Forstall e4b88f576d Two updates to RyuJIT troubleshooting
1. Add comments about NGEN and the TailCallOpt registry switch.
2. Add comments on using REG.EXE to set registry variables from the command-line.
2015-07-30 13:38:00 -07:00
Bruce Forstall a592859278 Merge remote-tracking branch 'upstream/master' 2015-07-30 11:45:55 -07:00
Bruce Forstall 65652541bd Merge pull request #218 from BruceForstall/UpdateRyuJITInstructions
Add ZapDisable description
2015-07-29 18:16:44 -07:00
Bruce Forstall 9f44563734 Take feedback, add section on COMPLUS_JitMinOpts 2015-07-29 16:41:18 -07:00
Bruce Forstall e9d28387e3 Add ZapDisable description
Also, update some of the text, and fix an issue with the useLegacyJit config file syntax.
2015-07-29 13:26:48 -07:00
Jesse M. Holmes 60cee97567 Updated non-github links if sites have moved. 2015-07-29 15:31:07 -04:00
Bruce Forstall c831b9d9ef Merge pull request #1 from Microsoft/master
Update from upstream
2015-07-29 12:21:54 -07:00
Bruce Forstall 8cb5fa4241 Merge pull request #215 from BruceForstall/UpdateRyuJITInstructions
Elaborate upon RyuJIT troubleshooting possibilities
2015-07-29 12:05:40 -07:00
Bruce Forstall 768b1feca7 Elaborate RyuJIT troubleshooting possibilities
Elaborate on troubleshooting RyuJIT. Update language to be more clear. Add section on MethodImpleOptions.NoOptimization and section on UseRyuJIT reg value. Reorganize so per-app config file methods are listed first, and marked as preferred.
2015-07-28 18:24:09 -07:00
Sivarv 44062afa0a Update testing-with-ryujit.md 2015-07-28 11:53:26 -07:00
Rich Lander 0322b5b09c Merge pull request #214 from richlander/ryujit
Update RyuJIT instructions
2015-07-28 11:45:38 -07:00
Richard Lander 7587238803 Updated based on feedback 2015-07-28 11:37:54 -07:00
Richard Lander 461b91b54d Update RyuJIT instructions 2015-07-28 06:28:01 -07:00
Patrick Sadowski ca48dec525 Fixed broken JetBrains links 2015-07-23 22:50:05 +02:00
Bertrand Le Roy 2770181697 Merge pull request #212 from patricksadowski/fix-netcore-link
LGTM: Fixed broken link to .NET Core project
2015-07-23 09:16:49 -07:00
Patrick Sadowski 69766541cd Fixed broken link 2015-07-23 11:44:53 +02:00
Rich Lander 62b3f62154 Merge pull request #211 from Microsoft/vs2015-update
Update for VS 2015
2015-07-21 12:29:52 -07:00
Rich Lander cd99c03f26 Update for VS 2015 2015-07-21 12:28:50 -07:00
Geoffrey Huntley f77af6a998 added awesome-dotnet 2015-07-17 09:11:13 +10:00
Geoffrey Huntley 0ac6f41da5 added reactiveui 2015-07-17 08:37:38 +10:00
BeYourMarket 722d3438dc Add BeYourMarket
propose [BeYourMarket](https://github.com/beyourmarket/beyourmarket) - BeYourMarket is a peer-to-peer marketplace framework http://beyourmarket.com
2015-07-15 22:23:41 +02:00
Rich Lander fcc660d1cd Merge pull request #207 from gep13/patch-2
Corrected links to GitLink and GitVersion
2015-07-06 17:34:18 -07:00
Rich Lander b100d33f90 Merge pull request #206 from JakeGinnivan/AddShouldly
Added shouldly to dotnet-developer-projects.md
2015-07-06 17:33:41 -07:00
Gary Ewan Park aa810fb2a2 (📝) Corrected links to GitLink and GitVersion
Both of these projects recently moved to a new organisation, so updating the link to reflect this.
2015-07-02 08:09:36 +01:00
Jake Ginnivan 84d8540565 Added shouldly to dotnet-developer-projects.md 2015-07-02 09:23:01 +08:00