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
Age
Commit message (
Expand
)
Author
2014-01-20
Optimize code surrounding calls to complete/1
Björn Gustavsson
2014-01-20
asn1ct_imm: Add the intermediate instruction {list,List,Dst}
Björn Gustavsson
2014-01-20
Generate intermediate code that is easier to optimize
Björn Gustavsson
2014-01-20
asn1ct_imm: Add the {set,{var,Src},{var,Dst}} instruction
Björn Gustavsson
2014-01-20
Keep type information in the apply intermediate instruction
Björn Gustavsson
2014-01-20
asn1ct_imm: Add a field for intermediate code for call_gen
Björn Gustavsson
2014-01-20
Introduce asn1ct_gen:open_output_file/1
Björn Gustavsson
2014-01-20
Factor out printing of verbose messages
Björn Gustavsson
2014-01-20
Improve optimization of alignment for encoding
Björn Gustavsson
2014-01-20
Improve construction of {cons,H,T} instructions
Björn Gustavsson
2014-01-20
Teach asn1ct_func:call_gen/4 to quote the generated function name
Björn Gustavsson
2014-01-20
Test open types that may need more than 128 bytes
Björn Gustavsson
2013-12-10
Merge tag 'OTP_R16B03'
Magnus Lidén
2013-12-09
Prepare release
OTP_R16B03
Erlang/OTP
2013-12-02
Merge branch 'maint'
Björn Gustavsson
2013-12-02
Merge branch 'bjorn/asn1/fix-integer-constraint/OTP-11504' into maint
Björn Gustavsson
2013-11-29
PER/UPER: Handle a range in the extension part of the constraint
Björn Gustavsson
2013-11-20
Merge branch 'maint'
Björn Gustavsson
2013-11-20
Merge branch 'bjorn/asn1/fix-union-bug/OTP-11411' into maint
Björn Gustavsson
2013-10-21
Merge branch 'maint'
Björn Gustavsson
2013-10-21
Merge branch 'bjorn/asn1/fix-extensible-single-values/OTP-11415' into maint
Björn Gustavsson
2013-10-18
Merge branch 'maint'
Björn Gustavsson
2013-10-18
Merge branch 'bjorn/asn1/fix-default-values/OTP-11319' into maint
Björn Gustavsson
2013-10-17
Merge branch 'maint'
Björn Gustavsson
2013-10-17
Fix complicated union of INTEGER constraints
Björn Gustavsson
2013-10-01
Fix broken handling of default values for BIT STRINGs
Björn Gustavsson
2013-09-30
Cope with .erlang files that print to stdout
Björn Gustavsson
2013-09-30
PER/UPER: Correct encoding for single-value extensible constraints
Björn Gustavsson
2013-09-30
asn1ct_value: Handle named INTEGERs with constraints
Björn Gustavsson
2013-09-30
Merge branch 'maint'
Björn Gustavsson
2013-09-27
Teach the ASN.1 compiler the no_ok_wrapper option
Björn Gustavsson
2013-09-27
Optimize the generated decode/2 function
Björn Gustavsson
2013-09-27
Merge branch 'maint'
Björn Gustavsson
2013-09-18
No longer compile the X420 specs for plain BER
Björn Gustavsson
2013-09-18
Combine the testSeqIndefinite/1 and testSetIndefinite/1 test cases
Björn Gustavsson
2013-09-18
Remove asn1_wrapper
Björn Gustavsson
2013-09-18
Eliminate the use of asn1_wrapper
Björn Gustavsson
2013-09-18
Simplify tests of CHOICE with OPTIONAL
Björn Gustavsson
2013-09-18
asn1_test_lib: Add roundtrip functions and use them everywhere
Björn Gustavsson
2013-09-18
Makefile: Release Emakefile to ensure warnings are treated as errors
Björn Gustavsson
2013-09-18
Don't allow unused exported functions in test case helpers
Björn Gustavsson
2013-09-18
Move out specific tests from asn1_test_lib
Björn Gustavsson
2013-09-18
testMegaco: Remove unused exported function msg11/0
Björn Gustavsson
2013-09-18
ASN.1 tests: Don't export functions that are only locally called
Björn Gustavsson
2013-09-18
Remove unused pem_performance.erl file
Björn Gustavsson
2013-09-18
asn1_SUITE: Reinstate test of sub-constraint
Björn Gustavsson
2013-09-18
ASN.1 tests: Remove unused choice_extension.erl
Björn Gustavsson
2013-09-18
Remove unused compile() functions
Björn Gustavsson
2013-09-18
asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec
Björn Gustavsson
2013-09-18
Slightly clean up testX420
Björn Gustavsson
[next]