Commit Graph

1617 Commits

Author SHA1 Message Date
Lev Walkin 41a1da63e5 autoformatted (no semantic change) 2016-01-23 08:59:04 -08:00
Lev Walkin 438fe8796f avoid compile warning 2016-01-23 08:32:57 -08:00
Lev Walkin d62d7d51b0 ftruncate output should not be ignored under some compilers 2016-01-23 08:04:46 -08:00
Lev Walkin 47d884c782 removed AM_MAINTAINER_MODE 2016-01-23 06:38:16 -08:00
Lev Walkin c6080fdd93 generate manual pages from Markdown instead of writing directly 2016-01-23 06:35:34 -08:00
Lev Walkin 483c14fcec gcc warning fix? 2016-01-10 20:41:57 -08:00
Lev Walkin 04abdb2463 get rid of compiler warning of too smart compiler 2016-01-10 20:03:04 -08:00
Lev Walkin 0f2624523b bit strings also can haz members 2016-01-10 13:33:08 -08:00
Lev Walkin f76132009a split --enable-Werror and --enable-test-Werror 2016-01-10 13:27:18 -08:00
Lev Walkin 304a93e6c8 warnings as errors 2016-01-10 13:15:18 -08:00
Lev Walkin 1b3a135184 fix compiler warnings 2016-01-10 13:15:02 -08:00
Lev Walkin 6b949bbd7a Merge branch 'master' of github.com:vlm/asn1c 2015-09-14 13:50:17 -07:00
Lev Walkin 7c69105e70 add Jaroslav Imrich to ChangeLog 2015-09-14 13:50:14 -07:00
Lev Walkin 9d59a402a6 Merge pull request #50 from jariq/master
C89 compliant variable declaration
2015-09-14 13:49:35 -07:00
Lev Walkin c644d99b8c add Adrien Destugues to ChangeLog 2015-09-14 13:45:36 -07:00
Lev Walkin 88152c8bd8 Merge pull request #66 from simo5/memleak
Avoid memory leak on error
2015-09-14 12:55:11 -07:00
Lev Walkin 51a7fdc6af Merge pull request #67 from simo5/fallthrough
Keep static analyzers happy
2015-09-14 12:54:42 -07:00
Lev Walkin a1e5b9d3c4 autoreconf-2.69 fix 2015-09-14 12:50:49 -07:00
Lev Walkin c4edd19aca Merge pull request #63 from brchiu/master
Update configure.ac
2015-09-14 12:44:28 -07:00
Simo Sorce 4f47bf56d4 Keep static analyzers happy
Make it clear fall through is intentional.

Signed-off-by: Simo Sorce <simo@redhat.com>
2015-09-03 17:36:12 -04:00
Simo Sorce ce71d91898 Avoid memory leak on error
This was found on an internal Red Hat scan with multiple fuzzers.

Signed-off-by: Simo Sorce <simo@redhat.com>
2015-09-03 16:49:22 -04:00
brchiu f9c7f85041 Update configure.ac
fixing problem found when using autoreconf-2.69
2015-08-01 09:52:42 +08:00
Lev Walkin 62913d8b8e ?= was confusing some environments 2015-04-27 23:37:35 -07:00
Lev Walkin 271131c9d7 use AS_HELP_STRING for formatting, etc 2015-04-10 00:09:57 -07:00
Jaroslav Imrich 2253e6b45a C89 compliant variable declaration 2014-10-31 23:05:21 +01:00
Lev Walkin a72740e1d0 formatting and English 2014-10-26 20:23:08 -07:00
Lev Walkin 507f60007d english 2014-10-26 20:22:16 -07:00
Lev Walkin 288527ba84 formatting and English 2014-10-26 20:12:53 -07:00
Lev Walkin 50155dedab specify version globally 2014-10-26 19:46:16 -07:00
Lev Walkin 2e554fca7c some english fixes 2014-10-26 19:21:58 -07:00
Lev Walkin 47a6ae6b79 add -fincludes-quoted and -fline-refs into manual page 2014-10-23 02:16:21 -07:00
Lev Walkin e687e75833 man page formatting 2014-10-23 02:07:54 -07:00
Lev Walkin db361a6b08 remove capitalization 2014-10-23 00:30:47 -07:00
Lev Walkin dd65fe84a9 no need in ENUMERATED file 2014-10-12 19:47:17 -07:00
Lev Walkin db77922a98 issue/32 acknowledged 2014-10-12 19:45:25 -07:00
Lev Walkin da94cd4287 useless -all-static 2014-10-13 02:43:57 +00:00
Lev Walkin ebfc44d02a issue/32 fchmod() does not respect umask 2014-10-12 19:30:12 -07:00
Lev Walkin 67303befa4 intentional 2014-10-12 19:22:35 -07:00
Lev Walkin 763647b870 Merge https://github.com/vlm/asn1c/pull/37 2014-10-12 19:08:18 -07:00
Lev Walkin 4b98d13f19 ENUMERATED is no longer needed forLDAP3 and MEGACO 2014-10-12 19:07:53 -07:00
Lev Walkin 0b5f72f01f Merge branch 'master' of https://github.com/wiml/asn1c into wiml-master 2014-10-12 19:01:17 -07:00
Lev Walkin 108d4f93ca formatted changelog 2014-10-12 18:58:14 -07:00
Lev Walkin 33bab88802 Makefile.am is not needed here 2014-10-12 18:55:22 -07:00
Lev Walkin a77e8b4e61 Merged http://github.com/vlm/asn1c/pull/31: compiling on Win32. 2014-10-12 18:52:00 -07:00
Lev Walkin 3278995748 merged patch #31 2014-10-12 18:51:52 -07:00
Lev Walkin a7591b5c7f regenerated tests based on Wim L patch 2014-10-12 18:37:35 -07:00
Lev Walkin 78d604fe9e Merge pull request #46 from wiml/constify
Move as much data as possible into non-writable text by declaring it const
2014-10-12 18:30:33 -07:00
Lev Walkin 41bbf1cb4b removed intermediate files 2014-10-12 18:21:11 -07:00
Lev Walkin a546822009 README.md is not automatically distributed 2014-10-12 18:09:31 -07:00
Lev Walkin e9364b4696 wording 2014-10-12 18:02:12 -07:00