Commit Graph

1652 Commits

Author SHA1 Message Date
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Lev Walkin c6cac8e958 do not use reserved identifiers 2016-03-14 02:57:34 -07:00
Lev Walkin 327bab2b53 run autoupdate 2016-03-14 02:36:27 -07:00
Lev Walkin 26303bd894 fixed https://github.com/vlm/asn1c/issues/78 2016-03-14 02:30:52 -07:00
Lev Walkin 034ee194f4 no dereference before check 2016-03-14 02:28:33 -07:00
Lev Walkin f2b2f37660 error values check from printf, fprintf, fwrite 2016-03-14 02:23:48 -07:00
Lev Walkin 4cc4599a7c more diagnostics if memory fails 2016-03-14 02:08:12 -07:00
Lev Walkin 13e57efbd5 removed superfluous check before free 2016-03-14 02:05:23 -07:00
Lev Walkin d8b8364c8a removed unneeded check before free() 2016-03-14 02:00:27 -07:00
Lev Walkin c6b34cc6de another attempt at travis debug 2016-03-13 23:46:09 -07:00
Lev Walkin 88badc8a5b another attempt at travis debug 2016-03-13 17:29:20 -07:00
Lev Walkin 1ec7605500 do not use reserved identifiers for variables 2016-03-13 17:13:20 -07:00
Lev Walkin 84b578827c show the environment to debug absense of tests 2016-03-13 16:55:28 -07:00
Lev Walkin e8eb52b413 ignore .tmp.* files 2016-03-13 16:27:12 -07:00
Lev Walkin 08068b26d3 environment override for tests directory 2016-01-24 22:49:06 -08:00
Lev Walkin 8ca13c8a98 test subnormals 2016-01-24 22:40:00 -08:00
Lev Walkin 104af19d65 pedantic c89 safety 2016-01-24 22:13:27 -08:00
Lev Walkin 9736348c47 remove compiler warnings 2016-01-24 19:23:02 -08:00
Lev Walkin a57f2827b5 different relative path 2016-01-24 18:19:35 -08:00
Lev Walkin 3b2278aa35 fix overflow bug comparing ranges 2016-01-24 16:43:50 -08:00
Lev Walkin 8be766aa8e use -Define to figure out where to get tests from 2016-01-23 13:07:06 -08:00
Lev Walkin d7a4621673 do a distcheck as well 2016-01-23 13:06:30 -08:00
Lev Walkin 8efef2edfb keep LICENSE in distribution 2016-01-23 13:01:43 -08:00
Lev Walkin f8b56f8a7b unneeded flag 2016-01-23 12:33:11 -08:00
Lev Walkin ca1b9e568a libtool macros autorconf-generated 2016-01-23 12:25:43 -08:00
Lev Walkin 897bb8ac66 get back to space-based quoting 2016-01-23 12:06:33 -08:00
Lev Walkin f5aff0287d different quoting 2016-01-23 12:05:40 -08:00
Lev Walkin fde3d9747b formatting 2016-01-23 12:05:00 -08:00
Lev Walkin 79a75f24fb update README 2016-01-23 12:03:08 -08:00
Lev Walkin 36b913f785 ignore man Makefile 2016-01-23 09:45:07 -08:00
Lev Walkin 790b57973c RPM spec is not part of asn1c 2016-01-23 09:43:40 -08:00
Lev Walkin 2087f1f2aa RPM spec is not part of asn1c anymore 2016-01-23 09:24:38 -08:00
Lev Walkin 7e55cac51c modernize distribution a bit 2016-01-23 09:19:17 -08:00
Lev Walkin 0f9685fa2e copyright years: 2003-2016 2016-01-23 09:06:19 -08:00
Lev Walkin 848456b42a clang-format config with my preferred style 2016-01-23 09:00:58 -08:00
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