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/tools
AgeCommit message (Expand)Author
2016-11-14[offsets-tool] Make sure to re-clone when the hash for the cpp binaries changes.Rolf Bjarne Kvinge
2016-11-11[offsets-tool] Fixed the Makefile to clone into the base directory instead.Joao Matos
2016-11-10[offsets-tool] Updated build scripts to handle multiple platforms.Joao Matos
2016-11-10[offsets-tool] Fixed whitespace inconsistency.Joao Matos
2016-11-10Updated offsets tool to latest CppSharp.Joao Matos
2016-08-30Revert "[runtime] Fix pedump by using the normal embedding APIs instead of in...Zoltan Varga
2016-08-29[runtime] Fix pedump by using the normal embedding APIs instead of initializi...Zoltan Varga
2016-08-11[handles] offsets-tool should include MonoObjectHandlePayloadAleksey Kliger
2016-07-22Modify the offsets dumper to work with Xamarin.AndroidMarek Habersack
2016-06-10[tools] Add a few missing files to the tarballAlexander Köplinger
2016-06-10[runtime] Move 'pedump' to tools/pedump, build tools by default. (#3133)Zoltan Varga
2016-06-09[sgen] Scatterplot option for gcpauseviz.Mark Probst
2016-06-07[sgen] Make gcpauseviz histograms more meaningful.Mark Probst
2016-06-07[sgen] Fix gcpauseviz.Mark Probst
2016-06-06[offsets-tool] Generate offsets for SgenClientThreadInfo.Zoltan Varga
2016-05-26[offsets-tool] Use git protocol instead of ssh to allow anonymous access.Rolf Bjarne Kvinge
2016-05-11Merge pull request #2971 from BrzVlad/feature-cross-binprotVlad Brezae
2016-05-10[offsets-tool] Only create the .stamp-clone file if the clone succeeds.Rolf Bjarne Kvinge
2016-05-10[sgen] Support binary protocol cross platform grep-ing across platforms with ...Vlad Brezae
2016-05-10[sgen] Pack structs for binary protocol entriesVlad Brezae
2016-05-10[sgen] Split protocol entry grep from argument parsingVlad Brezae
2016-05-10[sgen] Extract entry stream code into new fileVlad Brezae
2016-05-10[sgen] Use types with explicit size for protocol entries, on the reader endVlad Brezae
2016-05-05[sgen] Remove old unused definesVlad Brezae
2016-05-04[corlib] Update locale tables. Fixes #40697greenMarek Safar
2016-04-19[offsets-tool] Fix path to Options.csRolf Bjarne Kvinge
2016-04-18[tools] Add aot offsets generation tool.Rolf Bjarne Kvinge
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-14[mono] Update predefined Hebrew negative sign. Fixes #37681Marek Safar
2015-12-31Automatic optimization bug bisector.Mark Probst
2015-11-19[corlib] Update long/short timepatterns. Reference source DateTimeInfo uses d...Marek Safar
2015-09-21[corlib] Match es-es NumberGroupSeparator with es. Fixes #34047Marek Safar
2015-08-28[sgen] Flush after writing the protocol entryVlad Brezae
2015-06-16[mono] Update swedish months and days to be always lower cased for some reaso...Marek Safar
2015-05-07[tools] Fix sgen-grep-binprot after sgen code move to mono/sgenLudovic Henry
2015-05-02[tools] Add help message to sgen-grep-binprot.Jon Purdy
2015-05-01[tools] Support Booleans in sgen-grep-binprot.Jon Purdy
2015-04-30[tools] Added the beginnings of a static analysis checking tool for Mono.João Matos
2015-04-01[corlib] Update more decimal separators. Further fixes for #17615Marek Safar
2015-03-31[corlib] NumberFormatInfo from reference sourcesMarek Safar
2015-03-30[corlib] Update culture currency separatorsMarek Safar
2015-03-24[sgen] Allow skipping of entries in `sgen-grep-binprot`.Mark Probst
2015-03-18[corlib] Default Egypt calendar is gregorian. Fixes #27725Marek Safar
2015-02-05[sgen] Make sgen-grep-binprot faster.Jon Purdy
2015-02-03[corlib] DateTimeFormatInfo and friends from reference sourcesMarek Safar
2015-01-30[runtime] Add color mode to sgen-grep-binprot.Jon Purdy
2015-01-29[runtime] Fix incorrect labels in sgen-grep-binprot output.Jon Purdy
2015-01-28[runtime] Generate binary protocol functions and structure with macroLudovic Henry
2015-01-14[runtime] Move the monograph tool to tools/.Zoltan Varga