Bug Fixes
Commits
- 61c5504: Updated NOTICE file to align with systemc. (twieman) #250
- allow variadic macros #252 (Philipp A Hartmann)
- move instantiations after specializations #252 (Philipp A Hartmann)
- remove virtual functions #252 (Philipp A Hartmann)
- fe5d962: Update RapidJSON submodule (Philipp A Hartmann) #252
- opt-in converter support #252 (Philipp A Hartmann)
- add conversion support for fixpoint types #252 (Philipp A Hartmann)
- add missing cci_value::try_set #252 (Philipp A Hartmann)
- use sc_variant, if available #252 (Philipp A Hartmann)
- use explicit constructor for C++17 #252 (Philipp A Hartmann)
- sc_variant -> sc_any_value #252 (Philipp A Hartmann)
- report error upon JSON parsing failure #252 (Philipp A Hartmann)
- bd25d54: Fix typo (Saint-Exupery). (twieman) #250
- add explicit copy constructor to reference types #252 (Philipp A Hartmann)
- 8218a7c: cci_rapidjson.h: decode JSON parse error (Philipp A Hartmann) #252
- 5f6b4a4: Update NOTICE (twieman) #250
- 083ed4e: updates made for automake (barnasc) #255
- f0caa10: examples part of automake (make check) (barnasc) #255
- c495dd4: update license file and added name, minor code cleanup (barnasc) #255
- 509e50d: separate make check supported with golden log files using build-unix (barnasc) #255
- 24eacbf: MSVC PoC build and example build fixed (barnasc) #255
- 52aaf66: documentation update and cleanup (barnasc) #255
- a52cbdd: removed obsolete README (barnasc) #255
- 7f5e1ab: updated ChangeLog, extracted from (barnasc) #255
- d1a2781: fix UNIX line endings (LF) for relevant text files (barnasc) #255
- 1e9ab6a: fix UNIX line endings (LF) for relevant text files (barnasc) #255
- 0f54b90: improved documentation and msvc updates (barnasc) #255
- da82caf: avoid generation of duplicated files as part of the boostrap process (barnasc) #255
- 37f87c1: fix configure.ac script (barnasc) #255
- 2b0b417: fix for broker has_preset_value (BURTON Mark) #260
- 1e075f3: remove boost from examples, assuming c++11 or newer (BURTON Mark) #259
- c227ec5: Fix to ex09 to remove random read/write commands (BURTON Mark) #259
- 9b68e98: Remove warnings when building with clang (Ola Dahl) #271
- 15b57e9: documentation updates for examples and tutorial (barnasc) #278
- e2feeee: msvc14 updates (barnasc) #279
- 26d42ec: code improvements to resolve MSVC errors and warnings (barnasc) #279
- 70eabe7: Check for minimal C++11 in automake flow (barnasc) #280
- 0c26322: remove non C++11 code (barnasc) #280
- eb403bd: remove references and implementation for obsolete SystemC sc_any_value (barnasc) #281
- 7ef9b4b: initial cmake support (BURTON Mark) #261
- 3db3ecf: protect 'check' target (BURTON Mark) #261
- 75cdbaa: Support for tests added (BURTON Mark) #261
- 6437d89: Revised CMake support, assume C++11 or newer, add a SYSTEMCCCI_BUILD_TESTS option (BURTON Mark) #261
- 3914ff4: Fix cci_configuration install (BURTON Mark) #261
- 70c0976: add contributing and development documents (Martin Barnasconi) #286
- 2d9d2ff: added/updated license headers (Martin Barnasconi) #288
- fbb9c3b: fix line endings (LF) (Martin Barnasconi) #288
- f99312e: fix line endings (LF) (Martin Barnasconi) #288
- 5e2bdc6: Merge branch 'accellera-add-license-header' of https://github.com/barnasc/cci into accellera-add-license-header (Martin Barnasconi) #288
- 55ba9dd: fixed filename for automake flow (Martin Barnasconi) #289
- 1b4f4e2: make files executable (Martin Barnasconi) #290
- e5c3c59: update NOTICE file (Martin Barnasconi) #291
- 19eb87b: removing file COPYING (Martin Barnasconi) #292
- d25e373: Merge branch 'accellera-official:master' into accellera-contributing (Martin Barnasconi) #286
- d7ef6fe: clean-up contributing document and fix CCI reference (Martin Barnasconi) #286
- 4d2a7d9: Add release action (Nils Bosbach) #287
- 8770744: Use bootstrap script (Nils Bosbach) #287
- b1a8739: Create folder for files (Nils Bosbach) #287
- 8539265: remove COPYING from automake flow (Martin Barnasconi) #294
- bdb4e76: Add build action (Nils Bosbach) #297
- f81fe0a: Append library search path (Nils Bosbach) #297
- ef5d2f7: Do not link against rapidjson (Nils Bosbach) #297
- 6eb2b04: Specify versions of OS and compiler (Nils Bosbach) #297
- 5c49609: Add macos workflows (Nils Bosbach) #297
- 3c795c5: Add windows workflows (Nils Bosbach) #297
- 4c711dc: enforce testing on release configuration (Martin Barnasconi) #302
- 5e34585: Fixes #295 by adding c_str() (#296) (Eyck Jentzsch) #296
- f3b1697: Update RELEASENOTES.md (Lukas Jünger) #301
- 40d01ad: Remove ChaneLog file (Lukas Jünger) #301
- 9334af6: Update DEVELOPMENT.md (Lukas Jünger) #301
- 69aa4e8: Update cci_version.h in preparation for 1.0.1 release (Lukas Jünger) #305
- bfe3acc: Removed .gitmodules because it is no longer needed (Lukas Jünger)
- ea8c90f: Merge branch 'master' into release for 1.0.1 release (Lukas Jünger)