Commit Graph

1534 Commits

Author SHA1 Message Date
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin 5809ec65dd travis CI integration 2014-09-07 09:39:39 -07:00
Lev Walkin 4018d82b09 clarification 2014-09-07 07:20:33 -07:00
Lev Walkin 8b3b3d8450 improved language 2014-09-07 07:13:16 -07:00
Lev Walkin b40ec41655 do not check certain features on non-64 systems 2014-02-24 00:57:18 -08:00
Lev Walkin 1550e5c94e change type width detection logic 2014-02-10 11:07:14 -08:00
Lev Walkin 334d5cc7fb change type width detection logic 2014-02-10 11:06:56 -08:00
Lev Walkin e5086e3f92 extensibility shall not change the type from wide to narrow 2014-02-10 11:00:51 -08:00
Lev Walkin 58b74eb570 add signed integer tests for test 134 2014-02-10 09:24:39 -08:00
Lev Walkin 6c52784de1 PER-encoding of integers wider than 32 bits 2014-02-09 04:34:54 -08:00
Lev Walkin bfc76e8f1e fix spacing 2014-01-14 02:44:54 -08:00
Lev Walkin ea55215e3c split ADD_CFLAGS and TESTSUITE_CFLAGS 2014-01-14 02:15:13 -08:00
Lev Walkin f84cc014d4 check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
Lev Walkin fb2a30b8c6 remove pointer sign warnings 2014-01-14 02:11:37 -08:00
Lev Walkin 5b63acf7aa remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
Lev Walkin aef10c36f7 upgrade autotools 2014-01-14 01:47:25 -08:00
Lev Walkin aa61a0f821 pointer warning fixes 2014-01-14 00:58:26 -08:00
Lev Walkin daeb2160cc use isfinite() or finite() depending on availability 2014-01-13 23:08:35 -08:00
Lev Walkin 6169b8d565 fix default constraint checking 2013-12-07 11:02:44 -08:00
Lev Walkin d2fab92e02 remove warning 2013-12-07 10:58:10 -08:00
Lev Walkin 70732a2216 remove warning 2013-12-07 10:55:14 -08:00
Lev Walkin 85325924cf fix debug message typo 2013-12-07 10:52:28 -08:00
Lev Walkin 98e9b93997 comments changed 2013-10-24 01:36:43 -07:00
Lev Walkin f65e937759 additional PER test 2013-10-17 13:04:57 -07:00
Lev Walkin 9c70e74c0c remove warnings 2013-10-17 13:03:36 -07:00
Lev Walkin 4062b01cd5 add -fline-refs 2013-10-11 14:29:38 -07:00
Lev Walkin 2142033493 removed useless clyx2asn1 conversion 2013-04-07 04:14:36 -07:00
Lev Walkin 101c26db79 rrc.asn1 renamed into rrc-7.1.0.asn1 2013-04-07 01:37:43 -07:00
Lev Walkin 9ab5c76ab8 convert rrc 7.1.0 spec into UTF-8 2013-04-07 01:33:33 -07:00
Lev Walkin 6e1486c50c ENUMERATED is not needed since -fnative-types by default. 2013-04-07 01:33:07 -07:00
Lev Walkin b7c40b6a0d typos and format string fixes 2013-03-28 05:54:12 -07:00
Lev Walkin d4c1673dc1 typo in a comment 2013-03-28 05:00:47 -07:00
Lev Walkin 2fce55d3b6 regenerated 2013-03-28 05:00:39 -07:00
Lev Walkin 1d6d5191fb search with case sensitivity 2013-03-28 05:00:31 -07:00
Lev Walkin 97f8edc598 simplify xer encoding 2013-03-28 04:38:41 -07:00
Lev Walkin 1715b32c87 format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
Lev Walkin 7f35fd8cf1 more PER tests 2013-03-28 03:13:38 -07:00
Lev Walkin bbc78f6872 fix ilogb problem on ubuntu: libm precedence 2013-03-28 01:37:17 -07:00
Lev Walkin 194b21049c doc clarified and typos fixed 2013-03-28 01:29:06 -07:00
Lev Walkin b1d85e3b6a more tests for integer decoding on ilp32 2013-03-28 00:32:49 -07:00
Lev Walkin 73823e1ff2 add finite on ubuntu 2013-03-28 00:24:48 -07:00
Lev Walkin 20a01f9174 fix 32 bit integer decoding 2013-03-28 00:22:08 -07:00
Lev Walkin e9360e6f30 fix ilogb error on ubuntu 2013-03-28 00:21:57 -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 11c9a8c7ed update asn1c-usage.pdf 2013-03-26 00:46:55 -07:00
Lev Walkin 2655eb3f05 deprecate -fskeletons-copy; this option is now a default; use -flink-skeletons for old behavior 2013-03-25 19:09:04 -07:00
Lev Walkin 47189a7e86 make unber compilable by satisfying dependency. 2013-03-25 18:54:22 -07:00
Lev Walkin 0ff7129040 remove warnings 2013-03-25 18:51:51 -07:00
Lev Walkin e14480fa0b fix https://sourceforge.net/p/asn1c/bugs/51/ 2013-03-24 03:28:00 -07:00
Lev Walkin f01946ecea add back const qualifier 2013-03-24 02:13:08 -07:00