Matthias Koefferlein
|
a35304912f
|
Fixed build problem with 64bit coordinates and without Qt
|
2025-11-25 22:22:52 +01:00 |
Matthias Koefferlein
|
dd9b38a92f
|
Refactoring of Python module build system, now based on configuration files mostly.
|
2025-11-09 17:46:25 +01:00 |
Matthias Koefferlein
|
ef5f8953aa
|
Enabling lstream for Python module builds - that needs some refactoring later
|
2025-11-08 17:55:51 +01:00 |
Matthias Koefferlein
|
4dbc103523
|
Bugfix: File watcher was dropping files when they were temporarily unavailable
|
2025-08-04 18:47:39 +02:00 |
Matthias Koefferlein
|
7c0934ec8a
|
Fixing unit tests after making byte array and strings equal citizens in variants
|
2025-08-03 20:33:47 +02:00 |
Matthias Koefferlein
|
8a5e83bf5d
|
Consistently differenting between double and int values as property keys (otherwise there may be a confusing mix present in the property repository)
|
2025-08-03 19:46:31 +02:00 |
klayoutmatthias
|
642cbd6831
|
[consider merging] fixing Qt-less builds
|
2025-08-03 14:19:02 +02:00 |
Matthias Koefferlein
|
5b3ce9ff30
|
[consider merging] tl::Variant now considers byte arrays and strings equivalent for sloppy compare. This is important for Ruby string property keys as they are often kept as byte arrays when not UTF-8 encoded.
|
2025-07-27 22:15:52 +02:00 |
Matthias Koefferlein
|
ede15ffcc0
|
WIP
|
2025-07-27 19:48:38 +02:00 |
Matthias Koefferlein
|
cc796317a0
|
Safeguard against broken code table in OASIS CBLOCKs
|
2025-07-13 19:31:47 +02:00 |
Matthias Koefferlein
|
f3cc7cadc0
|
Enabling Qt-less DB plugins for Qt-enabled applications
|
2025-06-26 20:35:39 +02:00 |
Matthias Koefferlein
|
eb3be68030
|
Removing an unused declaration
|
2025-06-26 20:34:53 +02:00 |
Matthias Köfferlein
|
45fdaf0a6d
|
Merge pull request #2049 from KLayout/devel
Devel
|
2025-05-29 09:43:23 +02:00 |
Matthias Koefferlein
|
9917978566
|
Merge branch 'master' into dev-polygon-graph
|
2025-05-28 19:01:42 +02:00 |
Matthias Koefferlein
|
bfe49c22e3
|
Properly using 'long' and 'unsigned long' in tl::sprintf to fit Windows definition of 'long'
|
2025-05-25 19:42:14 +02:00 |
Matthias Koefferlein
|
dec7ad9da1
|
[consider merging] properly conveying string encoding for Ruby, so that UTF-8 encoding is maintained when returning such strings from C++
|
2025-05-25 16:28: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 |
klayoutmatthias
|
6e7eff95e7
|
Fixed glob feature for Windows.
|
2025-04-27 19:16:37 +02:00 |
Matthias Koefferlein
|
9aa8d79bfc
|
Enhanced unit test for better debugging
|
2025-04-27 14:43:53 +02:00 |
Matthias Koefferlein
|
6b5268e5f7
|
Feature glob expansion on LEF and GDS lists for LEF/DEF reader options.
|
2025-04-06 19:21:02 +02:00 |
Matthias Koefferlein
|
e6ff30adee
|
Modifying definition of Timer#memory_size on Linux to become resident size.
|
2025-03-23 18:46:15 +01:00 |
Matthias Koefferlein
|
db728dc68a
|
Merge commit 'refs/pull/2003/head' of github.com:KLayout/klayout
|
2025-03-23 18:38:42 +01:00 |
Matthias Koefferlein
|
efeb2c061b
|
Layout queries support diff as placeholder for the current cell
|
2025-03-23 16:51:47 +01:00 |
Martin Köhler
|
b8a6d0a1cd
|
Timer::memory_size() implementation for macOS
|
2025-03-23 00:03:29 +01:00 |
Matthias Koefferlein
|
2668b42d29
|
Separating tl::hfunc from std namespace. Needed to support int128 in tl::Variant for 64bit coordinate builds.
|
2025-03-22 20:35:15 +01:00 |
Matthias Koefferlein
|
e6914c78b9
|
Fixing builds for Qt4
|
2025-03-22 17:29:16 +01:00 |
Matthias Koefferlein
|
2aa88fe29c
|
Fixed a linker issue on Qt4
|
2025-03-22 14:09:00 +01:00 |
Matthias Koefferlein
|
283a9d0b22
|
Build fixes for Qt4
|
2025-03-22 00:02:13 +01:00 |
Matthias Koefferlein
|
69a8f3ac11
|
Preparations for 0.30.
|
2025-03-21 23:52:08 +01:00 |
Matthias Koefferlein
|
87e7d8e493
|
Merge branch 'master' into devel
|
2025-03-06 19:35:32 +01:00 |
Matthias Koefferlein
|
e06498763a
|
Fixing issue #1997.
|
2025-03-05 19:12:38 +01:00 |
Matthias Koefferlein
|
aaae05016e
|
Fixed unit tests
|
2025-02-02 21:57:21 +01:00 |
Matthias Koefferlein
|
08dbe3aba5
|
Fixing problem with sorting order of tl::Variant as key in std::map
|
2025-02-02 19:41:54 +01:00 |
Matthias Koefferlein
|
2a47006a84
|
C++11 compatibility
|
2025-01-21 17:07:51 +01:00 |
Matthias Koefferlein
|
33b54f3f88
|
Merge branch 'master' into devel
|
2025-01-19 22:04:55 +01:00 |
Matthias Koefferlein
|
a75eca5511
|
Fixing issue #1971: providing log levels -10 to disable warnings and -20 to disable errors too.
|
2025-01-16 20:42:53 +01:00 |
Matthias Koefferlein
|
73dc31244a
|
Merge branch 'master' into devel
|
2025-01-04 21:51:37 +01:00 |
Matthias Koefferlein
|
2d5ddd794c
|
Merge branch 'master' of github.com:KLayout/klayout
|
2025-01-04 19:36:43 +01:00 |
Matthias Koefferlein
|
5d57cb5eed
|
Updating copyright to 2025
|
2025-01-04 19:32:33 +01:00 |
Matthias Koefferlein
|
c9da9dc6e0
|
Updating copyright to 2025
|
2025-01-04 19:28:56 +01:00 |
Matthias Koefferlein
|
4beb8db15a
|
WIP: bug fixes, stability of tests
|
2024-12-26 21:45:28 +01:00 |
Matthias Koefferlein
|
1278ffeb77
|
WIP - refined tl::Variant::equal and less implementation, fixed tests
|
2024-12-25 17:36:29 +01:00 |
Matthias Koefferlein
|
1cd7c6f985
|
WIP
|
2024-12-24 15:42:17 +01:00 |
Matthias Koefferlein
|
28260a68b0
|
WIP
|
2024-12-24 15:39:27 +01:00 |
Matthias Koefferlein
|
128a00896e
|
WIP
|
2024-12-24 11:19:21 +01:00 |
Matthias Koefferlein
|
86d2ee6efe
|
Fixing issue #1959
Problem was an overflow (inf) that got converted to 0
by "ceil".
|
2024-12-20 00:43:29 +01:00 |
Matthias Koefferlein
|
22d8709c06
|
Compatibility of tests with Windows
|
2024-11-26 23:24:12 +01:00 |
Matthias Koefferlein
|
5ebbee981b
|
Windows compatibility
|
2024-11-26 21:02:02 +01:00 |
Matthias Koefferlein
|
33d1cdc545
|
Show select expressions in column headers in custom queries
|
2024-11-24 22:28:01 +01:00 |
Matthias Koefferlein
|
dc9b3bb398
|
More consistent handling of special paths (like data: URLs) for technology components.
|
2024-11-23 19:19:23 +01:00 |