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 (Collapse)Author
2012-12-03Make Main method publicMarek Safar
2008-02-152008-02-14 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
* support.cs: Instead of throwing an InternalErrorException when the position of the stream is outside the boundary of our buffer, reset the state of the reader, and restart the reading from the beginning of the file. svn path=/trunk/mcs/; revision=95708