platform/upstream/coreclr.git
2015-02-22 Bengu LiChange alternative JIT name to LLILC
2015-02-22 Jan KotasMerge pull request #317 from janvorli/fix-cfi-annotation
2015-02-22 Pat GavlinMerge pull request #319 from pgavlin/FixClangWarnings
2015-02-21 Pat GavlinFix warnings generated when building with Clang on...
2015-02-21 Rich LanderMerge pull request #316 from richlander/master
2015-02-21 Jan VorlicekMerge pull request #312 from janvorli/pal-exception...
2015-02-21 Jan VorlicekFix cfi annotation for NDirectImportThunk and JIT_RareD...
2015-02-21 Pat GavlinMerge pull request #313 from pgavlin/LibUnwindCheck
2015-02-21 Rich LanderAdd dotnet standards doc
2015-02-20 Pat GavlinMove the error that is emitted when libunwind is missin...
2015-02-20 Jan VorlicekRemove duplicate check for number of exception arguments
2015-02-20 Jan VorlicekMerge pull request #308 from janvorli/exception-handling
2015-02-20 Jan VorlicekEnable several PAL exception tests
2015-02-20 Jan VorlicekMerge pull request #310 from kangaroo/issue-307
2015-02-20 Jan VorlicekCleanup more
2015-02-20 Jan VorlicekAdd comments to PAL_TRY, PAL_EXCEPT etc.
2015-02-20 Geoff NortonImprove error messaging to be a bit more helpful on...
2015-02-20 Sergiy KuryataMerge pull request #302 from dotnet-bot/from-tfs
2015-02-20 Geoff NortonUnwind also needs _DEFAULT_SOURCE, in fact most everyth...
2015-02-20 Geoff NortonCheck for libunwind in configure, and setup seh-unwind...
2015-02-20 Jan VorlicekAdd missing dummy PAL_CheckVirtualUnwind in Release
2015-02-20 Jan KotasMerge pull request #309 from jkotas/deadcode
2015-02-20 Jan VorlicekReflect PR feedback
2015-02-20 Jan KotasDelete dead code
2015-02-20 Jan VorlicekReimplement native exception handling for PAL
2015-02-20 Wes HaggardUpdate README.md
2015-02-20 AlexGhiondeaMerge pull request #294 from AlexGhiondea/localPublish
2015-02-19 John ChenOS bug 1704585: WoW64 breakpoint in crossgen!debugError...
2015-02-19 Alex GhiondeaSetup the CoreCLR repo to use the LocalPackagePublish...
2015-02-19 Jan KotasMerge pull request #271 from kangaroo/more-va_list...
2015-02-19 Jan VorlicekMerge branch 'unix_issue177'
2015-02-18 Jan VorlicekReflect CR feedback
2015-02-18 Matt EllisMerge pull request #292 from ellismg/remove-unix-specif...
2015-02-18 Sergiy KuryataMerge pull request #289 from kangaroo/master
2015-02-18 Matt EllisRemove Unix specific hack in Encoding.GetEncoding
2015-02-18 Jan VorlicekMerge pull request #284 from kangaroo/unix_issue177
2015-02-17 Geoff NortonFix redefint of HAVE_FTRUNCATE_LARGE_LENGTH_SUPPORT
2015-02-17 Geoff NortonMove the UNWIND_CONTEXT_IS_UCONTEXT_T check into cmake...
2015-02-17 Geoff NortonMerge branch 'master' into unix_issue177
2015-02-17 Geoff NortonRefactor linux libunwind to work on osx
2015-02-17 Sergiy KuryataMerge pull request #283 from kangaroo/issue-281
2015-02-17 Geoff NortonThe ftruncate tests eat up a lot of disk space, and...
2015-02-16 Rich LanderMerge pull request #278 from richlander/richlander...
2015-02-16 Sergiy KuryataMerge pull request #272 from kangaroo/pal-cleanup
2015-02-16 Matt MitchellMerge pull request #279 from richlander/richlander...
2015-02-16 Jan VorlicekImplement native stack unwinding for Linux
2015-02-16 Rich LanderUpdate ECMA links to 6 ed
2015-02-16 dotnet-botAdd type loader doc
2015-02-16 Rich LanderMerge pull request #277 from jonorossi/patch-1
2015-02-16 Jonathon RossiFixed syntax error in example code in mscorlib.md
2015-02-15 Jan KotasMerge pull request #274 from richlander/master
2015-02-15 Rich LanderAdd authors to code guide
2015-02-14 Geoff NortonRemove PowerPC
2015-02-14 Geoff NortonRemove solaris support
2015-02-14 Geoff NortonClean up pal configure stage
2015-02-14 Geoff NortonRemove PAL_printf_arg_remover - what its doing is again...
2015-02-14 Jan KotasMerge pull request #269 from dotnet-bot/from-tfs
2015-02-14 Jan KotasMerge pull request #268 from kangaroo/master
2015-02-14 Jan KotasFix x86 build break
2015-02-14 Geoff Nortondi can be built, but still cannot be linked.
2015-02-14 Jan KotasMerge pull request #266 from jkotas/simplify-ifdefs
2015-02-14 Sergiy KuryataMerge pull request #255 from kangaroo/pal-config-with...
2015-02-14 Jan KotasFixed comments, replaced references to Evanesco with ARM
2015-02-14 Jan KotasMerge pull request #267 from dotnet-bot/from-tfs
2015-02-13 Geoff NortonCorrect the return values for the ungetc check
2015-02-13 Eugene ZemtsovImprove workaround description and limit it to just...
2015-02-13 Matt MitchellMerge pull request #265 from mmitche/debug-dev-package
2015-02-13 Jan KotasSimplify platform ifdefs
2015-02-13 Stephen ToubMerge pull request #261 from stephentoub/fix_semaphore
2015-02-13 Geoff NortonRefactor the PAL build configuration to detect at confi...
2015-02-13 Stephen ToubImplement CreateSemaphoreExA/W
2015-02-13 Matt MitchellWhen building debug, author the development package...
2015-02-13 AlexGhiondeaMerge pull request #262 from AlexGhiondea/produceDevPackage
2015-02-13 Alex GhiondeaUpdate the CoreCLR nuspec to deploy the files under...
2015-02-13 Matt MitchellMerge pull request #245 from poizan42/fix-rm-intermediates
2015-02-13 Matt MitchellMerge pull request #251 from shahid-pk/issue-243
2015-02-13 Matt MitchellMerge pull request #260 from henrybw/henrybw-define...
2015-02-13 Henry Baba... Add definition of "COMPLUS" to the glossary
2015-02-13 Jan VorlicekMerge pull request #259 from janvorli/linux-issue177
2015-02-13 Jan VorlicekModify the windows amd64 unwinder to work as jitted...
2015-02-13 Jan VorlicekMerge pull request #258 from sergiy-k/fix-sscanf-parsing
2015-02-13 Sergiy KuryataFix sscanf implementation in PAL
2015-02-13 Matt EllisMerge pull request #254 from ellismg/remove-locale-cpp
2015-02-13 Rich LanderMerge pull request #246 from akoeplinger/fix-botr
2015-02-13 shahid-pkCorrectly locate Clang [Fixes 243]
2015-02-13 Matt EllisRemove locale.cpp from the PAL on OSX
2015-02-13 Matt EllisMerge pull request #252 from dotnet-bot/from-tfs
2015-02-13 Eugene ZemtsovWorkaround for an ARM specific MS C++ compiler bug
2015-02-13 Bengu LiMerge pull request #249 from libengu/msilchookup_1
2015-02-13 Jan VorlicekMerge pull request #244 from benpye/file-size-ex
2015-02-13 Matt MitchellMerge pull request #248 from mmitche/xunit-xml-output
2015-02-13 Bengu LiExpand the availability of MSILC JIT to all tests
2015-02-12 Matt MitchellSpit out Xunit xml result files
2015-02-12 Ben PyeCleanup GetFileSize test to reduce duplicated code
2015-02-12 Ben PyePal tests should pass on windows
2015-02-12 Ben PyeError if the filesize pointer is null, improve GetFileS...
2015-02-12 Alexander Köplinger[docs] Replace smart quotes and ellipses with their...
2015-02-12 Bengu LiMerge pull request #242 from libengu/msilchookup
2015-02-12 Kasper F. BrandtFix wrong flag to rm when deleting intermediates folder...
2015-02-12 Pat GavlinMerge pull request #241 from pgavlin/AltJitFixes
next