summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deploy only on tagsmigrate-from-travis-ci-to-github-actionsSeth Morton2020-11-231-3/+1
* Add a deploy workflowSeth Morton2020-11-231-0/+33
* Do not run tests and quality on tagsSeth Morton2020-11-232-4/+16
* Test with ICU and fastnumbersSeth Morton2020-11-231-4/+18
* Run some tests on macOS and windowsSeth Morton2020-11-231-3/+7
* Fix simple bugs preventing tox to runSeth Morton2020-11-231-0/+9
* Quality and tests run on pusn and pull_requestSeth Morton2020-11-232-2/+2
* Run tests parallel to code qualitySeth Morton2020-11-221-7/+2
* Add GitHub Action for testsSeth Morton2020-11-221-0/+34
* Run blackSeth Morton2020-11-2213-68/+56
* Update the static analysis actionSeth Morton2020-11-222-25/+62
* First GitHub Action - static analysisSeth Morton2020-11-221-0/+25
* Remove .travis-ci.ymlSeth Morton2020-11-221-117/+0
* Properly fix sphinx documentation bugSeth Morton2020-11-204-6/+6
* Bump version: 7.0.1 → 7.1.07.1.0Seth Morton2020-11-195-4/+9
* Update changelogSeth Morton2020-11-191-1/+1
* Merge pull request #124 from SethMMorton/do-not-fail-on-new-python-versionsSeth Morton2020-11-195-34/+72
|\
| * Add more instructionsSeth Morton2020-11-191-0/+2
| * Update changelogSeth Morton2020-11-191-0/+1
| * Python 3.5-friendly syntaxSeth Morton2020-11-191-2/+2
| * Add Python 3.9 to toxSeth Morton2020-11-191-1/+1
| * Test that checks unicode number presence won't crater testsSeth Morton2020-11-191-16/+23
| * Add script to generate the new hex numbers on Python updateSeth Morton2020-11-192-17/+45
|/
* Merge pull request #123 from SethMMorton/windows-exporer-sortingSeth Morton2020-11-186-0/+407
|\
| * Improve testing clarity and maintainablilitywindows-exporer-sortingSeth Morton2020-11-181-11/+16
| * Update changelogSeth Morton2020-11-171-0/+3
| * Documentation updatesSeth Morton2020-11-173-4/+43
| * Add a test for key with os_sortedSeth Morton2020-11-171-0/+6
| * Fully implement OS sorting on all platformsSeth Morton2020-11-172-23/+261
| * Change winsorted to os_sortedSeth Morton2020-11-173-72/+97
| * Initial implementation of winsortedSeth Morton2020-11-172-0/+91
|/
* Remove stale deprection noticesSeth Morton2020-11-151-11/+0
* Officially mention Python 3.9 supportSeth Morton2020-11-151-0/+1
* Treat None like NaN so it gets sorted robustlySeth Morton2020-11-155-8/+12
* Update changelogSeth Morton2020-11-151-0/+8
* Merge pull request #121 from SethMMorton/macos-simplificationSeth Morton2020-11-151-7/+6
|\
| * Use native python on MacOSmacos-simplificationSeth Morton2020-11-151-7/+6
|/
* Merge pull request #120 from SethMMorton/pandas-documentationSeth Morton2020-11-153-10/+27
|\
| * Don't use very new sphinxSeth Morton2020-11-152-4/+4
| * Add Pandas documentation linksSeth Morton2020-11-151-3/+11
| * Change new pandas example so that doctests ignore itSeth Morton2020-11-151-13/+12
| * Merge pull request #116 from kuraga/patch-1Seth Morton2020-11-151-7/+17
| |\ |/ /
| * Update examples.rstAlexander Kurakin2020-08-191-1/+11
| * Update "Sorting a Pandas DataFrame" documentation. Closes #115Alexander Kurakin2020-08-091-7/+7
* | Merge pull request #119 from swt2c/update_numeric_hex_py39Seth Morton2020-11-152-0/+28
|\ \ | |/ |/|
| * Add Python 3.9 to Travis CI configurationScott Talbert2020-11-031-0/+1
| * Update unicode_numeric_hex.py with Python 3.9's Unicode DatabaseScott Talbert2020-11-021-0/+27
|/
* Update changelogSeth Morton2020-04-251-0/+4
* Updated how it works to reflect current codeSeth Morton2020-04-251-12/+8
* Fix typo in docsSeth Morton2020-04-251-1/+1