* culture-info-tables.h: Fix number of decimal digits for all
[mono.git] / mcs / mbas /
2004-04-13 Anirban Bhattacharjee class.cs: Couple of negative scenario handling
2004-04-13 Anirban Bhattacharjee * mb-parser.jay: Few clean-up
2004-04-12 Anirban Bhattacharjee * mb-parser.jay: Bug fixed - Base class ctor was getti...
2004-04-12 Anirban Bhattacharjee * mb-parser.jay: Fixed bugs for calling ctor from...
2004-04-07 Rafael Teixeira2004/04/07 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-04-06 Anirban Bhattacharjee2004-04-06 Anirban Bhattacharjee <banirban@novell.com>
2004-04-05 Anirban Bhattacharjee * class.cs:
2004-04-04 Anirban Bhattacharjee * delegate.cs: changed default access modifier
2004-04-04 Anirban Bhattacharjee * class.cs: Changed exception messages and...
2004-03-25 Anirban Bhattacharjee * class.cs: bug fixing - creating default const...
2004-03-23 Rafael Teixeira2004/03/22 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-03-23 Anirban Bhattacharjee * mb-parser.jay: handled implicit static modifier...
2004-03-23 Anirban Bhattacharjeemodifiers.cs: Return name of modifiers changed to vb...
2004-03-22 Rafael Teixeira2004/03/22 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-03-22 Anirban Bhattacharjeemb-parser.jay: One more negative scenario is addressed...
2004-03-22 Anirban Bhattacharjeeconst.cs: Change type of constant to the type of its...
2004-03-22 Anirban Bhattacharjeemb-parser.jay: Grammar for declaring constant inside...
2004-03-22 Anirban Bhattacharjeeconst.cs: Changed exception numbers
2004-03-22 Anirban BhattacharjeeChanged grammar for constant
2004-03-16 Rafael Teixeira2004/03/02 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-03-16 Anirban Bhattacharjee - changed variable declaration grammar and added suppo...
2004-03-13 Rafael TeixeiraMonoDeveloping mbas
2004-03-02 Rafael Teixeira2004/03/02 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-03-02 Rafael Teixeira2004/03/02 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-03-02 Anirban BhattacharjeeSupport for '-' delimiter in DateTime
2004-03-02 Anirban BhattacharjeeFormatted warning thrown
2004-03-02 Anirban BhattacharjeeAdded Overloads and Shadows modifiers to Function and...
2004-03-01 Rafael Teixeira2004/03/01 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-02-27 Rafael TeixeiraAnother partial cut at #52067
2004-02-27 Rafael TeixeiraAnother partial cut at #52067
2004-02-27 Rafael TeixeiraAnother partial cut at #52067
2004-02-26 Rafael TeixeiraFirst try at bug #52067 - Incomplete and hardcoded
2004-02-20 Rafael TeixeiraForcing an error to find solution for bug #52067
2004-01-17 Miguel de IcazaFix
2004-01-07 Nick Drochak2004-01-07 Nick Drochak <ndrochak@ieee.org>
2004-01-06 Rafael Teixeira2004/01/06 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-01-04 David Sheldon2004-01-04 David Sheldon <dave-mono@earth.li>
2003-12-24 Rafael Teixeira2003/12/23 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-12-18 Rafael Teixeira2003/12/18 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-12-18 Rafael Teixeiraflush
2003-12-16 Rafael Teixeirajust collapsed some ifs...
2003-12-08 Rafael Teixeiraflush
2003-12-06 Rafael Teixeira2003/12/06 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-11-17 Rafael Teixeirabump up version number
2003-11-12 Rafael Teixeira2003/11/12 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-11-12 Rafael Teixeira2003/11/10 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-11-10 Rafael Teixeira2003/11/10 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-10-17 Rafael Teixeira2003/10/17 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-10-14 Rafael Teixeiralots of small adjustments, and correcting some sintaxes...
2003-10-02 Duncan MakBumpity bump.
2003-09-17 Rafael Teixeira2003/09/17 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-09-17 Rafael Teixeirabits
2003-09-17 Rafael Teixeira2003/09/17 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-09-17 Rafael Teixeira2003/09/17 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-09-16 Rafael Teixeira3/09/16 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-09-15 Rafael Teixeira*** empty log message ***
2003-08-30 Marco RidoniMore array handling fixes (Redim/Erase)
2003-08-30 Marco RidoniSmall fix to ReDim which got broken during the last...
2003-08-30 Marco RidoniWith statement added, several modifier fixes, ParamArra...
2003-08-30 Marco RidoniThe resolver should be fully case-insensitive
2003-08-30 Marco RidoniRuntime conversion added for underlying types in Enums
2003-08-30 Marco RidoniOne more Runtime conversion (Byte)
2003-08-13 Rafael Teixeira2003/08/13 Rafael Teixeira <rafaelteixeirabr@hotmail...
2003-08-12 Rafael Teixeirabump up version number to 0.26
2003-07-27 Ben Maurer2003-07-26 Ben Maurer <bmaurer@users.sourceforge...
2003-07-21 Peter Williams2003-07-20 Peter Williams <peter@newton.cx>
2003-07-18 Rafael TeixeiraTarget 'test' added to Makefile
2003-07-14 Gonzalo Paniagua... New build system
2003-07-14 Gonzalo Paniagua... New build system from Peter Williams (peter@newton.cx)
2003-07-14 Rafael Teixeirambas version now is 0.25.0.0 in sync with mono
2003-07-14 Rafael TeixeiraPeter Berlich patches for if statement and property...
2003-07-02 Rafael Teixeirabits
2003-06-17 Rafael Teixeiraoops
2003-06-07 Marco Ridoni- ReDim() was added
2003-05-23 Marco RidoniVariables defned in Catch blocks are now correctly...
2003-05-23 Marco RidoniSome runtime conversion fixes
2003-05-17 Marco RidoniCompiler directives now are not case-sensitive
2003-05-13 Marco RidoniFixed overloaded constructor invocation
2003-05-12 Rafael TeixeiraFix: preprocessing directives ARE case insensitive...
2003-05-10 Marco RidoniAdded GetType
2003-05-10 Marco RidoniSome late binding changes which somehow got lost on...
2003-05-10 Marco RidoniSmall fixes for the case when no main class is supplied
2003-05-10 Marco RidoniSmall fixes for #End Region / #End If
2003-05-10 Marco RidoniFixed Not operator
2003-05-08 Marco RidoniCommented out some debugging output
2003-05-08 Marco RidoniAdded OrElse/AndAlso (still not working correctly,...
2003-05-08 Marco RidoniFixed Is operator
2003-05-08 Marco RidoniAdded a special case for keywords used in qualified...
2003-05-08 Marco RidoniMethods with no arguments can be invoked without parent...
2003-05-08 Marco RidoniImproved handling of MainClass
2003-05-01 Rafael Teixeirainitial support for preprocessor commands
2003-04-30 Marco RidoniA lot of assorted fixes and additions
2003-04-18 Miguel de Icazaadd windows target
2003-04-03 Rafael Teixeirabits
2003-04-03 Duncan MakTemporarily remove the references to
2003-04-02 Marco Ridoni- A lot of fixes for array/variable declaration and...
2003-04-02 Marco Ridoni- Added a preliminary test suite for regression testing
2003-04-02 Marco Ridoni- Preliminary support for late binding in array access...
2003-04-02 Marco Ridoni- Fixed default namespace (VB.NET wants it to be an...
2003-03-29 Rafael TeixeiraLocation now handles column information, many parser...
next