index
:
delta/python-packages/pyasn1-git.git
add-consistency-check-hook
add-except-clause-support
add-more-debug-logging
add-set-of-any-support
add-unittest-assertion
add-with-components-constraint
codecs-produce-python-builtins
deprecate-size-spec
fix-cer-der-tagged-any
fix-constructed-default
fix-dump-raw-value
fix-generalized-time-encoding
fix-setof-slicing
improve-open-type-docs
master
novalue-fixes-in-docs
open-types-support
release-0.4.9
self-referencing-types
sequenceof-to-remain-schema
github.com: etingof/pyasn1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyasn1
/
codec
/
native
/
decoder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Advance copyright statement to year 2020
Ilya Etingof
2020-03-08
1
-1
/
+1
*
Pass `tagMap` and `typeMap` to decoder instance
Ilya Etingof
2019-11-16
1
-6
/
+6
*
Refactor codec classes linkage
Ilya Etingof
2019-11-16
1
-4
/
+6
*
Reuse `SingleItemDecoder` object in `StreamingDecoder`
Ilya Etingof
2019-11-15
1
-3
/
+2
*
Refactor BER decoder into a suspendable coroutine
Ilya Etingof
2019-11-15
1
-70
/
+89
*
Add exception classes documentation
Ilya Etingof
2019-07-13
1
-1
/
+1
*
Release 0.4.5
v0.4.5
Ilya Etingof
2018-12-29
1
-1
/
+1
*
Refactor debug logging (#138)
Ilya Etingof
2018-08-03
1
-10
/
+9
*
copyright years extended
Ilya Etingof
2018-03-29
1
-1
/
+1
*
imports pep8'ed
Ilya Etingof
2017-11-23
1
-2
/
+7
*
Start `.prettyPrint` deprecation (#103)
Ilya Etingof
2017-11-19
1
-1
/
+1
*
migrated docs and references from sourceforge.net
Ilya Etingof
2017-11-14
1
-1
/
+1
*
added example code snippets to the docstrings (#101)
Ilya Etingof
2017-11-14
1
-0
/
+13
*
Add more content to docs (#96)
Ilya Etingof
2017-10-21
1
-0
/
+2
*
Ditched unnecessary .clone/.subtype overrides (#94)
Ilya Etingof
2017-10-19
1
-1
/
+1
*
fixed crash at SequenceOf native decoder
Ilya Etingof
2017-09-15
1
-1
/
+1
*
codecs signatures unified and pass **options through
Ilya Etingof
2017-09-09
1
-10
/
+12
*
WIP: setup properties through metaclass
Ilya Etingof
2017-07-21
1
-3
/
+3
*
typos
Ilya Etingof
2017-05-22
1
-1
/
+1
*
moved logger call into local scope in tight loops
Ilya Etingof
2017-05-11
1
-5
/
+9
*
native decoder refactored to use type-ids for better performance
Ilya Etingof
2017-03-21
1
-33
/
+61
*
tag-related classes overhauled, optimized and documented
Ilya Etingof
2017-03-04
1
-29
/
+29
*
__all__ added
Ilya Etingof
2017-02-18
1
-0
/
+2
*
python codec renamed into "native"
Ilya Etingof
2017-02-04
1
-0
/
+158