Autor Thema: Entwicklertools diverses  (Gelesen 62673 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
ILSpy 2.4.0.1963
« Antwort #315 am: 20 August, 2016, 11:10 »
ILSpy is the open-source .NET assembly browser and decompiler.

Features:
Assembly browsing
IL Disassembly
Support C# 5.0 "async"
Decompilation to C#
Decompilation to VB
Saving of resources
Save decompiled assembly as .csproj
Search for types/methods/properties (substring)
Hyperlink-based type/method/property navigation
Base/Derived types navigation
Navigation history
BAML to XAML decompiler
Save Assembly as C# Project
Find usage of field/method
Extensible via plugins (MEF)
Assembly Lists

License:    MIT License

http://ilspy.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 10.40.6073.14514
« Antwort #316 am: 26 August, 2016, 21:15 »
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

New Features and Improvements:

Added support for Python source code reverse engineering
Added print of requirement table [RQ#475]
Added print of element browser grid, matrices, grids, tasks, persons
Added new feature - Make Independent Model [RQ#445]
Print preview can be scrolled and zoomed using mouse wheel

Fixed Bugs:

Fixed rendering lines in grid control with tree
Fixed diagram scaling by page format in PDF export
Fixed application crash when opening the context ribbon tab for field

[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
Nightcode 2.0.4
« Antwort #317 am: 28 August, 2016, 19:00 »
Nightcode is a handy integrated development environment that is aimed at programmers who are looking for a tool that can help them with projects written in Clojure or Java. With it you are able to create console, Android, iOS, .NET, desktop, web and graphics applications, as well as write code that is to be used in games.

Freeware

Whats new:>>

Improve editor perf and add reload selection button

https://sekao.net/nightcode/

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
SWI-Prolog 7.3.25 Development
« Antwort #318 am: 05 September, 2016, 13:13 »
Changelog

FIXED: when/2: evaluation disjunctions when nested in conjunctions. Frank Schwidom.
FIXED: Remove choice point in *-> again. Now use the sign of the term-reference to know whether or not we already deleted the choice point.
FIXED: call_cleanup(): possibly late cleanup with CHP_DEBUG choice points.
FIXED: Mode of dict_options/2. Wouter Beek.
FIXED: rc_close_archive handling of memory archive.
ENHANCED: aggregate/3 and friends: raise exceptions on errornous nested templates instead of failing.
FIXED: Complete implementation of '$meta_call'/1 which realises meta-calling of complex control structures for reset/3. The implementation now handles the ! and.
PORT: On Windows, fd_set can hold FD_SETSIZE (64) sockets rather than limiting the highest file handle.
MODIFIED: Moved shell/0 from the core to library(shell). As it is an autoload library this should have no impact.
FIXED: Meta-calling from reset/3. Partial fix: ! is not handled properly yet. Samer Abdallah.
DOC: Move documentation of library(assoc) to Markdown, using PlDoc reference.
DOC: library(assoc): Prepare for using PlDoc directly in the manual. This change aligns the PlDoc comments with the existing reference documentation in man/assoc.doc. It incorporates everything that was missing, fixes a few mistakes, and names the arguments consistently: Arg0 --> Arg is now consistently used whereas previously both ArgOut and NewArg were used to denote output arguments.
This sets the stage for using the PlDoc reference documentation directly in the manual, allowing us to get rid of the .doc version.
ENHANCED: CLP(B): Domain error in labeling/1 if applicable.
ADDED: Pigeons example for CLP(B)
ADDED: Boolean circuit example for CLP(B)
DOC: Move CLP(B) documentation to Markdown
DOC: move more of the CLP(FD) documentation to Markdown
DOC: Shorten CLP(B) summary entries to accommodate the PDF manual index.
DOC: FIXED: library(ugraph): transpose --> transpose_ugraph
DOC: Document nb_current/2 as alternative to nb_getval/2.
DOC: More information about library(simplex)
DOC: CLP(FD): Fetch predicate documentation from PlDoc
FIXED: DOC: add missing predicate summary for CLP(FD) constraints
FIXED: xref_source/1: process comments after last predicate.
BUILD: ltx2html --> ltx2htm
DOC: CLP(FD): Reorder predicate overview for greater accessibility.
DOC: CLP(FD): Move documentation to LaTeX for more flexibility
BUILD: Updated documentation to build the documentation.
DOC: Do not depend on user's TEXINPUTS
FIXED: Cut in condition of *-> when not executed on the first success. Reported by Frank Schwidom.
DOC: Fixed LaTeX issue. Nicos Angelopoulos.
DOC: Include library(simplex) from PlDoc.
ENHANCED: Type for PL_set_resource_db_mem() changed to unsigned char and documentated alternative ways to include the state. With help from Roberto Bagnara & Jose Morales.
DOC: Move documentation of library(simplex) to PlDoc. More to follow.
FIXED: atom//1: test for non-var. Markus Triska.
FIXED: Allow for ?- ["~/..."].
PORT: Cleaner implementation of engine_fetch/3, which also avoids a GCC bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689).
Package clib:
ADDED: uid.pl: initgroups/2 if supported by the OS.
PORT: Win32 handling of FD_SETSIZE
Package cpp:
FIXED: Exception handling from PlCall(...)
ADDED: PlQuery(predicate_t pred, PlTermv av)
ADDED: PlPermissionError()
ADDED: Comparison of PlAtom with atom_t
ADDED: PlExistenceError() exception class.
Package http:
COMPAT: Make http_server_property/2 accept Host:Port
Package odbc:
ADDED: odbc_version/1 arg to odbc_connect/3 to allow ODBC 2.0 or 3.0 connectivity to be specified. Calls to odbc_connect/3 without an odbc_version/1 arg will default to ODBC 3.0 behavior
Package pengines:
ADDED: library(pengines_io) binding of pengine_output/1 to pass json{...} as unparsed JSON to the client.
Package sgml:
DOC: library(xpath): Formatting, quoting and clarifications.
DOC: library(xpath): Formatting, quoting and clarifications.
DOC: fix @Attribute(float) entry in library(xpath)
DOC: fix @Attribute(float) entry in library(xpath)
Package xpce:
PORT: Windows: handle FD_SETSIZE properly

[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
Doxygen 1.8.12
« Antwort #319 am: 06 September, 2016, 17:20 »
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 306025 - Fix missing title in non-page docanchors from tag files
Bug 504305 - FILTER_PATTERNS won't take command with arguments
Bug 675165 - Uses instead of html tag for SVG images
Bug 700381 - error state 21 with fortran code (fixed format)
Bug 710611 - Missing Page References in the Index Chapters of the LaTex/PDF output
Bug 722654 - Inherited member of template class issues warning and is not documented
Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 - FORTRAN: comment in subroutine argument list
Bug 749924 - Doxygen handles comments in Objective-C code blocks incorrectly.
Bug 750930 - Representation of arrows
Bug 751416 - Markdown: > escaped within backticks
Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_DATE_EPOCH
Bug 752712 - last entry missing in a @name group of typedefs
Bug 753608 - Link of typedef within namespace on group pages missing
Bug 757509 - __init__.py causes to ignore some inheritance
Bug 760086 - Figure title needs to be on separate line in order for it to work
Bug 760836 - Phantom variables/functions in XML, created from non-code files
Bug 760970 - CASE_SENSE_NAMES ignored
Bug 761007 - Spaces between the closing bracket of the typename and the opening bracket of the parameter list cause detection issues.
Bug 761139 - python unicode docstrings are ignored ,
Bug 761471 - Do not allow ligatures in log output
Bug 762670 - References for one function can inherit References from subsequent non documented function
Bug 762934 - External search does not properly escape user supplied data, resulting in vulnerability
Bug 762982 - regression, Unescaped percent sign in doxygen output
Bug 763104 - hyperref link label drop underscores
Bug 763105 - Directory list is not generated in HTML output
Bug 763471 - imported section anchors are copied in project tagfile
Bug 763720 - Exclusion of a new line at the end of source code file causing nesting of HTML code for function documentation ,
Bug 764359 - Recent File list allows only 2 entries ,
Bug 764515 - doxygen crashes no resolved
Bug 764656 - generated xml has errors
Bug 764711 - quick link index in alphabetical class list in classes.html doesn't work
Bug 765001 - Bad character escaping scheme in HTML anchor generation.
Bug 765002 - `@addindex`entries fail to link to the exact location in Compiled HTML Help.
Bug 765070 - Java: final keyword on a parameter brakes docs inherinance
Bug 765692 - Using `@page` to add title to Markdown file generates surplus empty page.
Bug 766059 - DOT_PATH not expanded
Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen
Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER = YES)
Bug 766698 - VHDL: missing last sign in html documentation of constant declaration
Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based output
Bug 766809 - Enumerations heading present but none listed
Bug 767171 - ALIASES stop working after verbatim with formula and /** */
Bug 768830 - Doxygen segfault (return code 134) when parsing a c++ enum class contained in a class
Bug 768954 - Segmentation fault when processing md containing only header
Bug 769018 - Invalid XHTML if the directives brief and exception are following immediately
Bug 769028 - Can't scroll using finger documentation in Chrome browser on Android OS
Bug 769736 - doxygen generates incorrect documentation for C enum in latex
Bug 770660 - Code snippet always shows line numbers from 1
Bug 770747 - Broken links in HTML output with SHOW_FILES=NO
Add caption in verbatim blocks.
Add parameter in/out specifiers to output.
Add section title to output.
Added .codedocs file
Added an option to add "anonymous" headings to the table of contents (currently Markdown only).
Added generating template files and reading templates from disk if present
Added missing free
Added support for encoding tag to the template engine used for HTML help indices
Adding compilation options for flex/lex and bison/yacc
Adding partial htmlhelp support to template system
Adjusted Doxygen to doxygen in running text in the manual
Allow verbatim code block to be placed on the output.
Also map .f95, .f03 and .f08 file types to Fortran
Another possible fix
Applied responsive design to menu bar using smartmenus
Assertion failure generation documentation
Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)
Building doxyapp fails after update of config methodology to improve performance
Bump version for GIT repo
CMAKE: Fix building on Windows with VS 2015
Changed configuration mechanism to directly access options in order to improve performance
Code with "extension" unparsed shows line numbers
Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN code
Color code word RESULT as keyword in FORTRAN code
Determination of end of parameter list
Disable selecting line number
Disabled debug prints
Documentation for extensions .f95, .f03 and .f08
Doxygen fails to copy logo image to LaTex output dir
FORTRAN determination string in preprocessing
Feature: Translations for german language (changes since 1.8.4)
Fix STRIP_FROM_PATH when running from drive root
Fix Windows build instructions.
Fix documentation typos
Fix for HTML output when using server side search and the the new menu bar
Fix for changed references due to different removeRedudantWhiteSpace() implementation
Fix for empty file name
Fix for error in travis.yml
Fix issue escaping backslash inside markdown style code span
Fix linker flags for building with clang on Windows
Fix order of member initilaization
Fix return-type warnings with -DNDEBUG
Fix search box rendering in HTML when menu bar is disabled
Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors.
Fixed for index.hhp output when using template engine
Fixed issue escaping ndashes (--) and mdashes (---)
Fixed problem with -w command when no Doxyfile was present and specified
Fixed two regressions found during extensive testing
Fixed typos.
Fixed wrong nesting issue for call/caller graphs
Fortran inline source code and crash on Linux
Improve output on mobile devices
Improved list of files in htmlhelp.hhp
Improved sorting performance for directories and files
Include command show line number (e.g. LaTeX)
Initialization of python variables and type determination
Introducing commands includedoc and snippetdoc
Latex page numbering
Minor build fixes
Minor correction for BUILD.txt
Minor performance improvement sorting directories
Minor update to the installation instructions
Missing semicolon in navtree.css
Modified (readability) layout for member title in HTML and LaTex
Optimized use of convertNameToFile to improve performance
PDF generation stops when image with caption is included in a table. ,
Parse more than 1 size indiction in defaultHandleTitleAndSize
Problem jumping to line number in source code due to wrong hypertarget name
Python strip code comments
Reimplemented node renumbering for dot graph to improve performance
Remove unused variables ,
Removed ambiguity in the XML schema definition
Revert #291
Simplified code of fix for Bug 765001
Sorting in latex index and missing @ in index
Split apt-get install commands in travis config in an attempt to reduce timeouts
Style fixes and added numbering to overloaded members
Table of contents breaks when documentation spans multiple comment blocks with same @page
Unified display of enum values across output formats and languages
Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.cpp handles package arguments correctly
Update LICENSE file to latest from FSF
Update copyright year in docs
Updated README.md to include code docs
Updated stylesheet for the manual to fix layout issue in the navigation tree
Warnings from CLANG compiler
fix ninja build error
fixed rtf subsection
mangen.h: remove italic in brief member descriptions
reimplemented removeRedundantWhiteSpace() to improve performance
sqlite3gen: defnname -> defname
sqlite3gen: export proper memberdef refid
sqlite3gen: insert xrefs using integer refids
sqlite3gen: stripFromPath on all calls to insertFile
sqlite3gen: stripWhitespace on bitfield's text
sqlite3gen: sync with xmlgen
sqlite3gen: use the refid stored in the refids table

[close]

http://www.stack.nl/~dimitri/doxygen/

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 3.5.0
« Antwort #320 am: 08 September, 2016, 12:29 »
Changelog

New validation type to check for number of string occurrences in a response body
Global chaining support; obtain chaining data only once and use it as a global value for all subsequent requests
New parameter type to obtain string value from a disk file
Simplified UI for project parameter management
Field actions' button now supports converting selected text with desired hash algorithm
Change font size and type for request and response data display
Change order of execution groups with drag and drop
Hide particular column in the main window and ability to reset main window column sizes
Menu option to select all items in the main window and execution window
Build request body from an existing HTML contents now available in Express Edition

[close]

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
Nightcode 2.1.1
« Antwort #321 am: 08 September, 2016, 20:45 »
Whats new:>>

This release fixes a few UI issues. Firstly, it allows the custom task buttons for Boot projects wrap onto new lines (previously, only one line was allowed, so projects with lots of Boot tasks would display the buttons in an unreadable way). Secondly, it properly removes open files if their projects are also removed (previously, they would remain open in the tab list but would not be viewable). Lastly, it updates the play-cljs template to reflect the most recent version.

https://sekao.net/nightcode/

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
Nightcode 2.1.2
« Antwort #322 am: 13 September, 2016, 12:27 »
Whats new:>>

This release brings a few editor improvements. First, it fixes a situation where the editor would show errors when there actually weren't any, because it wasn't refreshing after the errors were corrected. Second, it makes sure the instarepl sees leading characters like single quotes and @ signs when evaluating top-level forms (issue #193, thank you github user jr0cket for reporting it).

https://sekao.net/nightcode/

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.5.2
« Antwort #323 am: 13 September, 2016, 16:00 »
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:

- Unable to bypass ssl verification any more for corp firewall
- Terminal focus key binding is not working correctly after update to 1.5
- Bug in cursor location within user snippets
- ShowQuickPick does not fulfil the promises

[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
Software Ideas Modeler 10.42.6099.39269
« Antwort #324 am: 15 September, 2016, 06:50 »
Whats new:>>

Fixed application crash when there My Documents folder is not available from any reason [RQ#1484]
Fixed application crash when trying to import database tables without a primary key using OLE DB
Fixed diagram preview for diagrams with elements on negative coordinates

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
SWI-Prolog 7.3.27 Development
« Antwort #325 am: 17 September, 2016, 17:15 »
Changelog

FIXED: sort/2 on a cyclic list with one element. Boris Vassilev.
ADDED: flag file_name_case_handling
FIXED: Variable reference in is_of_type/2.
ISO: Use current DCG terminology.
ENHANCED: library(prolog_colour): colour plain variables in a source file.
FIXED: clear P_DIRTYREG flag on freshly created thread-local definition to force dirty registration
FIXED: do not save dynamic predicate attributes in a saved state if a predicate is marked as thread_local.
FIXED: missing cuts after has_type/2 Since has_type/2 is semidet but also multifile, the code is not safe at the moment in a couple of places, i.e. where has_type is called without a cut following. (A cut is present in the other two places where has_type is called.) I have fixed this by adding the cuts.
DOC: Move "Global variables" from "Attributed Variables and Coroutining" to "Built-in Predicates".
DOC: Mention important additional application of attributed variables.
FIXED: URL to "validation suite for conformance with part 1 of the standard" in the Bibliography
DOC: Add "To be done" to attr_unify_hook/2 with explanation and reference.
DOC: More information about (=)/2, aligning the description with that of dif/2.
FIXED: Possible instantiation error in DWIM. Nicos Angelopoulos.
DOC: call_residue_vars/2: Extend explanation.
DOC: Introduction to coroutining. More sensible examples.
FIXED: DOC: Correct number of arguments for project_attributes/2.
DOC: More information about attribute_goals//1 and copy_term/3. After questions by Eyal Dechter.
FIXED: Make read_clause/2 respect the module settings for the first clause.
FIXED: import modules by pattern
INSTALL: Add library(hash_stream) to the installer.
FIXED: Apply syntax flags to the right module.
ADDED: library(sandbox): define syntax changing Prolog flags as safe. As they are per-module, this should not affect loaded libraries.
ADDED: xref_prolog_flag/4: keep track of flags in xref. Generalise processing of syntax-affecting Prolog flags.
ADDED: var_prefix flag that demands variables to start with an underscore.
FIXED: Include engines in boot distribution.
MODIFIED: Variables are now printed as _ rather than _L or _G. This avoids interference with singleton/multiton detection. Global stack variables are even, while local stack vars are odd. Using numbers is the convention used by most Prolog systems.

PACKAGE CLIB:

ADDED: library(hash_stream), computing the hash of a stream as the data flows through.

PACKAGE HTTP:

MODIFIED: http_log/2: use operators from module system to ensure logfiles are readable.
ADDED: autoload HTTPS plugin when opening secure WebSocket (wss scheme)
FIXED: Determinism of http_open_websocket/3 with given subprotocols. Test case
ADDED: http_switch_protocol/2 use option headers(Headers) instead of header(Headers). Old option is processed for backward compatibility. Added documentation.
DOC: http_read_data/3 after comment from Eyal Drechter.

PACKAGE PENGIES:

MODIFIED: copy var_prefix flag from application to the temporary module and make sure the text is read using this flag. This allows for e.g., set_prolog_flag(swish:var_prefix, true) to run a swish instance using this mode.
MODIFIED: Run pengines:prepare_module/3 using forall(prepare_module(+Module, +Application, +Options), true) rather then ignore(prepare_module(+Module, +Application, +Options)), allowing for multiple hooks.

PACKAGE SGML:

BUILD: Syntax error. Paulo Moura.
MODIFIED: option keep_prefix(true) creates a term ns('',URL) if the default namespace (xmlns=url).

PACKAGE SSL:

ADDED: Support opening secure WebSocket (wss).

PACKAGE XPCE:

ADDED: PceEmacs: deal with Prolog flags

[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
Nightcode 2.1.3
« Antwort #326 am: 19 September, 2016, 13:48 »
Whats new:>>

This release improves the performance of the REPL after a long session. It can tend to slow down due to too much text, so I set a lower limit before truncating old REPL history. Also, I changed the console project template to use Leiningen again for the sake of beginner tutorials that are still Leiningen-focused. The other templates are still using Boot.

https://sekao.net/nightcode/

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
SmallBASIC 0.12.7
« Antwort #327 am: 25 September, 2016, 20:15 »
Release Notes

Fixed editor cursor flicker issue Fixed editor display issue with escaped quotes Fixed editor find dialog paste support Fixed editor scrolling after paste Fixed editor stability issues with undo/redo Fixed error with textScreen sub-command Fixed infinite loop when printing FUNC with extra args Fixed issue with INSTR (node/1600) Fixed memory access issue with JOIN (node/1586) Fixed memory access issue with SPRINT (node/1594) Fixed memory issue with REPLACE Fixed memory leak with LINPUT command Fixed screen switching when program screen has different font size Fixed memory access issues uncovered with new test all.bas Fixed value of i when FOR loop body not executed (node/1611) Implemented editor now allows run by selection Implemented editor widget now remembers the undo buffer between program runs Implemented editor F10 option to set the command$ variable Implemented editor double click to select word Implemented var pooling Updated ARRAY command to handle 2d arrays Updated MAP handling for performance Updated error message formatting Updated welcome screen

[close]

http://smallbasic.sourceforge.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.5.3
« Antwort #328 am: 26 September, 2016, 19:20 »
Whats new:>>

- Fully translated into the 9 supported languages.

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
Highlight 3.32
« Antwort #329 am: 27 September, 2016, 21:00 »
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

Latest Changes

- Added support for true color escape codes (--out-format truecolor)
- Fixed xterm256 output for paging with less
- Fixed operator regex in rnc.lang, crk.lang and yaml.lang
- Added Pony and Whiley definitions
- Updated Ceylon, Julia and TypeScript definitions
- Added Go, AutoHotKey, TypeScript and R to the foldable list in the outhtml_codefold.lua plug-in

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 )