aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/asn1c.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-21moved unber and enber into asn1-toolsLev Walkin1-2/+1
2017-11-20debug origin linesLev Walkin1-0/+3
2017-11-19add hidden -debug-type-naming optionLev Walkin1-16/+38
2017-11-18slash-terminate differentlyLev Walkin1-8/+16
2017-11-17Add -gen-autotools option generates example configure.ac and Makefile.amJon Ringle1-0/+5
2017-11-17Add '-D destdir' option for generated filesJon Ringle1-4/+13
2017-11-11generate OER and PER by default. add -no-gen-exampleLev Walkin1-6/+22
2017-10-19removed gcc-7 warningsLev Walkin1-4/+7
2017-10-08get rid of alloca() in compilerLev Walkin1-5/+5
2017-09-07updated parsing bnfLev Walkin1-1/+5
2017-08-22introduce namespacesLev Walkin1-0/+3
2017-08-02-print-constraints without -F is uselessLev Walkin1-1/+8
2017-08-02empty OER stub generatorLev Walkin1-1/+4
2017-05-05Fix some memory leakage foundBi-Ruei, Chiu1-6/+22
2017-03-26reflect contributorsLev Walkin1-4/+4
2017-03-26Merge pull request #126 from brchiu/fix_some_leak_reported_by_valgrindLev Walkin1-0/+7
2016-12-02fix generated comments thanks to mkhon@github and Ymbirtt@githubLev Walkin1-1/+1
2016-11-09Free memory allocated in importStandardModules()Bi-Ruei, Chiu1-0/+5
2016-11-09Free memory allocated in various functionsBi-Ruei, Chiu1-0/+2
2016-01-23autoformatted (no semantic change)Lev Walkin1-379/+369
2014-10-12copyright yearsLev Walkin1-2/+2
2013-10-11add -fline-refsLev Walkin1-0/+3
2013-03-27Behavior of -fnative-types made default; old behavior saved under -fwide-typesLev Walkin1-2/+6
2013-03-25deprecate -fskeletons-copy; this option is now a default; use -flink-skeleton...Lev Walkin1-3/+5
2013-03-25remove warningsLev Walkin1-2/+1
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin1-5/+5
2010-10-07Added -fincludes-quoted to generate #includes in double instead of <angle> qu...Lev Walkin1-0/+3
2006-09-23-pdu=* changesLev Walkin1-4/+11
2006-09-12API change required _free -> _deleteLev Walkin1-2/+2
2006-08-18*** empty log message ***Lev Walkin1-1/+0
2006-03-18no backslash stuffLev Walkin1-4/+4
2006-03-18alphabeticalLev Walkin1-1/+1
2006-03-17command line in preambleLev Walkin1-1/+1
2006-03-17fixed windows versionLev Walkin1-3/+3
2006-03-16typoLev Walkin1-1/+1
2006-03-16parsing WITH SYNTAX clausesLev Walkin1-1/+4
2006-03-06import standard modulesLev Walkin1-38/+149
2006-03-02copyright yearLev Walkin1-1/+1
2005-11-26upgrade: PER related changesLev Walkin1-6/+24
2005-11-05informative messageLev Walkin1-2/+4
2005-10-06-fskeletons-copyLev Walkin1-0/+3
2005-07-24-findirect-choiceLev Walkin1-0/+3
2005-06-05updated manual pageLev Walkin1-1/+1
2005-03-24oopsLev Walkin1-1/+1
2005-03-24reverting to a much more simplistic parsingLev Walkin1-1/+1
2005-03-05support for regen targetLev Walkin1-1/+2
2005-03-05-fno-include-depsLev Walkin1-0/+3
2005-03-04-fcompound-namesLev Walkin1-2/+3
2005-02-25proper typeLev Walkin1-1/+1
2005-02-25commonizingLev Walkin1-15/+7