2004-11-05 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / Microsoft.VisualBasic /
2004-11-02 Atsushi Eno2004-11-02 Atsushi Enomoto <atsushi@ximian.com>
2004-10-30 Rafael Teixeira2004-10-30 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-10-27 Jochen Wezelenabled the Replace test (which was disabled due to...
2004-10-11 Rafael Teixeira2004-10-11 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-10-11 Rafael Teixeira2004-10-11 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-10-11 Rafael Teixeira2004-10-11 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-09-17 Rafael Teixeirasmall loop condition adjustment
2004-09-14 Rafael Teixeira2004-09-14 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-09-14 Rafael TeixeiraChangeLog cleanup
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-11 Rafael Teixeira2004-09-11 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-09-11 Rafael Teixeira2004-09-11 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-09-07 Jambunathan KFixed formatting issues. For the sake of consistency
2004-09-06 Jambunathan K* DateAndTime.cs (DateTime.Today): Changed signature...
2004-09-06 Jambunathan K* Microsoft.VisualBasic.dll.sources: Added DefaultArgum...
2004-08-17 Jambunathan K* Interaction.cs:
2004-08-11 Anirban BhattacharjeeThe fixes were by Rob Tillie
2004-08-11 Anirban Bhattacharjee2004-08-11 Anirban Bhattachartjee <banirban@novell...
2004-08-11 Anirban Bhattacharjee2004-08-11 Anirban Bhattachartjee <banirban@novell...
2004-08-04 Jochen WezelReenabled parts of test scenarios which had run into...
2004-08-03 Satya Sudha KFix for bug #61749
2004-08-01 Martin BauligBe more quiet.
2004-07-31 Jambunathan K* Makefile: Added /unsafe switch to the compiler comman...
2004-07-30 Jochen WezelCVhangeLog for added System.Serializable attribute...
2004-07-30 Jochen Wezelupdated ChangeLog for added System.Serializable attribu...
2004-07-30 Jochen WezelSerializable only in NET_2_0 and not in NET_1_x
2004-07-30 Jochen WezelSerializable attributes only in NET_2_0 instead of...
2004-07-27 Jochen WezelFixed API: added missing attribute System.Serializable
2004-07-27 Jochen WezelOoops: use System.Serializable instead of System.Serial...
2004-07-27 Jochen WezelFixed API: removed public constructor
2004-07-27 Jochen WezelFixed API: removed public constructors
2004-07-27 Jochen WezelFixed API: removed public constructor
2004-07-27 Jochen WezelFixed API: Added missing attribute System.SerializableA...
2004-07-27 Jochen WezelFixed API: removed public constructor
2004-07-27 Jochen WezelFixed Cr and Lf assignments
2004-07-22 Sachin KumarAdded license
2004-07-22 Sachin KumarScript to executes exe's and store results in html...
2004-07-22 Sachin KumarAdded VB runtime tests
2004-07-22 Jambunathan KFixed the vbCr, vbLf, vbCrLf and vbNewLine
2004-07-05 Rafael Teixeiraoops
2004-07-05 Rafael Teixeira2004-07-05 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-07-05 Anirban Bhattacharjee2004-07-04 Anirban Bhattacharjee <banirban@novell.com>
2004-07-02 Jochen WezelFile had moved to /system/Microsoft.VisualBasic a long...
2004-06-29 Raja R HarinathUse $(RESGEN) instead of $(INTERNAL_RESGEN).
2004-06-24 Duncan MakRemove the keyword "abstract" to fix the build.
2004-06-24 Jambunathan K* RandomVBFile.cs: Fixed FileGet() for Date and Decimal...
2004-06-24 Sachin KumarAdded license and copyright
2004-06-24 Anirban Bhattacharjee2004-06-24 Anirban Bhattacharjee <banirban@novell.com>
2004-06-23 Jambunathan Kcorcompare based fixes
2004-06-23 Sachin KumarTrivial Fixes
2004-06-23 Anirban Bhattacharjee2004-06-23 Anirban Bhattacharjee <banirban@novell.com>
2004-06-23 Anirban Bhattacharjee2004-06-23 Anirban Bhattacharjee <banirban@novell.com>
2004-06-23 Anirban Bhattacharjee2004-06-23 Anirban Bhattacharjee <banirban@novell.com>
2004-06-23 Anirban Bhattacharjeebug fixes
2004-06-22 Jambunathan KAdded BinaryVBFile.cs and RandomVBFile.cs. Just prelimi...
2004-06-22 Sachin KumarFixed few bugs
2004-06-22 Raja R HarinathUse $(PLATFORM_PATH_SEPARATOR) when setting MONO_PATH.
2004-06-21 Sachin KumarMinor bug fixes
2004-06-19 Jochen WezelChanged some public constructors to private to match...
2004-06-18 Anirban BhattacharjeeInteraction.cs: Shell method implemented
2004-06-18 Sachin KumarFixed bugs in Val(string)
2004-06-18 Anirban Bhattacharjee2004-06-18 Anirban Bhattacharjee <banirban@novell.com>
2004-06-17 Jambunathan KPorted OutPutVBFile.cs from Mainsoft's codebase. No...
2004-06-17 Anirban Bhattacharjee2004-06-17 Anirban Bhattacharjee <banirban@novell.com>
2004-06-17 Anirban Bhattacharjee2004-06-17 Anirban Bhattacharjee <banirban@novell.com>
2004-06-17 Jambunathan KCommitted a couple of FileSystem methods and associated...
2004-06-17 Sachin KumarMade corrections as suggested by Hari
2004-06-16 Jambunathan KPorted VBFile.cs, BaseVBFile.cs and InputVBFile.cs...
2004-06-16 Sachin KumarJava code converted from Mainsoft
2004-06-15 Sachin KumarConversion.cs: Implemented few type conversion methods
2004-06-15 Jambunathan KAdded FinancialTest.cs to the list of test files
2004-06-15 Jambunathan KTrivial changes to ExceptionUtils.cs
2004-06-15 Jambunathan K Fixed a minor bug in Information.LBound() and Informat...
2004-06-15 Jambunathan KAdded back Conversion.cs !
2004-06-15 Jambunathan KAccidentally removed Conversion.cs from CVS. The file...
2004-06-15 Anirban Bhattacharjee2004-05-15 Anirban Bhattacharjee <banirban@novell.com>
2004-06-15 Anirban Bhattacharjee2004-06-15 Anirban Bhattacharjee <banirban@novell.com>
2004-06-15 Anirban Bhattacharjee2004-06-15 Anirban Bhattacharjee <banirban@novell.com>
2004-06-11 Gert Driesen* Information.cs: use Type.Name property instead of...
2004-06-10 Jambunathan KErr Object related infrastructure is near complete...
2004-06-07 Jambunathan KCreated new resource bundlr for VB errors. Implemented...
2004-05-31 Rafael Teixeira2004-05-31 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-05-13 Rafael Teixeira2004-05-13 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-05-03 Sebastien Pouliot2004-05-03 Sebastien Pouliot <sebastien@ximian.com>
2004-05-03 Miguel de IcazaFix versions
2004-05-02 Duncan Mak2004-05-02 Duncan Mak <duncan@ximian.com>
2004-05-02 Ben Maurerver
2004-05-01 Dennis Hayesmore java code from Mainsoft converted, cleaned
2004-04-28 Sebastien Pouliot2004-04-27 Sebastien Pouliot
2004-04-27 Jackson Harperdelay sign assemblies with the ecma key
2004-04-26 Rafael Teixeira2004-04-26 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-04-26 Rafael Teixeira2004-04-26 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-04-26 Rafael Teixeira2004-04-26 Rafael Teixeira <rafaelteixeirabr@hotmail...
2004-04-26 Dennis Hayesbig changes to ObjectType from Mainsoft Java code....
2004-04-26 Dennis Hayesadded VBUtils.cs to build for Mainsoft compatablity
2004-04-26 Dennis HayesVBUtils.cs added for Mainsoft compatablity
2004-04-18 Dennis Hayesfixed compiler warning
2004-04-18 Dennis Hayescurrent mono code at top, commented out work in progres...
2004-04-18 Dennis Hayes Added Mainsoft java code, lots of todos where the...
2004-04-18 Dennis Hayes Removed extra parameter from StrCmp
next