~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric

« back to all changes in this revision

Viewing changes to src/core/Mono.Debugging/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2011-06-27 17:03:13 UTC
  • mto: (1.8.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20110627170313-6cvz3s19x6e9hqe9
ImportĀ upstreamĀ versionĀ 2.5.92+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-07-13  Levi Bard  <levi@unity3d.com>
 
2
 
 
3
        * Mono.Debugging.Evaluation/ExpressionEvaluator.cs: 
 
4
          Add method for unescaping strings.
 
5
 
1
6
2010-05-20  Lluis Sanchez Gual  <lluis@novell.com>
2
7
 
3
8
        * Mono.Debugging.Client/DebuggerSession.cs: Dispose
691
696
 
692
697
        * Mono.Debugging.Evaluation/ObjectValueAdaptor.cs: Workaround
693
698
          to a bug in mono 2.0. That mono version fails to compile an
694
 
          anonymous method in GetExpressionValuesAsync.
 
699
          anonymous method in GetExpressionValuesAsync.
695
700
 
696
701
2009-06-16  Lluis Sanchez Gual  <lluis@novell.com>
697
702