Commit Graph

29 Commits

Author SHA1 Message Date
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Wim Lewis 18c2ec9f1d Declare the tags[] tables in skeletons as const.
Constify the PER support structure.
Constify a few other private tables in the skeleton code.
2014-07-29 11:30:10 -07:00
Lev Walkin f7982283ae fix: There must be no content in self-terminating <NULL/> tag. 2013-03-16 07:01:42 -07:00
Lev Walkin 14e39a910c propagate per encoding error 2012-01-09 18:13:05 -08:00
Lev Walkin b032a07af4 avoid rightful PER warning 2012-01-09 09:07:38 -08:00
Lev Walkin 4e984d5451 starving instead of failing if no more data 2007-06-29 13:27:48 +00:00
Lev Walkin 523de9eba2 per support 2006-08-18 01:34:18 +00:00
Lev Walkin 59b176ee35 upgrade: PER related changes 2005-11-26 11:25:14 +00:00
Lev Walkin 8c3b854016 added const qualifier 2005-03-10 18:52:02 +00:00
Lev Walkin 0fab1a6fed relaxed XER processing rules for whitespace 2005-03-09 22:19:25 +00:00
Lev Walkin e0b56e0d58 XMLValueList support 2005-02-25 12:10:27 +00:00
Lev Walkin 1e4439612f context sensitivity 2005-02-18 18:06:36 +00:00
Lev Walkin dde25b3e7b xer_is_whitespace() 2004-10-22 08:17:16 +00:00
Lev Walkin 867ac19926 BOOLEAN XER support 2004-10-22 08:11:25 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin 942fd08131 allow local cleanup 2004-10-03 09:13:02 +00:00
Lev Walkin 5e03376b84 asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
Lev Walkin 8e8078aa88 clean-up; removed unnecessary field from type descriptor 2004-09-26 13:10:40 +00:00
Lev Walkin 5ccf1eb56d context is now optional 2004-09-24 20:58:47 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +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 4ce78cae9e avoided compilation warnings on gcc 3.3.x systems 2004-08-25 01:34:11 +00:00
Lev Walkin 449f8324e9 new constraints model 2004-08-20 13:23:42 +00:00
Lev Walkin 958d7a8057 BOOLEAN and NULL have changed their types 2004-08-19 13:26:36 +00:00
Lev Walkin c2346578e4 C++ compatibility 2004-08-11 09:07:36 +00:00
Lev Walkin 4d9528c7c9 portability 2004-08-11 08:10:13 +00:00
Lev Walkin d9bd775af1 enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00