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
2005-08-242005-08-23 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
in mcs: * expression.cs : tiny fix is required for not warning positive ulong. See test-441.cs. in tests: * test-441.cs : test to not warn incorrect ulong const comparison. svn path=/trunk/mcs/; revision=48762