Commit Graph

30 Commits

Author SHA1 Message Date
Lev Walkin afbf2a9828 add const 2017-09-12 23:30:27 -07:00
Lev Walkin 2b290bef16 use macro instead of a symbol for debugging, if C99 2017-08-03 23:19:23 -07:00
Lev Walkin 9e0bf1b87a refer to defined macro 2017-03-26 04:03:43 -07:00
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 1ec7605500 do not use reserved identifiers for variables 2016-03-13 17:13:20 -07:00
Lev Walkin 104af19d65 pedantic c89 safety 2016-01-24 22:13:27 -08:00
Lev Walkin b85507a1eb more compact indentation spec 2012-03-02 03:54:57 -08:00
Lev Walkin e2c05bf2f5 fixed indentation in per 2012-02-27 10:24:35 -08:00
Lev Walkin 69c73dc63f some reentrancy protection 2012-02-21 02:15:08 -08:00
Lev Walkin cf6c1e2302 version 0.9.23 2010-12-12 02:40:27 -08:00
Lev Walkin 27f53bcd7c fixed macros 2007-06-29 12:10:50 +00:00
Lev Walkin 3e86a4eafe thread safety to the masses 2007-06-29 11:38:57 +00:00
Lev Walkin a2f7f112c0 newer env version 2007-06-23 19:37:28 +00:00
Lev Walkin 2c23dcaf3f do not account negatives 2006-12-06 08:39:47 +00:00
Lev Walkin 1eded3544e *** empty log message *** 2006-07-13 11:19:01 +00:00
Lev Walkin 1d9e8dd64e added stack control to PER 2005-12-07 05:46:03 +00:00
Lev Walkin d1bfea65a0 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE 2005-11-08 03:06:16 +00:00
Lev Walkin da9a3b8a39 more words on circular references 2005-08-16 17:00:21 +00:00
Lev Walkin 03e6d6e9cd copyright year changed 2005-08-03 07:01:32 +00:00
Lev Walkin 6a0370bfdd extern "C" added 2005-07-28 08:39:46 +00:00
Lev Walkin fdb25925db tried -pedantic 2005-07-21 09:32:49 +00:00
Lev Walkin 089b8e9aa3 conversions 2005-07-02 20:22:20 +00:00
Lev Walkin 7e033b5485 adjusted definitions to include gcc 4.x into the supported compilers list 2005-07-02 08:19:17 +00:00
Lev Walkin 2ffa1c6084 assert.h only for internal files 2005-04-19 09:19:17 +00:00
Lev Walkin dc06f6b0d2 XER support 2004-10-20 15:50:55 +00:00
Lev Walkin 942fd08131 allow local cleanup 2004-10-03 09:13:02 +00:00
Lev Walkin 8e8078aa88 clean-up; removed unnecessary field from type descriptor 2004-09-26 13:10:40 +00:00
Lev Walkin 8e55994d7b added line and file name information 2004-09-24 20:57:56 +00:00
Lev Walkin a9cc46e3f3 XER support 2004-09-22 16:06:28 +00:00