Next | Query returned 102 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2024-06-14 12:42:28 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Udated 0.29.1 to 0.29.2

0.29.2           (2024-06-06):
* Enhancement: %GITHUB%/issues/1724 Don't read duplicate LEF files
* Bug: %GITHUB%/issues/1722 [macOS] Crash when opening layout having Custom \ 
Macro Menus
* Enhancement: %GITHUB%/issues/1721 Feature request: send results from a query \ 
to selection
* Enhancement: %GITHUB%/issues/1719 Small LVS issues
* Enhancement: %GITHUB%/issues/1710 Feature request: create separate cell for \ 
def FILL
* Bug: %GITHUB%/issues/1709 Problem displaying multiple text labels with same x value
* Bug: %GITHUB%/issues/1706 [macOS] User Properties Dialog Crashes
* Enhancement: %GITHUB%/issues/1701 Feature request: strm2oas should report \ 
input unit differences
* Enhancement: Methods to obtain representative shapes of subcircuit pin and \ 
terminals, i.e.
  LayoutToNetlist#shapes_of_pin, LayoutToNetlist#shapes_of_terminal.
* Enhancement: Some enhancements in the Ruby/Python area like better messages in case
  of argument mismatch errors and better handling of default values for enum \ 
arguments.
* Enhancement: LayoutToNetlist#layer_indexes, LayoutToNetlist#layer_info \ 
(convenience)
* Enhancement: blend-mode 0 (aka AddToCell) now does not generate instance duplicates
* Bugfix: Some bug fixes on macro IDE: deleted macros do not become "zombie \ 
tabs" for example
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-19 05:34:14 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.29.0 to 0.29.1

0.29.1           (2024-05-04):
* Enhancement: %GITHUB%/issues/1700 Porting 2.5d view for compatibility with \ 
OpenGL 3.0 for better support on other platforms
  This however comes with a larger memory footprint during rendering. Something \ 
