Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
davekeeshan pushed 1 commit to develop daxzio/spack
- ucx: adding 1.18.0 (#48742) * Adding UCX 1.18.0 * Verified and correct hash. 9d1332f
davekeeshan pushed 3 commits to develop daxzio/spack
davekeeshan pushed 6 commits to develop daxzio/spack
- py-geemap: add new package (#48602) b0afb61
- easi: add v1.5.1; relax yaml-cpp and lua requirements (#48675) 13aa8b6
- thepeg: extend the rivet@:3 dependency up to version 2.3 (#48691) Co-authored-by: jmcarcell <[email protected]... 7e893da
- py-ipyrad: adding version 0.9.102 (#48686) Signed-off-by: Shane Nehring <[email protected]> 40b3196
- autodock-vina: adding version 1.2.6 (#48684) Signed-off-by: Shane Nehring <[email protected]> 06d660b
- toybox: add v0.8.12 (#48657) d69d26d
davekeeshan pushed 1 commit to develop daxzio/spack
- JAX: add v0.4.32+ (#46346) * JAX: add v0.4.34 * Disable search for clang * Update CUDA flags * Add py-jax 0.4.33,... 7a82c70
davekeeshan pushed 2 commits to develop daxzio/spack
davekeeshan pushed 1 commit to develop daxzio/spack
- py-flash-attn: add missing triton dependency (#48645) a50c45f
davekeeshan pushed 8 commits to main daxzio/Cores-VeeR-EL2
- tests: csr_misa: Update MISA ref value Update testbench and renode.test to use generated configuration as a referenc... da662c2
- testbench: dside: Use const address to overflow Likely due to RV_PIC_BASE_ADDR value changing, the 'dside_access_reg... 50ccd62
- scripts: Update regression test fail condition Make testbench throw 'fatal' on fail by default. Add a 'tb_silent_fai... 21e6219
- testbench: Fix irq-related manipulation Attempting to shift the nmi_assert_int at the end of negedge block would cau... 5880ca4
- testbench: ext_int -> extintsrc_req Rename 'ext_int' to connect both 'ext_int' and the 'extintsrc_req' to the VeeR w... 532d274
- testbench: mailbox: Resolve conflicting commands Signed-off-by: Wiktoria Kuna <[email protected]> 79aed6b
- Merge pull request #374 from chipsalliance/72015-regr-status-report Update testbench fail condition 8bbd82b
- Merge remote-tracking branch 'upstream/main' into main 9d6f553
davekeeshan pushed 2 commits to develop daxzio/spack
davekeeshan pushed 2 commits to develop daxzio/spack
davekeeshan pushed 1 commit to master daxzio/cocotb
- [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](https://git... 09c2686
davekeeshan pushed 4 commits to master daxzio/rocket-chip
- fix BitPat for Vector Mask-Register Logical Instructions Vector mask logical instructions are always unmasked, so th... c1e2bd4
- fix `hartReset` in DM 6b90dc2
- Merge pull request #3705 from OpenXiangShan/fix-dm-hartReset fix `hartReset` in DM 061c12a
- Merge pull request #3702 from OpenXiangShan/fix-vm_mm fix BitPat for Vector Mask-Register Logical Instructions 32fcff6
davekeeshan pushed 6 commits to develop daxzio/spack
- dealii: add vtk backward compat bound (#48744) 1e76362
- librdkafka: added version 2.6.1 and 2.8.0 (#48725) 053c9d2
- fairmq: add v1.9.1 (#48724) 0415b21
- geomodel: Add version 6.8.0 (#48727) This commit adds version 6.8.0 of GeoModel. As far as I can tell from the chan... 615b7a6
- Fix a few minor issues in tests (#48735) * test_no_matching_compiler_specs: does not need mock_low_high_config, si... 1355826
- Fix creating a bootstrap mirrors (#48252) Regressed in #47126 Spack was not interpreting mirrors using relative pa... 22ba366
davekeeshan pushed 3 commits to develop daxzio/spack
davekeeshan pushed 1 commit to develop daxzio/spack
- GoPackage: respect -j concurrency (#48421) 8ac0bd2
davekeeshan pushed 3 commits to develop daxzio/spack
davekeeshan pushed 1 commit to develop daxzio/spack
- Improve error handling in urlopen / socket read (#48707) * Backward compat with Python 3.9 for socket.timeout * Forw... c620284
davekeeshan pushed 32 commits to riscv daxzio/riscv-openocd
- flash/nor/sfdp: Fix broken DEBUG log line on macOS https://review.openocd.org/c/openocd/+/8439 changed variable `wor... d60e1f6
- jimtcl: Fix command not found During the ./configure build stage, error './configure.gnu: line 1: -e: command not fo... cb3b8af
- rtt server: fix for dropped data when target has no space rtt_write_channel may write less data than requested, defa... cc02bd7
- doc/manual: Add section about logging The log messages are very inconsistent across the code base. Add a guideline f... 1710954
- target: aarch64: fix out-of-bound access to array The command 'arm core_state' uses the enum in 'arm->core_state' as... 42f70a3
- rtos: mqx: replace malloc+strcpy with strdup Using strcpy is potentially dangerous so just use a safer and easier wa... dca76cd
- rtos: mqx: minor rework to avoid a cast Change the type of task_name[] to char in order to drop a cast. Change-Id: ... cd9e64a
- configure.ac: enable the Dummy adapter by default The Dummy adapter is useful when developing generic JimTcl code. B... bb2fc63
- configure.ac: switch from $host to $host_os Suggested during review https://review.openocd.org/c/openocd/+/8533 Only... 7f9d25d
- target/xtensa: Remove 'ERROR: ' prefix in error log Remove the prefix since it is redundant. While at it, also get r... 9cd0b37
- target/mips: Remove 'ERROR: ' prefix in error log Remove the prefix since it is redundant. Change-Id: Ieecfb3583d48... 3be1bee
- rtos/rtos: Remove 'ERROR: ' prefix in error log Remove the prefix since it is redundant. Change-Id: Ib064d1031f5ad1... 1f2db5d
- tcl/target: Add support for Nordic nRF54L series The RISC-V coprocessor is currently not supported. It is attached t... 4d1b3cb
- tcl/board: Add nRF54L15-DK config file This patch adds support for the nRF54L15 development kit from Nordic Semicond... 7d5a0b6
- flash/nor/stm32l4x: Add support for STM32U0 series Tested flash programming / erasing and write protection feature o... 66faa42
- tcl/target: Add config for STM32U0x Tested with NUCLEO-U083RC development board. Change-Id: Iec668b45166543adcd1fa5... 15d90dd
- tcl/interface: Find proper alias for RP1 on Raspberry Pi 5 Previously, Linux assigned gpiochip numbers sequentially ... 5284a5f
- helper/log: Add LOG_TARGET_USER() Add a target-related log function for user messages as it already exists for other... e4ad10e
- target/mem_ap: Use LOG_TARGET_xxx() Use LOG_TARGET_xxx() for log messages as it is used for other targets. Change-I... 4193322
- target/esirisc: Use LOG_TARGET_xxx() Use LOG_TARGET_xxx() for log messages as it is used for other targets. Change-... 78bc6f3
- and 12 more ...
davekeeshan pushed 1 commit to develop daxzio/spack
- Force rocm dependency on hipfft with +rocm is given (#48211) Make sure that hipfft+rocm is explicit when +rocm is tr... b2a75db
davekeeshan pushed 1 commit to develop daxzio/spack
- rewiring.py: eliminate code duplication from bindist (#48723) 0ec00a9
davekeeshan pushed 2 commits to develop daxzio/cocotbext-dvi
davekeeshan pushed 1 commit to develop daxzio/spack
- filesystem.py: fix recursive_mtime_greater_than (#48718) 5e3020a