Matthias Köfferlein
|
dfd7d8ec1f
|
Merge pull request #2061 from KLayout/bugfix/issue-2060
Bugfix/issue 2060
|
2025-05-27 19:17:45 +02:00 |
Matthias Köfferlein
|
836c50d6a0
|
Merge pull request #2062 from KLayout/feature/issue-2055
Feature/issue 2055
|
2025-05-27 19:17:33 +02:00 |
Matthias Köfferlein
|
444770696b
|
Merge pull request #2064 from KLayout/feature/issue-2057
Implemented solution for #2057 (nanometer scalebar)
|
2025-05-26 23:13:23 +02:00 |
Matthias Koefferlein
|
3a75665bfe
|
Dropping setuptools requirements as this rules out older Python versions
|
2025-05-25 21:50:45 +02:00 |
Matthias Koefferlein
|
6cccb81293
|
Implemented solution for #2057 (nanometer scalebar)
The scale bar switches to nm below 0.1µm. Correspondingly
it will switch to mm above 100µm.
|
2025-05-25 21:28:11 +02:00 |
Matthias Koefferlein
|
125e06bd49
|
Added doc, added a warning about no pins found at top level.
|
2025-05-25 17:53:11 +02:00 |
Matthias Koefferlein
|
094e11897a
|
Added the new feature: 'flag_missing_ports'
|
2025-05-24 22:33:18 +02:00 |
Matthias Koefferlein
|
aba912107b
|
Refined solution, so it would allow a larger coordinate range.
|
2025-05-24 00:09:52 +02:00 |
Matthias Koefferlein
|
6d28c78eeb
|
Fixed issue #2060 - the precision of the check was too low.
|
2025-05-22 22:48:48 +02:00 |
Matthias Koefferlein
|
7b865451ee
|
Merge branch 'master' of github.com:KLayout/klayout
|
2025-05-22 22:26:49 +02:00 |
Matthias Köfferlein
|
23b049627f
|
Merge pull request #2040 from KLayout/feature/maly
Feature/maly
|
2025-05-22 19:22:52 +02:00 |
Matthias Köfferlein
|
ba640b6d04
|
Merge pull request #2039 from KLayout/feature/issue-2016
First attempt to implement a solution for issue #2016
|
2025-05-22 19:22:32 +02:00 |
Matthias Köfferlein
|
61a51e8722
|
Merge pull request #2053 from hzeller/feature-20250519-fix-hex2int
Fix logic error in hex2int.
|
2025-05-19 23:52:46 +02:00 |
Henner Zeller
|
f9e2a9257f
|
Fix logic error in hex2int.
This was probably never noticed as it was the last branch and would
behave benign on valid input.
Signed-off-by: Henner Zeller <hzeller@google.com>
|
2025-05-19 14:16:18 +02:00 |
Matthias Köfferlein
|
23e8622d85
|
Merge pull request #2046 from clin1234/patch-1
Fix build errors in 3.14
|
2025-05-11 22:50:07 +02:00 |
Matthias Koefferlein
|
7bee9ebcec
|
Fixing a linker issue on Windows.
|
2025-05-11 21:48:01 +02:00 |
Matthias Koefferlein
|
a208c6d25d
|
Merge branch 'master' of www.klayout.org:/home/matthias/git/klayout
|
2025-05-11 21:42:09 +02:00 |
Charlie Lin
|
e279888f52
|
Use Py_IncRef in pyaCallables.cc
|
2025-05-11 09:07:55 -04:00 |
Matthias Koefferlein
|
e232bf8127
|
Specify build system in pyproject.toml, using SPDX compliant license spec.
|
2025-05-10 19:59:19 +00:00 |
Matthias Köfferlein
|
56d91acc15
|
Merge pull request #2035 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.23.3
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
|
2025-05-04 23:13:33 +02:00 |
Matthias Köfferlein
|
0f39cef21f
|
Merge pull request #2037 from Kazzz-S/0.30.1-mac1
To use Ruby 3.3.8 from MacPorts
|
2025-05-04 23:13:22 +02:00 |
Matthias Koefferlein
|
6d871166f7
|
Updating changelog for 0.30.2
|
2025-05-04 23:12:47 +02:00 |
Matthias Koefferlein
|
38df5aa392
|
Updating changelog for 0.30.1
|
2025-05-04 23:06:22 +02:00 |
Matthias Koefferlein
|
1932532416
|
Bug fixes, tests
|
2025-05-02 15:07:28 +02:00 |
Matthias Koefferlein
|
b77b4d7d3c
|
Bug fixes
|
2025-05-02 15:02:18 +02:00 |
Matthias Koefferlein
|
149b051dce
|
Providing meta info (boundary per mask) from MALY reader
|
2025-05-02 14:49:13 +02:00 |
Matthias Koefferlein
|
30ac61ea20
|
Added title support, tests, debugging
|
2025-05-02 14:25:34 +02:00 |
Matthias Koefferlein
|
226ba429f1
|
WIP: MALY reader, debugging, tests
|
2025-05-02 13:27:59 +02:00 |
dependabot[bot]
|
92d79d46c1
|
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 to 2.23.3.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.23.2...v2.23.3)
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-version: 2.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 21:31:41 +00:00 |
Matthias Koefferlein
|
55e2b27bf6
|
WIP, MALY reader
|
2025-05-01 23:05:01 +02:00 |
Kazunari Sekigawa
|
65a9465bc1
|
To use Ruby 3.3.8 from MacPorts and fix some Python syntax warnings
|
2025-04-30 06:40:20 +09:00 |
Matthias Koefferlein
|
3b85581fae
|
WIP
|
2025-04-29 22:59:17 +02:00 |
Matthias Koefferlein
|
03873d9b6c
|
WIP
|
2025-04-29 22:56:53 +02:00 |
Matthias Koefferlein
|
fa30fd0f7b
|
WIP, MALY reader
|
2025-04-29 22:19:59 +02:00 |
Matthias Koefferlein
|
7820733bd5
|
WIP
|
2025-04-29 00:28:46 +02:00 |
Matthias Koefferlein
|
cd468d4d67
|
WIP
|
2025-04-27 23:00:46 +02:00 |
Matthias Koefferlein
|
282f6e9d23
|
Merge branch 'master' into feature/maly
|
2025-04-27 20:57:09 +02:00 |
Matthias Koefferlein
|
cb649e6ee6
|
Merge branch 'master' of github.com:KLayout/klayout
|
2025-04-27 20:56:38 +02:00 |
Matthias Koefferlein
|
e76be5b071
|
WIP
|
2025-04-27 20:55:11 +02:00 |
Matthias Köfferlein
|
e76e9b7d0b
|
Merge pull request #2017 from KLayout/bugfix/issue-2014
Fixed issue #2014 (strm2oas lef/def/gds collect drops cells reference…
|
2025-04-27 20:53:47 +02:00 |
klayoutmatthias
|
6e7eff95e7
|
Fixed glob feature for Windows.
|
2025-04-27 19:16:37 +02:00 |
Matthias Koefferlein
|
f1b35d0826
|
WIP (MALY reader)
|
2025-04-27 16:56:46 +02:00 |
Matthias Koefferlein
|
43310e7f49
|
Updating Python stubs
|
2025-04-27 16:07:01 +02:00 |
Matthias Koefferlein
|
9c7ccefc9f
|
Merge branch 'master' of github.com:KLayout/klayout
|
2025-04-27 14:44:32 +02:00 |
Matthias Koefferlein
|
9aa8d79bfc
|
Enhanced unit test for better debugging
|
2025-04-27 14:43:53 +02:00 |
Matthias Köfferlein
|
c7514ba24d
|
Merge pull request #2031 from KLayout/bugfix/issue-2011
Bugfix/issue 2011
|
2025-04-27 14:35:37 +02:00 |
Matthias Köfferlein
|
efb3b3eb3d
|
Merge pull request #2030 from KLayout/feature/issue-2024
Provide a solution of feature request #2024
|
2025-04-27 14:35:24 +02:00 |
Matthias Köfferlein
|
345f316af5
|
Merge pull request #2029 from KLayout/bugfix/issue-2026
Fixing issue #2026 (after 2.5D display main 2D layout does not displa…
|
2025-04-27 14:35:14 +02:00 |
Matthias Köfferlein
|
89d5bf0df1
|
Merge pull request #2028 from KLayout/bugfix/issue-2025
Fixed issue #2025 (brackets get added on PCell parameters)
|
2025-04-27 14:34:52 +02:00 |
Matthias Köfferlein
|
d8a13037a9
|
Merge pull request #2023 from KLayout/bugfix/issue-2020
Fixing the strict weak ordering issue inside the edge processor
|
2025-04-27 14:34:37 +02:00 |