summaryrefslogtreecommitdiff
path: root/DEVGUIDE.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename OSX to macOS (#1298)Giampaolo Rodola2018-06-261-5/+5
| | | rename OSX to macOS
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-111-7/+8
| | | This reverts commit b578d2febfd35f80fcfa1ce1bdf18d44d21b1581.
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-091-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 filesGiampaolo Rodola2017-11-181-19/+37
|
* syntax highlight in doc filesGiampaolo Rodola2017-11-181-1/+1
|
* fix #1166 (doc mistake)Giampaolo Rodola2017-11-071-1/+1
|
* provide a 'make help' commandGiampaolo Rodola2017-11-061-0/+1
|
* Small changes (#1158)wiggin152017-10-261-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 urlGiampaolo Rodola2017-09-071-1/+1
|
* update DEVGUIDEGiampaolo Rodola2017-05-091-0/+10
|
* fix failing testGiampaolo Rodola2017-05-051-3/+3
|
* make.bat: add -p optGiampaolo Rodola2017-05-051-0/+22
|
* #1036: add exception handling + some minor coding style adjustmentsGiampaolo Rodola2017-05-011-1/+1
|
* update docGiampaolo Rodola2017-04-251-5/+4
|
* update docGiampaolo Rodola2017-04-251-12/+10
|
* minor DEVGUIDE updateGiampaolo Rodola2016-12-161-3/+3
|
* update print release scriptGiampaolo Rodola2016-09-021-10/+5
|
* update INSTALL/DEV instructionsGiampaolo Rodola2016-08-061-3/+8
|
* fix typoGiampaolo Rodola2016-05-151-1/+1
|
* update docGiampaolo Rodola2016-05-151-3/+8
|
* add freebsd dev notesGiampaolo Rodola2016-05-061-0/+12
|
* update doc [skip ci[Giampaolo Rodola2016-03-061-1/+1
|
* update INSTALL / DEVGUIDEGiampaolo Rodola2016-03-061-31/+40
|
* remove scrutinizer; it's just annoyingGiampaolo Rodola2016-02-101-11/+0
|
* fix broken testsGiampaolo Rodola2016-02-081-5/+4
|
* attempt some fixes for OSX/travis failures; also update HISTORY/CREDITS with ↵Giampaolo Rodola2015-08-041-5/+8
| | | | @mrjefftang contributions
* update docsGiampaolo Rodola2015-07-151-2/+1
|
* update README before releaserelease-3.1.0Giampaolo Rodola2015-07-151-1/+1
|
* ad dev guideGiampaolo Rodola2015-07-111-0/+145