Commit Graph

  • 5450f564dc Merge pull request #20 from JJL772/pr-fix-possible-nullptr-deref master Andrew Johnson 2025-04-04 09:53:04 -05:00
  • 453c267c9b Fix possible NULL deref in NTNDArray::getValueSize() JJL772 2024-06-21 16:47:54 -07:00
  • 7a2d264f2c removed empty lines at end of file Dirk Zimoch 2020-04-15 13:48:00 +02:00
  • 03f9c1ab07 removed spaces at end of line Dirk Zimoch 2020-04-15 13:42:38 +02:00
  • 6d41566b40 Incr version and set development flag after release Andrew Johnson 2019-10-31 16:34:40 -05:00
  • 1250a3c236 Reset development flag for 6.0.1 release 6.0.1 Andrew Johnson 2019-10-31 16:30:33 -05:00
  • 28e5defc9b Document read-the-docs in Release Notes for 6.0.1 Andrew Johnson 2019-10-31 16:29:32 -05:00
  • fbe1a1135f doc: fix link to reference manual Ralph Lange 2019-09-05 16:33:55 +02:00
  • b75f942d5a doc: update/improve ntCPP.rst Ralph Lange 2019-09-05 15:58:09 +02:00
  • e83ce61bf6 rtd-ci: add read-the-docs integration Ralph Lange 2019-09-05 13:57:49 +02:00
  • 86d8b5deec doc: change doxygen HTML_OUTPUT to html/doxygen Ralph Lange 2019-09-05 14:52:52 +02:00
  • abbcf486b8 doc: make doxygen search src (not include) Ralph Lange 2019-09-05 13:05:10 +02:00
  • e286d32716 doc: convert ntCPP.html to ntCPP.rst Ralph Lange 2019-09-05 11:51:13 +02:00
  • ba33c7443c Update version number to 6.0.1 DEVELOPMENT Andrew Johnson 2019-08-13 11:09:49 -05:00
  • c6168a7477 New CONFIG_NTYPES_VERSION file, use for SHRLIB_VERSION 6.0.0 Andrew Johnson 2019-07-29 11:14:27 -05:00
  • dd2aa1863d Bump SHRLIB version Bruno Martins 2019-07-26 17:04:30 -04:00
  • 66737740ef Add isCompatible reimplementation note to RELEASE_NOTES Bruno Martins 2019-07-26 17:02:28 -04:00
  • 54bddc9942 NTNDArrayAttribute: fix forward declaration of Result Bruno Martins 2019-06-14 11:43:42 -04:00
  • 02151964a9 NTField: fix forward declaration of Result Bruno Martins 2019-06-14 08:41:27 -04:00
  • d366cc9682 Validator: explicitly include <algorithm> Bruno Martins 2019-06-14 08:41:10 -04:00
  • 1cac2ccd7e Add -DNOMINMAX to Windows builds Bruno Martins 2019-06-13 16:45:54 -04:00
  • 9702b68d72 Remove cache implementation, to be discussed and done later Bruno Martins 2019-06-13 10:47:00 -04:00
  • 6a163d7fd4 Make Travis happy Bruno Martins 2019-05-29 15:40:34 -04:00
  • 1832c417e6 Make Travis happy Bruno Martins 2019-05-29 15:12:59 -04:00
  • 148cfef572 Make Travis happy Bruno Martins 2019-05-29 14:55:26 -04:00
  • 31050952b6 Validator: add simple Result caching Bruno Martins 2019-05-29 14:22:47 -04:00
  • e0d422ffd9 Validator: fix path handling and tests Makefile Bruno Martins 2019-05-28 12:50:02 -04:00
  • 452f2379a1 Validator: use it in all remaining normative types Bruno Martins 2019-05-28 11:59:49 -04:00
  • e2d95128a3 Validator: add some documentation Bruno Martins 2019-05-28 10:37:25 -04:00
  • 3a178ea5c4 Use Validator API for ntattribute and ntndarrayattribute Bruno Martins 2019-05-28 10:17:30 -04:00
  • 24489f6535 NTField: remove is<Structure> check from its is* methods Bruno Martins 2019-05-28 10:16:50 -04:00
  • 28ca7ac1ab Validator: '{maybe,}has<fn>' becomes {maybe,}has<fn, T=Field> to allow for optional specific type checking Bruno Martins 2019-05-28 10:11:13 -04:00
  • 5a0b42fec7 Remove leftover 'once' declaration from ntndarray.h Bruno Martins 2019-05-28 07:50:04 -04:00
  • 35bf9dcb13 Revert changes in NTNDArray's builder: should be part of a separate PR Bruno Martins 2019-05-23 12:42:33 -04:00
  • f22b5d5b7b Completely rework Validator API Bruno Martins 2019-05-23 12:30:50 -04:00
  • 9923459c4b Formatting Bruno Martins 2019-05-17 13:53:04 -04:00
  • 50a7208174 Fix NTNDArray Validator Bruno Martins 2019-05-17 13:42:27 -04:00
  • 7e7949b1fa Rework Validator API, allow extra Union fields, add tests Bruno Martins 2019-05-17 13:26:28 -04:00
  • 76c00b78c9 Make Validator private Bruno Martins 2019-05-16 13:18:07 -04:00
  • 1676192dd1 Fix ifdef guard for shared symbols Bruno Martins 2019-05-16 12:56:29 -04:00
  • b76c91a885 Begin work on general NT validator Bruno Martins 2019-05-10 15:51:39 -04:00
  • 2d186d40d5 remove use of Display.setFormat Michael Davidsaver 2019-05-05 19:42:57 -07:00
  • e803240fbf Update SHRLIB_VERSION 5.2.2 Andrew Johnson 2019-03-20 13:57:00 -05:00
  • 54c07f705f update docs Michael Davidsaver 2019-03-12 19:45:30 -07:00
  • fa23ddd370 NTTable::getColumnNames() wrong field Michael Davidsaver 2019-03-12 17:42:36 -07:00
  • 41d56fdf89 Update version numbers and formatting in documentation 5.2.1 Andrew Johnson 2018-12-17 16:05:45 -06:00
  • a65fc3ef30 Update and unify README.md Andrew Johnson 2018-12-17 16:04:09 -06:00
  • b69bc44974 5.2.1 Michael Davidsaver 2018-11-26 11:49:54 -08:00
  • a90f0173a7 drop redundant generated html Michael Davidsaver 2018-11-26 11:48:13 -08:00
  • 83342beb7e travis-ci dropped 3.14 Michael Davidsaver 2018-10-29 19:42:12 -07:00
  • f6e6cf037f update travis-ci Michael Davidsaver 2018-10-29 17:57:18 -07:00
  • 80920ae0b0 Clean up warnings Andrew Johnson 2018-01-04 17:16:34 -06:00
  • 1f7667b22d drop prototype PVNTField::createAlarmLimit Michael Davidsaver 2017-12-19 17:15:37 -06:00
  • e15e84fb14 jenkins-ci: fix/update CloudBees jobs Ralph Lange 2017-12-19 09:58:49 +01:00
  • ba2e1c8a1d Update documentation for 5.2.0 release 5.2.0 Andrew Johnson 2017-12-14 17:30:55 -06:00
  • fb6873e9a3 Applied documentation changes since 5.0.0 to the master branch Andrew Johnson 2017-12-14 17:21:40 -06:00
  • 2f4c0eea9d missing include Michael Davidsaver 2017-12-12 09:42:58 -06:00
  • a2b635c2fe Include <top>/../RELEASE.<host>.local Andrew Johnson 2017-12-06 20:35:26 -06:00
  • abd029aa71 Use 'make test-results' in travis-build script Andrew Johnson 2017-11-30 12:00:28 -06:00
  • 57c6d07a93 Unify .gitignore file Andrew Johnson 2017-11-30 11:59:45 -06:00
  • 91c5136883 Test for missing "attribute" array in NTNDArray Michael Davidsaver 2017-11-21 10:58:33 -06:00
  • 5e151c3b7a jenkins: remove microbench option and pvCommon dependency from CB build Ralph Lange 2017-11-15 17:25:51 +01:00
  • fc4b51cb49 travis-ci: consolidate travis configuration Ralph Lange 2017-09-28 15:10:04 +02:00
  • fc703958b3 travis-ci: minor configuration fix Ralph Lange 2017-09-27 15:34:02 +02:00
  • 1b156c92cd travis-ci: update/streamline configuration for EPICS 7 Ralph Lange 2017-09-27 11:54:02 +02:00
  • 2c75f1d1e9 Merge pull request #13 from mrkraimer/master Marty Kraimer 2017-09-13 05:31:22 -04:00
  • e03096c35e create travis files mrkraimer 2017-09-13 05:14:10 -04:00
  • 4b0970ffcb Set tags to false inside reset. Fixes #11 Bruno Martins 2017-07-26 11:13:52 -04:00
  • 1f76c2ec5c Update release notes for 5.1.2 5.1.2 Dave Hickin 2016-09-13 22:15:35 +01:00
  • b943d25be9 Updated doc for 5.1 release Dave Hickin 2016-09-13 20:46:45 +01:00
  • 88c0b1e7d6 NTUnionBuilder: Add missing value() function Dave Hickin 2016-09-09 18:07:59 +01:00
  • 048d6ef737 NTUnionBuilder: Add missing value() function Dave Hickin 2016-09-09 18:07:59 +01:00
  • 3c35425876 Update module version and release date for V4.6.0-rc1 5.1.1 Andrew Johnson 2016-08-26 13:55:56 -05:00
  • 32be30f554 jenkins: fix CloudBees doc job (SourceForge upload) 5.1.0-doc Ralph Lange 2016-08-20 21:41:04 +02:00
  • 01ba7dd0f4 Set dependency branch for cloudbees builds 5.1.0 Andrew Johnson 2016-08-02 11:00:13 -05:00
  • 6e355a614e Update documentation for 5.1.0 Dave Hickin 2016-08-02 10:17:35 +01:00
  • af236369db Update release notes for 5.1.0 Dave Hickin 2016-08-02 10:17:15 +01:00
  • 3f233f1350 Add QtCreator wildcard to .gitignore Ralph Lange 2016-07-28 11:56:26 +02:00
  • 4768444b8a Add QtCreator wildcard to .gitignore Ralph Lange 2016-07-28 11:56:26 +02:00
  • 0ce3613acc SHRLIB: Set version to 5.2 Dave Hickin 2016-07-22 17:06:37 +01:00
  • d13696f943 SHRLIB: Add ABI version (5.1) Dave Hickin 2016-07-22 17:01:38 +01:00
  • e6597bc2f0 Update source boilerplate for new LICENSE file Dave Hickin 2016-07-22 16:56:01 +01:00
  • 3d4083221d Remove COPYRIGHT file Dave Hickin 2016-07-22 16:43:57 +01:00
  • 6b64adc150 Update LICENSE to new version Dave Hickin 2016-07-22 16:43:24 +01:00
  • c35e78b797 jenkins: update CloudBees jobs to new standard Ralph Lange 2016-07-22 14:56:24 +02:00
  • 08234150dc Add tests for is_a and isCompatible for PVStructures Dave Hickin 2016-04-12 03:24:47 +01:00
  • 5dfc4ffd16 Rename ntScalarArray ntMatrix in NTMatrix tests Dave Hickin 2016-04-12 03:23:03 +01:00
  • ff4b88754f Add missing is_a(PVStructurePtr) implementations Dave Hickin 2016-04-12 03:19:42 +01:00
  • 8794d5b6c0 Run NTAttribute and NTContinuum unit tests Dave Hickin 2016-04-12 03:16:48 +01:00
  • 00aab51203 Documentation: Remove old versions Dave Hickin 2016-03-18 22:00:29 +00:00
  • df023e6103 Documentation: Change to release-based versioning Dave Hickin 2016-03-18 21:56:15 +00:00
  • e07a42fb48 jenkins: switch to Base 3.15.3 Ralph Lange 2016-02-16 10:17:24 +01:00
  • 6dd63a74a6 Make addTags() non-virtual Dave Hickin 2016-02-16 08:32:27 +00:00
  • f90549aba8 Merge pull request #7 from mdavidsaver/master dhickin 2016-02-10 20:45:01 +00:00
  • 4f3f6784d4 adjust Makefiles Michael Davidsaver 2016-02-01 16:25:09 -05:00
  • cfe939ca7a Moves source and headers Michael Davidsaver 2016-02-01 16:25:00 -05:00
  • 892f1e2242 Merge branch 'master' into release/5.0 5.0.2 Dave Hickin 2015-10-17 10:36:39 +01:00
  • eb440e4662 Corrections to ntCPP.html Dave Hickin 2015-10-17 10:29:39 +01:00
  • bd5d0dee12 Add new (markdown) README Dave Hickin 2015-10-17 00:33:02 +01:00
  • f02ac3c139 Merge branch 'master' into release/5.0 Dave Hickin 2015-10-16 23:25:24 +01:00