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
AgeCommit message (Expand)Author
2018-01-09Add capability to list more than one method to be verbose, document some inte...Miguel de Icaza
2017-12-01[log] Rework MONO_TRACE_* to allow for nested io-layer masks (process, file, ...Ludovic Henry
2017-12-01Cleanup unused MONO_DISABLE_SHM env var (#6141)markusbeth
2017-11-23[man] Rewrite the profiler-related man pages.Alex Rønne Petersen
2017-11-15[runtime] Implement runtime support for inflated wrapper and generic dedup (#...Alexander Kyte
2017-11-08[interp] enable it by default in configure (#5925)Bernhard Urban
2017-09-25[profiler] Add dedicated coverage profiler (#5622)Ludovic Henry
2017-08-25[man] Cleanup mentions of monocov in mono.1 (#5446)Alexander Köplinger
2017-06-27[man] Fix AOT temp path option descriptionAlexander Köplinger
2017-06-13Merge pull request #5002 from BrzVlad/feature-sgen-modesVlad Brezae
2017-06-13[man] Add entries for sgen modes and new major/minor typesVlad Brezae
2017-06-08[interp aot] documentationBernhard Urban
2017-06-06[man] Remove mention of MONO_AOT_CACHE from mono.1Alexander Köplinger
2017-05-03Document --assembly-loader, change default to 'legacy' and fix commentAndi McClure
2017-04-25[man] Document --apply-bindings=FILE optionAleksey Kliger
2017-03-28Remove 'experimental' label from full/hybrid AOT in manpageAndi McClure
2017-03-28Correctly document --aot options in man pageAndi McClure
2017-03-24A few fixes to the man pageMiguel de Icaza
2017-02-21correct spelling mistakes (#4405)Edward Betts
2017-02-15[man] Remove outdated version numbers (#4382)Alexander Köplinger
2017-02-10[exceptions] introduce suspend-on-native-crash that suspends on every native ...Bernhard Urban
2017-01-10[aot] Rewrite the AOT profiler. (#4176)Zoltan Varga
2016-12-22[aot] Cleanup the AOT loading code a bit. Add a --aot-path= command line opti...Zoltan Varga
2016-10-07Document --gc-debug and --gc-params command line optionsJonathan Chambers
2016-08-01[man] Fix typo in environment variable nameAlexander Köplinger
2016-07-27Merge pull request #2961 from schani/fix-sgen-refactoringVlad Brezae
2016-07-25Bump Mono version to 4.7.0Alexander Köplinger
2016-07-25[sgen] Give remset consistency check a proper name, and do it more often.Mark Probst
2016-07-13[runtime] Enable compact seq point by defaultMarcos Henrich
2016-07-09[runtime] Added aot=msym-dir=<DIR>Marcos Henrich
2016-06-24Enhanced logging - attempt 2.5 (#3191)Neale Ferguson
2016-06-07Revert "Enhance log tracing"Alexander Köplinger
2016-06-06Merge pull request #2734 from nealef/masterAleksey Kliger (λgeek)
2016-05-31[man] bump man's mono version number too (to 4.5.2)Andres G. Aragoneses
2016-04-26Add description of MONO_LOG_HEADER environment variableNeale Ferguson
2016-04-05[jit] introduce CFG dumping feature, that enables dumping over to network to IGVBernhard Urban
2016-04-01Continued profiler loading cleanup (PR#2816 follow up)Andi McClure
2016-04-01[profiler] Use a background thread to send out sampling signals.Alex Rønne Petersen
2016-03-31Merge pull request #2816 from xmcclure/profile-clean-0monojenkins
2016-03-31Assist on profiler module loadingAndi McClure
2016-03-23[man] Remove documentation for the nonexistent MONO_ENABLE_SHM environment va...Zoltan Varga
2016-03-11"disable_omit_fp" can now be included in MONO_DEBUGdisable-omit-fpAndi McClure
2016-03-08Improve trace logging -Neale Ferguson
2016-02-17[man] Updated Mono man page with AOT gen-seq-points-file option.João Matos
2016-01-19Move mono_trace to header fileMarek Habersack
2016-01-14[man/mono.1] Fix typo from 9115bf0aAlexander Köplinger
2016-01-08[man/mono.1] Fix typo.Rolf Bjarne Kvinge
2016-01-08Merge pull request #2390 from schani/feature-bisectorJoão Matos
2015-12-31Automatic optimization bug bisector.Mark Probst
2015-12-31[man/mono.1] Add details on --aot=data-outfile optionMiguel de Icaza