Autor Thema: Entwicklertools diverses  (Gelesen 72450 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Vagrant 2.2.14
« Antwort #930 am: 21 November, 2020, 08:10 »
Vagrant fasst alles, was Entwickler benötigen, in einer virtuellen Entwicklungsumgebung zusammen, was Entwicklern das Leben deutlich vereinfachen soll. Webentwickler müssen beispielsweise keine Infrastrukturkomponenten mehr einrichten oder sich um Abhängigkeiten Gedanken machen.

Das von Mitchell Hashimoto und John Bender 2010 initiierte Projekt Vagrant macht die Zusammenstellung virtueller Maschinen für Entwickler deutlich einfacher. Mit wenigen Handgriffen lassen sich virtuelle Maschinen mit allen benötigten Komponenten erstellen, die dann das gesamte Team nutzen kann, so dass alle mit exakt den gleichen Bibliotheken und Infrastrukturkomponenten in identischen Versionen arbeiten.

Vagrant basiert auf Oracles freier Virtualisierungslösung Virtualbox und nutzt Chef und Puppet, um die virtuellen Maschinen einzurichten. Gesteuert wird das Ganze über sogenannte Vagrantfiles.

Vagrant läuft unter Windows, Linux und Mac OS X, die eigentliche Entwicklungsumgebung wurde unter Ubuntu Linux umgesetzt. Es stehen aber auch sogenannte Basisboxen mit Arch Linux, Debian, Fedora, FreeBSD, Gentoo, Redhat, Solaris und Suse bereit.

Changelog

    IMPROVEMENTS:

    host/windows: Update filesystem type matching on WSL2 [GH-12056]

    BUG FIXES:

    core: Track raw actions as they are applied to prevent multiple insertions [GH-12037]
    core/bundler: Update solution file resolution to support prerelease matching [GH-12054]
    guest/darwin: Mount vmware synced folders for big sur guests [GH-12053]

[close]

http://www.vagrantup.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Windows Terminal 1.4.3243.0
« Antwort #931 am: 21 November, 2020, 10:40 »
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations.

MIT License

Changelog



This is a quick servicing release to address a couple glaring issues in the 1.4 stable release.

A preinstallation kit is available for system integrators and OEMs interested in prepackaging Windows Terminal with a Windows image. More information is available in the DISM documentation on preinstallation. Users who do not intend to preinstall Windows Terminal should continue using the msixbundle distribution.

Bugs fixed in this release:

    We reverted the tab switcher to off by default, because we changed your defaults on you so that tab switching was both enabled and in most-recently-used order. I'm sorry about that. (#8325)
        To turn the switcher back on, in MRU order, add the global setting "useTabSwitcher": true.
    We'd previously said the default value for backgroundImageStretch was uniformToFill, but it was actually fill. We've updated the code to make it uniformToFill. (#8280)
    The tab switcher used to occasionally eat custom key bindings and break, but @don-Vito came through and helped it not do that. Thanks! (#8250)

[close]

https://github.com/microsoft/terminal

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Windows Terminal 1.5.3242.0 Preview
« Antwort #932 am: 21 November, 2020, 11:10 »
Changelog

This is a quick servicing release to address a couple annoying issues in the 1.5 preview release.

Bugs fixed in this release:

    We reverted the tab switcher to in-order, but visible, by default, because we changed your defaults on you so that tab switching was both enabled and in most-recently-used order. I'm sorry about that. (#8326)
        To turn the switcher back to MRU order, add the global setting "tabSwitcherMode": "mru".
    We'd previously said the default value for backgroundImageStretch was uniformToFill, but it was actually fill. We've updated the code to make it uniformToFill. (#8280)
    The tab switcher used to occasionally eat custom key bindings and break, but @don-Vito came through and helped it not do that. Thanks! (#8250)
    We accidentally left pane animations enabled sometimes, so we've gone and let you disable them for real (thanks @don-Vito!) (#8237)
    Our schema document was super busted because of a stray comma, but @slopra came through and fixed it. Thanks! (#8257)
    The
  • button and mouse-based text selection were horked in the command palette. Now they are not. (thanks @bhaskarshankarling!) (#8279)
[close]
https://github.com/microsoft/terminal

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Godot Engine 3.2.4 Beta 3
« Antwort #933 am: 29 November, 2020, 10:49 »
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.

Open Source

Release Notes -> https://godotengine.org/article/dev-snapshot-godot-3-2-4-beta-3

http://www.godotengine.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Cppcheck 2.3
« Antwort #934 am: 05 Dezember, 2020, 19:45 »
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect.

License : GPL

Changelog

    Improved C++ parser:

    types
    wrong operands in ast
    better simplification of templates
    Improved clang import, various fixes.
    Improved value flow analysis
    Fixed false positives

    Improved configuration in library files:

    boost.cfg
    googletest.cfg
    qt.cfg
    windows.cfg
    wxwidgets.cfg

    Added several Misra rules:

    6.1
    6.2
    7.2
    7.4
    9.2
    10.2
    15.4

    Added platforms:

    elbrus e1c+
    pic
    pic8
    mips

[close]

https://github.com/danmar/cppcheck/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.84
« Antwort #935 am: 08 Dezember, 2020, 12:50 »
Software Ideas Modeler is used to draw UML diagrams which are used in professional software development. Software Ideas Modeler can also be used to draw some other diagrams such as entity-relationship diagrams and UI mockups.

Main features:

    Intuitive and quick drawing of diagrams
    All UML 2.4 diagrams
    Flowcharts, Data Flow Diagrams, Entity Relationship Diagram (Crow Foot/Chen), CRC Cards, User Interface, Hierarchical Task Analysis, Entity Life History, Robustness Diagram, Concurrency Diagram, Venn Diagram, Mind Map, JSD diagrams
    Styling
    Print - batch printing, multiple pages per diagram
    Export diagrams to various image formats (BMP, PNG, JPG, GIF, TIFF, SVG, WMF, EMF) and PDF


Officially supports GNU/Linux via Mono.

Note: paid versions with additional features are also available.

License:    Free for non-commercial use

Changelog

The new version supports properties and setters in Python, parsing documentation for classes from C# code, improves Layers panel, and adds support for rounded style to more elements.

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Visual Studio Code 1.52.0
« Antwort #936 am: 12 Dezember, 2020, 18:50 »
Visual Studio Code is a powerful IDE, dedicated to building Web applications and cloud programs. The tool is a lightweight and resembles the functionality of Visual Studio, however it features comprehensive revision and compiling utilities, packed in a modern looking interface.

Freeware

Changelog

    After focusing on housekeeping, we have also addressed several feature requests and community pull requests. This resulted in many new features and settings, some of the key highlights include:

    Word wrap in diff editor - Both inline and side-by-side views now support word wrapping.
    New extension bisect feature - Troubleshoot which extensions are causing issues in VS Code.
    Keyboard shortcuts editor improvements - Create a keybinding from the Command Palette.
    Undo file operations in Explorer - Undo or redo file operations in the Explorer.
    New Git commands and settings - Optimize your Version Control experience with new capabilities.
    Preview editor improvements - Turn off preview editors altogether, and try new interaction models.
    Sticky tab stops for spaces - Improved experience when indenting with spaces.
    Improved word-based suggestions - Display word-based suggestions from other open files.
    Terminal configuration support - Modify terminal settings from the terminal dropdown menu.
    New Remote Development resources - Check out the new video and Learn module

[close]

https://code.visualstudio.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Visual Studio Code 1.52.1
« Antwort #938 am: 17 Dezember, 2020, 10:30 »
    Update 1.52.1: The update addresses these issues:

    November 2020 Recovery Endgame
    Check for all possible localhost string when checking if a tunnel already exists
    Can not set breakpoint in PHP files
    notebook status bar icon colors missing

https://code.visualstudio.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.85
« Antwort #939 am: 25 Dezember, 2020, 11:15 »
Whats new:>>

    Fixed application crash when trying to parse an empty text in the Parser pane
    Fixed application crash when removing some Event Tree Analysis diagram branches
    Fixed application crash when loading project files with specific configuration [RQ#1661]
    Fixed removing property when its repository is deleted but it is still referenced as an attribute
    Fixed not removing the model from the repository after deleting last reference of the element

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
FreeBASIC 1.07.2
« Antwort #940 am: 26 Dezember, 2020, 12:10 »
FreeBASIC is a free/open source, QuickBASIC compiler for Microsoft Windows, DOS and Linux.

When used in its "QB" language mode, FreeBASIC provides a high level of support for programs written for QuickBASIC. Many programs written for QuickBASIC will compile and run in this mode with no changes needed. However, for compilation in the FreeBASIC default language mode, most substantial programs will require changes.

FreeBASIC is a self-hosting compiler which makes use of the GNU binutils programming tools as backends and can produce console, graphical/GUI executables, dynamic and static libraries. FreeBASIC fully supports the use of C libraries and has partial C++ library support. This lets programmers use and create libraries for C and many other languages. It supports a C style preprocessor, capable of multiline macros, conditional compiling and file inclusion.

FreeBASIC has been rated close in speed with mainstream tools, such as GCC.

License: Open Source

Changelog

[changed]

- warning level for all warnings is increased by 1.  Default warning level is 1.  Previously, default warning level was 0 and some warnings had level of -1.
- reverted changes due sf.net #832: Fix bug allowing QB style suffixes on all keywords, regardless of -lang
- suffixes in '-lang fb' reverted to fbc-1.05.0 behaviours
- rtlib: internal fb_MemCopyClear() argument types changed to expect unsigned lengths (UINTEGER => size_t)
- github #256: gfxlib2: enable frame buffer on linux-arm targets
- gfxlib2: X11 driver - set the window title for both the frame window and the client window

[added]

- gas64 emitter for x86_64 (SARG), added '-gen gas64' command line option to select
- github #256: gfxlib2: add vga16_blitter for linux-arm targets to pack 2 pixels per byte and write to linear frame buffer
- makefile: add arm and aarch64 targets to the bootstrap package
- release: add arm and aarch64 targets as an option to the contrib/release.build.sh script

[fixed]

- sf.net #921: gfxlib: horizontal line drawing on 8-bit image was using wrong bpp
- github #258: on windows directx and gdi drivers, only show window after intialization is complete (adeyblue)
- sf.net #925: CSIGN/CUNSG preserve size when converting pointers on 64-bit and implict conversion of STEP value in FOR...NEXT statement
- github #122: gfxlib2: linux GFX_NO_FRAME + GFX_OPENGL freezing at exit due to a dead lock between exit routines
- use the multi-byte & wide character functions wctombs() & mbtowcs() when converting between string and wstring (Skyfish)
- fbc: read objinfo for elf format files on arm32 and arm64 (aarch64) to allow automatic options and linking of libraries
- fbc: name mangling for cva_list name mangling with arm32 and arm64 (aarch64) targets
- sf.net #928: Wrong sign / type when printing BYTE values on arm/aarch64

[close]

https://www.freebasic.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Doxygen 1.9.0
« Antwort #941 am: 28 Dezember, 2020, 08:40 »
Doxygen is a simple-to-use tool built to help you collect documentation for C++, Objective-C, C, Java, Python, ID, PHP, C# and D. It is capable of generating an HTML file as well as a reference manual from a set of source files. It comes in handy for easily identifying data in large source distributions.

License : GPL

Changelog

    Bug fixes:

    issue #697: Test 32 reference to bell signal (XHTML, LaTeX) [view]
    issue #7976: bug_786382 Unmatched single quote in C++ source breaks aliases [view]
    issue #6442: C++: Trailing return type syntax + void [view], [view]
    issue #6471: Out-of-line documentation of scoped enums [view]
    issue #7471: [1.8.16 regression] multiple use of page label [view]
    issue #7547: Fix permodgen issue [view]
    issue #7556: ANSI-C anonymous (unnamed) struct/unions duplicated names [view]
    issue #7706: Md5 hash does not match for two different runs [view]
    issue #7872: A define containing a doxygen start of comment breaks the parser [view]
    issue #7927: PREDEFINED fails to replace argument [view]
    issue #7977: Broken ref for enum entry (doxygen 1.8.18 -> 1.8.19) [view]
    issue #7979: C++ enums being defined in multiple files after b265433 (multi-thread input processing) [view]
    issue #7981: bug_647654 Special command fn fails when first argument of PHP function is call-by-reference [view]
    issue #7991: bug 789318 c# expression-bodied property is not rendered correctly [view]
    issue #7995: Doxygen doesn't handle very simple example in the .md file [view], and [view]
    issue #7996: ref commands broken in markdown tables [view]
    issue #8015: Special command skip and until no longer functional in ALIASES [view]
    issue #8017: C++: mishandling of brackets used in trailing return types [view]
    issue #8022: Different results on 64 and 32 bit [view]
    issue #8023: Add option to exit with non-zero exit code on warnings even if WARN_AS_ERROR is OFF [view]
    issue #8034: doxygen crashes [view]
    issue #8037: Links using @ref stopped working in doxygen 1.8.19 [view]
    issue #8050: Artificial classDef confuses getCanonicalTypeForIdentifier() [view], and [view]
    issue #8051: Consider documenting debug options of doxygen [view]
    issue #8053: error: Attribute target redefined in SVG [view]
    issue #8063: Failed to build current "master" branch [view]
    issue #8066: Doxygen crashes in ClangTUParser [view]
    issue #8070: C++: var don't document enum class values [view]
    issue #8078: Warning and extra text when using Markdown as mainpage [view]
    issue #8091: [C++] Newer doxygen versions add a lot of bogus warnings about undocumented entities [view]
    issue #8093: Some URLs in fresh/updated Doxyfile are split over two lines [view]
    issue #8098: Python Decorator written below @brief tag and above the function leads to documentation error [view]
    issue #8102: [C++] Reference relations are not generated for constructors using list initialization [view]
    issue #8103: C++ Table of content, namespace list does not contains namespace without class [view], and [view]
    issue #8105: How do add (multiple files without extension) directory in INPUT field of doxygen configuration file [view]
    issue #8127: Java: xml output of preformatted (`
`) block adds para-block for blank lines (hindering certain manual parsing)
[view]
    issue #8129: Image path is now case sensitive [view], and [view]
    issue #8130: Markdown relative links - not working for other folders [view]
    issue #8132: Markdown inclusion of images broken after 39db9f48 [view]
    issue #8137: Whitespace/Separator required to recognize custom command argument [view]
    issue #8139: Segfault after a8bf5d3 [view]
    issue #8142: UTF-8 in URL in source generates truncated URL in HTML [view]
    issue #8148: copydoc broken in private sections [view]
    issue #8156: Markdown anchors do not work with special symbols [view]
    issue #8160: Example in documentation of ALIASES shows using `n` instead of `^^` [view]
    issue #8177: Incorrect inheritance with forward declared templated classes [view]
    issue #8184: Bad parsing of CMakeLists.txt [view]
    issue #8186: Path resolving breaks on included @ sign [view]
    issue #8192: Excluded inline namespace broken after a5792da8 [view], [view]
    Issue #8206: Incorrect XHTML results [view]
    issue #8246: The prefix &#Ñ…202А; for files is displayed incorrectly in the file names. [view]
    issue #8247: declaration different in cpp and h file of qstrncmp [view]
    issue #8251: Macro stopped working in 1.8,.19 [view]
    issue #8269: Make failed when building layout.cpp [view]
    issue #8274: List entries for file & namespace enums (part 2) [view], and [view]
    issue #8143: copydoc in excluded namespace broken after d03e8d9 [view]
    issue #8169: "emoji heavy_check_mark" produces ✓ instead of ✔️ [view]
    Added missing protocols [view]
    Avoid duplicate entry in the LaTeX output for inlined namespace [view]
    Concatenation of param text and details text [view]
    Confusing message for extension mapping for extension with starting dot. [view]
    Consistency for use class graphs / class diagrams [view]
    Create possibility to show in doxywizard "condensed" settings [view]
    Creating link to not defined label in case of groups [view]
    Default doxygen search mechanism doesn't work when using with XHTML output [view] and [view] and [view]
    Docbook missing in doxywizard Wizard-Output page [view]
    Documentation correction for CASE_SENSE_NAMES [view]
    Don't start dvips when latex fails for formulas [view]
    Double "->" in warning in case of trailing return type [view]
    Doxygen crashes on Fortran [view]
    Doxygen manual top rule is in uppercase. [view]
    Doxygen's own documentation doesn't build with recent LaTeX version [view]
    Doxywizard expert page without settings [view]
    Enabling both ALLEXTERNALS and BUILTIN_STL_SUPPORT caused artificial STL classes to appear in the class hierarchy. [view]
    Exclude markdown mapped documentation files from Files list [view], [view]
    Expand non-recursive preprocessor macros [view]
    Fix for broken LaTeX output. [view]
    Fix too aggressive hyphenation of abbr. words. (#8026) [view]
    Fixed marker replacement for a placeholder at the end of the command [view]
    Fixed more issues handling Java nested generic classes [view] and [view]
    Fixed scope resolution problem for nested Java generics [view]
    Fixed small issue computing indentation for inline line breaks [view]
    Flush warnings file (#8069) [view]
    Fortran comments with C comments inside (#8000) [view]
    Handling Enable / Disable menu items (doxywizard) [view]
    Handling commands for backslash and at-sign in ALIASES [view]
    Handling of "Cancel" during "Quit" in doxywizard [view]
    Improve handling of inline namespace members in LateX/RTF output [view]
    Improved sorting of class list/hierarchy [view]
    Improvements of reading the configuration file [view]
    Incorrect checking between default and used values for strList in doxywizard [view]
    Incorrect duplicate code for Fortran fixed/free recognition [view]
    Incorrect end tag in doxywizard [view]
    Incorrect handling of UTF-8 characters in latex reference statement [view]
    Incorrect handling of string with spaces and no quotes [view], [view]
    Incorrect label / name in case regeneration of HTML without regeneration of dot files [view]
    Incorrect line count in case of an error in msc input [view]
    Incorrect recognition as RCS tag [view]
    Incorrect sorting of reflist items [view]
    Incorrect specification of irc as URL protocol [view]
    Join sequences of the same type of xref items together in a single paragraph (restores 1.8.16 behavior) [view]
    Lowercase Findxapian module (same casing as upstream xapian-core) [view]
    Marked the section with definitions regarding numbers more clearly [view]
    Minor tweaks [view], [view], [view]
    Fixed line number counting issue with test case cc.h [view]
    Fixed various line counting issues resulting in warnings refering to the wrong line number: [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], [view], and [view]
    Missing noop in list with commands starting with "n" for escaping in aliases [view]
    Missing footer on first page of each chapter in LaTeX [view]
    Multiple anchors with member-group [view]
    No warning for unbalanced brackets in markdown [view]
    Not always linking in map as maps use name instead if id [view]
    Optimization for Slice missing in doxywizard Wizard-Mode page [view]
    Optimized the escape function and made it more generic [view]
    Prettify the HTML output when enabling SEPARATE_MEMBER_PAGES [view]
    Problem with `\` at end of an ALIASES in the configuration file [view]
    Proposed fix for Internal search engine produce ".html" pages instead of using HTML_FILE_EXTENSION [view]
    Protect mutable access to members in code generators with mutexes [view]
    Readability of warning message [view]
    Recent file list of doxywizard not cleared properly [view]
    Redundant storage of `VhdlParser_adj.cc`, it can be regenerated [view], [view]
    Renamed EXTRACT_ANON_ARGUMENTS to RESOLVE_UNNAMED_PARAMS and enabled it by default [view]
    Silently ignoring unexpected characters in configuration [view], [view]
    Simplified escaping for latex URLs [view]
    Some further simplications and modernisations [view]
    Some tweaks & fixes [view]
    Space around images in LaTeX output is sometimes a bit large [view]
    Split into separate rules [view]
    Split lexer rules [view]
    Support commented out argument names in declarations controlled by new cofig EXTRACT_ANON_ARGUMENTS. [view]
    Translation function trCompoundListDescription no entry for SLICE [view]
    Typo in namespacedef.h [view]
    Unclear description of QHG_LOCATION [view]
    Unified the routine to get the next UTF8 character from a UTF8 stream [view]
    Update CMakeLists.txt [view]
    Update config.xml [view], [view]
    Update markdown.cpp [view]
    Usage of version and help in addons [view]
    Use correct #include [view]
    Using f() instead f(void) in C++ , consistency [view]
    Warning about duplicate figure numbers in LaTeX [view]
    Warning about end of list in brief description after alias `^^` replacement [view]
    Warning about possible loss of data [view]
    Warning in internal documentation [view]
    Warnings during compilation of doctokinizer [view]
    Warnings in generated VhdlParser.cc [view]
    When instantiating templates also instantiate nested classes [view]
    XHML: div tag not possible as part of a p tag. [view]
    extend the max lenght befor a sting is folded [view]
    quotes added surrounding inheritance tokens on doxyparse output [view]

    Features:

    Show QT version in doxywizard [view]
    Adding possibility to add command line options when running doxygen from doxygen wizard [view], [view]
    Add param validation to typedef function pointers [view]
    Allow building doxygen as a subproject [view]
    Layout changes doxywizard [view]
    Show configuration warnings unconditionally in the doxywizard [view]
    Enable UML diagrams without member fields [view]
    add variable for the fold length of UML diagrams (DOT_WRAP_THRESHOLD) [view]
    use boolean to add or remove uml details (DOT_UML_DETAILS) [view] and [view]
    add suggestion #7686 to show type and parameters [view]

    Refactoring and cleanup:

    Position of layout_default.xml [view]
    Fix some issues in reporting warnings for Doxywizard's config parser [view]
    Introduce ScopedTypeVariant [view]
    Introduce immutable and mutable interfaces [view]
    Modernise DotGfxHierarchyTable [view]
    Modernise diagram.h/diagram.cpp [view]
    Modernise BaseClassList [view]
    OutputList & OutputGen [view]
    Re-added sorting for namespaces [view]
    Remove unused DefinitionIntf and DefinitionList classes [view]
    Remove use of globals/statics in isAccessibleFrom* [view]
    Better processing of (un)quoted values for tags in the configuration file [view]
    Better processing of (un)quoted values for tags in the configuration file (part 2) [view]
    Introduce SymbolResolver to group symbol lookup routines [view]
    Make setAnchors() a member of MemberList [view]
    Making fortrancode.l reentrant [view]
    Making pycode.l reentrant [view]
    Making sqlcode.l reentrant [view]
    Making vhdlcode.l reentrant [view]
    Making xmlcode.l reentrant [view]
    Modernised the remaining containers in code.l [view]
    Modernize Doxygen::symbolMap [view]
    Modernize TooltipManager class and source reference lists [view]
    Modernize class index [view]
    Modernize getUsedClasses() method [view]
    Modernized the getUsedNamespaces() method [view]
    Move ClassDefSet to the classdef header [view]
    Move addDocCrossReference to memberdef.cpp/.h [view]
    Prepare output generators for multi-threaded use [view]
    Remove isVisited/setVisited from context [view]
    Remove isVisited/setVisited from index [view]
    Remove unused Doxygen::genericsSDict [view]
    Removed macros used for getting the value of settings [view]
    Removed some dead code [view]
    Removing setVisited/isVisited members [view]
    Replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap [view]
    Replace NamespaceSDict by NamespaceLinkedMap [view]
    Replace QDict by std::set for classifying keywords in vhdldocgen [view]
    Replace QMap with std::map in fortranscanner.l [view]
    Replace QXml by own XML processor [view]
    Replaced QCache by STL based LRU cache implementation. [view]
    Replaced QStack by std::stack for scopeStack [view]
    Replaced codeClassSDict by codeClassMap in code.l [view]
    Replaced getNamespaceSDict() by getNamespaces() [view]
    Replacing dynamic_cast by static_cast to improve performance [view]
    Simplify vhdldocgen code a bit [view]
    Modernize search index [view]
    Update used links in test examples [view]
    Updated minimum MacOS requirements to version 10.14 [view]
    Updated test for enums based on recently fixed issues [view]
    Make layout parser use the new XML parser [view]
    Make tagreader use the new XML parser [view]
    Make testsqlite3.py python script running with python 3 [view]
    Remove duplicate pages for classes inside inline namespaces (LaTeX/RTF/DocBook) [view]
    Remove double usepackage / RequirePackage from LaTeX [view]

    Documentation updates:

    Correction of spelling errors [view]
    Incomplete documentation in respect to hyphens for horizontal rulers [view]
    Mismatch documentation and build system [view]
    Update of doxywizard documetation [view]
    Update of testing README.txt [view]
    Incorrect link in doxygen documentation [view]
    Making the use of DOT_CLEANUP more transparent [view]
    Syntax for faq about use in Windows Powershell [view]
    Consistency in documentation of used Python versions [view]
    better description of Doxyparse on README doc [view]
    Missing commands in list of commands documentation [view]
    Small layout improvement in documentation of CLANG_DATABASE_PATH [view]

[close]

http://doxygen.nl/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PE Anatomist 0.2.0.370
« Antwort #942 am: 05 Januar, 2021, 09:30 »
PE Anatomist shows almost all known data structures inside a PE file and makes some analytics.

MIT License

Changelog

    Changed configuration file format
    New search capabilities
    New settings dialog and settings categories
    Hybrid PE arm64x support from InsiderPreview 21277
    Parser of MSVC ILStore symbols (.cil$gl)

[close]

https://rammerlabs.alidml.ru/index-eng.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Doxygen 1.9.1
« Antwort #943 am: 09 Januar, 2021, 09:30 »
Changelog

    Bug fixes:

    issue #8282: Error on ALIAS declaration without quotes [view]
    issue #8286: Incorrect processing of VHDL strings [view], [view]
    issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES [view]
    issue #8294: Draw sibling dependee directories within same parent directoy in directory dependency graph. [view], [view], [view], [view], and [view]
    issue #8295: segmentation fault [view]
    issue #8296: LaTeX Error: File ... not found. [view], and [view]
    issue #8297: fails to parse list of INPUT files [view]
    issue #8300: File naming changed in Doxygen 1.9.0 [view]
    issue #8304: compilation failure [view]
    issue #8311: Markdown table: double-quote ruins the output [view]
    Fix cases where classes inside inline namespaces could lead to crashes [view]
    Fix coverity dead-code warning [view]
    Fix potential crash with inline namespace [view]
    Incorrect entries on treeview [view]
    Layout in doxywizard documentation [view]
    Various fixes based on coverity scan results [view]
    bug_549093 Regular HTML comments are removed. [view]

    Features:

    Add a CLANG_ADD_INC_PATHS option which can be used to control whether the directory of every input file is added as an include when using Clang assisted parsing. [view], and [view]
    Add some missing info to the XML output [view], [view], [view], [view], [view], [view], [view], and [view]

    Refactoring and cleanup:

    Embed MemberGroup objects directly in their container [view]
    Modernise client side part of searchindex [view]
    avoid copying MemberLists by not embedding them directly [view]
    change MemberGroupSDict to MemberGroupList [view]
    change type of m_cache [view]
    change type of vhdlSummaryTitles from SDict<QCString> to StringSet [view]
    moderize Doxygen::dirRelations [view]
    modernise Doxygen::clangUsrMap [view]
    modernise MemberGroupList [view]
    modernise member indices [view]
    modernize getMemberLists() [view]
    remove SIntDict and SIntList (no longer used) [view]
    remove unused ClassList [view]
    remove unused DirSDict class [view]
    remove unused Doxygen::entryDBFileName and Doxygen::objDBFileName [view]
    remove unused Doxygen::htmlDirMap [view]
    remove unused GenericsSDict class [view]
    remove unused IndexFieldSDict class [view]
    replace Doxygen::directories by Doxygen::dirLinkedMap [view]
    replace Doxygen::groupSDict by Doxygen::groupLinkedMap [view]
    replace Doxygen::memGrpInfoDict by Doxygen::memberGroupInfoMap [view]
    replace ExampleSDict by ExampleList [view]
    replace MemberSDict by MemberLinkedRefMap [view]
    replace QMap by std::map in vhdldocgen [view]
    replace type of pack variable from SDict<QCString> to StringSet [view]
    replaced PageSDict by PageLinked*Map [view]
    Optimize: usedDir can not be parent of dd if they have the same parent. [view]
    Replaced UsedDirsContainer with UsedDirLinkedMap [view]
    Substitute `QDict<UsedDir>` with `std::map<QCString, UsedDir * >`. [view]

[close]

http://doxygen.nl/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )