Autor Thema: Entwicklertools diverses  (Gelesen 62505 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
SWI-Prolog 8.3.5-1 Dev
« Antwort #885 am: 04 August, 2020, 20:45 »
Changelog

    DOC: Clarifications, fix section levels.
    DOC: Fix typos in manual
    FIXED: Issue#646: using {} as postfix operator can cause the output to be confused with a dict. Jan Burse.
    FIXED: Handle Unicode file names in QLF files and saved states on Windows.
    FIXED: Do not save the Prolog flag file_name_case_handling.
    FIXED: listing/1: when used with a partly instantiated head to list a subset of the clauses, do not unify the clause head but only test it is unifyable.
    ENHANCED: foreach/2: better performance and avoid copying goal.
    DOC: Fix typos in manual
    FIXED: HTML text renderer to add a blank line between the first and second par of a list element.
    FIXED: ht_get/3 on an empty hash table.
    DOC: functor/3: avoid confusing example.
    BUILD: Fixed installation. Nicos Angelopoulos
    FIXED: make_library_index/1 tested whether `.` was changed rather than the target directory.
    BUILD: Always the library index commands. Prolog checks the dependencies anyway.
    TEST: Autoload
    FIXED: Allow importing a predicate using autoload/2 while it is defined in user and make sure the imported predicate actually gets used.
    FIXED: Autoloading picked predicates from the module user. Test case by Eric Tauber.
    DOC: Format each summary to have its own line
    DOC: Fix typos in manual
    FIXED: Issue#639: system code depended on library, preventing disabling autoloading. James Cash.
    DOC: get_dict_ex/3 does not exist. Removed the docs. David Tonhofer.
    ENHANCED: list_debug_topics/0: use quoted print and numbervars to list the topic more precisely. David Tonhofer.

    Package http:

    FIXED: Issue#141: Keep-alive with zero content length replies. Esad Hajdarevic.

    Package jpl:

    CLEANUP: New code to generate JPL exceptions.

[close]

http://www.swi-prolog.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
SourceTree 4.0.2
« Antwort #886 am: 05 August, 2020, 16:15 »
SourceTree is a nice alternative to the git command line. It is a fast and easy way to work with Git and Mercurial, especially if you are using Git Flow and looking for free software.

Managing code workflow in SourceTree is intuitive, and it can facilitate most git tasks in a logical manner.

Freeware

https://www.atlassian.com/software/sourcetree

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.8.19
« Antwort #887 am: 09 August, 2020, 19:45 »
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 #6846: Doxygen parsing global variable as function in certain cases (#7903) [view]
    issue #7495: generate "bitfield" [view]
    issue #7595: Links from one Markdown file to another do not work [view]
    issue #7698: forward declaration of template classes [view]
    issue #7702: test list is always created [view]
    Revert pull request #7703: make declArgumentList be from declaration, and argumentList from definition [view]
    issue #7706: Md5 hash does not match for two different runs [view], and [view]
    Undefined control sequence for formula using MathJax (#7712) [view]
    Wrong message in case of svg formulas for HTML (#7716) [view]
    VHDL fixed if-generate-bug 7721 [view]
    Inconsistent behavior between `///` and `//!` for formulas (#7726) [view]
    Incorrect text for HTML_FORMULA_FORMAT in documentation / Doxyfile (#7722) [view]
    issue #7727: warning: documented symbol `static bool (long-winded C++ type)' was not declared or defined. [view]
    issue #7734: Incorrect parsing of Q_PROPERTY [view]
    issue #7738: todo ignores EXCLUDE_SYMBOLS [view]
    Users cannot set "enhancement label" on github. (#7744) [view]
    Input buffer overflow in php input code (#7745) [view]
    issue #7747: Three-way comparison operator [view]
    issue #7753: SVG formula all with zero width [view]
    issue #7762: C# mode completely broken [view]
    issue #7778: Build fails with javacc 5.0 (#7779) [view]
    issue #7781: allow '>' before Markdown emphasis [view]
    issue #7787: Doxygen 1.8.18: Markdown tables not working in ALIASES anymore? [view], [view], [view], [view], and [view]
    bug_121547 extern variable is being referenced in documentation incorrectly (#7792) [view]
    issue #7796: Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797) [view]
    Issue #7804: String double quotes in C get misinterpreted by pdflatex [view]
    issue #7810: LaTeX manual not built, but make install tries to install it (#7821) [view]
    Vhdl improvements (ALIAS, translation) (#7813) [view]
    Running doxygen tests with variable with spaces (#7819) [view]
    issue #7820: Add `const` qualifier to UsedDir::m_dir. [view]
    Create link for GENERATE_XML (#7824) [view]
    isuse #7828: Add namespace inline flag in xml output [view]
    Issue #7831: Error building docs after 0df1623c9363d52a2b04457233dcf2c64319b03c [view]
    issue #7833: Empty string in PREDEFINED throws [view]
    Incorrect label in map of dot files in xhtml (#7840) [view]
    issue #7852, #7867, #7901: Changed the set of commands that effect ending a brief description [view]
    Problem with generating test output for Chinese (#7862) [view]
    issue #7865: Update documentation of USE_PDFLATEX option [view]
    issue #7867: Fixed regression where blank line after class was not seen as paragraph separator [view]
    issue #7881: More flexible and correct detection of direction of an argument [view], [view], and [view]
    issue #7883: doxygen does not build again LLVM/CLAN without static libs [view]
    issue #7884: Python to xml: Whitespace in method doc not preserved (MARKDOWN_SUPPORT=NO) [view]
    issue #7890: Macro Expansion broken [view]
    Issue #7892: Incorrect search box on server-side search results page [view]
    issue #7900: Incorrect warning regarding no matching class member found [view]
    issue #7911: markdown table add extra test to "copybrief" [view]
    issue #7921: Help for CLANG_DATABASE_PATH is misleading [view]
    issue #7923: source line numbers in warnings output by parser are off by 1 [view]
    issue #7934: include dependency graph: The boxes of files shows the name of the included file not its own filename [view]
    issue #7943: transferArgumentDocumentation is erroneous [view]
    Empty python comment gives problems [view]
    Don't crash if output subdirectories already exist [view]
    Fix cmake warning about ICONV package naming (should be Iconv) [view]
    Plantuml has problems with output directories ending with directory separator [view]
    Fixed issue that could cause wrong line numbers [view]
    Number of translatable terms (like Chapter) are in English instead of Greek (#7841) [view]
    Running Inkscape 1.0 [view], [view]
    Empty enum setting in configuration file [view]
    Missing last item in htmlhelp level2 index [view]
    crossref citations are shown unconditionally [view], [view], [view]

    Features:

    Added experimental multi-thread input processing support. [view], [view], [view]
    Addon option --pool to the test run script for parallel execution of tests (#7827) [view]
    Adding the xml:lang tag to XML and Docbook output [view]
    Scalable search bar for high resolution displays (#7888) [view], [view], and [view]
    Add doxygen version information to tag file [view]
    Add options to enable various sanitizers [view]
    Show doxywizard version by means of --version [view]
    Added configuration options to better control the sqlite3 output. [view]
    Enable running tests in parallel using cmake's ctest. [view]
    improve using plantuml for vhdl flowcharts [view]

    Refactoring and cleanup:

    Added atomic reference counting to QString [view]
    Added missing stub code when use_libclang is disabled [view]
    Better warning for non documented struct [view]
    Catch all wrong mkdir calls (coverity) [view]
    Change of git version input file was not taken into account [view]
    Changed container class for class use and constrained relations from QDict<void> to StringSet [view]
    Cleanup some disabled code sections [view]
    Copied implementation of `QGList::inSort()` to sortInDirList. [view]
    Coverity uninitialized variable [view]
    Coverity uninitialized variable in mscgen_api.cpp [view]
    Create compareDirDefs for sorting. [view]
    Creating chm files for doxygen tests [view]
    Debug facility for the cite command [view]
    Fixed 2 small memory leaks [view]
    Fixed anothing compilation issue when use_libclang was not enabled [view]
    Fixed compilation issue on Windows for setNum with size_t argument [view]
    Fixes missing include and missing html extension logic [view]
    Fixes signed/unsigned mismatch warning in plantuml.cpp [view]
    GNU compilation warnings [view]
    Improve flex/bison debuggability with gdb [view]
    Include dirdef.h instead of forward declaration. [view]
    Incorrect htmlhelp language code for Indonesian [view]
    Incorrect representation of citation [view]
    LaTeX test were hanging for a.o. Hungarian on Windows [view]
    Link fixed in documentation [view]
    Make a switch to choose between dynamic library to clang-cpp or static linking against clangTooling [view]
    Minor documentation updates [view]
    Minors tweaks to the regular expressions [view]
    Misleading compiler warning [view]
    Misleading warning about missing argument [view]
    Missing links in Fortran in case use statement with upper case characters in name [view]
    Modernize HtmlHelp class [view]
    Modernize code for the resource manager [view]
    Modernized tagreader.cpp code [view]
    More minor tweaks [view]
    Moved citation cross reference searching to a separate function [view]
    Moved stripIndentation() to util, make it safe for empty input [view]
    Multi-threaded parsing: added locks around global data [view]
    New option allowing processing using multiple threads [view]
    No default rule present in commentcnv.l [view]
    Performance improvements after profiling [view]
    Prefer more inclusive language [view]
    Prevent potential empty string [view]
    Reduce use of WIN32 defines outside of portable [view]
    Refactoring: Modernize clang parser and make it run with multiple threads [view]
    Refactoring: better encapsulation for MemberName [view]
    Refactoring: improve encapsulation for ArgumentList [view]
    Refactoring: make QCString a wrapper around std::string [view]
    Refactoring: make preprocessor run in parallel [view]
    Refactoring: modernize configuration values [view]
    Refactoring: modernize markdown and make it thread-safe [view]
    Refactoring: remove symbolStorage references (dead code) [view]
    Refactoring [view]
    Refactoring: Improve encapsulation of MemberInfo class [view]
    Refactoring: Introduce type names for commonly used container types [view]
    Refactoring: Removed creation of MemberDef's for macro definitions from pre.l [view], [view]
    Refactoring: changed Doxygen::expandAsDefinedDict to Doxygen::expandAsDefinedSet [view]
    Refactoring: changed QValueList to std::vector for template engine [view]
    Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap [view]
    Refactoring: migrate type of Doxygen::inputPaths to std::set [view]
    Refactoring: modernize g_inputFiles and the parameters of readFileOrDirectory [view]
    Refactoring: replace Doxygen::namespaceAliasDict by Doxygen::namespaceAliasMap [view]
    Refactoring: replace QDict<void> by StringUnorderedSet for g_processedFiles and g_filesToProcess [view]
    Refactoring: replaced killDict by killSet [view]
    Refactoring: size_t type conversions and QList in DotManager [view]
    Refactoring: For loops on QListIterator by range loops. [view]
    Refactoring: Replaced ${CMAKE_SOURCE_DIR}/path/to/current/cmake-lists-txt/dir with ${CMAKE_CURRENT_LIST_DIR} [view]
    Refactoring: Replaced QList with std::deque in DirList. [view]
    Refactoring: Replaced DirList::count() by DirList::size(). [view]
    Refactoring: Replaced QDict<Void> by StringUnorderedSet in dotnode.cpp [view]
    Refactoring: Replaced QDict<void> by StringUnorderedSet for fortrancode.l [view]
    Refactoring: Replaced QDict<void> by StringUnorderedSet used to keep track of visited paths [view]
    Refactoring: Replaced addDir(const DirDef *dd) by addDir(DirDef *const dd) in GroupDef and GropuDefImpl. [view]
    Refactoring: Replaced bitmap of doxygen logo by SVG version [view]
    Refactoring: Replaced calls to DirDef::append() to DirDef::push_back(). [view]
    Refactoring: Restructured the split_and_keep function [view]
    Remove not used translator function [view]
    Renamed stripSpaces to stripIndentation and make it work directly on the string passed. [view]
    Setting correct babel packages for some languages [view]
    Spelling correction in cite code [view]
    Split off code to detect inkscape version to a separate function [view]
    Superfluous space in "TEST_FLAGS" [view]
    Travis does not terminate on error on non last command inside if construct [view]
    Updated installation documentation for Linux binary distribution [view]
    Updated issue templates [view]
    Updated formatting rules for paragraphs within table header cells. [view]
    Updated the makefile for building the tests [view]
    Warning in case of multiple python documentation sections. [view]
    XML tags moved to Appendix D of Ecma-334 [view]
    fail with term() instead of msg() [view]
    missing instance-rework [view]
    moved separate doxygen tag to tagfile attribute [view]
    sqlite: flip _static default in bindTextParameter [view]
    sqlite: use err instead of term :) [view]
    try to make it so that argumentList is always from the definition [view]
    update URLS on README to prevent redirects [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
Poedit 2.4.1 Build 6019
« Antwort #888 am: 11 August, 2020, 11:20 »
Clean program that enables you to create a new translation based on templates WordPress themes, as well as edit and validate them.

MIT License

Whats new:>>

    Upgraded bundled GNU gettext version to 0.21.
    Added support for Ruby format strings.
    [macOS] Fixed compatibility with OS X 10.10 and 10.11.

https://poedit.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
HttpMaster Express Edition 4.7.2
« Antwort #889 am: 11 August, 2020, 17:10 »
Whats new:>>

    Change timeout and delay in the execution window.
    Create new global URL data for the specific environment in the execution window.
    Support for additional parameter date formats.
    Many UI enhancements and new version of OpenAPI.NET library.

http://www.httpmaster.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
Windows Terminal 1.2.2234.0 Preview
« Antwort #890 am: 14 August, 2020, 09:50 »
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

Bug Fixes

    Window title changes were not always reflected to the ... window. Now they are. (#7119)
    OSC 12 (set cursor color) once again works (#7123)
    The new tab button can now be coupled with Alt to open a split pane with the default profile (#7117)
    Key events without a scancode, the likes of which are predominantly generated by software or keyboards with dead keys, no longer result in spurious input (thanks @lhecker!) (#7145)
    There have been some minor improvements in the way that we render RTL text (thanks @schorrm!) (#7190)
    Some of you like to use arrow keys instead of H, J, K and L, so we made sure that they are properly sent to applications in W32 mode (#7106)
    When you're connected to a mouse mode application, drags that exit the window will still generate release events properly (#7166)
    We've fixed an unfortunate crash on launch caused by @DHowett and his meddling in profile resolution (#7237)

[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
Visual Studio Code 1.48.0
« Antwort #891 am: 14 August, 2020, 17: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

There are a number of updates in this version that we hope you will like, some of the key highlights include:
Settings Sync to Stable - Settings Sync is now available for preview in stable.

Updated Extensions view menu - Simplified menu with additional filtering options.
New Git View submenus - Refactored overflow menu for Git in the Source Control view.
Updated in-browser debugging - Debug in the browser without writing a launch configuration.
Publish a public repository - Choose whether to publish to a public or private GitHub repository.
Notebook UX updates - New Cell menu, enhanced drag and drop.
New Remote Container topics - Learn how to attach to a container and create a new dev container.
Java lightweight mode - Start working with your Java source files more quickly.

[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
HttpMaster Express Edition 4.7.3
« Antwort #892 am: 17 August, 2020, 20:10 »
Whats new:>>

    Ability to validate a custom logical validation expression.
    New functions with parameters and chaining items.
    Minor fixes and improvements.

http://www.httpmaster.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.48.1
« Antwort #893 am: 21 August, 2020, 16:01 »
Changelog

    The update addresses these issues:

    Correct wording of the WSL recommendation
    July Recovery Endgame
    Right Click on Extension Search > Peek causes freeze
    Run Build Task List Not Sorting
    Cannot overwrite read only files anymore
    [v1.48] [Breaking] Cannot authenticate proxies
    There is no way to show the NPM scripts explorer when there is no top level package.json
    "IPersistFile::Save failed" during installation of VS Code Insiders
    Error while starting Sync: d is not iterable
    Saving untitled file always defaults to .txt

[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
Godot Engine 3.2.3 RC4
« Antwort #894 am: 22 August, 2020, 19:45 »
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/release-candidate-godot-3-2-3-rc-4

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
Software Ideas Modeler 12.78
« Antwort #895 am: 24 August, 2020, 18:00 »
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

    Added support for attributes to UML Actors [RQ#1651]
    Added new setting: Default element visibility
    Fixed rendering at some zoom levels - clipping issue
    Fixed broken layout when moving group of elements with BPMN pools and lanes
    Fixed incorrectly rendered element borders when using Multiple Pages mode with displayed borders
    Fixed displaying page bounds for fixed page format
    Fixed displaying pages for multi-page view mode
    Fixed opening output folder after PDF export
    Fixed application crash during batch export when trying to save to a locked file
    Fixed application crash when moving unconnected sequence message (UML Sequence Diagram)
    Fixed application crash when converting some stereotyped elements
    Fixed rendering labeled elements with custom presentation style

[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
Vagrant 2.2.10
« Antwort #896 am: 25 August, 2020, 19:50 »
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

    FEATURES:

    Hyperv/disks: Add ability to manage virtual disks for guests [GH-11541]

    IMPROVEMENTS:

    Core: Allow provisioners to be run when a communicator is not available [GH-11579]
    Core: Add autocomplete command that allows for install of bash or zsh autocomplete scripts [GH-11523]
    Core: Update to childprocess gem to 4.0.0 [GH-11717]
    Core: Add action to wait for cloud-init to finish running [GH-11773]
    Core: Update to net-ssh to 6.0 and net-sftp to 3.0 [GH-11621]
    Core: Optimize port in use check for faster validation [GH-11810]
    Core: Support for Ruby 2.7 [GH-11814]
    Core: Add synced folder capabilities for mount options and default fstab modification behavior [GH-11797]
    Guest/arch: Use systemd-networkd to configure networking for guests [GH-11400]
    Guest/haiku: Rsync install for rsync synced folders [GH-11614]
    Guest/solaris11: Add guest capability shell_expand_guest_path [GH-11759]
    Host/darwin: Add ability to build ISO [GH-11694]
    Hosts/linux: Add ability to build ISO [GH-11750]
    Hosts/windows: Add ability to build ISO [GH-11750]
    Providers/hyperv: Add support for SecureBootTemplate setting on import [GH-11756]
    Providers/hyperv: Add support for EnhancedSessionTransportType [GH-11014]
    Virtualbox/disks: Add ability to manage virtual dvds for guests [GH-11613]

    BUG FIXES:

    Core: Ensure MapCommandOptions class is required [GH-11629]
    Core: Fix :all special value on triggers [GH-11688]
    Core: Ensure network addresses have a valid netmask [GH-11679]
    Core: Recover local machine metadata in global index [GH-11656]
    Core: Print CLI help message is ambiguous option provided [GH-11746]
    Core: Update how /etc/hosts gets updated for darwin, freebsd and openbsd [GH-11719]
    Core: Capture [3J escape sequence [GH-11807]
    Core: Treat empty box value as invalid [GH-11618]
    Core: Allow forwarding ports to unknown addresses [GH-11810]
    Core: Scrub credentials as whole words [GH-11837]
    Commands/destroy: Add gracefull option to switch beween gracefully or forcefully shutting down a vm [GH-11628]
    Communicator/ssh: Raise an error for a nil exit status [GH-11721]
    Communicator/winrm: Check for nil return from querying for forwarded ports [GH-11831]
    Config/vm: Add option allow_hosts_modification to allow/disable Vagrant editing the guests /etc/hosts file [GH-11565]
    Config/vm: Add config option hostname to config.vm.network [GH-11566]
    Config/vm: Don't ignore NFS synced folders on Windows hosts [GH-11631]
    Host: Use regular port check for loopback addresses [GH-11654]
    Host: Allow windows and linux hosts to detach from rdp process [GH-11732]
    Host/windows: Properly register SMB password validation capability [GH-11795]
    Guests: Allow setting of hostname according to hostname option for multiple guests [GH-11704]
    Guest/alpine: Allow setting of hostname according to hostname option [GH-11718]
    Guest/esxi: Be more permissive with permissions of ssh directory [GH-11587]
    Guest/linux: Add virtual box shared folders to guest fstab [GH-11570]
    Guest/suse: Allow setting of hostname according to hostname option [GH-11567]
    Providers/docker: Ensure new containers don't grab existing bound ports [GH-11602]
    Providers/hyperv: Fix check for secure boot [GH-11809]
    Providers/virtualbox: Fix inability to create disk with same name across multiple guests [GH-11767]
    Provisioners/docker: Allow to specify docker image version using the run option [GH-11806]
    Provisioners/file: Allow creating empty folders [GH-11805]
    Provisioners/shell: Ensure Windows shell provisioner gets the correct file extension [GH-11644]
    Util/powershell: Use correct powershell executable for privileged commands [GH-11787]

[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
Doxygen 1.8.20
« Antwort #897 am: 25 August, 2020, 20:20 »
Changelog

    Bug fixes:

    Issue #7760: void return type reported as not documented [view]
    Issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be ignored [view]
    Issue #7954: The Doxygen uses too much memory (or has probably a memory leak) [view] and [view]
    Issue #7970: Doxygen doesn't stop on errors [view]
    Issue #7973: C++ grouped functions in namespace have disappeard [view]
    Improvement of line count for e.g. warnings [view]
    Improved layout on the bibliography page [view]
    Updated the swedish language translation to 1.8.19 [view]

    Features:

    Add configuration setting to have docstrings not as preformatted text but as normal documentation [view]
    Refactoring and cleanup:
    Format for size_t (in e.g. warnings) [view], [view]
    Spelling corrections [view], [view], and [view]
    Minor tweaks to clangparser.cpp [view]
    Building documentation after changing language files [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
Visual Studio Code 1.48.2
« Antwort #898 am: 26 August, 2020, 19:45 »
Changelog

    The update addresses these issues:

    avoid lookups to api.npms.io for invalid package names
    July 2020 Recovery 2 Endgame
    Client should retry the request when receiving 409
    Unable to open editor: Unexpected token JSON at position

[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
Windows Terminal 1.2.2381.0
« Antwort #899 am: 26 August, 2020, 20:30 »
Changelog

This release brings all of the preview changes in Windows Terminal 1.2 to the stable channel.

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.

Please see the following release notes for additional details:

    Windows Terminal Preview v1.2.2022.0
    Windows Terminal Preview v1.2.2234.0

We've also backported the following changes from Windows Terminal Preview v1.3.2382.0:

    Windows Terminal 1.2 ships with Cascadia Code v2008.25
    F7 will no longer not work after our "null scancode" change (whoops!) (#7298)
    altGrAliasing: false will no longer actually break AltGr (thanks @lhecker!) (#7400)
    Profiles whose indices are greater than 9 will now properly display their shortcuts in the menu (thanks
    @MichelleTanPY!) (#7344)
    Key bindings can now use the app or menu key (thanks @MichelleTanPY!) (#7328)
    The color picker is now more visually consistent, having learned to round its buttons (thanks @MichelleTanPY!) (#7305)
    Scroll locking should now work more reliably when the scrollback is at maximum length (#7247)
    The bindings keyword in settings has been replaced with actions in preparation for improvements to the action
    binding experience (#7332)

[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 )