1 file changed
+1
-1
lines changed- .bazelrc+9
 - .github/workflows/github-actions-clang-tidy.yml+1-1
 - BUILD.bazel+2
 - MODULE.bazel+1
 - src/Timing.cc+1-2
 - src/cts/src/TritonCTS.cpp+2-4
 - src/dbSta/include/db_sta/dbNetwork.hh+2-5
 - src/dbSta/src/SpefWriter.cc+4-7
 - src/dbSta/src/dbNetwork.cc+58-162
 - src/dbSta/src/dbSta.cc-1
 - src/dbSta/src/dbSta.i+2-4
 - src/dbSta/test/cpp/TestHconn.cpp+1-5
 - src/dpl/src/Place.cpp+10-4
 - src/dpl/src/infrastructure/Objects.h+8-8
 - src/dpl/src/infrastructure/architecture.cxx+1-1
 - src/dpl/src/infrastructure/architecture.h+3-3
 - src/dpl/src/optimization/detailed_global.cxx+5-1
 - src/dpl/src/optimization/detailed_manager.cxx-185
 - src/dpl/src/optimization/detailed_mis.cxx+10-2
 - src/dpl/src/optimization/detailed_orient.cxx+3
 - src/dpl/src/optimization/detailed_reorder.cxx+5-3
 - src/dpl/src/optimization/detailed_vertical.cxx+5-1
 - src/dpl/test/multi_height1-opt.defok+2-2
 - src/dpl/test/multi_height1-opt.ok+5-52
 - src/drt/src/dr/FlexDR_maze.cpp+2-2
 - src/drt/src/gc/FlexGC.cpp+12
 - src/drt/src/gc/FlexGC.h+1
 - src/drt/src/gc/FlexGC_impl.h+1
 - src/drt/src/gc/FlexGC_main.cpp+3
 - src/grt/src/GlobalRouter.cpp+1
 - src/gui/CMakeLists.txt+3-1
 - src/gui/README.md+76
 - src/gui/include/gui/gui.h+54-1
 - src/gui/src/clockWidget.cpp+4-8
 - src/gui/src/dbDescriptors.cpp+25-26
 - src/gui/src/displayControls.cpp+24
 - src/gui/src/displayControls.h+7
 - src/gui/src/gui.cpp+130
 - src/gui/src/gui.i+86-79
 - src/gui/src/gui.tcl+122
 - src/gui/src/label.cpp+201
 - src/gui/src/label.h+92
 - src/gui/src/layoutTabs.cpp+3
 - src/gui/src/layoutTabs.h+3
 - src/gui/src/layoutViewer.cpp+68-23
 - src/gui/src/layoutViewer.h+7
 - src/gui/src/mainWindow.cpp+64
 - src/gui/src/mainWindow.h+20
 - src/gui/src/options.h+4
 - src/gui/src/painter.cpp+128
 - src/gui/src/painter.h+2
 - src/gui/src/renderThread.cpp+41-1
 - src/gui/src/renderThread.h+6-1
 - src/gui/src/ruler.cpp+42-52
 - src/gui/src/ruler.h+1-4
 - src/gui/src/staDescriptors.cpp+5-10
 - src/gui/src/staGui.cpp+2-4
 - src/gui/src/staGuiInterface.cpp+2-4
 - src/gui/src/stub.cpp+5
 - src/odb/BUILD+1
 - src/odb/include/odb/dbStream.h+27
 - src/odb/src/db/CMakeLists.txt+3
 - src/odb/src/db/dbCore.h+8
 - src/odb/src/db/dbITerm.cpp+18-2
 - src/odb/src/db/dbITerm.h+2-1
 - src/rcx/include/rcx/extRCap.h+2-1
 - src/rcx/src/extRCmodel.cpp+30-8
 - src/rcx/src/extSpef.cpp+7
 - src/rcx/src/extmeasure_res.cpp+4
 - src/rcx/src/extmeasure_res_v2.cpp+4
 - src/rmp/src/Restructure.cpp+1-2
 - src/rsz/include/rsz/Resizer.hh+1
 - src/rsz/src/Rebuffer.cc+71-49
 - src/rsz/src/RepairDesign.cc+1-1
 - src/rsz/src/RepairDesign.hh+1-1
 - src/rsz/src/RepairHold.cc+4-13
 - src/rsz/src/Resizer.cc+13-12
 - src/rsz/src/SplitLoadMove.cc+1-3
 - src/rsz/src/SteinerTree.cc+1-2
 - src/rsz/src/UnbufferMove.cc+1-1
 - src/rsz/test/clone_hier.ok+806-814
 - src/rsz/test/clone_hier_out.vok+1.4k-270
 - src/rsz/test/pinswap_hier.ok+7-7
 - src/rsz/test/pinswap_hier_out.vok+8-12
 - src/rsz/test/repair_setup4_hier.ok+3-3
 - src/rsz/test/repair_setup4_hier_out.vok+73-8
 - src/rsz/test/split_load_hier.ok+4-6
 - src/rsz/test/split_load_hier_out.vok+49-27
 - test/upf_aes.defok+23.7k-23.7k
 - test/upf_aes.ok+19-19
 - third-party/gif-h/LICENSE+24
 - third-party/gif-h/README.md+52
 - third-party/gif-h/gif.h+938
 
0 commit comments