~ubuntu-branches/ubuntu/karmic/mono-tools/karmic

« back to all changes in this revision

Viewing changes to create-native-map/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-02-07 11:02:59 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070207110259-2gkdox5lbvukftiy
Tags: 1.2.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-11-30  Jonathan Pryor  <jonpryor@vt.edu>
 
2
 
 
3
        * src/create-native-map.cs: _cnm_return_val_if_overflow() shouldn't check
 
4
          for overflow if DEBUG isn't defined.  It's causing too many false
 
5
          positives in MonoPosixHelper.
 
6
        * src/test.c.ref: Flush (_cnm_return_val_if_overflow() change).
 
7
 
1
8
2006-11-17  Jonathan Pryor  <jonpryor@vt.edu>
2
9
 
3
10
        * src/create-native-map.cs: SupressFlags values should still be bitwise OR'd