Commit Graph

190 Commits

Author SHA1 Message Date
Lev Walkin 11380fba0c *** empty log message *** 2006-08-18 01:38:40 +00:00
Lev Walkin 1dc8529923 *** empty log message *** 2006-08-18 01:32:26 +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 a00d6b3714 refactored parameterization support 2006-03-21 03:40:38 +00:00
Lev Walkin 8253ea93aa command line in preamble 2006-03-17 01:47:57 +00:00
Lev Walkin c2a75094b5 class field access problem 2006-03-14 11:52:12 +00:00
Lev Walkin 9c2285abf3 parsing object classes more properly 2006-03-09 08:49:26 +00:00
Lev Walkin 0913f24d8d skip filenameless includes 2006-03-06 00:30:30 +00:00
Lev Walkin 4737039b8d includes are outside of extern C {} clause 2006-02-19 04:30:15 +00:00
Lev Walkin ae5540f5ea includes are outside of extern C {} clause 2006-02-19 04:26:37 +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 a895afba67 -fskeletons-copy 2005-10-06 10:09:34 +00:00
Lev Walkin c0e7071cd4 asn1c code for windows platform fixed, thanks to rmeub@users.sourceforge.net 2005-10-05 09:01:51 +00:00
Lev Walkin ac760bf5b9 SET mandatory map generation 2005-10-05 08:59:03 +00:00
Lev Walkin ae7bf3fbe8 YuanMeng was very helpful in finding these 2005-08-29 10:31:14 +00:00
Lev Walkin b85a8135da automatic dependency tracking 2005-08-18 13:38:19 +00:00
Lev Walkin da9a3b8a39 more words on circular references 2005-08-16 17:00:21 +00:00
Lev Walkin c08c3cf13b oops 2005-08-15 01:04:48 +00:00
Lev Walkin 4c97bd6100 some platforms don't have INTxx_MIN 2005-08-15 01:01:24 +00:00
Lev Walkin 0f5d74c6d3 unions are not anonymous 2005-08-14 15:03:31 +00:00
Lev Walkin 4b55341c7b extensions of conditional native-typing to -fbless-SIZE constraints 2005-08-14 14:45:44 +00:00
Lev Walkin 082cadcaaa PER visible constraints are used to select the native representation for INTEGER types 2005-08-14 02:18:27 +00:00
Lev Walkin b02a883595 BIT STRING enumerations 2005-08-13 23:51:47 +00:00
Lev Walkin 414b078337 generating enumeration tables for INTEGER types 2005-08-13 23:30:24 +00:00
Lev Walkin b36317c2a8 restructured member variable names 2005-08-12 10:09:10 +00:00
Lev Walkin 72a0f5a1fa -findirect-choice 2005-07-24 08:28:39 +00:00
Lev Walkin 3d551c06be #includes moved out of __cplusplus 2005-07-15 18:49:41 +00:00
Lev Walkin f1a512366b some gcc 4.x compatibility in constraints checking code 2005-07-04 02:01:03 +00:00
Lev Walkin afa35b429e proper constants 2005-06-15 18:12:48 +00:00
Lev Walkin f3b29b1fa8 no empty maps 2005-06-02 05:21:37 +00:00
Lev Walkin 56784c0062 uniform checking 2005-03-30 06:03:41 +00:00
Lev Walkin 7c1b27bdb1 sptr 2005-03-29 19:06:20 +00:00
Lev Walkin 7ef83a454f deeper validation 2005-03-29 19:04:24 +00:00
Lev Walkin dd1512ec09 added const qualifiers 2005-03-17 21:56:00 +00:00
Lev Walkin 12d8c496eb proper handling 2005-03-10 13:44:47 +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 866cff1a11 support for regen target 2005-03-05 00:50:53 +00:00
Lev Walkin b9b8b9594f -fno-include-deps 2005-03-05 00:33:27 +00:00
Lev Walkin 01633091bb clearer separation 2005-03-05 00:08:41 +00:00
Lev Walkin bf56d5495e removed suprtfluous stuff 2005-03-04 23:50:56 +00:00
Lev Walkin caf0d5a755 proper handling of reserved identifiers 2005-03-04 23:48:19 +00:00
Lev Walkin 6938d0446b refactoring 2005-03-04 23:23:50 +00:00
Lev Walkin fe7f6ecddd *** empty log message *** 2005-03-04 22:38:22 +00:00
Lev Walkin c8285715f6 support for a class of circular references 2005-03-04 22:18:20 +00:00
Lev Walkin c6544d7c01 do not print line numbers as they screw up dependency management 2005-03-04 08:59:41 +00:00
Lev Walkin 4604d03d98 retaining old file if contents are the same 2005-03-04 08:52:50 +00:00
Lev Walkin 21d0000937 -fcompound-names 2005-03-04 08:48:53 +00:00
Lev Walkin 4e319f028e rename 2005-03-03 21:58:28 +00:00
Lev Walkin 3fe2e12bb5 more complete list of C keywords 2005-03-03 21:29:27 +00:00
Lev Walkin 8ecf9db10e INTEGER prohibited by 8.3.4 2005-03-03 21:28:12 +00:00
Lev Walkin 4efbfb7e55 portability fixes 2005-02-25 14:20:30 +00:00
Lev Walkin e0b56e0d58 XMLValueList support 2005-02-25 12:10:27 +00:00
Lev Walkin 475d91f0d2 int -> long 2005-02-25 12:09:55 +00:00
Lev Walkin ce31cdb7d5 member -> Member 2005-02-15 03:37:42 +00:00
Lev Walkin 152a91e455 modified Member name to guarantee it won't clash with user-defined "identifier" 2005-02-14 20:41:29 +00:00
Lev Walkin 432f504d38 SET OF XER support 2005-02-14 20:29:54 +00:00
Lev Walkin bde42dd67c SET is now supported 2005-02-14 19:23:09 +00:00
Lev Walkin 801fabc3e1 checking reserved keywords and double identifiers 2005-01-28 12:18:50 +00:00
Lev Walkin 23fd2fa6d5 revert to casting lvalue 2005-01-27 17:58:47 +00:00
Lev Walkin 04c8ef07d9 no lvalue casting 2005-01-17 14:39:11 +00:00
Lev Walkin b7bfd1a097 changed wording 2005-01-17 12:16:58 +00:00
Lev Walkin b0b3341de0 more comments 2005-01-17 11:57:48 +00:00
Lev Walkin 659c63b746 extensions in CHOICE types properly marked 2005-01-17 11:40:49 +00:00
Lev Walkin 61b40d81b7 CHOICE XER decoder 2004-10-23 15:07:45 +00:00
Lev Walkin ca47c29a2a some XER support 2004-10-23 13:34:00 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin a460ba3f01 things necessary for Sun Solaris 9 @ sparc 2004-10-20 15:40:04 +00:00
Lev Walkin 33d5d3c28a order tables for CANONICAL-XER 2004-10-03 09:13:30 +00:00
Lev Walkin 29c41687ab UTF8String_length() API change 2004-10-02 16:44:55 +00:00
Lev Walkin 05363a77e3 renamed asn1_ into asn_; support for cross-referenced types 2004-09-29 13:16:40 +00:00
Lev Walkin 8de2ab2f34 -fno-constraints support; removed last_tag_form 2004-09-26 13:11:31 +00:00
Lev Walkin 33c16ba733 PRIdASN instead of lld 2004-09-24 21:01:43 +00:00
Lev Walkin 11c3e1704f reheaderization 2004-09-24 21:00:50 +00:00
Lev Walkin b65b30055c change of message 2004-09-23 22:20:47 +00:00
Lev Walkin d29bbce66d versatile Makefile creation 2004-09-23 22:19:14 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +00:00
Lev Walkin e4d6ab83d7 libasn1fix api change 2004-09-22 16:05:13 +00:00
Lev Walkin 0ffabe28b7 added asn_internal.h 2004-09-22 16:02:03 +00:00
Lev Walkin 33cded1db4 CGI environment for online ASN.1 compilation 2004-09-19 19:40:52 +00:00
Lev Walkin 8dd0eedc2d better type naming 2004-09-17 06:32:12 +00:00
Lev Walkin 0204fa6322 marker definition changed 2004-09-15 11:54:38 +00:00
Lev Walkin 6d1220a68c cleanup before proceeding 2004-09-14 14:10:10 +00:00
Lev Walkin c78cbfbd7a REAL support 2004-09-14 12:47:45 +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 c3e29404e7 new tags api 2004-09-10 06:07:18 +00:00
Lev Walkin 5a8219a11e better handling of recursive definitions 2004-09-08 00:28:57 +00:00
Lev Walkin 61c7069bd6 removed assert state 2004-09-08 00:28:47 +00:00
Lev Walkin 60215aa103 automakefied 2004-09-07 06:44:55 +00:00
Lev Walkin 6ea088f458 speed-up in one special case 2004-09-07 06:31:15 +00:00
Lev Walkin dd32b592e2 -fall-defs-global 2004-09-06 08:07:29 +00:00
Lev Walkin fd71d1e554 cleaner pointer arithmetics 2004-09-06 08:07:19 +00:00
Lev Walkin ac7e229e9e integrated ANY support 2004-09-05 10:42:33 +00:00
Lev Walkin cb2b2d16c8 measured in bits 2004-09-05 10:42:19 +00:00
Lev Walkin 201943ebcd support for ANY type 2004-09-04 04:42:29 +00:00
Lev Walkin 2605d2a717 any type renamed 2004-09-04 04:42:00 +00:00