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
2011-08-08
Merge branch 'bjorn/parallel-make/OTP-9451' into major
Björn Gustavsson
2011-08-08
*/c_src/Makefile*: Support parallel make
Björn Gustavsson
2011-08-02
Remove some superflous includes which caused inlined modules to have lots of ...
Lukas Larsson
2011-08-01
Update to use enif_alloc instead of malloc
Lukas Larsson
2011-08-01
Make performance code more generic and migrate per/ber NBAP perormance suites...
Lukas Larsson
2011-08-01
Update code genaration to call nif/erlang depending on what is configured
Lukas Larsson
2011-08-01
Remove export_all and only export is_nif_loadable
Lukas Larsson
2011-08-01
Add documentation for ber encode nif optmization
Lukas Larsson
2011-08-01
Fix bug in counting length of empty composite types
Lukas Larsson
2011-08-01
Fix bug where composite types with more then one element would be encoded in ...
Lukas Larsson
2011-08-01
Add pubkey performance tests
Lukas Larsson
2011-08-01
Update ber encode nif to use a linked list memry buffer
Lukas Larsson
2011-08-01
Create a nif for ber encode
Lukas Larsson
2011-08-01
Extract generic is_nif_loadable function from decode
Lukas Larsson
2011-08-01
Update decode_open_type to use nifs if configured to do so
Lukas Larsson
2011-08-01
Add -deprecated attributes
Lukas Larsson
2011-08-01
Update tag to be ints instead of longs
Lukas Larsson
2011-08-01
Update asn1 nif to handle calls with an empty binary
Lukas Larsson
2011-08-01
Add obsolete warning for driver option
Lukas Larsson
2011-08-01
Correct mistake in driver -> nif translation
Lukas Larsson
2011-08-01
Cannot be a binary as decode creates tuples
Lukas Larsson
2011-08-01
Remove DRIVER target from opt target
Lukas Larsson
2011-08-01
Update documentation with replacement of driver with nif
Lukas Larsson
2011-08-01
return 0 as error code when an unknown error happens
Lukas Larsson
2011-08-01
Remove all modules relating to drivers and make all functions obsolete.
Lukas Larsson
2011-08-01
Remove driver support for per encoding
Lukas Larsson
2011-08-01
Remove driver support for ber decoding
Lukas Larsson
2011-08-01
Add load, upgrade and purge functions for asn1 nifs
Lukas Larsson
2011-08-01
Add better error messages to nifs
Lukas Larsson
2011-08-01
Exclude nif module from cover
Lukas Larsson
2011-08-01
Expand per and ber performance suites with parallel asn1 runs
Lukas Larsson
2011-08-01
Add documentation for nif interface
Lukas Larsson
2011-08-01
Fix bootstrap problem
Lukas Larsson
2011-08-01
Add nif vs driver vs erlang performance tests for per encode and ber decode.
Lukas Larsson
2011-08-01
Extend particular smp testcase with a ber nif info
Lukas Larsson
2011-08-01
Define vsn if not defined to make flymake happy
Lukas Larsson
2011-08-01
Add support for nif option to optimized ber_bin_v2 asn1 compilation
Lukas Larsson
2011-08-01
Add support for nif option to optimized PER asn1 compilation
Lukas Larsson
2011-08-01
Pass compiler options directly through to the asn1 compiler in order to test ...
Lukas Larsson
2011-08-01
Add asn1 nif for ber decode and per encode
Lukas Larsson
2011-07-21
Use lists:mapfoldl instead for a tiny performance gain
Lukas Larsson
2011-07-21
Move fixopt to do more work in ct than rt for opimized per_bin
Lukas Larsson
2011-07-21
Optmized encode_length by doing some calculations at compile time rather than...
Lukas Larsson
2011-07-21
Optmized decode_length by doing some calculations as compile time rather than...
Lukas Larsson
2011-05-24
Prepare release
OTP_R14B03
Erlang/OTP
2011-05-20
Fixed DRIVER_INIT prototype
Kenneth Lundin
2011-05-19
Corrected handling of long length in driver and updated test suites
Kenneth Lundin
2011-05-16
OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).
Micael Karlberg
2011-05-11
Corrected test case that failed because of the removal of a catch in timer:tc
Kenneth Lundin
2011-04-06
Merge branch 'dev' into bmk/inets/inet56_integration
Micael Karlberg
[next]