Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-14Fix long file name issue for Azure PowerShell .NET Reference (#589)Min Huang
* Fixed long file name for Azure PowerShell .NET Reference * update * fix path with forward slash issue * Updated * Add log to debug CI pipeline * Handle relative path * Check platform info for long path handling * Remove debug log * Add unit test * Remove expected long name file because it cause git push/pull issue * Retarget Mono.Cecil library to net471
2021-12-03Remove old typeParameter (#585)RanhaoXu
2021-12-02Fix bug 514755 (#588)v-susu1
* Fix bug 514755 * add test cases to cover bug 514755 * update
2021-10-21Bug 422813: Fix the in parameter modifier not be rendered. (#557)Xiao Luo
* Initial commit. * Update test case.
2021-10-19Merge pull request #584 from mono/developMin Huang
Bump mdoc to 5.8.5
2021-10-18Bump to 5.8.5 (#579)Min Huang
2021-10-08Fixed issues of attached entities and the unique case of TargetProperty ↵Jeff Chen
attached property. (#576) * Fixed the issue of dual property const * Added tests for attached entities and fix typos * update * update * Switch to external WPF reference for build failure on macOS. * Fixed attached events and dropped WPF * Setting the test case of WPF conditionally on different platforms * update
2021-09-22bump to 5.8.4 (#575)Min Huang
2021-09-14Added support for Microsoft.UI.Xaml dependency property (#563)RanhaoXu
* Added Microsoft Xaml Dependency Property support * Trigger CI * Update AttachedEntitiesHelper.cs Co-authored-by: anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-09-07Added a debug message when unable to resolve a type (#574)RanhaoXu
Co-authored-by: anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-09-07Merge pull request #565: update ECMAUrlParser to support nullable (?)Tianqi Zhang
Bug 388663: update ECMAUrlParser to support nullable (?)
2021-09-07Merge pull request #573: Automatically include xmls to import for bootstrap ↵Tianqi Zhang
command Automatically include xmls to import for bootstrap command
2021-08-27Update frameworksbootstrapper.csRanhaoXu
2021-08-27Merge pull request #572 Add Component Governance task in buildTianqi Zhang
add cg task
2021-08-27Update azure-pipelines.yml for Azure PipelinesShuang Jiang
2021-08-27Update azure-pipelines.yml for Azure PipelinesShuang Jiang
2021-08-11add lgtm and sdl tool (#571)Shuang Jiang
add LGTM and SDL checks in build pipeline
2021-07-05fix indentTianqi Zhang
2021-07-05add instructions about how to run jayTianqi Zhang
2021-07-05fix issuesTianqi Zhang
2021-07-05try another wayTianqi Zhang
2021-07-03fix most errors in ReachabilityTestTianqi Zhang
2021-07-02support array scenarioTianqi Zhang
2021-06-30indentTianqi Zhang
2021-06-30update ECMAUrlParser to support nullable (?)Tianqi Zhang
2021-06-28Merge pull request #564 from mono/feedCredentialanmeng10101
Update nuget feedCredential name
2021-06-24Update nuget feedCredential nameanmeng10101
2021-06-04mdoc should not use TypeMap for parameter and return elements (#558)Michael Jin
https://ceapex.visualstudio.com/Engineering/_workitems/edit/427756 Co-authored-by: anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-06-03Updated CppWinRt formatter for enum (#561)RanhaoXu
https://ceapex.visualstudio.com/Engineering/_workitems/edit/433832 Co-authored-by: anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-05-18Merge pull request #559 from mono/developmdoc-5.8.4-testanmeng10101
🚢 5.8.3
2021-05-18Merge pull request #556 from mono/anmeng-5.8.3anmeng10101
bump to 5.8.3
2021-05-07bump to 5.8.3mdoc-5.8.3Ann Meng
2021-05-07Updating the Windows metadata files with the latest version and fixed a ↵Jeff Chen
minor issue in the cpp formatter (#551) Co-authored-by: @anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-05-07[mdoc] C++/WinRT: syntax block missing 'static' keyword for ↵TerryFei
properties/events (#555) https://dev.azure.com/ceapex/Engineering/_workitems/edit/344649/
2021-04-30[mdoc] C++/WinRT: syntax block shouldn't show "abstract" (#554)Michael Jin
2021-04-30Fixed the return type of auto event revoker (#553)Jeff Chen
https://dev.azure.com/ceapex/Engineering/_workitems/edit/100018 Co-authored-by: anmeng10101 <33647870+anmeng10101@users.noreply.github.com>
2021-04-30Adding the projection of Numerics types in C++/WinRT, C++/CX and fixed an ↵Jeff Chen
issue of the cppType logic (#550) https://dev.azure.com/ceapex/Engineering/_workitems/edit/100023
2021-04-30Fixed array parameter syntax for C++/WinRT (#552)RanhaoXu
https://dev.azure.com/ceapex/Engineering/_workitems/edit/347021
2021-04-27[.NET] Compound Type Constraint Does Not Render (#545)Michael Jin
2021-04-27Added type forwarding check for member parameters (#548)RanhaoXu
https://dev.azure.com/ceapex/Engineering/_workitems/edit/373824
2021-04-20Improved filehandling around typemap file copyRanhaoXu
Update MDocUpdater.cs (#547)
2021-04-15 Enabling Guid type projection for C++/WinRT and C++/CX. (#546)Jeff Chen
https://dev.azure.com/ceapex/Engineering/_workitems/edit/344653
2021-04-14Added missing const& for cpp/winrt syntax (#543)RanhaoXu
https://dev.azure.com/ceapex/Engineering/_workitems/edit/86667
2021-04-14Improve argument value formatter (#539)Xiao Luo
https://dev.azure.com/ceapex/Engineering/_workitems/edit/366340
2021-04-06Copy typemap.xml to output (#540)RanhaoXu
https://dev.azure.com/ceapex/Engineering/_workitems/edit/394298/
2021-04-02Merge pull request #544 from mono/developanmeng10101
🚢 5.8.2
2021-04-02Merge pull request #542 from mono/develop-mergeanmeng10101
fix merge conflict for change master-main
2021-04-02Merge remote-tracking branch 'origin/main' into developAnn Meng
# Conflicts: # azure-pipelines.yml # mdoc/Mono.Documentation/MDocUpdater.cs
2021-04-01Merge pull request #541 from mono/anmeng-5.8.2anmeng10101
bump to 5.8.2
2021-03-18bump to 5.8.2Ann Meng