Commit Graph

38 Commits

Author SHA1 Message Date
vlm 12164c45ff unsigned integer of 32-bit widtth support for per
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1401 59561ff5-6e30-0410-9f3c-9617f08c8826
2007-12-03 13:41:36 +00:00
vlm fea6602591 C90-compliant negative LONG_MIN
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1392 59561ff5-6e30-0410-9f3c-9617f08c8826
2007-11-06 01:48:46 +00:00
vlm 1daeca001b BMPString and UniversalString support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1271 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-11-24 11:20:27 +00:00
vlm 86380d312e more PER support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1245 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-10-09 12:07:58 +00:00
vlm e54d16a386 generate PER code tables for known-multiplier strings
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1230 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-09-21 01:50:13 +00:00
vlm 417494060a unused bits
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1156 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-09-08 19:34:22 +00:00
vlm af68ef5391 *** empty log message ***
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1116 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-07-13 11:19:01 +00:00
vlm 337167ed3c upgrade: PER related changes
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1011 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-11-26 11:25:14 +00:00
vlm 6c4a850514 automatic dependency tracking
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@975 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-18 13:38:19 +00:00
vlm 75b3a53e15 PER visible constraints are used to select the native representation for INTEGER types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@957 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 02:18:27 +00:00
vlm 547b77ad6f some gcc 4.x compatibility in constraints checking code
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@928 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-04 02:01:03 +00:00
vlm 246a55fd0a uniform checking
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@851 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-03-30 06:03:41 +00:00
vlm 0f7920b053 sptr
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@849 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-03-29 19:06:20 +00:00
vlm c86870cb43 deeper validation
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@847 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-03-29 19:04:24 +00:00
vlm 6f74b0f7d6 refactoring
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@751 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-03-04 23:23:50 +00:00
vlm 80a4859928 XMLValueList support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@708 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-02-25 12:10:27 +00:00
vlm 25f5d27940 member -> Member
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@647 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-02-15 03:37:42 +00:00
vlm af8419717f checking reserved keywords and double identifiers
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@618 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-01-28 12:18:50 +00:00
vlm 37bc03dca3 revert to casting lvalue
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@617 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-01-27 17:58:47 +00:00
vlm b0d811a4a1 no lvalue casting
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@603 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-01-17 14:39:11 +00:00
vlm 2601675ec7 UTF8String_length() API change
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@473 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-10-02 16:44:55 +00:00
vlm a5dcb91841 renamed asn1_ into asn_; support for cross-referenced types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@433 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:16:40 +00:00
vlm 47ae158d52 PRIdASN instead of lld
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@395 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-24 21:01:43 +00:00
vlm cbebb81cd4 libasn1fix api change
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@364 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-22 16:05:13 +00:00
vlm f9d178d667 REAL support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@321 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-14 12:47:45 +00:00
vlm a447deac33 speed-up in one special case
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@272 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-07 06:31:15 +00:00
vlm 465f3c0249 cleaner pointer arithmetics
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@268 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-06 08:07:19 +00:00
vlm 17dc9eb65e measured in bits
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@259 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-05 10:42:19 +00:00
vlm 5d6d4b8fb8 better semantics
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@218 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-25 02:03:59 +00:00
vlm 758530a066 better constraint failure reporting
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@196 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 13:47:59 +00:00
vlm 7e20dfc61c useful negation...
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@195 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 13:11:40 +00:00
vlm cdf661bebb proper constraints return values
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@194 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 12:47:03 +00:00
vlm 22b03117e3 oops
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@193 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 12:37:35 +00:00
vlm b08de159c6 better support for underlying type
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@190 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 03:30:05 +00:00
vlm e8423bcf4b api change
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@182 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-22 03:10:52 +00:00
vlm ffa21d2070 refine
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@175 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-21 07:34:58 +00:00
vlm b283901f98 new constraints generation method
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@170 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-20 13:37:01 +00:00
vlm 1d03669d1b constraint checking code
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@149 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-08-19 13:29:46 +00:00