index
:
delta/python-packages/pint.git
_decimal
_npsubclass
_pytest_migration
code_reorganization
develop
master
pre-commit/autoupdate-0
staging
staging.tmp
trying
github.com: hgrecco/pint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pint
/
systems.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'felixonmars-patch-1' into develop
Hernan
2021-01-07
1
-1
/
+1
|
\
|
*
Correct a typo in systems.py
Felix Yan
2020-10-14
1
-1
/
+1
*
|
Run linter on all files
Hernan
2021-01-07
1
-14
/
+7
|
/
*
ran black -t py36 . && isort -rc . && flake8
root
2020-03-29
1
-2
/
+1
*
Merge branch 'master' into master
Giulio Malventi
2020-03-14
1
-75
/
+88
|
\
|
*
Removed passing registry to to_units_container in Systems.from_lines
Hernan
2020-01-22
1
-3
/
+1
|
*
Add support for other numerical types at the registry level
Hernan
2020-01-22
1
-5
/
+9
|
*
Replace 1.0 and 0.0 (floats) by 1 and 0 (integers)
Hernan
2020-01-21
1
-2
/
+2
|
*
Sphinx fixes
Guido Imperiale
2020-01-06
1
-2
/
+3
|
*
Fixes W293
Hernan
2019-12-27
1
-14
/
+14
|
*
Manual edits after pyment
Hernan
2019-12-27
1
-84
/
+1
|
*
Run pyment -w --convert -o numpydoc .
Hernan
2019-12-27
1
-30
/
+102
|
*
Improved babel experience
Hernan
2019-12-21
1
-2
/
+2
|
*
Remove redundant encoding information (utf8 is the default)
Guido Imperiale
2019-12-13
1
-1
/
+0
|
*
isort
Guido Imperiale
2019-12-13
1
-4
/
+5
|
*
black
Guido Imperiale
2019-12-13
1
-27
/
+43
|
*
Merge branch 'master' into standard_exceptions
Guido Imperiale
2019-12-05
1
-8
/
+8
|
|
\
|
|
*
Merge branch 'master' into py27_cleanup
Guido Imperiale
2019-12-05
1
-2
/
+2
|
|
|
\
|
|
|
*
mark all regexp / tex strings to raw strings
Keewis
2019-12-02
1
-2
/
+2
|
|
*
|
Remove 2.7 support from codebase
Guido Imperiale
2019-12-03
1
-6
/
+6
|
|
|
/
|
*
|
Thorough str tests for all exceptions
Guido Imperiale
2019-12-04
1
-2
/
+5
|
|
/
|
*
Sphinx fixes
Guido Imperiale
2019-09-13
1
-3
/
+2
|
*
Unit and Quantity in root module
Guido Imperiale
2019-09-13
1
-8
/
+8
|
*
Successfully complete copy.deepcopy(UnitRegistry())
Guido Imperiale
2019-08-30
1
-4
/
+4
|
*
Fix crash in copy.deepcopy(ParserHelper(1))
Guido Imperiale
2019-08-30
1
-0
/
+3
*
|
Changed to relative import
Giulio Malventi
2020-03-14
1
-1
/
+1
|
/
*
Remove positional string formatters
Hugo
2017-10-19
1
-2
/
+2
*
Add warning when a System contains an unknown Group
Hernan Grecco
2017-04-02
1
-2
/
+5
*
Change system lister dir return value type
GloriaVictis
2016-08-19
1
-1
/
+1
*
Merge conflicts in testsuite
Hernan Grecco
2016-08-07
1
-0
/
+13
|
\
|
*
adjusted to cope with upstream babel tip
alexbodn@gmail.com
2016-08-06
1
-3
/
+5
|
*
added translation of the measuring systems by locale.
alexbodn@gmail.com
2016-03-25
1
-0
/
+11
*
|
Split UnitRegistry functionality into several classes
Hernan Grecco
2016-05-05
1
-0
/
+8
*
|
Moved Registry to its own file
Hernan Grecco
2016-04-30
1
-1
/
+2
|
/
*
Updated copyright year
Hernan Grecco
2016-02-12
1
-1
/
+1
*
Stabilized systems API
Hernan Grecco
2016-02-09
1
-0
/
+21
*
Changed Systems and Groups to be aware of the Registry in which they are.
Hernan Grecco
2016-01-07
1
-101
/
+93
*
Systems defined in default and parsed
Hernan Grecco
2015-07-24
1
-0
/
+6
*
Merged systems into UnitRegistry
Hernan Grecco
2015-07-21
1
-97
/
+37
*
Implemented systems and test for it
Hernan Grecco
2015-01-12
1
-91
/
+201
*
Implementing Systems and Groups (WIP)
Hernan Grecco
2015-01-05
1
-0
/
+367