* BitConverter.cs: Fixed exceptions to match MS. Fixed invalid use
[mono.git] / mcs /
2007-07-21 Gert Driesen* BitConverter.cs: Fixed exceptions to match MS. Fixed...
2007-07-21 Marek Habersack2007-07-21 Marek Habersack <mhabersack@novell.com>
2007-07-20 Jonathan Pobst2007-07-20 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Jonathan Pobst2007-07-20 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Jonathan Pobst2007-07-20 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Rolf Bjarne KvingeCommitting patch from Ivan N. Zlatev <contact@i-nz...
2007-07-20 Jonathan Pobst2007-07-20 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Rolf Bjarne Kvinge* Form.cs: Don't check if the current form is the activ...
2007-07-20 Gert Driesen* corlib_test.dll.sources: added RuntimeMethodHandleTes...
2007-07-20 Rolf Bjarne Kvinge* Form.cs: Don't check if the current form is the activ...
2007-07-20 Rolf Bjarne Kvinge* TreeView.cs: Apply patch from Tyron (tmm@aon.at)...
2007-07-20 Rolf Bjarne Kvinge* Form.cs: Don't try to position the form after loading...
2007-07-20 Rolf Bjarne Kvinge* FormHandleTest.cs: Make a couple of classes public...
2007-07-20 Rolf Bjarne Kvinge* ComboBoxTests.cs, ComboBoxTest.cs: Unified ComboBoxTe...
2007-07-20 Rolf Bjarne Kvinge* System.Windows.Forms_test.dll.sources: Unified ComboB...
2007-07-20 Rolf Bjarne Kvinge* PropertyGrid.cs, PropertyGridView.cs: Implemented...
2007-07-20 Jonathan Pobst2007-07-20 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Raja R Harinath* MethodInfoTest.cs (GetGenericMethodDefinition): New...
2007-07-20 Atsushi Eno2007-07-20 Atsushi Enomoto <atsushi@ximian.com>
2007-07-20 Rolf Bjarne Kvinge* PropertyGrid.cs: PropertyToolBar: Redraw the entire...
2007-07-20 Atsushi Eno2007-07-20 Atsushi Enomoto <atsushi@ximian.com>
2007-07-20 Jb Evain2007-07-20 Jb Evain <jbevain@novell.com>
2007-07-20 Atsushi Eno2007-07-20 Atsushi Enomoto <atsushi@ximian.com>
2007-07-20 Atsushi Eno2007-07-20 Atsushi Enomoto <atsushi@ximian.com>
2007-07-20 Jb Evain2007-07-20 Jb Evain <jbevain@novell.com>
2007-07-19 Jonathan Pobst2007-07-19 Jonathan Pobst <monkey@jpobst.com>
2007-07-19 Jb Evainfix for the case where gmcs can not find the 2.0 assemblies
2007-07-19 Jb Evain2007-07-19 Jb Evain <jbevain@novell.com>
2007-07-19 Andreia Gaita2007-07-18 Andreia Gaita <avidigal@novell.com>
2007-07-19 Juraj Skripsky2007-07-19 Juraj Skripsky <js@hotfeet.ch>
2007-07-19 Jb Evainactually fix the varargs handling
2007-07-19 Juraj Skripsky2007-07-19 Juraj Skripsky <js@hotfeet.ch>
2007-07-19 Jonathan Pobst2007-07-19 Jonathan Pobst <monkey@jpobst.com>
2007-07-19 Jb Evain2007-07-19 Jb Evain <jbevain@novell.com>
2007-07-19 Jb Evain2007-07-19 Jb Evain <jbevain@novell.com>
2007-07-19 Andreia Gaita2007-07-18 Andreia Gaita <avidigal@novell.com>
2007-07-19 Atsushi Eno2007-07-19 Atsushi Enomoto <atsushi@ximian.com>
2007-07-19 Atsushi Eno2007-07-19 Atsushi Enomoto <atsushi@ximian.com>
2007-07-19 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-19 Atsushi Enoremove extra Console.WriteLine.
2007-07-19 Miguel de Icaza2007-06-06 Miguel de Icaza <miguel@novell.com>
2007-07-19 Miguel de Icaza2007-07-18 Miguel de Icaza <miguel@novell.com>
2007-07-19 Miguel de Icaza2007-07-18 Miguel de Icaza <miguel@novell.com>
2007-07-18 Miguel de Icaza2007-07-18 Miguel de Icaza <miguel@novell.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Jonathan Pobst2007-07-18 Jonathan Pobst <monkey@jpobst.com>
2007-07-18 Marek SafarMore lambda parser tests.
2007-07-18 Ivan Zlatev2007-07-18 Ivan N. Zlatev <contact@i-nz.net>
2007-07-18 Marek Safar2007-07-18 Marek Safar <marek.safar@gmail.com>
2007-07-18 Atsushi Eno2007-07-18 Atsushi Enomoto <atsushi@ximian.com>
2007-07-18 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-18 Igor ZelmanovichImplemented AuthenticationService and ProfileService...
2007-07-18 Raja R HarinathFix #82120
2007-07-18 Jb Evainupdate
2007-07-18 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-18 Marek Habersack2007-07-18 Marek Habersack <mhabersack@novell.com>
2007-07-18 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-18 Igor Zelmanovichfixed service proxy for PageMethods
2007-07-18 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-18 Igor Zelmanovich2007-07-18 Igor Zelmanovich <igorz@mainsoft.com>
2007-07-18 Atsushi Eno2007-07-18 Atsushi Enomoto <atsushi@ximian.com>
2007-07-18 Jb Evaintune on 2.1 install
2007-07-18 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-18 Jb Evainactually, it's not a good idea
2007-07-18 Jb Evaincompile monolinker in class/lib
2007-07-18 Jb Evainbump version
2007-07-18 Marek SafarNew tests.
2007-07-18 Marek SafarNew tests, update
2007-07-18 Marek Safar2007-07-18 Marek Safar <marek.safar@gmail.com>
2007-07-18 Marek Safar2007-07-18 Marek Safar <marek.safar@gmail.com>
2007-07-18 Rodrigo Kumpera2007-07-17 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-17 Rodrigo Kumpera2006-07-17 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-17 Alan McGovernFix for #78781 applied and test added
2007-07-17 Jb Evain2007-07-18 Jb Evain <jbevain@novell.com>
2007-07-17 Jonathan Pobst2007-07-17 Jonathan Pobst <monkey@jpobst.com>
2007-07-17 Gert Driesen* HttpWebRequestTest.cs: Fixed and enabled InternalServ...
2007-07-17 Jb Evainmove to mono
2007-07-17 Jonathan Pobst2007-07-17 Jonathan Pobst <monkey@jpobst.com>
2007-07-17 Igor Zelmanovichimplemented SerializeScriptBlock method
2007-07-17 Rolf Bjarne Kvinge* ComboBox.cs: Work around bug #82120 (bug in mcs).
2007-07-17 Igor ZelmanovichImplemented ScriptManager.LoadScriptsBeforeUI property
2007-07-17 Atsushi Eno2007-07-17 Atsushi Enomoto <atsushi@ximian.com>
2007-07-17 Jb Evainadd Cecil and the linker to the build
2007-07-17 Jb Evainadd the resources to dist
2007-07-17 Jb Evaininstall Cecil to the gac only
2007-07-17 Igor ZelmanovichImplemented RegisterDispose method
2007-07-17 Igor ZelmanovichAsyncPostBackError event is raised properly
2007-07-17 Marek SafarNew test + update
2007-07-17 Marek Safar2007-07-17 Marek Safar <marek.safar@gmail.com>
2007-07-17 Marek Safar2007-07-17 Marek Safar <marek.safar@gmail.com>
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AsyncPostBackErrorMessage...
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AllowCustomErrorsRedirect...
2007-07-17 Atsushi Eno2007-07-17 Atsushi Enomoto <atsushi@ximian.com>
2007-07-16 Rodrigo Kumpera2007-07-16 Rodrigo Kumpera <rkumpera@novell.com>
next