| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename OSX to macOS (#1298) | Giampaolo Rodola | 2018-06-26 | 1 | -5/+5 |
| | | | | rename OSX to macOS | ||||
| * | Revert "Move tests out of package to top level directory (#1232)" (#1242) | Giampaolo Rodola | 2018-03-11 | 1 | -7/+8 |
| | | | | This reverts commit b578d2febfd35f80fcfa1ce1bdf18d44d21b1581. | ||||
| * | Move tests out of package to top level directory (#1232) | Jon Dufresne | 2018-03-09 | 1 | -8/+7 |
| | | | | | | | | | Cleanly separates tests from the package itself. Prevents the tests being installed to site-packages. Tests are still distributed with the source distribution by MANIFEST.in. Avoids installing tests in production environments, leading to less total code in the environment. | ||||
| * | syntax highlight in doc files | Giampaolo Rodola | 2017-11-18 | 1 | -19/+37 |
| | | |||||
| * | syntax highlight in doc files | Giampaolo Rodola | 2017-11-18 | 1 | -1/+1 |
| | | |||||
| * | fix #1166 (doc mistake) | Giampaolo Rodola | 2017-11-07 | 1 | -1/+1 |
| | | |||||
| * | provide a 'make help' command | Giampaolo Rodola | 2017-11-06 | 1 | -0/+1 |
| | | |||||
| * | Small changes (#1158) | wiggin15 | 2017-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix valid_types in memory_percent pfullmem._fields is always added twice to valid_types so the message about invalid memtype lists the types twice too. pfullmem is available on all platforms and is always the same as or a superset of pmem. We can look at its fields only to get all valid_types. Also we can check whether to use memory_full_info or not by checking the fields of pfullmem vs. pmem instead of using hard coded mem types. * remove workaround made for Solaris on AIX The problem described in the comment doesn't apply for AIX * update "oneshot" table in documentation * Removed "nice" and "ionice" which are not boosted * Removed "~Process." prefix which was only on a few methods and not others * Added AIX Fixes #1157 * small AIX additions to docs | ||||
| * | update doc url | Giampaolo Rodola | 2017-09-07 | 1 | -1/+1 |
| | | |||||
| * | update DEVGUIDE | Giampaolo Rodola | 2017-05-09 | 1 | -0/+10 |
| | | |||||
| * | fix failing test | Giampaolo Rodola | 2017-05-05 | 1 | -3/+3 |
| | | |||||
| * | make.bat: add -p opt | Giampaolo Rodola | 2017-05-05 | 1 | -0/+22 |
| | | |||||
| * | #1036: add exception handling + some minor coding style adjustments | Giampaolo Rodola | 2017-05-01 | 1 | -1/+1 |
| | | |||||
| * | update doc | Giampaolo Rodola | 2017-04-25 | 1 | -5/+4 |
| | | |||||
| * | update doc | Giampaolo Rodola | 2017-04-25 | 1 | -12/+10 |
| | | |||||
| * | minor DEVGUIDE update | Giampaolo Rodola | 2016-12-16 | 1 | -3/+3 |
| | | |||||
| * | update print release script | Giampaolo Rodola | 2016-09-02 | 1 | -10/+5 |
| | | |||||
| * | update INSTALL/DEV instructions | Giampaolo Rodola | 2016-08-06 | 1 | -3/+8 |
| | | |||||
| * | fix typo | Giampaolo Rodola | 2016-05-15 | 1 | -1/+1 |
| | | |||||
| * | update doc | Giampaolo Rodola | 2016-05-15 | 1 | -3/+8 |
| | | |||||
| * | add freebsd dev notes | Giampaolo Rodola | 2016-05-06 | 1 | -0/+12 |
| | | |||||
| * | update doc [skip ci[ | Giampaolo Rodola | 2016-03-06 | 1 | -1/+1 |
| | | |||||
| * | update INSTALL / DEVGUIDE | Giampaolo Rodola | 2016-03-06 | 1 | -31/+40 |
| | | |||||
| * | remove scrutinizer; it's just annoying | Giampaolo Rodola | 2016-02-10 | 1 | -11/+0 |
| | | |||||
| * | fix broken tests | Giampaolo Rodola | 2016-02-08 | 1 | -5/+4 |
| | | |||||
| * | attempt some fixes for OSX/travis failures; also update HISTORY/CREDITS with ↵ | Giampaolo Rodola | 2015-08-04 | 1 | -5/+8 |
| | | | | | @mrjefftang contributions | ||||
| * | update docs | Giampaolo Rodola | 2015-07-15 | 1 | -2/+1 |
| | | |||||
| * | update README before releaserelease-3.1.0 | Giampaolo Rodola | 2015-07-15 | 1 | -1/+1 |
| | | |||||
| * | ad dev guide | Giampaolo Rodola | 2015-07-11 | 1 | -0/+145 |
