Commit Graph

60 Commits

Author SHA1 Message Date
Lev Walkin b33425f16b fix OER stubs order 2017-08-02 13:32:18 -07:00
Lev Walkin ba68c91b71 empty OER stub generator 2017-08-02 13:32:16 -07:00
johvik e70c40724c Fix duplicate 'const' warnings
Since the typedef of asn_INTEGER_specifics_t also contains a const the
compiler complained about:
"warning: duplicate ‘const’ [-Wpedantic]"
2017-05-09 11:06:12 +02:00
johvik 792216e97f Skip last comma when there are no extensions
This is to get rid of the GCC warning:
"warning: comma at end of enumerator list [-Wpedantic]"
2017-04-11 10:42:21 +02:00
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Lev Walkin a7591b5c7f regenerated tests based on Wim L patch 2014-10-12 18:37:35 -07:00
Lev Walkin 6169b8d565 fix default constraint checking 2013-12-07 11:02:44 -08:00
Lev Walkin 4062b01cd5 add -fline-refs 2013-10-11 14:29:38 -07:00
Lev Walkin 2a744a7470 Behavior of -fnative-types made default; old behavior saved under -fwide-types 2013-03-27 01:56:23 -07:00
Lev Walkin 8bb57a29c1 unsigned integer of 32-bit widtth support for per 2007-12-03 13:41:36 +00:00
Lev Walkin 22b5ed4142 *** empty log message *** 2006-09-13 02:51:20 +00:00
Lev Walkin 9f5bb3ae4b per support 2006-08-18 01:46:46 +00:00
Lev Walkin 739d9bfb59 updated to ERRLOG -> CTFAIL 2006-07-13 13:28:32 +00:00
Lev Walkin 1eded3544e *** empty log message *** 2006-07-13 11:19:01 +00:00
Lev Walkin 171487e6ed some more parameterization 2006-03-21 07:25:18 +00:00
Lev Walkin 59b176ee35 upgrade: PER related changes 2005-11-26 11:25:14 +00:00
Lev Walkin d1bfea65a0 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE 2005-11-08 03:06:16 +00:00
Lev Walkin ae7bf3fbe8 YuanMeng was very helpful in finding these 2005-08-29 10:31:14 +00:00
Lev Walkin 8eb4b572fd de-facto things 2005-08-16 16:57:17 +00:00
Lev Walkin 0f5d74c6d3 unions are not anonymous 2005-08-14 15:03:31 +00:00
Lev Walkin 66d542b6b8 more heuristics testing 2005-07-04 02:03:57 +00:00
Lev Walkin 87b14d326f uniform constraints checking 2005-03-31 21:52:53 +00:00
Lev Walkin 29a82196bb deeper validation; 2005-03-29 19:05:37 +00:00
Lev Walkin 3ebc65a699 const qualifiers 2005-03-17 21:57:19 +00:00
Lev Walkin d6aa7aa46d not XMLValueList 2005-03-10 13:47:58 +00:00
Lev Walkin e8318b8db1 fixed name clash in constraint checking code; also changed braces to double quote in #includes 2005-03-06 09:29:03 +00:00
Lev Walkin bf56d5495e removed suprtfluous stuff 2005-03-04 23:50:56 +00:00
Lev Walkin c8285715f6 support for a class of circular references 2005-03-04 22:18:20 +00:00
Lev Walkin e0272aa038 new internal layout 2005-03-04 11:26:08 +00:00
Lev Walkin 295e245804 strict enumeration support 2005-02-25 11:47:59 +00:00
Lev Walkin 9f30ef19a2 less space 2005-02-25 11:08:02 +00:00
Lev Walkin c9ad02e399 do not override specifics 2005-02-25 10:24:45 +00:00
Lev Walkin bbe3866da5 removed commas and added accept_as enumeration map 2005-02-25 08:17:56 +00:00
Lev Walkin b2230806aa implemented 2005-02-14 20:31:31 +00:00
Lev Walkin 64d99e9dea new functionality 2005-01-30 18:34:07 +00:00
Lev Walkin dd712469a8 no lvalue casting 2005-01-17 14:59:49 +00:00
Lev Walkin ba58e1b939 changed comment wording 2005-01-17 12:20:19 +00:00
Lev Walkin 61b40d81b7 CHOICE XER decoder 2004-10-23 15:07:45 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin dfae9758a7 asn1_* renamed into asn_* 2004-09-29 13:19:37 +00:00
Lev Walkin 154aa18dd7 type aliasing implemented; last_tag_form removed 2004-09-26 13:12:56 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +00:00
Lev Walkin 8dd0eedc2d better type naming 2004-09-17 06:32:12 +00:00
Lev Walkin 188ed2c714 inner structures tagging fix. see 0.9.5 comment in ChangeLog 2004-09-13 08:31:01 +00:00
Lev Walkin 906654e1d7 refactored tagging support 2004-09-10 15:49:15 +00:00
Lev Walkin b918973b71 more explicit ANY support 2004-09-10 09:37:12 +00:00
Lev Walkin cc93b0f1c5 distinction between an optional member and a member encoded with a pointer 2004-09-10 09:18:20 +00:00
Lev Walkin d04430c972 result of -fall-defs-global 2004-09-07 06:44:29 +00:00
Lev Walkin 0f2848f82f changes related to ANY type introduction 2004-09-04 04:54:42 +00:00
Lev Walkin 16835b66d4 better constraint failure reporting 2004-08-22 13:47:59 +00:00