| .. |
|
ant
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
buddies
|
Added the ability to run DRC and LVS from strmrun
|
2026-03-20 15:48:58 +01:00 |
|
db
|
Fixed an infinite loop
|
2026-04-03 00:30:01 +02:00 |
|
doc
|
Updating doc and pyi files
|
2026-03-06 15:46:16 +01:00 |
|
drc
|
Added the ability to run DRC and LVS from strmrun
|
2026-03-20 15:48:58 +01:00 |
|
edt
|
Bugfix: double clicking an edge in partial mode opened the properties dialog, not setting a point
|
2026-02-24 21:44:33 +01:00 |
|
fontgen
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
gsi
|
C++20 readiness
|
2026-02-16 23:49:23 +01:00 |
|
gsiqt
|
Overloaded base class methods also need to transfer ownership of arguments
|
2026-02-14 19:41:20 +01:00 |
|
gtfui
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
icons
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
img
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
klayout_main
|
Implementing --help as alias for -h and --version as alias for -v
|
2026-02-28 09:54:41 +01:00 |
|
lay
|
Taking care of complex library reference scenarios where libraries self-reference and under the presence of stale references. Main issue is order of resolution and indirect references due to replication. Solution is to repeat resolution until saturated. A test is supplied.
|
2026-03-31 21:35:33 +02:00 |
|
laybasic
|
Merge pull request #2280 from KLayout/wip
|
2026-03-04 18:46:10 +01:00 |
|
layui
|
Fixing issue #2293
|
2026-03-07 13:28:35 +01:00 |
|
layview
|
Doc update
|
2026-03-01 15:32:21 +01:00 |
|
lib
|
Fixed BASIC lib tests - cell pointers cannot considered to be stable across lib.refresh calls as this basically would need to create cold proxies
|
2026-04-03 11:10:34 +02:00 |
|
lvs
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
lym
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
pex
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
plugins
|
[consider merging] Bugfix: OASIS reader was not able to read S_GDS_PROPERTY from file level or under forward reference conditions
|
2026-02-24 19:17:14 +01:00 |
|
pya
|
[consider merging] Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example
|
2026-02-24 21:00:21 +01:00 |
|
pyastub
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
pymod
|
Updating doc and pyi files
|
2026-03-06 15:46:16 +01:00 |
|
rba
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
rbastub
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
rdb
|
ReportDatabase#merge - a method to merge two report databases
|
2026-03-01 17:39:29 +01:00 |
|
tl
|
Taking care of complex library reference scenarios where libraries self-reference and under the presence of stale references. Main issue is order of resolution and indirect references due to replication. Solution is to repeat resolution until saturated. A test is supplied.
|
2026-03-31 21:35:33 +02:00 |
|
unit_tests
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
version
|
Updating copyright to 2026
|
2026-02-07 17:12:53 +01:00 |
|
app.pri
|
…
|
|
|
klayout.pri
|
Preparing to use C++20 atomics for thread locking, which is slightly more efficient. Right now, that's an experimental option.
|
2026-02-19 21:36:00 +01:00 |
|
klayout.pro
|
…
|
|
|
lib.pri
|
…
|
|
|
lib_ut.pri
|
…
|
|
|
with_all_libs.pri
|
…
|
|