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
/
asn1ct_constructed_per.erl
Age
Commit message (
Expand
)
Author
2013-10-01
Fix broken handling of default values for BIT STRINGs
Björn Gustavsson
2013-09-03
asn1ct_constucted_per: Directly call asn1ct_gen_per
Björn Gustavsson
2013-09-03
PER, UPER: Optimize table constraints
Björn Gustavsson
2013-08-30
PER, UPER: Optimize encoding using an intermediate format
Björn Gustavsson
2013-08-30
Refactor decoding of components of SEQUENCE OF / SET OF
Björn Gustavsson
2013-08-30
PER,UPER: Get rid of unused 'telltype' argument in decoding functions
Björn Gustavsson
2013-08-30
Remove broken support for multiple UNIQUE
Björn Gustavsson
2013-08-30
Clean up handling of extension addition groups
Björn Gustavsson
2013-08-28
asn1ct_constructed_per: Simplify gen_enc_line() and friends
Björn Gustavsson
2013-08-28
Remove code for handling an object/object set reference in SEQUENCE
Björn Gustavsson
2013-08-26
Encode SEQUENCE OF / SET OF using a list comprehension
Björn Gustavsson
2013-06-07
PER, UPER: Fix record name mismatch between HRL file and decoding code
Björn Gustavsson
2013-05-31
asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type
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_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 the {notype,_} return value from asn1ct_gen:type/1
Björn Gustavsson
2013-05-31
Introduce asn1ct_gen_per:gen_decode_external/3
Björn Gustavsson
2013-05-31
Normalize SIZE constraints to simplify backends
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
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
2013-05-31
asn1ct_constructed_per: Refactor gen_dec_choice2()
Björn Gustavsson
2013-05-31
asn1_constructed_per: Refactor gen_enc_choice2()
Björn Gustavsson
2013-05-31
Don't call asn1ct_name:clear/0 directly after asn1ct_name:start/0
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
per,uper: Optimize decoding of the remaining data types
Björn Gustavsson
2013-01-22
Add and use asn1rtt_ext
Björn Gustavsson
2013-01-22
Add run-time library templates and use them
Björn Gustavsson
2013-01-22
Fix a bug where necessary alignment would be skipped
Björn Gustavsson
2013-01-10
Merge branch 'bjorn/asn1/extension-addition-groups/OTP-10664'
Björn Gustavsson
2013-01-07
Fix a bug for multiple extension addition groups
Björn Gustavsson
2012-12-21
Always inline decoding of open types
Björn Gustavsson
2012-12-18
Fix a bug in skipping of extensions
Björn Gustavsson
2012-12-06
Optimize decoding of extensions
Björn Gustavsson
2012-12-06
Do alignment optimization of SEQUENCEs and SETs
Björn Gustavsson
2012-12-06
Refactor code generation for decoding SEQUENCE/SET
Björn Gustavsson
2012-12-06
Use asn1ct_imm to optimize decoding of per and uper
Björn Gustavsson
2012-12-06
Eliminate the useless 'telltype' argument in component decoding
Björn Gustavsson
2012-12-06
Suppress warnings for unused variables using a compiler option
Björn Gustavsson
2012-11-23
Remove obsolete back-ends and simplify the options
Björn Gustavsson
2012-11-22
Remove support for the obsolete {Typename,Value} tuple notation
Björn Gustavsson
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-28
Remove Dialyzer warnings
Kenneth Lundin
2012-05-04
Add support for multiple ExtensionAdditionGroups
Kenneth Lundin
2011-08-01
Remove driver support for per encoding
Lukas Larsson
2011-08-01
Add support for nif option to optimized PER asn1 compilation
Lukas Larsson
[next]