Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

davekeeshan

davekeeshan pushed 1 commit to develop daxzio/spack
  • g4vg: new package (#48844) * g4vg: new package * [@spackbot] updating style on behalf of sethrj 9efd6f3

View on GitHub

davekeeshan pushed 3 commits to main daxzio/yosys
  • CI: Sanitize for undefined behavior. f5c53a9
  • lib/fst: Remove unaligned pointer access 212d2a6
  • Merge pull request #4845 from YosysHQ/catherine/ci-ubsan CI: Sanitize for undefined behavior f0aaa5d

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • packge_base.py: remove _patches_by_hash (#48768) ac635aa

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack

View on GitHub

davekeeshan pushed 3 commits to develop daxzio/spack
  • import-check: enable color output (#48842) 9642f3f
  • berkeleygw: add -o flag to tar extraction (#48816) when extracting as root user, avoid that tar attempts to change f... 011ef0a
  • llvm: deprecate old patch releases (#48762) 1c3e2b5

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • Set version to v1.0.0.dev0 (#48791) a6c9b55

View on GitHub

davekeeshan pushed 1 commit to main daxzio/FlooNoC
  • floogen: Fix check for overlapping address ranges (#96) floogen(routing): Return `self` in model validator 24dc124

View on GitHub

davekeeshan pushed 3 commits to main daxzio/yosys
  • celledges: Use b_width_capped for left shifts `b_width_capped` already exists for preventing arithmetic overflow, li... 31b00b4
  • nowrshmsk: Check for stride==0 log2(0) returns -inf, which gives undefined behaviour when casting to an int. So cat... cf52cf3
  • Merge pull request #4879 from YosysHQ/krys/ub_fixes Fixing undefined behaviours 92afe26

View on GitHub

davekeeshan pushed 2 commits to develop daxzio/spack
  • spack_yaml: use unambiguous variable name (#48832) 742eaa3
  • style: fix `not in` and `is not` (#48831) These are some changes that `ruff check --fix` would make that the current... 608ed96

View on GitHub

davekeeshan pushed 4 commits to master daxzio/cocotb
  • Tie lifetimes of signal callbacks to handles * cached_properties are added to handles for these triggers so they are... 4576822
  • Fix type checking on singleton decorator bc65e25
  • Simplify test_task_close_down 6f4b0ea
  • Fix tests that work oddly with Riviera There seems to be play between the test_last_scheduled_write_* tests and test... 3b9fee3

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • import-check: improve how problematic imports are displayed (#48825) The import-check action now presents problemati... 763b35a

View on GitHub

davekeeshan pushed 4 commits to master daxzio/cocotb
  • Deprecate SimLog 0d141b1
  • Fix various typing issues 7b71f62
  • Transition Queue to use PIMPL idiom 7bd9c47
  • Move sim_versions to cocotb_tools 6b45930

View on GitHub

davekeeshan pushed 1 commit to master daxzio/cocotb
  • Remove patch version from version specifications if the patch is 0 Changing something for the patch 0 release means ... 8a649a6

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • embree: fix tests by building tutorial's embree_viewer for tests (#48392) 12280f8

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • nanotron: add new package (#48582) * nanotron: add new package Also, update some dependencies and add missing ones.... 253ba05

View on GitHub

davekeeshan pushed 1 commit to master daxzio/cocotb
  • Make heading format of release notes more consistent (#4418) aa487e7

View on GitHub

davekeeshan pushed 4 commits to master daxzio/cocotb
  • Support cocotb.start_soon an already scheduled Task ec6d943
  • Improvements to Clock driver * Clean up public API * Use __repr__ instead of __str__ * Do more checking of arguments... c674594
  • Improvements to ClockCycles * Support passing the edge type directly in * Support the Edge trigger type d5d9ca4
  • Add Clock.cycles ab9d327

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • gcc: remove --with-ld=ld-classic (#48826) 195b869

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • vtk-m: CMAKE_CXX_COMPILER is not a BOOL (#48813) 393961f

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • oci/opener.py: respect system proxy settings (#48783) 392a58e

View on GitHub

davekeeshan pushed 8 commits to main daxzio/Cores-VeeR-EL2
  • testbench: Generate hex program based on user mode Signed-off-by: Wiktoria Kuna <[email protected]> e8fd736
  • testbench: Fail on timeout Signed-off-by: Wiktoria Kuna <[email protected]> 316a748
  • ci: scripts: Use info-process for all transformations It's also now installed via PIP. ae6bc39
  • ci: scripts: Create `.desc` files during merging 0541f52
  • CI: cleanup data artifacts 1f72ade
  • Merge pull request #378 from chipsalliance/aj-fully-use-info-process ci: scripts: Create `.desc` files during merging 62084f0
  • Merge pull request #376 from chipsalliance/72015-canned-hex-per-user-mode testbench: Generate hex program based on u... f3f0862
  • Merge remote-tracking branch 'upstream/main' into main 45c0990

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • CP2K: add 2025.1 version and DFTD4 support (#48489) * cp2k: add dftd4 variant * better conflict and make support *... 0e8e97a

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • py-sphinx-rtd-theme: add v2.0.0, v3.0.0 (#48756) * Add versions 2 and 3 of py-sphinx-rtd-theme. Allow for versio... 43a0cbe

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • env create: create copies of relative include files in envs created from manifest (#48689) Currently, environments c... bb35a98

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • kokkos-nvcc-wrapper: add version 4.5.00 and 4.5.01 (#48802) fa7e0e8

View on GitHub

davekeeshan pushed 1 commit to main daxzio/FlooNoC
  • hw: Remove assertion in `axi_join_cfg` function (#95) hw(pkg): Remove assertion in function Assertions are not done... eeacd68

View on GitHub

davekeeshan pushed 2 commits to master daxzio/cocotb
  • Fix handling of escaped identifiers containing dots Also fixes an issue where strings were not escape before inserti... 06179d8
  • Test and fix issue with passing strings as defines in the runner Co-authored-by: Kaleb Barrett <dev.ktbarrett@gmail.... 76de221

View on GitHub

davekeeshan pushed 3 commits to develop daxzio/spack
  • add [email protected] (#48801) 6d1b6e7
  • Added salt variant to tau (#48782) * Added salt variant to tau * Update package.py * [@spackbot] updating style on... fb0493a
  • Remove patch on main (#48798) Patch got merged: https://github.com/natefoo/slurm-drmaa/pull/62 2c12875

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • Bug Fix: Better incremental check for CMake (#48775) * Bug Fix: Better incremental check for CMake * Fix syntax e... 7595181

View on GitHub

davekeeshan pushed 1 commit to main daxzio/FlooNoC
  • hw: Fix parametrization in `nw_join` dw_converter (#94) hw(nw_join): Fix `DataWidth` in converter 38970c8

View on GitHub

Load more