Skip to content

Trick Simulation Environment 19.7.3

Latest
Compare
Choose a tag to compare
@sharmeye sharmeye released this 20 Nov 17:23
· 1 commit to master since this release

What's Changed

  • 1722 documentation placeholder instead of link by @Mrockwell2 in #1723
  • Updated Trick Install Guide for macOS. by @hchen99 in #1721
  • Fix typo in Realtime Best Practices by @Codym48 in #1732
  • Updated the MacOS CI workflow so that bash won't exit with brew upgrade exits with non-zero exit code. by @hchen99 in #1733
  • Bump braces from 3.0.2 to 3.0.3 in /trick_source/web/dashboard by @dependabot in #1734
  • 1720 websocket freeze issue by @Mrockwell2 in #1724
  • Corrected .d file path for the clean target in Makefile.input file. by @hchen99 in #1735
  • CentOS CI Fix by @Pherring04 in #1738
  • CentOS 7 CI Failures - Run CentOS CI with Node 16 instead of 20 by @Pherring04 in #1739
  • Repurposed -OO for all sim run outputs including S_sie.resource being saved in the specified directory. by @hchen99 in #1714
  • Fix for assigning to non-existent variables (#1708) by @keithvetter in #1718
  • Added swig support for templates with array parameters by @Pherring04 in #1742
  • SWIG 4 Template Directive Changes by @Pherring04 in #1741
  • Added TRICK_LDFLAGS to the rule for linking shared library for jit input. by @hchen99 in #1745
  • Speed up Trick::ScheduledJobQueue::push by @iamthad in #1694
  • 1747 create a document page for simulation control panel by @Mrockwell2 in #1750
  • Need a bit more info in Integrator class by @excaliburtb in #1760
  • Updated to use default-jdk package instead of openjdk-11-jdk for ubuntu. by @hchen99 in #1757
  • 1758 turning off monte carlo warning by @Mrockwell2 in #1761
  • Wiki button by @Pherring04 in #1755
  • Update Input-File.md to describe the Factory Function method of alloc… by @jmpenn in #1763
  • Bump micromatch from 4.0.5 to 4.0.8 in /trick_source/web/dashboard by @dependabot in #1767
  • Bump webpack from 5.88.2 to 5.94.0 in /trick_source/web/dashboard by @dependabot in #1766
  • Updated trickops.yml to use a newer Ubuntu by @hchen99 in #1769
  • Bump path-to-regexp and express in /trick_source/web/dashboard by @dependabot in #1780
  • Bump serve-static and express in /trick_source/web/dashboard by @dependabot in #1782
  • Bump send and express in /trick_source/web/dashboard by @dependabot in #1783
  • Added optional remote shell config file for the remote startup command. by @hchen99 in #1771
  • Added sub second information to message time stamps. by @hchen99 in #1773
  • Fixed one warning message at shutdown after checkpoint load and kept the current multicast group after checkpoint load. by @hchen99 in #1784
  • Add deletions to tracking list if malloc or new by @excaliburtb in #1778
  • Preserved job queue currant index after pushing a job. by @Pherring04 in #1781
  • Fixed error message for sims with the same port number by @Mrockwell2 in #1776
  • 1746 trick view variable search causes large spike in cpu usage by @sharmeye in #1786
  • Bump rollup from 2.79.1 to 2.79.2 in /trick_source/web/dashboard by @dependabot in #1788
  • Fixed new job index calc by @Pherring04 in #1791
  • Updated to use FileEntryRef to get name instead of FileEntry for clang18+. by @hchen99 in #1792
  • Added _swig_setattr_nondynamic_instance_variable function call back for struct by @hchen99 in #1795
  • Debug Pause Stepmaphore Fix by @Mrockwell2 in #1793
  • added SIM_singlerigidbody by @bnwalla1 in #1762
  • Bump cookie and express in /trick_source/web/dashboard by @dependabot in #1798
  • Taking CentOS to the glue factory by @Pherring04 in #1796
  • Enabled trickification to optionally exclude dependencies by @Pherring04 in #1756
  • Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /trick_source/web/dashboard by @dependabot in #1800
  • Addressed phantom frame log restart jobs by @Pherring04 in #1787
  • Fixing a minor nuisance by @Pherring04 in #1801
  • Add calls for getting the total number of data recording groups and the data recording group pointer by its id number by @hchen99 in #1799
  • Improve SWIG %template directive scoping - take 2 by @dbankieris in #1753
  • Added graphics client for SIM rigid body. by @adityagirishwork in #1779

New Contributors

Full Changelog: 19.7.2...19.7.3