Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Q4 support sprint bug fixes PR (#5273)
* Check if history blob buffer is null before executing memcpy (#5205) * Check if history blob buffer is null before executing memcpy * Updated CHANGELOG * changed description for tgocassisrdrgen to be more descriptive than before (#5167) * changed description for tgocassisrdrgen to be more descriptive than before. * modifying the changelog to reflect doc changes * fix typo * Documentation fix for broken links in User Docs (#5182) * doc changes for new links, need to scan other files for the same * fixed remaining links * typo * fixed command line references link for ISIS3 Applications * Removed version specification from conda install command (#5236) * Clean Build Warnings (#5257) * std::unary/binary_function to std:::function * sprintf -> snprintf * vsprintf -> vsnprintf * fixed misc warnings * bypass jenkins error * Cmake mac 13 (#5261) * added quotes to Utilities.cmake * Added config for mac 13.4 * updated config to target macos13.5 * Segfault fix and tests (#5262) * fixed map definition reference link (#5265) * Update geos to 3.11.1 (#5266) * Update geos to 3.11.1 * Fixed failing test * fixes rclone recopying existing kernels (#5255) * fixes rclone duplication * updated changelog * Updated script * Addressed PR feedback * cubeit attribute fix (#5268) * cubeit attribute fix * Update changelog * Convert cholmod 32 bit to 64 bit calls (#5267) * Updated cholmod calls to 64 bit * changed int triple indices to long * Fixed errorpropagation cholmod call * Updated changelog * Campt attribute fix (#5269) * Prevent cube manager from setting the virtual band * Pass potential cube attributes through to the cube manager in campt * Added changelog entry * Fixed change log entry * Updated environment test --------- Co-authored-by: Christine Kim <[email protected]> Co-authored-by: Anton Hibl <[email protected]> Co-authored-by: Austin Sanders <[email protected]> Co-authored-by: Amy Stamile <[email protected]> Co-authored-by: Jacob Cain <[email protected]>
- Loading branch information