Conversation
DEGLTF_Provider.cxx(144,29): warning C4456: declaration of 'aContext' hides previous local declaration
|
Performance Test Summary Commit: Title: Merge 6765a67 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
Fixed regression when retests were failed for not windows.
|
Performance Test Summary Commit: Title: Merge 02f6fa7 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Standardizes comment formatting by replacing detailed comment blocks with a uniform "//=================================================================================================" separator - Removes redundant "function:" and "purpose:" fields that often contained minimal or no useful information - Maintains code functionality while improving visual consistency across the codebase
|
Performance Test Summary Commit: Title: Merge ae4de70 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
|
Performance Test Summary Commit: Title: Merge ae4de70 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
|
Performance Test Summary Commit: Title: Merge ae4de70 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
Added condition to always allocate an array in case of empty list
|
Performance Test Summary Commit: Title: Merge afccf69 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Comprehensive translation of French comments to English throughout the StepData module - Enhanced inline documentation explaining complex algorithms and data structures - Improved variable name comments and method descriptions for better code comprehension
|
Performance Test Summary Commit: Title: Merge a50e3c9 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Replaced try-catch blocks with explicit validation checks in PCDM_ReadWriter_1.cxx - Added division-by-zero protection in XSDRAWSTL.cxx using precision-based comparison - Improved error handling for integer parsing operations
|
Performance Test Summary Commit: Title: Merge d1b00bf into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Updates `.clang-format` to include `OCC_CATCH_SIGNALS`, `DEFINE_STANDARD_RTTIEXT`, and `Draw_Drawable3D_FACTORY` as statement macros - Adds a GitHub action step to automatically remove empty lines after `Standard_DEPRECATED` macro declarations - Reformats numerous files by removing blank lines after deprecated method declarations and improving macro formatting
|
Performance Test Summary Commit: Title: Merge 314527f into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Updated comments in IGESGeom_ToolCircularArc, IGESGeom_ToolCurveOnSurface, IGESGeom_ToolOffsetCurve, IGESGeom_ToolPlane, IGESGeom_ToolSplineSurface, IGESGeom_ToolTransformationMatrix, IGESGraph_ToolColor, IGESGraph_ToolDrawingUnits, IGESSelect, IGESSelect_Activator, IGESSelect_RebuildGroups, IGESSelect_SelectBypassGroup, IGESSelect_SelectBypassSubfigure, IGESSelect_SignStatus, IGESSelect_ViewSorter, IGESSelect_WorkLibrary, IGESToBRep, IGESToBRep_BRepEntity, IGESToBRep_BasicCurve, IGESToBRep_BasicSurface, IGESToBRep_TopoCurve, IGESToBRep_TopoSurface to improve readability and understanding. - Translated French comments to English where applicable. - Ensured comments accurately reflect the functionality and intent of the code.
|
Performance Test Summary Commit: Title: Merge 45eefc4 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Updates function calls from `sprintf` to `Sprintf` across the entire codebase - Updates comments and documentation references to reflect the new function name - Adds format attribute annotations to the `Sprintf` function declaration for better compiler validation
|
Performance Test Summary Commit: Title: Merge 5ae60b5 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Updated French comments to English for better accessibility and understanding. - Enhanced clarity of comments to better describe the functionality and purpose of the code. - Ensured consistency in terminology and phrasing throughout the codebase. - Made minor adjustments to comment formatting for improved readability.
|
Performance Test Summary Commit: Title: Merge 3eb7ce1 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
Fix sscanf condition checks in iges_lire function for better error handling
- Replaced hardcoded buffer sizes with `constexpr size_t aBufferSize` constants - Added `width()` calls to input streams before reading to prevent buffer overflows - Applied consistent buffer size management across multiple input operations
|
Performance Test Summary Commit: Title: Merge 5c87568 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
|
Performance Test Summary Commit: Title: Merge 5c814b0 into 91000c4 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
Integration request to collect a sequence of patches as a periodical branch.
Will be available for short time only during development circle.