<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib, branch v1.1.1rc2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Backport r5498 fixes to loadtxt.</title>
<updated>2008-07-22T16:40:24+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-22T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fd544cda5093bfd9699cef74bacb60d299cfc9fc'/>
<id>fd544cda5093bfd9699cef74bacb60d299cfc9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r5465.</title>
<updated>2008-07-20T19:32:59+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-20T19:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ebc870ee48ee5b3f54b8759a95d18199f70d6340'/>
<id>ebc870ee48ee5b3f54b8759a95d18199f70d6340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r5324 and r5320 by copying format.py from trunk.</title>
<updated>2008-07-16T03:07:22+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-16T03:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=454ce6fecc0627305fe64116d701feb7196811f3'/>
<id>454ce6fecc0627305fe64116d701feb7196811f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r5342.</title>
<updated>2008-07-15T08:02:21+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-07-15T08:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=00ab08aad1b1bf89179de92cc0434a9971f9af1a'/>
<id>00ab08aad1b1bf89179de92cc0434a9971f9af1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changeset 5359:5360 from trunk.</title>
<updated>2008-07-15T08:01:26+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-07-15T08:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aada0c2b7299fc2c1306601b7fd98fc27ceed3ec'/>
<id>aada0c2b7299fc2c1306601b7fd98fc27ceed3ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More backporting of scons changes: require 0.8.2</title>
<updated>2008-07-09T10:36:41+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T10:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=268dcd9a7598fdc9267b346f4c8f729ee17c1a1b'/>
<id>268dcd9a7598fdc9267b346f4c8f729ee17c1a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge revisions 5266:5288: update scons scripts to new variant_dir conventions</title>
<updated>2008-07-09T10:17:18+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T10:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e656e66f01b90ad8e053e211238b14092d56a63e'/>
<id>e656e66f01b90ad8e053e211238b14092d56a63e</id>
<content type='text'>
in numscons 0.8

    ------------------------------------------------------------------------
    r5267 | cdavid | 2008-06-12 08:35:22 +0200 (Thu, 12 Jun 2008) | 1 line
    
    scons command: set distutils libdir relatively to build directory.
    ------------------------------------------------------------------------
    r5268 | cdavid | 2008-06-12 09:20:28 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Remove distutils_dirs_emitter hacks: no need anymore since we use variant_dir.
    ------------------------------------------------------------------------
    r5269 | cdavid | 2008-06-12 09:23:31 +0200 (Thu, 12 Jun 2008) | 1 line
    
    variant_dir: Rename SConscript for numpy.core.
    ------------------------------------------------------------------------
    r5270 | cdavid | 2008-06-12 09:24:09 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Add boilerplate SConstruct to set variant dir transparantly.
    ------------------------------------------------------------------------
    r5271 | cdavid | 2008-06-12 09:28:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt SConscript to new architecture for build dir.
    ------------------------------------------------------------------------
    r5272 | cdavid | 2008-06-12 09:43:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpyconfig.h location in setup.py file.
    ------------------------------------------------------------------------
    r5273 | cdavid | 2008-06-12 10:59:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    When src_dir is not null, takes it into account to retrieve distutils libdir.
    ------------------------------------------------------------------------
    r5274 | cdavid | 2008-06-12 11:01:13 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.lib to new scons build_dir behavior.
    ------------------------------------------------------------------------
    r5275 | cdavid | 2008-06-12 11:48:42 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Set numpy include path relatively to top setup callee when bootstrapping.
    ------------------------------------------------------------------------
    r5276 | cdavid | 2008-06-12 11:49:16 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapat numpy.lib scons build to new build_dir conventions.
    ------------------------------------------------------------------------
    r5277 | cdavid | 2008-06-12 11:55:30 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.numarray to new build dir convention.
    ------------------------------------------------------------------------
    r5278 | cdavid | 2008-06-12 11:56:55 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.fft to new build dir conventions.
    ------------------------------------------------------------------------
    r5279 | cdavid | 2008-06-12 12:00:37 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.linalg to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5280 | cdavid | 2008-06-12 12:05:12 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.random to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5281 | cdavid | 2008-06-12 12:56:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Make sure we are using numscons 0.8.0 or above.
    ------------------------------------------------------------------------
    r5282 | cdavid | 2008-06-12 17:16:07 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Do not fail scons command when cxx compiler is not available.
    ------------------------------------------------------------------------
    r5283 | cdavid | 2008-06-14 08:06:13 +0200 (Sat, 14 Jun 2008) | 1 line
    
    Fix dotblas compilation on mac os X: scons scanner is not smart enough to interpret #include CPP_MACRO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in numscons 0.8

    ------------------------------------------------------------------------
    r5267 | cdavid | 2008-06-12 08:35:22 +0200 (Thu, 12 Jun 2008) | 1 line
    
    scons command: set distutils libdir relatively to build directory.
    ------------------------------------------------------------------------
    r5268 | cdavid | 2008-06-12 09:20:28 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Remove distutils_dirs_emitter hacks: no need anymore since we use variant_dir.
    ------------------------------------------------------------------------
    r5269 | cdavid | 2008-06-12 09:23:31 +0200 (Thu, 12 Jun 2008) | 1 line
    
    variant_dir: Rename SConscript for numpy.core.
    ------------------------------------------------------------------------
    r5270 | cdavid | 2008-06-12 09:24:09 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Add boilerplate SConstruct to set variant dir transparantly.
    ------------------------------------------------------------------------
    r5271 | cdavid | 2008-06-12 09:28:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt SConscript to new architecture for build dir.
    ------------------------------------------------------------------------
    r5272 | cdavid | 2008-06-12 09:43:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpyconfig.h location in setup.py file.
    ------------------------------------------------------------------------
    r5273 | cdavid | 2008-06-12 10:59:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    When src_dir is not null, takes it into account to retrieve distutils libdir.
    ------------------------------------------------------------------------
    r5274 | cdavid | 2008-06-12 11:01:13 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.lib to new scons build_dir behavior.
    ------------------------------------------------------------------------
    r5275 | cdavid | 2008-06-12 11:48:42 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Set numpy include path relatively to top setup callee when bootstrapping.
    ------------------------------------------------------------------------
    r5276 | cdavid | 2008-06-12 11:49:16 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapat numpy.lib scons build to new build_dir conventions.
    ------------------------------------------------------------------------
    r5277 | cdavid | 2008-06-12 11:55:30 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.numarray to new build dir convention.
    ------------------------------------------------------------------------
    r5278 | cdavid | 2008-06-12 11:56:55 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.fft to new build dir conventions.
    ------------------------------------------------------------------------
    r5279 | cdavid | 2008-06-12 12:00:37 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.linalg to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5280 | cdavid | 2008-06-12 12:05:12 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.random to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5281 | cdavid | 2008-06-12 12:56:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Make sure we are using numscons 0.8.0 or above.
    ------------------------------------------------------------------------
    r5282 | cdavid | 2008-06-12 17:16:07 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Do not fail scons command when cxx compiler is not available.
    ------------------------------------------------------------------------
    r5283 | cdavid | 2008-06-14 08:06:13 +0200 (Sat, 14 Jun 2008) | 1 line
    
    Fix dotblas compilation on mac os X: scons scanner is not smart enough to interpret #include CPP_MACRO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge revision 5258 from trunk: some updates to scons scripts.</title>
<updated>2008-07-09T06:30:24+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T06:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b417c5e6685fc5a03e9528c6dd6acd4ccaffa787'/>
<id>b417c5e6685fc5a03e9528c6dd6acd4ccaffa787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport fix for ticket #828.</title>
<updated>2008-06-28T17:51:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-06-28T17:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3475f5b88c61164ac3f92d7e06555a86deada741'/>
<id>3475f5b88c61164ac3f92d7e06555a86deada741</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapat numpy.lib scons build to new build_dir conventions.</title>
<updated>2008-06-12T09:49:16+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-06-12T09:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=be47c6fe315821136d4953de01bacb67a07c5f0a'/>
<id>be47c6fe315821136d4953de01bacb67a07c5f0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
