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
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
2012-05-29Flush documentation updateMarek Safar
2012-05-15Add gitignoreMarek Safar
2012-05-15Update locale builder toolMarek Safar
2012-05-15Update locale builder toolMarek Safar
2011-08-03[runtime, globalization] Fix for Xamarin bug #161. Fix culture info data for ...Marek Habersack
2011-04-26Make sure everything that links with eglib also links with libiconvJeffrey Stedfast
2011-01-03.gitignoreZoltan Varga
2010-08-08[sgen] Fix sgen-grep-binprot.Mark Probst
2010-07-25EOL handlingRaja R Harinath
2010-06-052010-06-05 Mark Probst <mark.probst@gmail.com>Mark Probst
2010-05-282010-05-28 Mark Probst <mark.probst@gmail.com>Mark Probst
2010-05-072010-05-07 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-04-252010-04-25 Mark Probst <mark.probst@gmail.com>Mark Probst
2010-03-31Added a summary of the update procedure.Paolo Molaro
2010-03-232010-03-23 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-03-03Added .gitignore for tools/sgen directoryRolf Bjarne Kvinge
2010-03-03Add sgen to the tools buildMiguel de Icaza
2010-03-03Fix buildMiguel de Icaza