Autor Thema: Entwicklertools diverses  (Gelesen 81825 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Highlight 3.48
« Antwort #645 am: 14 Dezember, 2018, 13:30 »
Highlight is a universal source code converter which transforms code to HTML, XHTML, RTF, LaTeX, TEX, SVG and BBCode files with syntax highlighting. (X)HTML and SVG output is formatted by CSS. It supports customizable color theme and language descriptions with regular expressions. The configuration files are Lua scripts with plug-in support. The tool contains several options to provide a consistent formatting of the output code.

License: Open Source

Changelog

Fixed --list-scripts abortion with Fedora default compilation options
(https://gitlab.com/saalen/highlight/issues/84)
Fixed a problem with syntax test indicators reporting wrong states after comments
Improved Verilog syntax
Improved quoted string highlighting for Perl and Ruby
Detection of pkg-config's Lua version in src/makefile

[close]

http://www.andre-simon.de/

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.30.1
« Antwort #646 am: 19 Dezember, 2018, 18:30 »
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

Fixes:

Search view breaks after starting a search while the previous search is still running
Can't search CRLF files with non-regex multiline search
Fix search CRLF files with non-regex multiline search
HTML editor not working fully bug candidate html
Peek editor tree color tokens are broken bug candidate editor-symbols regression tree
Can't trigger "Load more Stack Frames" with keyboard
treeResourceNavigator: fire onSelection also for keyboard events
"Start Debugging" asks to choose environment when triggered from main menu

[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
Doxygen 1.8.15
« Antwort #647 am: 28 Dezember, 2018, 17:15 »
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 851 - A function cannot be documented as related to two classes. [view]
Bug 1041 - <a href> doesn't allow <img> as visible part? [view]
Bug 1601 - Missing warning of undocumented member in member group [view]
Bug 2274 - Tooltips are not shown in dot-generated graphs [view] and [view] , [view]
Bug 2354 - caller graph can be improved by having caller on left & callee on right [view]
Bug 2478 - Handling of unnamed parameters (C/C++) unclear [view]
Bug 2655 - cond/endcond cannot be used in aliases [view]
Bug 2859 - Unnamed parameters parsed incorrectly [view]
Bug 3206 - Fortran: Does not recognize backslash at end of documentation line [view]
Bug 3361 - Merging of consecutive repeated commands creates poorly-structured HTML [view]
Bug 3677 - <![CDATA[ is not handled inside C# comments [view]
Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++ documentation source browser. [view]
Bug 3892 - @var in php is not documented [view]
Bug 3958 - cond after @string literal containing backslash fails in C# [view]
Bug 4013 - Automatic links don't work correctly with operator< and operator<= [view]
Bug 4064 - Support for C# nullable type [view]
Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type' found! [view]
Bug 4316 - Can't use pound sign in alias command, escaped or unescaped [view]
Bug 4458 - @todo in @param leads to strange confusing message [view]
Bug 4529 - HTML tags and not supported [view] , [view]
Bug 4725 - single quote in HTML section of PHP breaks doxygen [view]
Bug 4771 - Not warning of undocumented function parameters [view]
Bug 4878 - Value from enumeration followed with semicolon is not present in java docs [view]
Bug 4954 - JavaDoc @linkplain is not recognized [view]
Bug 5032 - Line numbers for examples [view]
Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling [view]
Bug 5213 - Generated Doxyfile differs from result of doxygen -u [view] , [view]
Bug 5327 - <img> on a page does not copy the image to the html output folder [view]
Bug 5366 - Error with inserting images to PDF with Markdown [view]
Bug 5442 - Misparsed comments leading to missing call graph [view]
Bug 5539 - Error message when using memberof in a C macro [view]
Bug 5547 - "remove" is treated as a keyword (green) in the source browser for C++ [view]
Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output [view]
Bug 5725 - Field with name "internal" confuses documentation builder. [view]
Bug 5765 - todo at end of C# XML comment breaks following todo's [view]
Bug 5783 - Navigation incorrect with escaped symbols [view]
Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains the classname [view]
Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty [view]
Bug 5853 - Can't suppress @author, @date and @copyright information in the detailed file description [view]
Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal command warning [view]
Bug 5929 - internal stops all parsing if used inside a section [view]
Bug 6025 - Make maxLineLen of latex output configurable [view]
Bug 6041 - PHP: New array syntax not supported when parsing initial value [view]
Bug 6104 - EXTERNAL_GROUPS lose hierarchy [view]
Bug 6118 - Title in rtf file is incorrect when overridden by user in extension file [view]
Bug 6153 - Build of PDF with LaTEX breaks [view]
Bug 6160 - Python List as Default Parameter not parsed correctly [view]
Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH [view]
Bug 6175 - plantuml:an unwanted newline is generated after @startuml [view]
Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible [view]
Bug 6208 - Annotated function parameter generates <dt> warning in todo list [view]
Bug 6213 - rtf generation [view]
Bug 6214 - LaTeX output for tparam block fails to compile when it contains a code block [view] , [view]
Bug 6224 - .tex file is wrong when generating a function whose name includes an underline [view]
Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES` [view]
Bug 6270 - Bad handling of Python class members when a class declaration line contains a comment [view]
Bug 6295 - doxygen has problem with operator&=() [view]
Bug 6305 - XHTML pages are broken several ways [view] and [view]
Bug 6308 - When generating xhtml, async attribute on script tags need a value [view]
Bug 6310 - Table markdown produces invalid xhtml code [view]
Bug 6311 - Blank rows on class page when using external tag file [view]
Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file [view]
Bug 6316 - unescaped double quote in searchdata.js breaks search box functionality [view]
Bug 6322 - incorrect parsing of markdown table [view]
Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing [view]
Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols in one line with "} [view]
Bug 6325 - Segmentation fault when generating graphical class hierarchy [view]
Bug 6339 - Examples of TCL files fail to display [view]
Bug 6340 - Missed warning opportunity: duplicated arguments [view]
Bug 6345 - c# see langword broken [view]
Bug 6346 - Doxygen crash when using code{.markdown}...endcode in VHDL source [view]
Bug 6350 - Broken extension test in FileDef::generateSourceFile() [view]
Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts with a digit [view]
Bug 6362 - Adjacent xrefitems always added to first list present on page [view]
Bug 6363 - Backslashes in default values confuse the parser (and cause params to be ignored) [view]
Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `tt' [view]
Bug 6370 - Invalid 3-byte UTF8 found in input of graph [view]
Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge [view]
Bug 6378 - @cond does not stop at @endcond Fortran [view]
Bug 6517 - Emoji support [view] , [view]
Bug 6524 - Markdown formats missing in doxygen outputs. [view]
Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly [view]
Bug 6547 - Call graph missing due to ALIASES [view] , [view]
Bug 6566 - INHERIT_DOCS not working for python [view]
Bug 6580 - xrefitems not listed if the page is referenced multiple times [view]
Bug 6589 - anchor after test command in a namespace produces duplicate tests [view]
Bug 6594 - using ingroup and anchor causes tests to disappear [view]
Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration [view]
Bug 6601 - tparam HTML gobbles up lines after the tparam comment [view]
Bug 6612 - Issue with handling of emoji [view]
Bug 6632 - References to Objective C protocols by name broken in 1.8.12 [view]
Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous union/struct [view]
Bug 6690 - Regression in handling of shorthand signed/unsigned types in function parameters (with bisect and test case) [view]
Bug 6691 - Multiple issues with emoji matching [view]
Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14 [view]
'self' keyword in PHP documentation [view]
Added: support RTL for DocXRefItem in html - Removed: support RTL form Return section in html, for consistency with parameter sections [view]
Fixed: list item bullets overlap floating elements in html - Fixed: fragment lines overlap floating elements in html [view]
Fixed: text-align of rtl toc [view]
Fixed: last line underline overlap border in html fragment [view]
A few more language updates [view]
Add VHDL strings to Translator class and add german translations. [view]
Add commands to handle referenced by relation and references relation [view] , [view]
Add formula (images) to RTF output [view]
Add function annotations support [view]
Add possibility for adding doxygen configuration items to, all, tests during runtime. [view]
Add support for std::shared_ptr [view]
Add support of dict/set in annotations and default values [view]
Add variadic arguments support to @link and @ref, aka '...' arguments, fixes [view]
Add variadic function arguments '...' regression tests [view]
Add variadic template function regression tests [view]
Added *.ice files as a recognized file type. Added a Slice-optimized output mode. [view]
Added French translation [view]
Added missing #include for util.h to portable.cpp [view]
Added not for usage of [TOC] together with Markdown headers [view]
Added some VHDL code coloring [view]
Added some missing default types for argument matching [view]
Added substitution variant for character substitution [view]
Added support for RTL(right to left) languages like Arabic and Persian in HTML output [view]
Added test case for ref, and fixed representation of operator->*() [view]
Adding debug options to vhdl parser generator [view]
Adjustment of xhtml1-transitional.dtd [view]
Automatic detection of UCS-2 based on BOM corrected [view]
Better HTML output for VHDL Ports [view]
Bold text terminated by plus sign [view]
Bug fix for plantuml [view]
Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning while linking [view]
C++11 features used in Doxygen [view]
Cannot Generate Layout File using -l [view]
Cannot properly jump from brief to detailed function description [view]
Change german translation of trClassDocumentation() for VHDL output. [view]
Changed implementation, added test case [view]
Changed mail address and removed obsolete files [view]
Changed refiltering to forced use of insideTabbing [view]
Changed state guard instead of adding pattern check+reject [view]
Close last code line properly. [view]
Combined lrRank and rank parameters for computeMd5Signature [view]
Consistency between 'generate' and 'update' startup option [view]
Consistency between preprocessor and handling of cond and if [view]
Consistency for "group" commands [view]
Consistency in headings and layout for template parameters (tparam) [view]
Consistency of Index name in LaTeX output [view]
Consistency of environment variables between config and code [view] , [view]
Consistent warning messages [view]
Correct list of not used translator functions [view]
Correct typing error in test 5 [view]
Correct typing error in test 51 [view]
Correct typing error in warning message. [view]
Corrected description of XML output for emoji characters [view]
Corrected warning in case of a not supported output format with image command. [view]
Correcting "Definition at line @0 of file @1." [view]
Correcting labels for citations [view] , [view]
Correcting tag example and uniform calling all examples [view]
Correcting tag in printdocvisitor [view]
Correcting warning messages and echoing unknown command [view]
Correction for `doxygen -g` [view]
Correction in example of FILE_VERSION_FILTER [view]
Correction in title of FAQ [view]
Correction internal documentation [view]
Correction of some coloring of code comments in VHDL, adding data type 'positive' [view]
Create command for escaped equal sign [view]
Create test possibilities for xhtml and pdf output [view] , [view]
Debug output commentcnv independent of QUIET setting [view]
Difference between standard and used Doxyfile [view]
Difference between standard and used Doxyfile (list) [view]
Disabled Appveyor documentation build due to unreliability of MikTeX download [view]
Disabled debug print [view]
Documentation EXTENSION_MAPPING [view]
Documentation correction [view]
Documentation correction CLANG option usage [view]
Documentation correction include command with options [view]
Documentation corrections [view]
Documentation internet addresses [view]
Documentation update regarding right font usage in architecture chapter [view]
Does not generate TOC for markdown [view]
Don't link to non existing / not accessible namespaces , in CSharp, in the source code [view]
Doxygen creates empty image titles for Docbook output [view]
Doxygen manual doesn't have lines around markdown tables / cells. [view]
Doxygen manual is not XHTML compliant [view]
Drop down lists in menu bar missing [view]
Enable comma as separator in configuration lists [view]
Enable in page table of contents for LaTeX [view]
Enable in page table of contents for XML and add maximum level to in page table of contents [view] , [view]
Enable possibility of CLANG for Cygwin [view] , [view]
Enable possibility to run single tests [view]
Ensure all language files are reset [view]
Expand sqlite3gen's breadth, depth, and quality [view]
Extending cite command with '-' and '?' characters. [view]
Extending tests with extra possibilities [view]
Fix French lang build [view]
Fix HTTPS links [view]
Fix VHDL Latex documentation having two chapters with the same name. [view]
Fix Windows build failure [view]
Fix annotation with default value parsing [view]
Fix building with Visual Studio 2013 [view]
Fix for 'Definition at line' points to end of multiple-lined definition for Python #6706 [view]
Fix for module quicklinks [view]
Fix for unbounded memory usage due to a bug in ref const matching #6689 [view]
Fix potential hangup when merging scopes [view]
Fix regression due to move of markdown processing [view]
Fix scanner.l for Slice [view] , [view] , [view]
Fix/New: add variadic function args '...' support to @link [view]
Fix/New: add variadic function args '...' support to @ref [view]
Fixed bug in URL [view]
Fixed compile errors in clang and gcc [view]
Fixed compiler warning for nested /* in scanner.l [view]
Fixed differently by changing root cause for introducing the space [view]
Fixed documentation to point to GitHub issue tracker [view]
Fixed incorrect XHTML output for test 021 [view]
Fixed logic error [view]
Fixed merge problem [view]
Fixed one remained compile error in clang [view]
Fixed problems with emoji handling and added a test case for it [view]
Fixed some more small memory leaks [view]
Fixed two small memory leaks [view]
Fixing coverity messages [view]
Fixing coverity messages (Namespace tag) [view]
Fixing problem with possible not initialized variable (endless loop in VS 2017 debug) [view]
Fortran code coloring improvements (REAL and comment lines) [view]
Fortran improvements [view]
Fortran improvements (2) [view]
Fortran scanner abort message [view]
French translation for VHDL additions [view]
Further simplified the fix [view]
Generating doxygen documentation on Windows (with MikTex) [view]
Handling Fortran functions in call graphs [view]
Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522 [view]
Ignore build* directories and not just build [view]
Implementation Fortran ENUM / ENUMERATION [view]
Implementation of standard generator for docbook output [view] , [view]
Improved robustness of the emoji feature [view]
Improvement LaTeX output [view] and [view] and [view]
Improvement regarding width and title for docbook [view]
Improvements in handling special characters in Latex [view]
Include "empty" directories in the documentation if they contain a `.dox` file (or similar) documenting the directory itself. [view]
Include header for CompilationDatabase [view]
Include height item in XML output [view]
Inconsistency in respect to tgroup in docbook [view]
Incorrect tag sequence for xhtml with class diagram possible [view]
Incorrect closing tags for in page table of contents (XHTML) [view]
Incorrect closing tags for in page table of contents (docbook) [view]
Incorrect number of start / end paragraph tags for xhtml with htmlonly [view]
Incorrect number of start / end paragraph tags for xhtml with image command [view]
Incorrect number tag sequence for xhtml with htmlinclude command possible [view]
Incorrect tag sequence for xhtml with latexinclude command possible [view]
Incorrect tag sequence possible for images possible in case of xhtml [view]
Index bugfix [view]
Index list cannot contain special characters in ids for XHTML [view]
Inline images [view]
Invalid warnings regarding todos when source file name contains a '-' [view]
Issue #6631 Code blocks incorrectly formatted in Latex [view]
Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLORSTYLE_SAT config variables [view]
Issue 6469: Java method calls are ignored in generating call/caller graph with Graphviz [view]
Issue 6494: asterisks before args and kwargs are ignored in python [view]
Issue_6456 Using # in links causes errors in PDF generation [view]
Issue_6585: Unexpected anchor tags in tag-files [view]
Keyword register (in code) is deprecated since C++11 [view] , [view]
LaTeX with verbatim part inside a table [view]
Large CALL / CALLER graphs cannot be processed in LaTeX [view]
Make conanfile creation more readable [view]
Make it possible to list namespace members in file scope for XML output. [view]
Making VHDL error messages more doxygen like [view]
Making the 'tex' part of makeindex available to the user [view]
Markdown list wrong displayed [view]
Minor documentation fix [view]
Minor fixes to local toc logic after feedback [view]
Minor restructuring [view]
Misc. typos [view] , [view]
Missing opening round bracket in case of an exception [view]
More typos [view]
Moved #include "config.h" back to the original place [view]
Moved duplicated code into dedicated function skipLanguageSpecificKeyword [view]
Moved local toc data into a separate type for better encapsulation [view]
Multiple `xreflist` in one page with same key [view] , [view]
Multiple addindex commands in HTML with same name [view]
Namespace with name docstrings_linebreak [view]
Not showing external project in HTML hierarchy class pages [view]
Numbers in comment disappear [view]
Numbers overlap the titles in TOC of PDF [view]
Order resources not only on filename but also dirname [view]
PATCH -- updates reference link with no closing [view]
Path for external commands on windows [view]
Possibility to have a image command inside a <A> tag [view]
Possible fix for the build [view]
Prevent <center> and <div> inside brief descriptions to avoid broken XHTML output [view]
Prevent empty list [view]
Prevent empty member list table (XHTML) [view]
Prevent empty page list table (XHTML) [view]
Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning [view]
Prevent potential race condition [view]
Print emoji text in case of unknown emoji [view]
Problem with TEST_FLAGS when using CMake for Visual Studio [view]
Problem with cond in normal comment of test 015 [view]
Problem with code inside a Doxy table in LaTeX [view]
Problems and some enhancements for LaTeX tables [view]
RTF layout regarding References and Referenced by [view]
RTF lists more levels and removing extra paragraphs [view]
Readded missing "Span" case to DocStyleChange::styleString [view]
Redundant whitespace removal breaks some C++ links [with test case and Git bisect] (Origin: bugzilla #791942) [view]
Refactored code a bit [view]
Refactored code a bit (use const references and made global functions members) [view]
Reference text in reference list seen as emoji [view]
Remove debug statement [view]
Remove debug statements [view]
Remove default assignment from Translator::trVhdlType() declaration [view]
Remove double line with documented argument from addContentsItem in ftvhelp.cpp [view]
Remove non-english translations [view]
Remove obsolete definitions from scanner [view]
Remove obsolete line from README.md [view]
Remove old obsolete docbook generator [view]
Remove some dead code [view]
Renamed (start/end)SimpleSect to (start/end)Examples. [view]
Renamed command and moved duplicated code into a macro [view]
Renamed option and test case numbers [view]
Replace ''printf' with appropriate warn 'message' [view]
Replace calls to trTypeString with trVhdlType in single mode, which is the default. [view]
Replaced replace(QRegExp(..)) by substitute [view]
Replaced replace(QRegExp..) by substitute [view]
Resolve inconsistency in formula repositories. [view]
Restructured code to avoid the need for global state [view]
Return VHDL specific text in trClassHierarchyDescription() [view]
Section label with minus sign not recognized properly. [view]
Small clarification for REFERENCED_BY_RELATION [view]
Small correction installation / build procedure [view]
Small corrections in distributed man pages [view]
Small documentation corrections [view]
Small problems when displaying python code [view]
Small problems when having code in LaTeX output [view] , [view]
Sorting of index in case of LaTex [view]
Spanish translation for VHDL additions [view]
Spelling of the word Javadoc [view]
Synchronize chapter names of doxygen's own documentation. [view]
Syntax highlighting / code coloring in RTF [view]
Tag sequence incorrect for svg image (XHTML) [view]
Test renumbering [view] , [view]
Tooltip was twice 'HTML escaped' [view] , [view]
Translators updated to version 1.8.15. [view]
Truncated split bar in HTML output between treeview and normal text area [view]
Typos [view], [view] , [view]
Unbalanced start of lists resulting in not creatable pdf of rtf document [view]
Update Dutch translation for new Slice implementation [view]
Update Dutch translation in respect to new VHDL entries. [view]
Updated Hungarian translation [view]
Upgrade to jQuery 1.7.2 to get rid of security scan violations. [view]
Usage of '{', '}' and ',' in ALIAS [view]
Use QCStringList::split i.s.o. QStringList::split [view]
Version bump for next release [view]
Warning running xmllint for xhtml [view]
Wrong counting of lines during VHDL code output [view]
Wrong determination of begin / end tag of formula in markdown. [view]
Wrong link generated for inherited members when tag files are used. [view]
Wrong separator in index for a.o. Python, C# [view]
Wrong spelling of word doxygen [view]
XHTML image tag mandatory alt attribute [view]
XHTML incorrect attribute values for align and valign [view]
XHTML problem with class index table [view]
XHTML problem with multiple use of node numbers in id attribute [view]
XHTML problem with name attribute with VHDL name attribute [view]
XML output: avoid warnings with scoped enum values in anonymous namespaces. [view]
[ImgBot] Optimize images [view]
added PHP7 support for the search engine on HTML output. See: http://php.net/manual/en/language.basic-syntax.phptags.php [view]
addindex supports also DocBook and RTF [view]
correct typo in comment [view]
declares XMLCodeGenerator in xmlgen.h [view]
doxyparse bugfixes and minor improvements [view]
fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch by Christophe Giboudeaux [view]
perlmod syntax correction [view]
redundant input_filter runs significantly reduce performance when FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395 [view]
sqlite3: fix missing external_file view schema col [view]
sqlite3: require sqlite >= 3.9.0 [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
BinText 3.03
« Antwort #648 am: 31 Dezember, 2018, 16:00 »
BinText is a file text scanner / extractor that will be of particular interest to programmers, but also to anyone interested in ferreting out character strings buried within binary files.

BinText can extract text from any kind of file and will find and display plain ASCII text, Unicode (double byte ANSI) text and Resource strings, providing useful information for each item in the optional "Advanced" mode

Notably, it also shows both the file offset and the memory offset of each string found. This is no mean feat:
images have different file and memory alignment values, and juggling the two is a very nice (and not so easy) refinement.

License:    Freeware

https://www.aldeid.com/wiki/BinText

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
Boostnote 0.11.12
« Antwort #649 am: 01 Januar, 2019, 21:00 »
Boostnote is an open-source note-taking app designed for programmers and web developers.

There are quick access links found on the lower right that include zoom, every type of document you could imagine, size, indent and last update. Resizing Boostnote smaller does screw up the formatting of these quick links. The menu section allows you to decide where your storage is, define hotkeys, and tweak the user interface.

Boostnote lets you take your notes in Markdown with live previewer, use snippet notes, multiple hotkeys, finder popup (similar to the spotlight of OSX), and latex support. Boostnote is a full featured note-taking app geared for programmers and web developers not to be confused with a post-it style application or a Notepad replacement.

License: Open Source

Changelog

Features🥁

    Implement Spellchecker experementally.(You can enable it from prefrences) https://github.com/BoostIO/Boostnote/pull/2338
    Overhaul menu items. https://github.com/BoostIO/Boostnote/pull/2666
    Add shorcut key for info panel.(macOS: Cmd + I, Windows and Linux: Ctrl + I) https://github.com/BoostIO/Boostnote/pull/2621/files
    Show warning when trying to print snippets. https://github.com/BoostIO/Boostnote/pull/2637
    Update Japanese locales. https://github.com/BoostIO/Boostnote/pull/2690
    Highlight folders when dragging a note over them. https://github.com/BoostIO/Boostnote/pull/2684
    Improve zoom control. https://github.com/BoostIO/Boostnote/pull/2601
    Add a configurable option to create note with selected tags. https://github.com/BoostIO/Boostnote/pull/2498
    Clear search when note is created. https://github.com/BoostIO/Boostnote/pull/2399

Bug Fixes 🐛

    Fix pasting into fenced code block. https://github.com/BoostIO/Boostnote/pull/2641
    Fix codeblock in admonitions. https://github.com/BoostIO/Boostnote/pull/2622
    Fix editor context menu. https://github.com/BoostIO/Boostnote/pull/2643
    Fix copyFile when handling encoded uri path. https://github.com/BoostIO/Boostnote/pull/2672
    Fix checkboxes in nested list. https://github.com/BoostIO/Boostnote/pull/2620
    Fix preview on right click when split view mode. https://github.com/BoostIO/Boostnote/pull/2611
    Fix minor style issues. https://github.com/BoostIO/Boostnote/pull/2604
    Fix exporting a folder with attachments. https://github.com/BoostIO/Boostnote/pull/2383
    Fix duplicated toc jump link. https://github.com/BoostIO/Boostnote/pull/2592

Dev 🛠

    Update readme.md. https://github.com/BoostIO/Boostnote/pull/2685
    Update PR template. https://github.com/BoostIO/Boostnote/pull/2504

[close]

https://boostnote.io/

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 11.92
« Antwort #650 am: 07 Januar, 2019, 13:30 »
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 anonymous enums to C++ source code parser
Allowed adding ports to frames [RQ#1581]
Fixed application crash when editing a relationship line [RQ#1579]
Fixed application crash when editing SysML Block attributes or operations
Fixed saving image links (Project saving option: Relative link to images)
Fixed application crash when trying to save UI diagram with grid with undefined (default) rows and columns
Fixed parsing C++ source code lines with int
Fixed disabling diagram frame using Properties dialog [RQ#1580]

[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
SourceTree 3.0.15
« Antwort #651 am: 09 Januar, 2019, 18:10 »
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.

License: Open Source

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
Vagrant 2.2.3
« Antwort #652 am: 10 Januar, 2019, 06: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

FEATURES:

IMPROVEMENTS:

BUG FIXES:

2.2.3 (January 9, 2019)
FEATURES:

host/void: Add host support for void linux [GH-10012]

IMPROVEMENTS:

command/rsync-auto: Prevent crash on post-rsync command failure [GH-10515]
command/snapshot: Raise error for bad subcommand [GH-10470]
command/package: Ensure temp dir for package command is cleaned up [GH-10479]
command/powershell: Support running elevated commands [GH-10528]
communicator/ssh: Add config and remote_user options [GH-10496]
core: Display version update on stderr instead of stdout [GH-10482]
core: Add experimental feature flag [GH-10485]
core: Show box version during box outdated check [GH-10573]
guest/windows: Modify elevated username only on username failure [GH-10488]
host/windows: Prevent SMB setup commands from becoming too long [GH-10489]
host/windows: Automatically answer yes when pruning SMB shares [GH-10524]
provisioners/file: Show source and destination locations with file provisioner [GH-10570]
provisioners/salt: Validate that install_type is set if version is specified [GH-10474]
provisioners/salt: Update default install version [GH-10537]
provisioners/shell: Add reboot option for rebooting supported guest [GH-10532]
synced_folders/rsync: Support using rsync --chown option [GH-10529]
util/guest_inspection: Validate hostnamectl command works when detected [GH-10512]
util/platform: Use wslpath command for customized root on WSL [GH-10574]

BUG FIXES:

command/cloud publish: Ensure box file exists before path expanding [GH-10468]
command/cloud publish: Catch InvalidVersion errors from vagrant_cloud client [GH-10513]
command/snapshot: Retain consistent provisioning behavior across all commands [GH-10490]
command/validate: Bypass install checks for validating configs with the --ignore-provider flag [GH-10467]
communicator/ssh: Fix garbage output detection [GH-10571]
guest/alt: Fix network configuration errors [GH-10527]
guest/coreos: Fix grep command for network interface of CoreOS guest [GH-10554]
guest/freebsd: Fix defaultrouter rcvar in static network template [GH-10469]
guest/redhat: Fix network configuration errors [GH-10527]
providers/virtualbox: Adjust version requirement for NIC warning [GH-10486]
util/powershell: Use correct Base64 encoding for encoded commands [GH-10487]

[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
Ron's HTML Cleaner 2019.01.11.1523
« Antwort #653 am: 12 Januar, 2019, 10:45 »
Ron's HTML Cleaner permits you quickly to clean, or alter, a source HTML document or page via the use of user-defined cleaners.

The cleaners that you can use are created from a list of operations that can be built, saved and applied to any HTML document as required. Being able to clean an HTML document to remove redundant code and formatting issues can be useful if you intend on publishing a Blog or CMS for instance - Having all the formatting and code correctly done before going live can save some embarrassment from an improperly rendered page. It will allow you to create multiple rules that are taken into account during document processing. To process a document you simply specify the source and choose the desired cleaner. Ron's HTML Cleaner will automatically handle your content. For those that like a little more control, you do have the option to disengage the automatic processing.

License: Freeware

https://www.ronsplace.eu/Products/RonsHTMLCleaner

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
TortoiseSVN 1.11.1.28492
« Antwort #654 am: 14 Januar, 2019, 16:15 »
TortoiseSVN is a really easy to use Revision control / version control / source control software for Windows. It is based on Subversion. TortoiseSVN provides a nice and easy user interface for Subversion.

Lizenz: Open Source

Changelog

BUG: Diffing from the log dialog failed if the repository name itself contained non-ASCII chars. (Stefan)

[close]

www.tortoisesvn.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
Decode v1.52
« Antwort #655 am: 14 Januar, 2019, 19:45 »
Decode displays the contents of text files in Hexadecimal format.

This simple hex-viewer utility allows you to open any file of any size and scroll through its contents. Byte for byte Decode will display the control (non-printable) characters (ASCII code less than 32) in a different color. Fonts and colors are fully customizable. The author recommends using one of their Raster Fonts for Windows for better viewing than some of the default fonts offered from your system.

Freeware

https://www.cylog.org/tools/decode.jsp

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.2.1 Build 5661
« Antwort #656 am: 15 Januar, 2019, 17:15 »
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:>>

Improved highlighting of HTML and placeholders.
File references are now supported in XLIFF.
[Linux] Compatibility fixes for Wayland, wxGTK 3.0 and dark themes.

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
Software Ideas Modeler Standard v11.93
« Antwort #657 am: 16 Januar, 2019, 05:20 »
Whats new:>>

Fixed loading grid with undefined column widths and row heights
Fixed rare case of application crash when searching next item
Fixed application crash when trying to send project by email

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
Site Link Checker 1.4.5
« Antwort #658 am: 20 Januar, 2019, 21:20 »
Site Link Checker is a free easy-to-use link checker tool to help you maintain the accuracy of links on your web site.

Site Link Checker will help you quickly locate broken links and links containing syntactic errors. Site Link Checker will search your site, testing each link it finds and reports the status of each link. Broken links hurt your professional image and can keep search engine spiders from indexing your whole site. All the mentioned features are provided with a user-friendly graphical interface.

Freeware

http://www.networksecurityhome.com/network_tools/broken_web_link_checker/broken_links_detector.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
Software Ideas Modeler 11.94
« Antwort #659 am: 21 Januar, 2019, 12:21 »
Changelog

Added source code highlighting to Operation Properties dialog
Added new template language commands: Operation - IsUnique, IsQuery, IsOrdered, Redefines, ReturnMultiplicity
Added support for comments in template //
Fixed wrong encoding attribute value in XMI export
Fixed application crash when try to set template file to read-only file or unauthorized path
Fixed Yes/No buttons in some information boxes to OK button
Fixed quick action box location in Classic Menu interface style
Fixed handling Cr and Lf lines in code editor
Fixed parsing lines in included source codes (lines are now converted to system defaults) [RQ#1584]

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