Merge pull request #409 from Alkarex/patch-1
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXResourceReaderTest.cs
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-11 Jérémie LavalMerge pull request #440 from mono-soc-2012/garyb/resources
2012-10-10 garybSystem.Resources: Tidy file headers
2012-10-10 garybRefactored, cleaned up
2012-10-10 garybFixed comment writing. Ref to serialized obj no longer...
2012-10-10 garybMore tests, more tidying, all present currently pass
2012-10-10 garybResXDataNode based resx handling nearly complete. More...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-10-31 Jonathan Pryor * check, Makefile.am (EXTRA_DIST): Rename to check...
2008-10-31 Andreia Gaita* TestHelper.cs: Add virtual setup and teardown methods...
2008-07-07 Jonathan Pobst2008-07-07 Jonathan Pobst <monkey@jpobst.com>
2008-01-27 Gert Driesen* ResXResourceReaderTest.cs: Added Mono-only ctor tests...
2008-01-23 Olivier Dufour2008-01-23 Olivier Dufour <olivier.duff@gmail.com>
2008-01-20 Olivier Dufour2008-01-20 Olivier Dufour <olivier.duff@gmail.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-07 Olivier Dufour2007-12-01 Olivier Dufour <olivier.duff@gmail.com>
2007-12-05 Jonathan PobstRevert r90735 so the MWF tests build again. Will email...
2007-12-05 Olivier Dufour2007-12-01 Olivier Dufour <olivier.duff@gmail.com>
2007-09-09 Gert Driesen * ResXResourceReaderTest.cs: Added type conversion...
2007-05-24 Andreia Gaita2007-05-23 Andreia Gaita <avidigal@novell.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-10 Gert Driesen* ResXFileRef.cs: On 2.0 profile, special case files...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-10 Gert Driesen* ResXResourceReader.cs: Add additional checks for...
2007-02-04 Gert Driesen* ResXResourceReader.cs: Added support for BasePath...