index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
src
Age
Commit message (
Expand
)
Author
2013-05-31
asn1ct_gen_per: Remove useless renewal of 'enumval'
Björn Gustavsson
2013-05-31
Fix encoding of semi-constrained, extensible INTEGERs
Björn Gustavsson
2013-05-31
PER/UPER: Fix decoding of semi-constrained INTEGERs
Björn Gustavsson
2013-05-31
BER: Fix handling of a constructed default value for a class
Björn Gustavsson
2013-05-31
PER: Generate code for deep table constraints at compile-time
Björn Gustavsson
2013-05-31
Normalize data representation for table constraints
Björn Gustavsson
2013-05-31
asn1ct: Simplify check_value/2
Björn Gustavsson
2013-05-31
Clean up checking of values for ENUMERATEDs
Björn Gustavsson
2013-05-31
Introduce a new mechanism for structured error handling
Björn Gustavsson
2013-05-31
asn1_db: Make dbput/3 and dbsave/2 asynchronous
Björn Gustavsson
2013-05-31
asn1_db: Remove unused functions
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkc/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkp/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkv/3
Björn Gustavsson
2013-05-31
asn1ct_check: Introduce check_fold/3 and clean up checkt/3
Björn Gustavsson
2013-05-31
asn1ct: Refactor running of compiler passes
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Remove dead code for handling of ENUMERATED
Björn Gustavsson
2013-05-31
PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument
Björn Gustavsson
2013-05-31
Eliminate handling of #pobjectdef{} from the backends
Björn Gustavsson
2013-05-31
Eliminate clauses that can never match
Björn Gustavsson
2013-05-31
Eliminate the {notype,_} return value from asn1ct_gen:type/1
Björn Gustavsson
2013-05-31
BER: Don't generate functions that are never used
Björn Gustavsson
2013-05-31
asn1ct, asn1ct_gen: Eliminate unused exports
Björn Gustavsson
2013-05-31
BER: Remove special case handling of certain string types
Björn Gustavsson
2013-05-31
BER: Optimize handling of constraints for INTEGERs
Björn Gustavsson
2013-05-31
Open the output file in raw mode with delayed write
Björn Gustavsson
2013-05-31
Generate one call to io:put_chars/2 for each call to asn1ct_gen:emit/1
Björn Gustavsson
2013-05-31
PER/UPER: Remove support for a list argument for encode_open_type/1
Björn Gustavsson
2013-05-31
Introduce asn1ct_gen_per:gen_decode_external/3
Björn Gustavsson
2013-05-31
asn1ct_check: Simplify code at the end of check_type/3
Björn Gustavsson
2013-05-31
Get rid of 'ANY' in the backends
Björn Gustavsson
2013-05-31
Normalize SIZE constraints to simplify backends
Björn Gustavsson
2013-05-31
PER: Fix aligments bugs for short strings
Björn Gustavsson
2013-05-31
Correct encoding (decoding) of lengths less than the root range
Björn Gustavsson
2013-05-31
PER/UPER: Correct encoding of a length outside the root range
Björn Gustavsson
2013-05-31
PER: Eliminate useless argument for encode_octet_string()
Björn Gustavsson
2013-05-31
Fix handling of open interval constraints with pre-defined integers
Björn Gustavsson
2013-05-31
Eliminate use of #constraint{} outside of the parser
Björn Gustavsson
2013-05-31
ascn1ct_check: Remove effect-less code
Björn Gustavsson
2013-05-31
Use the record definition for #Externaltypereference
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
Björn Gustavsson
2013-05-31
PER/UPER: Share all code except encoding of primitives
Björn Gustavsson
2013-05-31
Eliminate duplicated code in gen_inlined_{dec,enc}_funs()
Björn Gustavsson
2013-05-31
Remove unused function pgen/4 in all backends
Björn Gustavsson
2013-05-31
UPER: Fix bug in encoding/decoding of default types
Björn Gustavsson
2013-05-31
Remove unnecessary code duplication in gen_objset_{dec,enc}()
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Optimize decoding of OPTIONAL
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Break out part of gen_dec_comp_call()
Björn Gustavsson
2013-05-31
asn1_constructed_per: Optimize decoding of CHOICE
Björn Gustavsson
2013-05-31
Refactor decoding of items in SEQUENCEs and CHOICEs
Björn Gustavsson
[prev]
[next]