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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-10-03egrep/fgrep are deprecated and obsolete (#21551)signed-log
2020-07-07Fix typo in docs/README (#20070)Andrii Vitiv
2020-01-25Fix typos (#18585)Maher Jendoubi
2019-10-18Some updates to make RISC-V buildable again. (#17408)Alex Rønne Petersen
2019-09-11[docs] Improve sgen write barrier documentation (#16761)Vlad Brezae
2019-08-06Bump api-doc-tools to latest master (#16035)Alexander Köplinger
2018-11-28 [build] Fixes documentation build profile dependency (#11801)Marek Safar
2018-11-07initial RISC-V support (#11593)Bernhard Urban
2018-03-08[build] Unify DEFAULT_REFERENCE handling so I can override it with TARGET_NET...Marek Safar
2018-01-09Fix a typoAndrew Au
2017-11-23[docs] Improve profiler API documentation.Alex Rønne Petersen
2017-11-23[exdoc] Don't transform newline characters to spaces.Alex Rønne Petersen
2017-11-23[exdoc] Support Doxygen-style code blocks.Alex Rønne Petersen
2017-11-23[exdoc] Support more Doxygen-style formatting.Alex Rønne Petersen
2017-11-23[exdoc] Don't insert unnecessary tab characters.Alex Rønne Petersen
2017-08-19Remove lingering bits from removed prj2make tool (#5405)Miguel de Icaza
2017-03-24[docs] Update formatting in mono-api-jitinternal.Jon Purdy
2017-03-24[exdoc] Enable formatting in deprecated annotations.Jon Purdy
2017-03-24[exdoc] Handle punctuation better in code formatting.Jon Purdy
2017-03-24[exdoc] Update warnings.Jon Purdy
2017-03-24[exdoc] Support Doxygen syntax.Jon Purdy
2017-03-24[exdoc] Refactor.Jon Purdy
2017-03-24[exdoc] Add missing dependency.Jon Purdy
2017-03-24[exdoc] Enable 'warnings' and 'strict'.Jon Purdy
2017-03-24[exdoc] Fix whitespace.Jon Purdy
2017-03-24[docs] Improve Doxygen config.Jon Purdy
2017-03-12[docs] Remove dead metadata APIs.Jon Purdy
2017-03-12[docs] Remove dead mempool APIs.Jon Purdy
2017-03-12[docs] Remove dead hash table APIs.Jon Purdy
2017-03-12[docs] Remove dead GC APIs.Jon Purdy
2017-03-12[docs] Remove dead remote wrapper APIs.Jon Purdy
2017-03-12[docs] Remove dead loader error APIs.Jon Purdy
2017-03-09[api] Remove dead mono_load_image API.Jon Purdy
2017-02-23Fix Windows build due to line ending changes in sedAlexander Köplinger
2017-02-21correct spelling mistakes (#4405)Edward Betts
2017-01-28[docs] Add a basic doxyfileJon Purdy
2016-12-14[exception] rename mono_handle_native_sigsegv -> mono_handle_native_crashBernhard Urban
2016-08-19GC bridge: Include non-bridged objects in the exported object graphAndi McClure
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-16[build] Add missing explicit references in docsMarek Safar
2016-02-10[Docs] handle code-markdown with dots on the namesMiguel de Icaza
2016-02-09[Docs] Continue to improve the Mono runtime documentationMiguel de Icaza
2016-02-09[Docs] Improved the rendering, added some docsMiguel de Icaza
2016-02-09[Docs] Use an external style sheet, prefix the css classes with mapi to isola...Miguel de Icaza
2016-02-09[Documentation] Fix the nesting of docsMiguel de Icaza
2016-02-08[docs] Improve the rendering of our API binding APIs and runtime API document...Miguel de Icaza
2016-02-03Merge pull request #2542 from akoeplinger/remove-changelogAlexander Köplinger
2016-02-03[docs] remove a deleted file from EXTRA_DISTAlexander Köplinger
2016-02-03[Runtime Documentation] More work on runtime documentationMiguel de Icaza
2016-02-03[Documentation] Document some of Mono's embedding API, improve the styleMiguel de Icaza