Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make numpy.distutils.log importable from python3. | David Cournapeau | 2009-12-03 | 1 | -4/+8 |
* | Use the default terminal colour to print out INFO messages in distutils. | Stefan van der Walt | 2008-04-16 | 1 | -2/+2 |
* | Add an 'if 0''d block of code to numpy.distutils.log to ignore some log messa... | cookedm | 2007-12-26 | 1 | -3/+7 |
* | Fix an incorrect usage of log.set_verbosity(INFO) causing log always to be at... | Pearu Peterson | 2007-08-09 | 1 | -8/+13 |
* | Add a numpy.distutils.log.good function, which when WARN messages would be | cookedm | 2007-05-25 | 1 | -2/+23 |
* | Make system_info saner. | cookedm | 2006-06-09 | 1 | -2/+2 |
* | Replace type(a) is (something) with appropiate is_string/is_sequence tests | cookedm | 2006-02-01 | 1 | -3/+3 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+47 |