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
2016-01-09fix struct timespec member nameDaniel Becker
2015-12-09Merge pull request #2285 from knocte/filesystemwatcherAlexis Christoforides
2015-12-05[System] Remove arbitrary debugging limit from FileSystemWatcher on OSX, fixe...Miguel de Icaza
2015-12-03[FileSystemWatcher] Kill race condition (fixes BXC#10205)Andrés G. Aragoneses
2015-08-19[system] Simplify process redirection initializationMarek Safar
2015-08-11[runtime] Move the kevent() calls from KeventWatcher to the runtime, add supp...Zoltan Varga
2015-08-10Revert "[runtime] Move the kevent() calls from KeventWatcher to the runtime, ...Zoltan Varga
2015-08-10[runtime] Move the kevent() calls from KeventWatcher to the runtime, add supp...Zoltan Varga
2015-06-03[System.IO.KeventWatcher] Fix handling some cases where an item is moved out ...Alexis Christoforides
2015-06-02[System.IO.KeventWatcher] Disable the watcher when the root directory is dele...Alexis Christoforides
2015-04-30Fix spelling of number in IOException messageAaron Hoffman
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-14Fix a deadlock introduced by 3f10c46468cc25ca3232a596b0316a0defc6f3e5.Zoltan Varga
2015-01-14[bcl] Break waits in KeventWatcher by closing the command fd instead of polling.Zoltan Varga
2014-12-15[FileSystemWatcher] Properly handle multicast delegates.Alexis Christoforides
2014-12-12Fix merge typoAlexis Christoforides
2014-12-11[System.IO.KeventWatcher] Fixed deadlock when watcher stopped/disposed from i...Alexis Christoforides
2014-12-05[System.IO.KeventWatcher] More fixes and MS behavior matching for the new imp...Alexis Christoforides
2014-10-28[System.IO] Phase 2 of revamping KeventWatcher (FileSystemWatcher implementat...Alexis Christoforides
2014-10-28[System.IO] Reimplemented much of the kqueue-based file watcher so that watch...Cody Russell
2014-10-09[bcl] Use List instead of ArrayList () in a few places.Zoltan Varga
2014-07-17Revert "Reimplemented much of the kqueue-based file watcher so that watching ...Alexis Christoforides
2014-07-17Revert "Revert some whitespace changes."Alexis Christoforides
2014-07-17Revert some whitespace changes.Cody Russell
2014-07-17Reimplemented much of the kqueue-based file watcher so that watching subdirec...Cody Russell
2014-05-14[System.IO.KeventWatcher] Introduce enums with the KEvent flags and constantsMiguel de Icaza
2014-01-19Fix very sticky typo in numerous placesAndrés G. Aragoneses
2013-02-26Remove another duplicate typeMarek Safar
2013-02-25Remove duplicated files from system.dll (saves about 100kb)Marek Safar
2012-07-01Whitespace fixesRob Wilkens
2012-07-01In KeventWatcher ProcessEvent we were passing null for changedFsi, incorrectlyRob Wilkens
2012-06-30Second attempt at Bug 5747 change: Deal with possible ending "/" this time.Rob Wilkens
2012-06-29Revert the fix for #5747 from 8b5f71ef60146590193298cc870bf72e14b47950, it br...Miguel de Icaza
2012-06-26Use Ordinal string comparison here.Miguel de Icaza
2012-06-20Remove unnecessary braces to save vertical space.Rob Wilkens
2012-06-20Coding Style Changements to make patch more in-line with standardsRob Wilkens
2012-06-20Bug 5747 Fix: KeventWatcher didn't return subdir names in filenamesRob Wilkens
2012-06-02[System] Removal of the NET_2_0 in the source codeMiguel de Icaza
2011-09-05Few corcompare fixesMarek Safar
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2009-11-172009-11-16 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-09-302009-09-30 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-09-302009-09-30 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-142009-07-13 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-06-042009-06-04 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-03-122009-03-11 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-01-262009-01-26 Marek Habersack <mhabersack@novell.com>Marek Habersack
2008-11-062008-11-06 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2008-10-20svn path=/trunk/mcs/; revision=116505Gonzalo Paniagua Javier