X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2FChangeLog;h=36080ea0ebde1209648f3028a9093f3f4036535e;hb=1b25957fbfc250746c9f46331cc12f971667c9d8;hp=d89334da0d84a155f5f5d9a284a25c15a37e93fa;hpb=6f5a0b555436eba699f9dd2659471044097b951b;p=mono.git diff --git a/msvc/ChangeLog b/msvc/ChangeLog index d89334da0d8..36080ea0ebd 100755 --- a/msvc/ChangeLog +++ b/msvc/ChangeLog @@ -1,3 +1,100 @@ +2010-06-28 Robert Jordan + + * mono.def: Add mono_free symbol (exposed by mono-publib.h). + +2010-05-31 Robert Jordan + + * mono.def : Remove unimplemented symbols. + + * mono.def: Regenerate with create-windef.pl. + + * create-windef.pl: Track 2.0 API changes. + +2010-03-16 Jb Evain + + * scripts/monowrap.cs, scripts/genproj.cs: rename + the net_2_1 profile to moonlight. + +2010-03-01 Robert Jordan + + * libmono.vcproj: Track changes. + +2009-11-02 Jonathan Chambers + + * genmdesc.vcproj: Fix amd64 build. + + * libmono.vcproj: Fix amd64 build. + + * mono.vcproj: Fix amd64 build. + + * mono.sln: Fix amd64 build. + +2009-09-08 Jonathan Chambers + + * libtest.vcproj: Add toplevel include directory for config.h. + +2009-04-24 Bill Holmes + + Fixing the glib targets for Winx64. + + * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile + value for the Winx64 glib build. + + * mono.sln: Enabling the glib targets for Winx64. + + Code is contributed under MIT/X11 license. + +2009-04-24 Bill Holmes + + * libmono.vcproj: Adding metadata/metadata-verify.c to the project. + + * runmdesc.bat: Fixing the argument order to genmdesc. + + Code is contributed under MIT/X11 license. + +2009-04-08 Bill Holmes + + * libmono.vcproj : Adding mini/mini-gc to the project. + + Code is contributed under MIT/X11 license. + +2009-03-05 Bill Holmes + + * mono.def : Removing missing methods to remove link errors for + MSVC build. + + Code is contributed under MIT/X11 license. + +2009-02-18 Bill Holmes + + * mono.def : Adding mono_jit_set_trace_options + + Code is contributed under MIT/X11 license. + +2009-02-16 Bill Holmes + + * libmono.vcproj : Adding metadata/cominterop and + mini/dwarfwriter to the project. + + Code is contributed under MIT/X11 license. + +2009-02-11 Bill Holmes + + * libmono.vcproj : Adding utils\mono-filemap.c to the project. + + Code is contributed under MIT/X11 license. + +2009-02-03 Jonathan Pobst + + * libmono.vcproj : Track mini/generic-sharing.cs being renamed + to mini/mini-generic-sharing.cs. + +2008-12-09 Bill Holmes + + * libmono.vcproj : Adding unwind.c to the project. + + Code is contributed under MIT/X11 license. + 2008-12-04 Bill Holmes * mono.sln : Removing monoburg from the solution.