aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler/asn1c_save.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14error values check from printf, fprintf, fwriteLev Walkin1-49/+66
2016-03-14more diagnostics if memory failsLev Walkin1-0/+1
2013-05-16try to link symlink and use a define on errorFrank Morgner1-0/+4
2013-03-25deprecate -fskeletons-copy; this option is now a default; use -flink-skeleton...Lev Walkin1-1/+1
2010-11-20WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25Lev Walkin1-2/+2
2010-10-07Added -fincludes-quoted to generate #includes in double instead of <angle> qu...Lev Walkin1-2/+8
2006-10-09more PER supportLev Walkin1-1/+3
2006-09-23-pdu=* changesLev Walkin1-9/+95
2006-09-17moved -DASN_PDU_COLLECTION into compilerLev Walkin1-1/+2
2006-09-12CONVERTER is now in dependenciesLev Walkin1-7/+19
2006-08-18*** empty log message ***Lev Walkin1-11/+10
2006-03-21refactored parameterization supportLev Walkin1-5/+3
2006-03-17command line in preambleLev Walkin1-25/+31
2006-02-19includes are outside of extern C {} clauseLev Walkin1-3/+3
2006-02-19includes are outside of extern C {} clauseLev Walkin1-4/+3
2005-11-26upgrade: PER related changesLev Walkin1-1/+67
2005-10-06-fskeletons-copyLev Walkin1-13/+38
2005-10-05asn1c code for windows platform fixed, thanks to rmeub@users.sourceforge.netLev Walkin1-1/+1
2005-08-18automatic dependency trackingLev Walkin1-10/+11
2005-08-12restructured member variable namesLev Walkin1-2/+2
2005-07-15#includes moved out of __cplusplusLev Walkin1-3/+4
2005-03-06fixed name clash in constraint checking code; also changed braces to double q...Lev Walkin1-1/+1
2005-03-05support for regen targetLev Walkin1-6/+13
2005-03-05-fno-include-depsLev Walkin1-10/+13
2005-03-04support for a class of circular referencesLev Walkin1-16/+18
2005-03-04retaining old file if contents are the sameLev Walkin1-9/+76
2005-02-25portability fixesLev Walkin1-5/+41
2004-09-24reheaderizationLev Walkin1-1/+1
2004-09-23versatile Makefile creationLev Walkin1-8/+44
2004-09-22added asn_internal.hLev Walkin1-0/+1
2004-08-20new constraints generation methodLev Walkin1-9/+15
2004-08-19file dependenciesLev Walkin1-72/+74
2004-08-13custom basename(3) and dirname(3)Lev Walkin1-3/+5
2004-08-11Win32 portability fixesLev Walkin1-2/+2
2004-08-11removed duplicate includes; moved CHOICE enumeration to higher levelLev Walkin1-6/+9
2004-08-10C++ compatLev Walkin1-1/+5
2004-06-05enforsed compilation with -W -WerrorLev Walkin1-0/+2
2004-06-03output generator infoLev Walkin1-0/+17
2004-06-03Initial revisionLev Walkin1-0/+225