<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0583fc92ff2345715d515eb0d259cffff6c58111</id>
      </parent>
    </parents>
    <author>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/691d0a075bf7b32105c13b1a112023a2faec933a</url>
    <id>691d0a075bf7b32105c13b1a112023a2faec933a</id>
    <committed-date>2009-12-10T02:57:50-08:00</committed-date>
    <authored-date>2009-12-10T02:57:50-08:00</authored-date>
    <message>BUG: fix 1087, thanks to Leek for the fix.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7991 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>0ebc31cb1f8c6656d7b2e0c65ce147d440191a7f</tree>
    <committer>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7bdba2aecd9bc01f2d4fca3d07fa3ec395ce476d</id>
      </parent>
    </parents>
    <author>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/0583fc92ff2345715d515eb0d259cffff6c58111</url>
    <id>0583fc92ff2345715d515eb0d259cffff6c58111</id>
    <committed-date>2009-12-10T00:23:14-08:00</committed-date>
    <authored-date>2009-12-10T00:23:14-08:00</authored-date>
    <message>BUG: fix numscons build.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7988 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>5a9b266d7c51abca1d5e4da312db72bf7637b75c</tree>
    <committer>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d76797d6b29890b7299e93edf68c202e6e3fc8c</id>
      </parent>
    </parents>
    <author>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/7bdba2aecd9bc01f2d4fca3d07fa3ec395ce476d</url>
    <id>7bdba2aecd9bc01f2d4fca3d07fa3ec395ce476d</id>
    <committed-date>2009-12-08T00:00:58-08:00</committed-date>
    <authored-date>2009-12-08T00:00:58-08:00</authored-date>
    <message>BUG: fix #1317, uncaught SIGFPE when doing MIN_INT32 / -1.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7987 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>368928c35f798fa34a7eb644f4309e3663de0a8c</tree>
    <committer>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>014a4ca9f775b8f62bca2cc8f97298da61f92bc9</id>
      </parent>
    </parents>
    <author>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/9d76797d6b29890b7299e93edf68c202e6e3fc8c</url>
    <id>9d76797d6b29890b7299e93edf68c202e6e3fc8c</id>
    <committed-date>2009-12-07T23:33:28-08:00</committed-date>
    <authored-date>2009-12-07T23:33:28-08:00</authored-date>
    <message>BUG: fix buggy config check for complex functions.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7986 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>a9f34cd6c70be5872315f200c0531fac2a97d81d</tree>
    <committer>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f68ad4bf05402c7639e830a57f0580f48836a5ca</id>
      </parent>
    </parents>
    <author>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/014a4ca9f775b8f62bca2cc8f97298da61f92bc9</url>
    <id>014a4ca9f775b8f62bca2cc8f97298da61f92bc9</id>
    <committed-date>2009-12-07T23:33:15-08:00</committed-date>
    <authored-date>2009-12-07T23:33:15-08:00</authored-date>
    <message>BUG: numpy.ma set fpu exception error state to ignore all at import time.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7985 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>25229cefc77380b4bca3900948632d686c7ec54c</tree>
    <committer>
      <name>cdavid</name>
      <email>cdavid@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ba613d4727732e2866e283b9d51dadc40499986</id>
      </parent>
    </parents>
    <author>
      <name>pierregm</name>
      <email>pierregm@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/f68ad4bf05402c7639e830a57f0580f48836a5ca</url>
    <id>f68ad4bf05402c7639e830a57f0580f48836a5ca</id>
    <committed-date>2009-12-07T19:14:37-08:00</committed-date>
    <authored-date>2009-12-07T19:14:37-08:00</authored-date>
    <message>* _iotools.LineSplitter : prevent the first and/or last empty tab-separated columns to be dropped

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7984 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>8d02c6dbc416b49c45a0acc98d09a33c8197e5fa</tree>
    <committer>
      <name>pierregm</name>
      <email>pierregm@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cf22827eb4f1d121ac572c08fbf612eb97685a7</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/4ba613d4727732e2866e283b9d51dadc40499986</url>
    <id>4ba613d4727732e2866e283b9d51dadc40499986</id>
    <committed-date>2009-12-07T14:31:54-08:00</committed-date>
    <authored-date>2009-12-07T14:31:54-08:00</authored-date>
    <message>BUG: fix test_buffer_hashlib for 64-bit systems

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7983 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>52485d141281c6a16dc8c05695e8b3baffb0be60</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0286b9e44f201cc358d1f18022c01cd43e24c7d3</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/1cf22827eb4f1d121ac572c08fbf612eb97685a7</url>
    <id>1cf22827eb4f1d121ac572c08fbf612eb97685a7</id>
    <committed-date>2009-12-07T14:22:45-08:00</committed-date>
    <authored-date>2009-12-07T14:22:45-08:00</authored-date>
    <message>BUG: Fix bugs in complex pow (fixes #1313)

Thanks to Francesc Alted.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7982 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>9f9fa39a177c07f2851f9e06ac6acc2931142508</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>846e26880c9c8c9df9a510b8a457167bec5718dd</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/0286b9e44f201cc358d1f18022c01cd43e24c7d3</url>
    <id>0286b9e44f201cc358d1f18022c01cd43e24c7d3</id>
    <committed-date>2009-12-07T14:22:10-08:00</committed-date>
    <authored-date>2009-12-07T14:22:10-08:00</authored-date>
    <message>BUG: make assert_equal and assert_almost_equal always display err_msg

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7981 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>394c264e85694a899211af67b5b0beedb74f33a0</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92fe73eddb0d41612c2b8171e4e6e1af7c6f2791</id>
      </parent>
    </parents>
    <author>
      <name>mdroe</name>
      <email>mdroe@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/846e26880c9c8c9df9a510b8a457167bec5718dd</url>
    <id>846e26880c9c8c9df9a510b8a457167bec5718dd</id>
    <committed-date>2009-12-07T13:12:20-08:00</committed-date>
    <authored-date>2009-12-07T13:12:20-08:00</authored-date>
    <message>Cleanup r7978 (add err_msg support to assert_mask_equal

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7980 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>9e5c7b3b3918d93157ff6c7e8e5b419ef31e265b</tree>
    <committer>
      <name>mdroe</name>
      <email>mdroe@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a67cb86af13272b4ac251c0a14b67771ca0b1f7</id>
      </parent>
    </parents>
    <author>
      <name>pierregm</name>
      <email>pierregm@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/92fe73eddb0d41612c2b8171e4e6e1af7c6f2791</url>
    <id>92fe73eddb0d41612c2b8171e4e6e1af7c6f2791</id>
    <committed-date>2009-12-07T12:28:09-08:00</committed-date>
    <authored-date>2009-12-07T12:28:09-08:00</authored-date>
    <message>* Bugfix #1173 and #1174 (Michael D.)

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7978 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>cc9744200cbe45bc48aeffd491714f029db575da</tree>
    <committer>
      <name>pierregm</name>
      <email>pierregm@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbd3e0fdef7109b5df94f485cf0901a03bbd53ce</id>
      </parent>
    </parents>
    <author>
      <name>charris</name>
      <email>charris@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/6a67cb86af13272b4ac251c0a14b67771ca0b1f7</url>
    <id>6a67cb86af13272b4ac251c0a14b67771ca0b1f7</id>
    <committed-date>2009-12-07T10:19:10-08:00</committed-date>
    <authored-date>2009-12-07T10:19:10-08:00</authored-date>
    <message>Remove reliance on integer division by zero returning zero.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7976 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>2d9f05f660b7193294b74444ba5bed17e0e19932</tree>
    <committer>
      <name>charris</name>
      <email>charris@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35094196767966c193c9f65a5a948adf814e8613</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/dbd3e0fdef7109b5df94f485cf0901a03bbd53ce</url>
    <id>dbd3e0fdef7109b5df94f485cf0901a03bbd53ce</id>
    <committed-date>2009-12-06T12:33:33-08:00</committed-date>
    <authored-date>2009-12-06T12:33:33-08:00</authored-date>
    <message>BUG: fix undefined symbol on Py &lt; 2.6

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7975 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>a008ee2f312c9f3fcee5631cb64c38f72577dd4e</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d30ee4e2efc09b6d011009657222a133a4529123</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/35094196767966c193c9f65a5a948adf814e8613</url>
    <id>35094196767966c193c9f65a5a948adf814e8613</id>
    <committed-date>2009-12-06T08:20:07-08:00</committed-date>
    <authored-date>2009-12-06T08:20:07-08:00</authored-date>
    <message>BUG: add a work-around for #1312 -- don't define bf_releasebuffer at all

The problem is that PyArg_ParseTuple(&quot;s#&quot;, ...) does not accept objects
with the new buffer interface, if they have bf_releasebuffer defined.

We now work around this by not defining bf_releasebuffer, and releasing
any info associated with the buffer interface when array or its
descriptor is deallocated.

The shape+strides information for arrays stays static due to the
refcounting lock. The format information for dtypes may change
if field names are changed on-the-fly.

XXX: dtype field name changes are not currently handled.

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7974 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>d16fa96f2191c5a57c48bbc6ad0277bedd3c65f5</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f568489cfba114e3f045b8644f5ea5fda0831cb6</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/d30ee4e2efc09b6d011009657222a133a4529123</url>
    <id>d30ee4e2efc09b6d011009657222a133a4529123</id>
    <committed-date>2009-12-06T05:59:01-08:00</committed-date>
    <authored-date>2009-12-06T05:59:01-08:00</authored-date>
    <message>doc: add stub release notes

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7973 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>d4af5c19afb75422fe5252f7bb2e5f232b2d105f</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb2c88b7ccf92993099aa128de2d94605d9ad0ad</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/f568489cfba114e3f045b8644f5ea5fda0831cb6</url>
    <id>f568489cfba114e3f045b8644f5ea5fda0831cb6</id>
    <committed-date>2009-12-06T05:48:05-08:00</committed-date>
    <authored-date>2009-12-06T05:48:05-08:00</authored-date>
    <message>3K: more careful error checking in flagsobject.c:arrayflags_getitem for Unicode input

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7972 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>a703a46d825d195ff6af39b4d690b590b481a76a</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79757dacc43b3489e885911c5fa8b7a7dd6f2cf1</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/eb2c88b7ccf92993099aa128de2d94605d9ad0ad</url>
    <id>eb2c88b7ccf92993099aa128de2d94605d9ad0ad</id>
    <committed-date>2009-12-06T05:00:47-08:00</committed-date>
    <authored-date>2009-12-06T05:00:47-08:00</authored-date>
    <message>3K: setup.py: really fix svn_version()

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7971 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>ec56e8f5f22f439907d5f005b6b533b155394475</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64e172cbce87619f276d6fe30d4e04740500f241</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/79757dacc43b3489e885911c5fa8b7a7dd6f2cf1</url>
    <id>79757dacc43b3489e885911c5fa8b7a7dd6f2cf1</id>
    <committed-date>2009-12-06T04:49:21-08:00</committed-date>
    <authored-date>2009-12-06T04:49:21-08:00</authored-date>
    <message>3K: fix setup.py:svn_version to work on Py3

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7970 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>9960c3d48006d1a88e0ded2222fb380558e57ae5</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7e2770635bec63096948a02faaf331904a4e02e</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/64e172cbce87619f276d6fe30d4e04740500f241</url>
    <id>64e172cbce87619f276d6fe30d4e04740500f241</id>
    <committed-date>2009-12-06T04:21:46-08:00</committed-date>
    <authored-date>2009-12-06T04:21:46-08:00</authored-date>
    <message>doc: more Py3 notes

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7969 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>7547b2944d3a52b4068fab7385557b8e2605269b</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>145e66b4a9282d397e379f2932578a976b3ebee3</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/a7e2770635bec63096948a02faaf331904a4e02e</url>
    <id>a7e2770635bec63096948a02faaf331904a4e02e</id>
    <committed-date>2009-12-06T04:21:31-08:00</committed-date>
    <authored-date>2009-12-06T04:21:31-08:00</authored-date>
    <message>Mark a non-implemented test as a knownfailure

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7968 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>641444ed88f50fe9b7e6fa234a77060ef094b486</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83e74620def442e3b2359d798398f7d312e4831f</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/145e66b4a9282d397e379f2932578a976b3ebee3</url>
    <id>145e66b4a9282d397e379f2932578a976b3ebee3</id>
    <committed-date>2009-12-06T04:21:15-08:00</committed-date>
    <authored-date>2009-12-06T04:21:15-08:00</authored-date>
    <message>doc: update Py3K notes

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7967 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>7124eda182cebd954715426194416156a1d4fcde</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d888e0021982b25024de01c3037b7590497cb15</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/83e74620def442e3b2359d798398f7d312e4831f</url>
    <id>83e74620def442e3b2359d798398f7d312e4831f</id>
    <committed-date>2009-12-06T04:21:01-08:00</committed-date>
    <authored-date>2009-12-06T04:21:01-08:00</authored-date>
    <message>ENH: core: add tests for Unicode (or Bytes on Py3) in field names and titles

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7966 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>5d539a66a7974d35509326a9c1e562dad2347b86</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>813e6239c2ad11c8b2195849e659704ecbd7ae04</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/1d888e0021982b25024de01c3037b7590497cb15</url>
    <id>1d888e0021982b25024de01c3037b7590497cb15</id>
    <committed-date>2009-12-06T04:20:46-08:00</committed-date>
    <authored-date>2009-12-06T04:20:46-08:00</authored-date>
    <message>3K: core: some PyString conversion in arrayobject.c

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7965 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>196b63bd96755ec9fb6f6bde3a34c4abf1638d52</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d47310915fd8012a54a2f648fcfbb7ff7ded1694</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/813e6239c2ad11c8b2195849e659704ecbd7ae04</url>
    <id>813e6239c2ad11c8b2195849e659704ecbd7ae04</id>
    <committed-date>2009-12-06T04:20:29-08:00</committed-date>
    <authored-date>2009-12-06T04:20:29-08:00</authored-date>
    <message>core/buffer: cache format string etc. in the ndarray object

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7964 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>2a9a14b61089487fe5ce3219413d5219708f31aa</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0449a87f7b53f1c46db4f5c6363e46f383bc878e</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/d47310915fd8012a54a2f648fcfbb7ff7ded1694</url>
    <id>d47310915fd8012a54a2f648fcfbb7ff7ded1694</id>
    <committed-date>2009-12-06T04:20:07-08:00</committed-date>
    <authored-date>2009-12-06T04:20:07-08:00</authored-date>
    <message>3K: fix ma/test_mrecords.py so that it does not fail in test setup on Py3K

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7963 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>747f371069fde4f0ddd32178a7dde8a14fb9d1ce</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>905e62b0dd4aae395a469043c2127c6a0abd7d4a</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/0449a87f7b53f1c46db4f5c6363e46f383bc878e</url>
    <id>0449a87f7b53f1c46db4f5c6363e46f383bc878e</id>
    <committed-date>2009-12-06T04:19:49-08:00</committed-date>
    <authored-date>2009-12-06T04:19:49-08:00</authored-date>
    <message>3K: add missing includes for NPY_SEPARATE_COMPILATION

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7962 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>70c287de9d9fcdd4a36f7cf95b5697af9bd43270</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f25e1bdcff49df67323e66a422573fb448be236</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/905e62b0dd4aae395a469043c2127c6a0abd7d4a</url>
    <id>905e62b0dd4aae395a469043c2127c6a0abd7d4a</id>
    <committed-date>2009-12-06T04:19:24-08:00</committed-date>
    <authored-date>2009-12-06T04:19:24-08:00</authored-date>
    <message>3K: core: make comparison between Unicode and Bytes NotImplemented, as it is in Py3K

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7961 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>8b1ddfb983952dc665c5f949eaa4ac3118e25c88</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b83d5008605712899afa246933701dd54fb13d85</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/1f25e1bdcff49df67323e66a422573fb448be236</url>
    <id>1f25e1bdcff49df67323e66a422573fb448be236</id>
    <committed-date>2009-12-06T04:19:07-08:00</committed-date>
    <authored-date>2009-12-06T04:19:07-08:00</authored-date>
    <message>3K: core: PyString conversion in convert.c

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7960 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>6a02826129b894557556667821ded72d951c98ec</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2848b811182a781f6cba720fc02bdd2d9efd87ad</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/b83d5008605712899afa246933701dd54fb13d85</url>
    <id>b83d5008605712899afa246933701dd54fb13d85</id>
    <committed-date>2009-12-06T04:18:48-08:00</committed-date>
    <authored-date>2009-12-06T04:18:48-08:00</authored-date>
    <message>3K: core: fix IO locale tests -- apparently some changes in Py3 Nose

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7959 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>53ea6437d81f6d1cba1064e68323ee9abaef9ff1</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d51df59a5d91d914c742a06d6e9a18853caf8f0</id>
      </parent>
    </parents>
    <author>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </author>
    <url>http://github.com/cournape/numpy/commit/2848b811182a781f6cba720fc02bdd2d9efd87ad</url>
    <id>2848b811182a781f6cba720fc02bdd2d9efd87ad</id>
    <committed-date>2009-12-06T04:18:33-08:00</committed-date>
    <authored-date>2009-12-06T04:18:33-08:00</authored-date>
    <message>Py3K notes: update notes Re Unicode and Pickling

git-svn-id: http://svn.scipy.org/svn/numpy/trunk@7958 94b884b6-d6fd-0310-90d3-974f1d3f35e1</message>
    <tree>0f24e1d0815cb500b26007b38d9e6223904dabd4</tree>
    <committer>
      <name>ptvirtan</name>
      <email>ptvirtan@94b884b6-d6fd-0310-90d3-974f1d3f35e1</email>
    </committer>
  </commit>
</commits>
