1071 Commits

Author SHA1 Message Date
dcee3b2c33 Document removals 2021-06-05 02:10:28 -05:00
6d96ea06d0 Remove linux-cris target files 2021-06-05 01:52:53 -05:00
c5c6facc3e Update Release Notes for RTEMS-5 port 2021-06-04 18:03:37 -05:00
ac0693f2f2 Merge 7.0 into rtems5 2021-06-04 16:11:10 -05:00
e3e9d9bb37 Merge rtems5 branch into 7.0 2021-06-04 15:56:30 -05:00
b777233efb Support glob pattern for epicsEnvShow
Add epicsStrnGlobMatch with tests
2021-05-19 12:11:06 -07:00
08b741ed05 ca: fallback to repeater thread if unable to exec caRepeater
Silently fallback to in-process repeater thread on all targets.
Including on host targets when caRepeater executable is unavailable.
2021-05-19 11:07:53 -07:00
555e671246 allow glob pattern in var command 2021-05-19 10:54:49 -07:00
8adf03f74a update release notes 2021-05-19 09:44:38 -07:00
6a9d92f8f4 Merge 3.15 branch into 7.0 2021-05-06 12:33:47 -05:00
67bbc0fa21 Increase default timeout, improve notes 2021-04-20 20:21:05 -05:00
58a9767aa4 Release notes describing test timeouts 2021-04-20 20:21:05 -05:00
0edf986c31 minor and doc 2021-04-05 10:35:30 -07:00
91b2b65c68 doc 2021-04-04 22:51:46 -07:00
1c6b02b9be Merge remote-tracking branch 'origin/7.0' into rtems5 2021-03-25 18:41:15 -05:00
fc4379595e Update release note about RTEMS 5 support 2021-03-24 13:06:18 -05:00
af2d4de942 Update release notes and documentation for RTEMS5 2021-03-19 13:17:07 -05:00
29e9843056 Add release notes entry for waitable timers 2021-03-12 19:24:09 +00:00
436a5e7fa2 Fix markdown link in Release Notes
Found by Kathryn Baker
2021-03-10 01:14:56 -06:00
f4d94b9725 Longout OOPT field refactoring and updated documentation; Release notes additions 2021-03-09 16:31:54 +01:00
6786b2e7c2 Modify the Doxyfile to match earlier settings 2021-03-08 21:25:24 -06:00
3ba778c08b documentation/Makefile tweaks 2021-03-07 21:35:07 -06:00
1fbbae73de Modify documentation/Doxyfile to parse include directory
Excludes the include/pv and include/pva directories,
which are processed separately in their own modules.
2021-03-07 20:27:45 -06:00
4baf7912e1 Tidying up in documentation directory 2021-03-07 20:23:19 -06:00
ff5df5fbf3 Update version numbers after tagging 2021-02-28 20:21:41 -06:00
bb7b754730 Documentation updates for release
Mostly version numbers, a few text and formatting changes.
2021-02-28 20:04:16 -06:00
eacee1b548 Merge Krisztian Loki's issue_97 branch into 7.0 2021-02-28 15:40:11 -06:00
6734918e6e Release notes and aai documentation updates 2021-02-27 22:19:48 -06:00
7f878d3074 Merge fix-1908305 branch into 7.0 2021-02-27 17:20:30 -06:00
0926f7db0f Release Notes updates
Added notes for the Windows Monotonic fix, and Apple arm64 support.
Expanded and edited some other notes.
2021-02-27 17:15:35 -06:00
08eaea64d2 Fix up comments & messages, add Release Notes 2021-02-27 16:48:55 -06:00
e2d37bc70d Merge branch '7.0' of https://github.com/epics-base/epics-base into rtems5 2021-02-25 14:06:41 -06:00
5593103c11 posix: epicsMutexShowAll() print if PI mutex are used
Confirms that pthread_mutex_t are actually being created
with PTHREAD_PRIO_INHERIT, ie. if both libc and kernel
support is present.
2021-02-21 20:01:45 -08:00
5a8b6e4111 posix: PI for epicsMutex, epicsEvent etc.
Enable priority-inheritance for primitives based on pthread_mutex_t.

Based on work by Till Straumann <till.straumann@psi.ch>
2021-02-21 20:01:45 -08:00
3f209efa3c release notes 2021-02-08 09:23:27 -08:00
5c792687a6 Merge branch '7.0' into rtems5 2021-02-05 12:21:20 -06:00
78d685688c Add VALID_BUILDS support for "Command" 2021-02-02 16:06:42 -06:00
bba7d8c8f8 Enable Epics for RTEMS5 (posix) 2021-01-27 15:36:10 -06:00
99852c6504 Merge JSON5 support into 7.0 2021-01-05 21:39:15 -06:00
63919e199c Fix menuPriority filename in RecordReference index 2020-12-28 13:40:35 -06:00
f775e0b8f6 Merge 3.15 branch into 7.0
Adjust updated test result displays for submodules
2020-12-23 16:18:21 -06:00
2cfbf5c1c9 fix release notes 2020-11-18 10:54:10 -08:00
d108a1ff11 Merge remote-tracking branch 'lp-zimoch/dbChannelForDBLinks' into 7.0
* lp-zimoch/dbChannelForDBLinks: (43 commits)
  add tests for empty array filter results
  Fix linkFilterTest, move Release Notes to the right place
  do not handle empty arrays (undefined behavior)
  Revert "new error code for empty arrays"
  test code beautification
  make db_init_event_freelists private
  remove unnecessary check
  remove needless pointer access
  new error code for empty arrays
  clean up code structure
  Release notes updated
  set number of planned link filter tests
  removed unnecessary recGblSetSevr call
  re-order link filter tests to alternate between success and failure
  unused variable removed
  Revert "fix crash in PINI: use local db_field_log"
  initialize free lists when starting dbChannel
  db link filter tests added
  bugfix: dbGet should not crash because of empty array requests
  fix crash in PINI: use local db_field_log
  ...

# Conflicts:
#	documentation/RELEASE_NOTES.md
2020-11-18 10:53:50 -08:00
4730e14cc7 Document the PINI, POST and PRIO menus 2020-11-13 18:17:47 -06:00
cf56a0e08e Fix linkFilterTest, move Release Notes to the right place 2020-10-30 17:43:03 -05:00
ea05bab26a Release notes updated 2020-10-30 17:07:09 -05:00
297f04bddc Make dbgf display something for an empty array
Also significantly expands on Dirk's Release Notes entries.
2020-10-30 13:37:50 -05:00
a7bf59079f Merge Dirk Zimoch's fix_zero_size_arrays branch 2020-10-29 17:07:35 -05:00
f44f4ac7ad Update RELEASE_NOTES for timestamp-before-outlink 2020-10-07 06:47:44 -07:00
53044571fb Update README.md
Pointing out few err in the release version. As this is the first document anyone would Read. 

-Corrected released version. Removed old references.
PS : I also use this file to restore my "base" folder with older original version when new EPICS version is released. This way I can keep all of my compiled version isolated.
2020-08-26 12:47:19 +05:30