Commit Graph

21 Commits

Author SHA1 Message Date
Lev Walkin f59dac9887 decode Open Type in XER 2017-08-26 23:31:17 -07:00
Lev Walkin 6cd0d567f0 moved out common bit manipulation code 2017-08-26 23:31:09 -07:00
Lev Walkin 56d59b46c0 moved skeletons tests out 2017-08-24 13:54:58 -07:00
Lev Walkin 2d747bdda9 add OER encoders into library 2017-08-02 13:32:22 -07:00
Lev Walkin d88bea9b11 add OER SEQUENCE decoder 2017-08-02 13:32:19 -07:00
Lev Walkin e4d8c92142 add some support for INTEGER decoding 2017-08-02 13:32:17 -07:00
Lev Walkin 099da6ffc1 no C support code yet 2017-08-02 13:32:17 -07:00
Lev Walkin e7b73c40da oer support code 2017-08-02 13:32:16 -07:00
Bi-Ruei, Chiu c46137bddd Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository
Excerpt from commit log :

  Do not generate coverage data for the test C code
  When compiling tests remove the CODE_COVERAGE_CFLAGS flags from CFLAGS

and also add

  CFLAGS = $(filter-out $(CODE_COVERAGE_CFLAGS), @CFLAGS@)

to 'skeleton/Makefile.am' to avoid compilation error in vlm's repository.
2017-05-08 17:04:38 +08:00
Lev Walkin 9413414cdd better dir 2017-03-26 03:11:02 -07:00
Lev Walkin d60414d957 leave only skeleton flags 2016-03-14 05:11:57 -07:00
Lev Walkin 9736348c47 remove compiler warnings 2016-01-24 19:23:02 -08:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin f84cc014d4 check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
Lev Walkin aef10c36f7 upgrade autotools 2014-01-14 01:47:25 -08:00
Lev Walkin d61e1b130f new library for testing 2007-07-23 06:48:04 +00:00
Lev Walkin f6d4fce2eb *** empty log message *** 2006-09-19 06:30:18 +00:00
Lev Walkin 3eb6a8eac0 standard modules directory 2006-03-06 11:20:57 +00:00
Lev Walkin 7039310b8b SF#3063753 2005-03-24 03:30:13 +00:00
Lev Walkin 5e975656ed new file 2004-08-19 13:27:57 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00