summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into _decimal_decimalHernan Grecco2020-02-2131-510/+702
|\
| * Merge #1034bors[bot]2020-02-223-5/+13
| |\
| | * fix for key error in numpy.padmark-boer2020-02-213-5/+13
| * | Back to development: 0.12Hernan2020-02-192-1/+7
| * | Preparing release 0.110.11Hernan2020-02-192-2/+2
| * | Include .coveragercHernan2020-02-191-1/+1
| * | Merge #1031bors[bot]2020-02-191-8/+8
| |\ \
| | * | Rename `ParsedDefinition` to `PreprocessedDefinition`Hernan2020-02-191-8/+8
| |/ /
| * | Merge #993bors[bot]2020-02-193-0/+96
| |\ \
| | * | add docstringsKeewis2020-01-173-0/+48
| | * | import the code from the issueKeewis2020-01-173-0/+48
| * | | Merge pull request #1020 from Jellby/scriptHernan Grecco2020-02-197-4/+227
| |\ \ \
| | * \ \ Merge branch 'master' into scriptHernan Grecco2020-02-1912-99/+87
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge #1023bors[bot]2020-02-196-4/+67
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into developHernan Grecco2020-02-198-96/+21
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge #1029bors[bot]2020-02-186-94/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Remove array function warning on first creationJon Thielen2020-02-185-41/+6
| | * | | | Remove the array interface protocol fallbackJon Thielen2020-02-185-53/+6
| |/ / / /
| * | | | Merge #1025bors[bot]2020-02-123-1/+7
| |\ \ \ \
| | * | | | Use setuptools_scm via pyproject.tomlKOLANICH2020-02-123-1/+7
| |/ / / /
| | * | | Make `__str__` and `__format__` locale awareHernan2020-02-116-4/+66
| |/ / /
| | * | Add pint-convert documentationJellby2020-02-104-3/+107
| | * | Typo fixJellby2020-02-091-3/+4
| | * | Adding pint-convert script (see #1012)Jellby2020-02-084-4/+121
| |/ /
| * | Merge #998bors[bot]2020-02-063-9/+151
| |\ \
| | * | Implement parse_pattern functionAbdurrahmaan Iqbal2020-02-063-9/+151
| | |/
| * | Merge #1015bors[bot]2020-02-052-4/+6
| |\ \
| | * | test that passing a bare np.nan does not raiseKeewis2020-02-051-3/+5
| | * | also allow nan as a special valueKeewis2020-02-051-1/+1
| * | | Merge #1014bors[bot]2020-02-054-361/+12
| |\ \ \ | | |/ / | |/| |
| | * | Updated CHANGESHernan2020-02-051-0/+2
| | * | Remove `default_en_0.6.txt`Hernan2020-02-041-360/+0
| | * | Reorganize long_descriptionHernan2020-02-042-1/+10
| |/ /
| * | Merge #1005bors[bot]2020-02-042-10/+29
| |\ \
| | * | replace the note with a installation sectionKeewis2020-01-291-6/+10
| | * | fix a reference in the numpy pageKeewis2020-01-291-1/+1
| | * | style fixesKeewis2020-01-291-6/+6
| | * | use pintpandas when accessing pandas functionalityKeewis2020-01-291-3/+3
| | * | add install instructions and a warning about the status of pint-pandasKeewis2020-01-291-1/+16
| * | | Merge #1013bors[bot]2020-02-041-1/+1
| |\ \ \
| | * | | Change default numpy datatype to np.ptype("int")5igno2020-02-041-1/+1
| * | | | Merge #999bors[bot]2020-02-029-111/+237
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | Merge #996bors[bot]2020-01-224-0/+9
| |\ \ \
| | * | | Fixed #960Jules Chéron2020-01-214-0/+9
| | | |/ | | |/|
| * | | Merge #994bors[bot]2020-01-222-6/+18
| |\ \ \ | | |/ / | |/| |
| | * | remove the unneeded else:Keewis2020-01-201-7/+6
| | * | change the implementation of `pad` to treat non-quantities as dimensionlessKeewis2020-01-202-5/+18
| |/ /
| * | Merge #989bors[bot]2020-01-164-4/+41
| |\ \
| | * | Ignore unassigned variables in flake8 in test suiteJuan Nunez-Iglesias2020-01-151-3/+3
| | * | Add test for attribute _ and fix logic ;)Juan Nunez-Iglesias2020-01-152-4/+8