index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
diameter
/
src
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress dialyzer warnings in code
Anders Svensson
2021-05-07
1
-2
/
+3
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
Don't use deprecated erlang:get_stacktrace/0
Anders Svensson
2018-06-07
1
-3
/
+3
*
Merge branch 'anders/diameter/DOIC/OTP-14588' into maint
Anders Svensson
2017-09-05
1
-2
/
+2
|
\
|
*
Fix dictionary compilation error message
Anders Svensson
2017-09-04
1
-2
/
+2
*
|
Don't search forms unnecessarily in diameter_exprecs parse transform
Anders Svensson
2017-08-10
1
-2
/
+2
|
/
*
Fix obsolete diameter_gen.hrl comments
Anders Svensson
2017-08-03
1
-9
/
+8
*
Merge branch 'anders/diameter/performance/OTP-14343'
Anders Svensson
2017-06-14
1
-30
/
+71
|
\
|
*
Move (most of) diameter_gen.hrl to diameter_gen.erl
Anders Svensson
2017-06-13
1
-11
/
+14
|
*
Change signature associated with dictionary @custom_type/@codecs
Anders Svensson
2017-06-13
1
-2
/
+3
|
*
Remove use of process dictionary in decode
Anders Svensson
2017-06-13
1
-20
/
+33
|
*
Add dictionary function avp_arity/1
Anders Svensson
2017-06-12
1
-3
/
+27
*
|
diameter: Fix handling of locations and annotations
Hans Bolinder
2017-03-08
1
-2
/
+2
|
/
*
Update copyright-year
Erlang/OTP
2016-12-07
1
-1
/
+1
*
Remove copyright from generated dictionary modules
Anders Svensson
2016-08-26
1
-14
/
+1
*
update copyright-year
Henrik Nord
2016-03-15
6
-6
/
+6
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
8
-72
/
+80
*
diameter: Use module erl_anno
Hans Bolinder
2015-04-30
2
-8
/
+10
*
Fix ?MODULE in preprocessed dictionary forms
Anders Svensson
2014-09-12
1
-5
/
+28
*
Fix broken check for undefined AVPs in @codec and @custom_types
Anders Svensson
2014-05-29
1
-5
/
+4
*
Merge branch 'anders/diameter/unicode_path/OTP-11655'
Anders Svensson
2014-03-31
1
-12
/
+20
|
\
|
*
Fix unicode path failure in diameter_make:codec/2
Anders Svensson
2014-03-20
1
-13
/
+21
*
|
Use fun encoding to erl_parse:abstract/2
Anders Svensson
2014-03-25
2
-3
/
+9
*
|
Adapt dictionary compilation to new default encoding
Anders Svensson
2014-03-21
1
-2
/
+2
*
|
Ensure that Grouped AVP's are fully defined in dictionaries
Anders Svensson
2014-01-16
1
-13
/
+24
*
|
Don't format diameter_make:codec/2 errors
Anders Svensson
2014-01-16
1
-4
/
+10
|
/
*
Return compilable forms instead of beam
Anders Svensson
2013-12-01
2
-24
/
+7
*
Fix diameter_make:flatten/1
Anders Svensson
2013-12-01
2
-10
/
+91
*
Modify type that currently causes dialyzer woe
Anders Svensson
2013-12-01
1
-1
/
+1
*
Simplify and extend diameter_make interface
Anders Svensson
2013-12-01
2
-115
/
+171
*
Add diameter_make:flatten/1, remove reformat/1
Anders Svensson
2013-12-01
1
-15
/
+19
*
Extend diameter_make:codec/2
Anders Svensson
2013-11-28
3
-57
/
+129
*
Don't pollute process dictionary in diameter_codegen:from_dict/4
Anders Svensson
2013-11-28
1
-1
/
+8
*
Make forms a separate output from diameter_codegen
Anders Svensson
2013-11-28
2
-6
/
+7
*
Remove last remnants of "spec"
Anders Svensson
2013-11-28
2
-127
/
+127
*
Write as last step in code generation
Anders Svensson
2013-11-28
1
-121
/
+93
*
Change extensions for debug output: .spec/forms -> .D/F
Anders Svensson
2013-11-28
1
-2
/
+2
*
Remove redundant integer type specifiers from binaries
Anders Svensson
2013-05-29
1
-3
/
+3
*
Update copyright years
Björn-Egil Dahlberg
2013-02-22
2
-2
/
+2
*
Remove dialyzer nowarn_unused_function workaround
Anders Svensson
2013-02-18
2
-44
/
+3
*
Add exprecs '#new-'/1 clause taking list argument
Anders Svensson
2013-02-08
1
-5
/
+10
*
Add exprecs '#get-'/1 for transforming records into lists
Anders Svensson
2013-02-08
2
-9
/
+37
*
Allow module name mapping at dictionary compilation
Anders Svensson
2011-12-16
1
-1
/
+16
*
Fix blunder that broke name/prefix compilation options
Anders Svensson
2011-12-16
1
-1
/
+1
*
Tell dialyzer not to warn about unused functions
Anders Svensson
2011-12-08
2
-1
/
+42
*
Fix semantic checks on AVP qualifiers
Anders Svensson
2011-12-08
2
-26
/
+67
*
Minor codegen/debug fix
Anders Svensson
2011-12-08
1
-9
/
+9
*
Minor diameter_dict_scanner fix
Anders Svensson
2011-12-06
1
-2
/
+4
*
Fix interpretation of vendor id in @grouped
Anders Svensson
2011-12-05
2
-7
/
+19
*
Add range checks on dictionary integers
Anders Svensson
2011-12-05
1
-18
/
+69
[next]