Next | Query returned 14 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-10-17 11:28:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-PyRTL: remove unused test dependencies
   2024-09-18 08:23:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-PyRTL: add missing tool dependency

Fix testing and add test status.
   2024-08-10 04:32:59 by Ryo ONODERA | Files touched by this commit (2)
Log message:
cad/py-PyRTL: Update to 0.11.2

Changelog:
### Added

- Added an `initialize_registers` option to `output_to_verilog`
  documentation

### Changed

- Improved handling of signed integers.

### Fixed

- Fixed a `wire_matrix` bug involving single-element matrices of `Inputs` or \ 
`Registers`.
   2024-06-05 19:16:08 by Ryo ONODERA | Files touched by this commit (3)
Log message:
cad/py-PyRTL: Update to 0.11.1

Changelog:
0.11.1:
Upgrade download-artifact action to v4, for compatibility with upload

-artifact v4.

0.11.0:
Set PyRTL's Python package version from `git tag`.

This avoid keeping the latest version number in two places, `pyproject.toml`
and `git tag`. Simplify instructions in release/README.md.

Rename some GitHub workflow jobs to clarify their purpose.

0.11.0rc1:
GitHub actions to automate PyRTL releases to TestPyPI and PyPI.

- Migrade from `setup.{py,cfg}` to `pyproject.toml`
- Add `python-release.yml` workflow
- Prepare a `0.11.0rc1` release.
- Rename `python-package.yml` to `python-test.yml` and upgrade checkout action \ 
to `v4`.
- Add release documentation at `release/README.md`
- Use latest python and ubuntu versions for readthedocs.
- Remove the release version number from the sphinx configuration
  (`docs/conf.py`). It doesn't seem to do anything.
   2023-01-24 15:32:20 by Ryo ONODERA | Files touched by this commit (3)
Log message:
py-PyRTL: Update to 0.10.2

Changelog:
* Fix tox tests on Apple M1, aarch64.
* Fix another tox tests.
* Fix error message typo.
* Support newer graphviz to generate SVG.
* Fix constant propagation for synthesized blocks.
* Improve net_connections() function.
* Improve paths() function.
* Update documentation.
   2022-05-21 17:01:00 by Ryo ONODERA | Files touched by this commit (2)
Log message:
py-PyRTL: Add upstream pull request URL to a patch
   2022-05-19 17:59:04 by Ryo ONODERA | Files touched by this commit (3)
Log message:
py-PyRTL: Support graphics/py-graphviz-0.19 or later too
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-16 13:49:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-PyRTL: mark as not for python 2.7
   2021-11-21 16:10:08 by Ryo ONODERA | Files touched by this commit (3)
Log message:
py-PyRTL: Update to 0.10.1

Changelog:
0.10.1
Various fixes to import/export and visualization.

0.10
Not provided as summary.

Next | Query returned 14 messages, browsing 1 to 10 | Previous