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
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
2014-11-26[sgen] Nicer visualization of concurrent collector pauses in gcpausevis.py.Mark Probst
2014-11-26[sgen] Separate binary protocol entries for concurrent update and finish.Mark Probst
2014-11-26[sgen] New protocol entry for processing of individual reference.Mark Probst
2014-11-26[sgen] In binary protocol grep, gray en-/dequeue must not always match.Mark Probst
2014-11-26[sgen] Count scanned objects.Mark Probst
2014-11-19[sgen] Fix binary protocol buildVlad Brezae
2014-11-14[sgen] Binary protocol entry for pin stage.Mark Probst
2014-09-22Fixup to ef94fbfd9c93ea5702e0a855bc01104217c75fa4Marius Ungureanu
2014-09-22[corlib] Update en-NZ designators. Fixes #22212Marek Safar
2014-08-14[sgen] In the GC pause visualizer histogram, label the axis.Mark Probst
2014-06-26[sgen-binprot,sgen-gray-queue] Add binary_protocol_gray_(en|de)queue and call...Ludovic Henry
2014-06-24[sgen] Nicer sgen-grep-binprot output.Mark Probst
2014-04-17[sgen] Make binary protocol grep work without search addresses.Mark Probst
2014-04-17[sgen] Count cards for binary protocol.Mark Probst
2014-04-17[sgen] Tool for visualizing GC pauses from binary protocols.Mark Probst
2014-04-17[sgen] Binary protocol entries for world stop/restart with timestamps.Mark Probst
2014-03-31[corlib] Filter out any right-to-left sign characters. Fixes #18522Marek Safar
2014-03-10[corlib] Update en-au pm/am designatorsMarek Safar
2014-03-09[corlib] Add .net compatible separators for es cultureMarek Safar
2014-03-07Update CLDR to version 2.4. Fixes #17615Marek Safar
2014-01-10[corlib] Update en-GB first day of week. Fixes #17151Marek Safar
2014-01-04[corlib] Update datetime patters. Fixes #17044Marek Safar
2013-11-28[sgen] Binary protocol records worker thread vs non-worker thread events.Mark Probst
2013-11-12Update currency separators. Fixes #15425Marek Safar
2013-11-12Extract CurrencyDecimalDigits using currency and not territory info. Fixes #1...Marek Safar
2013-08-22Fixes negative symbol definition for few locales to be simple -. Fixes #14185Marek Safar
2013-07-18[sgen] Binary protocol improvements.Mark Probst
2013-07-17Fix race conditions in finalizer/weak link staging.Mark Probst
2013-04-02[sgen] Cmdline option to print all entries in sgen-grep-binprot.Mark Probst
2013-04-02[sgen] Binary protocol entry for user-forced GCs.Mark Probst
2013-03-26Update number separators for mexican and similar locales. Fixes #8084Marek Safar
2013-03-26Populate AbbreviatedMonthNames values. Fixes #11361Marek Safar
2013-03-26Fix quoting of some date time patters. Fixes #11363Marek Safar
2013-03-18Add localized infinity symbols. Fixes #9052Marek Safar
2013-03-18Use curl instead of wgetMarek Safar
2013-02-28[sgen] Fix build of sgen-grep-binprot.Mark Probst
2013-02-28[sgen] Binary protocol entries for scanning objects and vtypes.Mark Probst
2013-02-15[sgen] Binary protocol for disappearing link updates.Mark Probst
2013-01-23[sgen] Binary protocol for cementing.Mark Probst
2013-01-11[sgen] Binary protocol entry for card scanning.Mark Probst
2012-12-09[sgen] Separate binary protocol entries for collection begin and end.Mark Probst
2012-10-15Add more info for collections/thread suspends to the sgen binary protocol.Zoltan Varga
2012-10-03Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga
2012-06-01Fix default infinity symbol to match closely .netMarek Safar