to fix later.
* Bugfix: %GITHUB%/issues/1696 Cannot read LVS or L2N report with generic devices
* Bugfix: %GITHUB%/issues/1691 LVS soft connections: making a soft connection to \ 
a device terminal disconnects the device
* Bugfix: %GITHUB%/issues/1683 Spice reader accepts circuits without definition \ 
but pins get shorted
* Bugfix: %GITHUB%/issues/1681 Spice reader ".endl" should accept lib name
* Bugfix: %GITHUB%/issues/1679 Update sample macros for migration to Qt6
* Enhancement: %GITHUB%/issues/1678 Qt major version-wise Assistant
* Bugfix: %GITHUB%/issues/1671 Search and replace: Delete instances crashes KLayout
* Enhancement: %GITHUB%/issues/1666 'Visibility Follows Selection' option for \ 
the 2.5d view
* Bugfix: HTTPS timeout included time to enter password
  So you had 10 seconds max. to enter your password :(
* Bugfix: marker and net browser windows did not get closed when clicking on \ 
close icon
* Bugfix: "duplicate interactive" now also working for rulers
* Enhancement: "upcase", "downcase" functions for expressions
* Enhancement: DRC features to reduce coding effort for certain rules
  - New options for "corners": 'absolute' and 'negative' options
  - New options for with/without_angle: 'absolute' option.
* Bugfixes: SPICE reader
  - now detects recursive circuit calls
  - skips empty top level circuit now, which did not happen when
    control statements were present at top level
* Enhancements: DRC report category formation:
  - "output" will add shapes to a category is the category name was
    used before
  - "output" accepts an array of names for the category name, creating
    a sub-category hierarchy
* Enhancement: Enhanced handling of cell variants in DRC reports
  Now, cell variants are listed with the original cell name and
  a description of the variant formation.
* Enhancement: Marker browser enhancements and RDB API
  - items can be added comment strings now.
  - "info" and "save" function in marker database browser \ 
File menu
  - file name shown in RDB selection drop-down
* Enhancement: DRC waiver concept
  KLayout now includes a way to store waive flags along with RDB databases.
  A waiver DB is nothing else than a report database file annotated with
  waive flags and other attributes like comments, images etc.
  For details see documentation under "DRC Basics".
  New functions in marker browser:
  - apply waiver DB
  - save as waiver DB
* Enhancement: Editor hooks
  This feature allows dynamically annotating shapes while
  they are edited. This feature is somewhat experimental as of now.
  See "EditorHooks" class for an example.
   2024-04-21 22:27:18 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(cad/klayout) Updated 0.28.17 to 0.29.0

0.29.0           (2024-04-01):
* Enhancement: %GITHUB%/issues/1662 Strong default grids

* Enhancement: %GITHUB%/issues/1656 Display-->Goto Position dialog
  should accept + as well as - for number prefixes
* Bugfix: %GITHUB%/issues/1651 Errors when adding polygons with 4 points
* Bugfix: %GITHUB%/issues/1644 DRC: some issues with edge layers
* Bugfix: %GITHUB%/issues/1643 DRC: Feeding the same layer to
  two-layer operations in deep mode does not render the desired result
* Enhancement: %GITHUB%/issues/1638 let klayout marker browser read
  strmxor .. xor.gds.gz, xor.oas result files
* Enhancement: %GITHUB%/issues/1637 XOR optimization for prBoundary layer
* Bugfix: %GITHUB%/issues/1632 rdb python/ruby module: modifing items
  not possible as they are const
* Enhancement: %GITHUB%/issues/1598 LVS - Support for Soft Connections
* Bugfix: %GITHUB%/issues/1586 Refactoring transformation conversion
  functions for complex transformation
* Enhancement: %GITHUB%/issues/1583 Add possibility to customize main
  window title
* Enhancement: %GITHUB%/issues/1513 Update Qt version for Qt bindings
  to 5.12.12 and 6.2.1
* Bugfix: %GITHUB%/issues/1356 Instance Property form: Array Instance
  col/row would be more intuitive then the current row/col
* Enhancement: New ruler type "auto measure along edge"
* Enhancement: Trigger ruler measurement on mouse hovering transiently
* Enhancement: Min and max value bounds for PCell parameters in editor
  The condition is not strictly enforced - for example it is not checked when
  changing parameters programmatically. For that, use "coerce_parameters".
  Still, this feature is an editing aid.
* Bugfix: Pixel garbage in color selector button with "Auto" color selected
* Bugfix: DRC/LVS - connect_explicit did not accept an array of nets
  as single argument
* Bugfix: 'edge outside polygon' now consistently ignores the border
  of the polygon
* Bugfix: Warning level was ignored for some warnings in LEF/DEF reader
* Bugfix: Netlist reader: anonymous circuits are not checked for known parameters
* Enhancement: LVS - Supporting remote must-connect connections
  So far, must-connect connections had to be made one level up in the hierarchy
  or promoted further using labels and such. Now, must-connect connections
  can be made at any point up in the hierarchy.
* Bugfix: LVS - do not waste too much time analyzing failed matches
* Enhancement: LVS - LVS: Consider net names identical that differ
  in signal type suffix only - e.g. 'NET:I' is identical to 'NET'
* Enhancement: OASIS reader will produce layers that are listed in layer table
  but empty. Previously, empty layers were never created, even if listed in
  the layer table.
* Enhancement: Reading from HTTP streams and pipes now supports
  automatic .gz uncompression
* Enhancement: New DRC Features
  - "edges" method allows selecting convext/concave/step edges
  - Interaction count for edge/edge edge/polygon "interacting"
  - Improved handling of dots (degenerated edges) - these are now
    passed through the edge/edge and edge/polygon booleans and
    participate in "interact". This enables selecting corners and
    using them to select edges.
* Enhancement: New RBA/pya Features
  - Main window title: MainWindow#title (property)
  - LayoutView#is_dirty?
  - Triangulation: Region#delaunay
  - Quality rasterizer: Region#rasterize
  - Generic edge and polygon filters and operators support hierarchical processing
    with Python or Ruby callbacks: classes EdgePairFilter, EdgePairOperator,
    EdgePairToPolygonOperator, EdgePairToEdgeOperator, EdgeFilter, EdgeOperator,
    EdgeToPolygonOperator, EdgeToEdgePairOperator, PolygonFilter, PolygonOperator
    PolygonToEdgeOperator, PolygonToEdgePairOperator, TextFilter, TextOperator,
    TextToPolygonOperator
    Methods: EdgePairs#filter, EdgePairs#filtered, EdgePairs#process, \ 
EdgePairs#processed,
    same for Edges, Regions and Texts
  - Polygon#split, Polygon#break, same for DPolygon, SimplePolygon, DSimplePolygon
  - Keyword arguments for Python, Ruby and Expressions
  - You can now also use "klayout" package inside the application \ 
(same code
    for Python module and application) - i.e. "import klayout.db"
  - Synonyms: connect/disconnect for events for better compatibility with PyQt5
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-02-23 08:54:40 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.28.15 to 0.28.17

0.28.17          (2024-02-16):
* Enhancement: %GITHUB%/issues/1626 Technology specific grids

0.28.16          (2024-02-12):
* Bugfix: %GITHUB%/issues/1623 Package installation with "-y" from \ 
command line does not work for URL or file
* Bugfix: %GITHUB%/issues/1619 Segfault on Fedora-39 with Python 3.12.1
* Bugfix: %GITHUB%/issues/1618 Leaking Python reference causing trouble with \ 
iterators
* Bugfix: %GITHUB%/issues/1616 DRC doc typo
* Bugfix: %GITHUB%/issues/1614 LEF/DEF .map should not map boundaries and fill \ 
to ALL purpose
* Bugfix: %GITHUB%/issues/1609 Cell.read doesn't read LayoutMetaInfo
* Bugfix: %GITHUB%/issues/1608 CustomResistorExtraction: show faulty device in GUI
* Bugfix: %GITHUB%/issues/1603 Weird parameter dialog resizing when hiding / \ 
showing many parameters at once with callback_impl
* Bugfix: %GITHUB%/issues/1602 [Qt6] Cannot normally quit the main application window
* Bugfix: %GITHUB%/issues/1594 "connect" (in flat mode) + multiple top \ 
cells give an error message
* Bugfix: %GITHUB%/issues/1592 DXF file parsing error, about spline curve
* Enhancement: DRC enhancements related to touching edges
  - New DRC function switches: "without_touching_corners", \ 
"without_touching_edges"
    to skip width and space errors at kissing corners and touching-edge \ 
configurations
  - Kissing corners are now detected also in non-collinear edge configurations
* Bugfix: fixed rendering of color selection buttons on High-DPI screens
* Bugfix: cross-hair cursor should not use selection default line width and styles
* Enhancement: OASIS reader errors out on broken OASIS with duplicate CELLNAMEs
   2024-02-10 15:42:40 by Takahiro Kambe | Files touched by this commit (21)
Log message:
Bump revision by changing default version of Ruby.
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2024-01-08 00:37:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.28.14 to 0.28.15

https://www.klayout.de/development.html#0.28.15
Version 0.28.15

Release date: 2023-01-02

Features:

    Bugfix: #1578 Missing strm2*.exe in the Windows portable binary package (*.zip)
    Enhancement: #1569 Make "toggle (selected) layer" key-bindable \ 
Plus feature: "visibility follows selection"
    Bugfix: #1565 quit() raises an error in KLayout Python Console
    Bugfix: #1556 Cannot shrink Marker Browser window
    Bugfix: #1539 Misleading description in 'Flatten Cell'
    Enhancement: Supporting UCRT runtime option in MSYS2 deployment
   2023-12-23 02:57:59 by Zafer Aydogan | Files touched by this commit (1)
Log message:
use https

Next | Query returned 102 messages, browsing 11 to 20 | Previous