Age | Commit message (Expand) | Author |
2015-01-15 | Merge branch 'maint' | Bruce Yinhe |
2015-01-15 | Merge branch 'mikpe/hipe-arm-interworking' into maint | Bruce Yinhe |
2015-01-15 | Merge branch 'maint' | Marcus Arendt |
2015-01-15 | Merge branch 'arekinath/openbsd-build/OTP-12404' into maint | Marcus Arendt |
2015-01-14 | Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403' | Marcus Arendt |
2015-01-14 | Merge branch 'maint' | Marcus Arendt |
2015-01-14 | Merge branch 'marcus/rabbe-doc-typos/OTP-12399' into maint | Marcus Arendt |
2015-01-14 | Merge branch 'maint' | Marcus Arendt |
2015-01-14 | Merge branch 'dotsimon/sctp_paddrinfo_state' into maint | Marcus Arendt |
2015-01-14 | Merge branch 'maint' | Marcus Arendt |
2015-01-14 | Merge branch 'nox/http_uri-fragment/OTP-12398' into maint | Marcus Arendt |
2015-01-14 | Merge branch 'maint' | Dan Gudmundsson |
2015-01-14 | Merge branch 'dgud/wx/connect-when-terminating/OTP-12374' into maint | Dan Gudmundsson |
2015-01-14 | wx: Fix connect when terminating | Dan Gudmundsson |
2015-01-13 | Merge branch 'maint' | Marcus Arendt |
2015-01-13 | Merge branch 'essen/irregardless' into maint | Marcus Arendt |
2015-01-13 | Merge branch 'maint' | Dan Gudmundsson |
2015-01-13 | Merge branch 'dgud/debugger/save-state-mac/OTP-12378' into maint | Dan Gudmundsson |
2015-01-13 | Merge branch 'dgud/wx/connect-when-terminating/OTP-12374' into maint | Dan Gudmundsson |
2015-01-13 | fix doc typos found by Rabbe Fogelholm | Marcus Arendt |
2015-01-12 | Merge branch 'bjorn/asn1/rfc-5912/OTP-12395' | Björn Gustavsson |
2015-01-12 | Remove the old unused yecc-based parser | Björn Gustavsson |
2015-01-12 | Improve error handling for illegal object definitions | Björn Gustavsson |
2015-01-12 | Reimplement storeindb/2 to avoid excessive process communication | Björn Gustavsson |
2015-01-12 | Remove useless fields in #state{} | Björn Gustavsson |
2015-01-12 | Remove vestiges of obsolete {TypeName,Value} notation | Björn Gustavsson |
2015-01-12 | Remove old error handling | Dan Gudmundsson |
2015-01-12 | Modernize the remaining cases | Dan Gudmundsson |
2015-01-12 | Further improve error handling for instatiation of parameterized types | Dan Gudmundsson |
2015-01-12 | asn1ct_tok: Clean up | Björn Gustavsson |
2015-01-12 | Add a test case for EXTENSIBILITY IMPLIED | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Remove expensive lookahead_assignment/1 function | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Clean up error handling and reporting | Björn Gustavsson |
2015-01-12 | asn1ct, asn1ct_parser2: Refactor the upper levels of error handling | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Eliminate all uses of old-style 'catch' | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Clean up parse_or/3 and parse_or_tag/3 | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Correct extraction of line number from token | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Throw an {asn1_error,...} for *all* parse errors | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Simplify parse_Type/1 | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Remove unsuccessful parsing of ValueSetFromObjects | Björn Gustavsson |
2015-01-12 | Move checking of UNIQUE & DEFAULT error to asn1ct_check | Björn Gustavsson |
2015-01-12 | Makefile: Add missing dependency for asn1ct_gen_check | Björn Gustavsson |
2015-01-12 | Strengthen the test of selection types | Björn Gustavsson |
2015-01-12 | Remove code duplication | Dan Gudmundsson |
2015-01-12 | Remove unnecessary internal errors | Björn Gustavsson |
2015-01-12 | Modernize error handling for SEQUENCE | Dan Gudmundsson |
2015-01-12 | Modernize error handling for CHOICE | Dan Gudmundsson |
2015-01-12 | Modernize error handling for BOOLEAN | Dan Gudmundsson |
2015-01-12 | Modernize error handling for named values | Dan Gudmundsson |
2015-01-12 | Rewrite checking of ENUMERATED | Björn Gustavsson |