Autor Thema: Entwicklertools diverses  (Gelesen 62599 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
AutoHotkey 1.1.19.03
« Antwort #180 am: 11 Februar, 2015, 09:09 »
Changelog
Improved remapping to allow scXXX::Y when the current keyboard layout does not map scXXX to a VK code. However, Y must still exist on the current keyboard layout.
Fixed break n to work correctly when until is present, instead of terminating the thread.
Fixed ControlGetFocus disrupting the user's ability to double-click (thanks HotKeyIt).
Fixed ListView to not call the control's g-label for unsupported (and previously unknown) notifications such as LVN_GETEMPTYMARKUP.
Fixed #Include *i to exit the program as intended if X has a syntax error.
Fixed for var in expression sometimes crashing the program when expression calls a script function.
[close]

http://de.autohotkey.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
SWI-Prolog 7.1.31 Development
« Antwort #181 am: 20 Februar, 2015, 16:45 »
Changelog
ADDED: Make library(solution_sequences) predicates known to xref
ADDED: library(sandbox): normalize_space/2
FIXED: Memory leak in PL_canonicalise_text() when converting long UTF-8 strings to canonical form.
ADDED: Support Unicode input in PL_canonicalise_text(). Needed by peek_string/3, which now crashes on such input.
ADDED: library(sandbox): $btree_find_node'/3 to support library(nb_set).
ADDED: library(sandbox): allow when/1. Markus Triska.
DOC: library(solution_sequences) added to manual.
ADDED: library(solution_sequences), providing the common database keywords for changing the enumeration of solutions.
ADDED: prolog_colourise_query/3: support module(Module) argument instead of a plain SourceID
ADDED: thread_create/3: option debug(Boolean) to create threads in nodebug mode.

Package clib:

MODIFIED: uri_encoded/3 now always encodes ":" as ":". This is not needed for absolute URIs, but if a URI is relative, "hello:world" is interpreted as an absolute URI with scheme "hello". Amer Abdallah.

Package http:

DOC: Deprecate http_location_by_id/2 in favour of http_link_to_id/3 after discussion on the list.
FIXED: Case handling of HTML5 Quasi Quotations. Requires updating library(sgml) as well.
DOC: Added the status codes that are supported by http_reply/[2-5] and http_status_reply/[4,5].
ADDED: Hook http:bad_request_error/2 to simplify returning 400 error pages from HTTP handlers.
ENHANCED: Reply with 400 to a malformed HTTP request header. Used to be 500. Wouter Beek.

Package pengines;

FIXED: Allow goal expansion to re-interpret Module:Goal for Pengine queries.
ENHANCED: Pass errors from /pengine/create to the error handler or display an alert.

Package pldoc:

ADDED: PlDoc: detect `{prolog} as verbatim fence (GitHub compatibility).

Package semweb:

FIXED: library(semweb/rdfa): avoid functions as arguments to meta-predicates.
ADDED: rdf_flush_journals/1: option graph(Graph). Some cleanup and remove persistent file when creating a database for an empty graph.

ENHANCED: try a bit harder to detect xhtml by looking for xmlns:

FIXED: If we are called from rdf_load/2, the stream is binary. We must do BOM detection.
FIXED: Properly pass transaction depth to monitor hook.
ADDED: Various sandbox declarations

Package sgml:

ADDED: case-preserving processing of enumerated attribute values. This is needed for html5 quasi quotations

Package xpce:

ENHANCED: Exception editor: no not handle exceptions from nodebug threads. Also fixed generalization of existence_error(Type, Instance) errors and added generalization of syntax errors.
ENHANCED: Create pce thread in nodebug mode.
[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
Korduene 0.6
« Antwort #182 am: 06 März, 2015, 21:30 »
Korduene is a reliable software that makes application development easy. It allows you to create programs without having advanced programming knowledge or experience in coding. You can use graphs to implement your application logic.

Korduene currently only supports creating windows applications, however there are big plans for the future where Korduene could support other types of projects, or even games.

Freeware

Latest Changes

http://www.korduene.com/blog/2015/03/korduene-0-6-released

http://www.korduene.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
SWI-Prolog 7.1.32 Development
« Antwort #183 am: 07 März, 2015, 08:45 »
Changelog
DELETED: R-project interface. Replaced by ?- pack_install(r_session).
DOC: documented PL_set_prolog_flag()
VERSION: Updated OpenSSL for MinGW to 1.0.2
FIXED: Make xref open source hook also work for included files.
ENHANCED: More structured hooking of directive sandboxing
SECURITY: Tightened sandboxed including of files.
SECURITY: Sandboxed loading does not deny cross-module assertions.
FIXED: exceptions may be considered uncaught if they are caught by an outer environment using PL_Q_CATCH_EXCEPTION.
CLEANUP: Avoid dependency of library(charsio) and library(codesio) on the memfile library from the clib package.
ADDED: open_string/2 to open a string (or any text representation) as a (text) stream.
ADDED: read_term_from_atom/3 now also accepts lists as input. Fixed this predicate to protect against GC if the input is not an atom.
ENHANCED: Translating an error term to a message may now contain either the internal stack representation or a string. This simplifies printing stacks for remote (pengine) servers.
ADDED: Allow strings in cells for CSV output
ENHANCED: csv_write_stream/3: type check on data argument
FIXED: function expansions of arguments to arguments of meta-arguments works just fine.
ENHANCED: more precise errors in labeling/2, all_distinct/1 etc. (i3a#314).
DOC: Updated link to paper on quasi-quotations.
DOC: library(solution_sequences) after comments by Jacco van Ossenbruggen.

Package clib:

FIXED: Previous patch for escaping : escaped :port in normalization. Now, : is only escaped in the path section.

Package http:

ADDED: http_open/3: new option headers(-Headers) Make all HTTP response headers available to callers that want it.
ADDED: http_open/3: new option version(-Major - -Minor) Make the HTTP version of reply available to callers who want it.
ADDED: http_parameters/3 now accepts the type specifier string
DOC: html_receive//2 after note
EXAMPLE: Avoid dependency on xpce
FIXED: Make sure user options are preferred over default options.
ADDED: second argument of http_server/2 is now module sensitive to accommodate module sensitive arguments for the ssl(_) option. Should not affect working programs.
FIXED: library(http/thread_httpd): generalised plugin hooks to facilitate SSL better. Also requires updated library(http/http_ssl_plugin) from ssl package.
ADDED: http_server_property(Port, scheme(Scheme)) to register HTTPS servers. Many enhancements to the documentation of the threaded HTTP server library.
FIXED: Avoid "Functions are not (yet) supported for meta-arguments of type 1"
MODIFIED: Hook http:open_options/2 to allow for multiple solutions that are merged. This allows for example for a hook that adds a proxy as well as a hook that adds an SSL certificate database.

ADDED: http_open/3: autoload library(http/http_ssl_plugin) when available and the requested scheme is https
Package pengines:

ADDED: Provide variable names to output handler if create contains an ask.
ADDED: The HTTP /pengine/create API now also accepts www-form-encoded name/value pairs. This simplifies interaction from scripts.
ENHANCED: If an error contains a stack, translate it to a string before sending to the client. The client cannot do that because the raw stack dump refers to clause references and other blobs that are only known in the server.
ADDED: hook pengines:write_result/3 to write completely different output output formats.

Package semweb:

DOC: Enhanced docs for rdf_process_turtle/3.

Package sgml:

FIXED: Declare all the values supported by option dialect of load_structure/3.

Package ssl:

ADDED: Prolog flag ssl_library_version, holding the current version of the OpenSSL library.
TEST: test 11 depends on tricky stuff that do not appear to work ok on MacOS 10.8. Disabled the test if the certificate was not generated correctly.
PORT: Use autoconf rather than versions to find OpenSSL features.
TEST: Added a large number of plunit tests for certificate checking
ADDED: verification of the target hostname
MODIFIED: Raise exceptions from the RSA encrypt/decrypt predicates, merged documentation of these predicates into one block.
ADDED: rsa_ encrypting/decrypting predicates to accept an encoding argument
MODIFIED: Certificate hash and signature and hexadecimal strings now
MODIFIED: rsa_* en/decrypt predicates now return strings.
ENHANCED: more consistent key representation
FIXED: We must specify the session ID if we allow client certs or we get SSL_GET_PREV_SESSION at SSL_accept if the client asks to resume a session
TEST: Public/Private key encrypt/decrypt roundtrip
MODIFIED: Key representations now return big integers as hexadecimal strings rather than atoms to improve security. Also generalised unification and recover implementation
DOC: fix description of error term
TEST: PlUnit based testing for SSL
DOC: Many documentation enhancements.
FIXED: Sharing X509_STORE holding the system root certificates between contexts appears to be impossible because freeing the context frees the store as well, regardless of whether we increment the reference count. Now we assemble the certificates in a list and create a fresh store for each context. Should be possible to avoid this copy, but doubt this is the case in the current OpenSSL version.
ADDED: Allow for a string for options with textual value.
MODIFIED: If a client provides a certificate and a key, send it, regardless of whether cert(true) is given.
CLEANUP: Types, keep private stuff private, lazily load the root certificates.
MODIFIED: The SSL context is no longer a term '$ssl'(), but simply a blob (Pointer).
PORT: Compatibility with OpenSSL 1.0.2
CLEANUP: Pass pl ssl instance to ssl_inspect_status instead of both the ssl and instance.
PORT: Handle ERR_remove_thread_state()/ERR_remove_state() using autoconf
TEST: Fixed module issues in test_ssl.pl
FIXED: ssl_exit/1 should close the associated socket if the old interface is used.
ENHANCED: Tidy up (much of the) error handling
DOC: Document that ssl_negotiate/5 does not close the plain streams.
FIXED: Close streams after failed SSL negotiation.
DOC: Document rsa and key predicates
MODIFIED: Always call cert_verify_hook if present, also if cacert_file verified the certificate ok.
MODIFIED: Accommodate modified http/thread_httpd API
DEMO: Added demo that deals with client certificates.
DOC: ystem_root_certificates/1, ssl_peer_certificate/2.
ADDED: ssl_peer_certificate/2
FIXED: Free peer certificate from the context if we requested this.
MODIFIED: ssl_session/2 now uses strings to communicate its sensitive information.
DOC: Migrated SSL library documentation from LaTeX to PlDoc.
ADDED: cert_accept_any/5 for conveniently accept any certificate
ADDED: Fetch certificates for OSX. Also fixes a memory leak(?) in Windows.
CLEANUP: ssl_context/3: remove host, port and reuseaddr options. They were no longer used.
DOC: Also on Windows we provide the OpenSSL dlls. On MacOS and Linux these are part of the dependencies and thus also present.
MODIFIED: Loading library(http/http_ssl_plugin) now causes http_open/3 to pass the option cacert_file('SYSTEM'), triggering loading the OS default set of trusted root certificates.
ADDED: Make cacert_file('SYSTEM') load /etc/ssl/certs/ca-certificates.crt if this file exists and we have no more specific algorithm for the OS.
ADDED: Allow for cacert_file('SYSTEM') to load trusted certificate from the OS using OS specific functions. Currently only implemented for Windows.

Package xpce:

FIXED: ->ispell can hang on empty strings.
[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
AutoHotkey 1.1.20.00
« Antwort #184 am: 08 März, 2015, 10:08 »
Changelog

New features:

Enhanced Hotkey, Menu, SetTimer, Gui events and Gui control events to accept a function instead of a label, if no label is found.

Enhanced Hotkey, Menu, SetTimer and Gui control events to accept a function object. Added a Delete sub-command for SetTimer to allow the object to be released.

Enhanced OnMessage() to allow any number of functions or function objects to monitor a single message.

Added OnExit() and OnClipboardChange(), which accept a function name or object.

Added capability to point hotkey labels at a function definition.

Added U/L/T modifiers to perform case conversion with Format().

Added the E option to the Input command, for handling end keys by character instead of keycode.

Added ** (stderr) support to FileAppend.

Added ObjBindMethod(obj, method, args*) and Func.Bind(args*).

Changes:

Changed the default behavior when the main script file is not found:

If no script was specified and the default script files are not found, show the new Welcome page in the help file.
If a script was specified or the help file is missing (or is named differently to the executable), just show an error message.
Changed WinActivate to restore the window if already active but minimized.

Changed WinActivate to look for a visible window to activate if DetectHiddenWindows is off and the active window is hidden, instead of doing nothing.

Changed the method used by A_CaretX/A_CaretY to retrieve the caret position.

Returns blank in more cases where the real caret position can't be determined, instead of returning the top-left of the active window.
Less likely to cause side-effects.
Works in console windows.
Changed A_OSVersion to use RtlGetVersion(), so that it can detect Windows 10 and hopefully future versions.

Changed A_OSVersion to return a version number of the form "major.minor.build" if it doesn't have a name for the OS.

Changed objects to support x[,y], x.y[,z] and x[](y).

User-defined objects can utilize this by specifying default values for parameters of properties and meta-functions. For __Call, the first parameter is omitted, as in x.__Call(,y).
COM objects invoke DISPID_VALUE if the member name is omitted. For example, x[] retrieves x's default property and fn[]() can be used to call JScript functions.
Several under-the-hood changes to fix bugs, reduce code size or improve performance, including:

Changes to preparsing of #if and static var initializers.
Changes to preparsing of { blocks }.

Bug-fixes:

Fixed VK to keyname conversions for keys 'A' to 'Z' to respect layout.

Applies to: GetKeyName, Hotkey control, A_PriorKey, KeyHistory and Input EndKey ErrorLevel (except where Shift key is required).
All other keys, including those that produce non-ASCII letters, were already translated according to AutoHotkey's current keyboard layout.
Fixed FileAppend to * (stdout) to respect the encoding parameter instead of always outputting ANSI text.

Fixed auto-sizing of GUIs with only one scrollbar.

Fixed Exception(m, n) crashing when n is too far out of bounds.

Fixed GuiContextMenu to set A_GuiEvent correctly on x64.

Fixed FileGetSize sometimes giving an indeterminate result if the file doesn't exist or can't be opened.

Fixed thread interrupts to save and restore ErrorLevel more fully, which fixes:

Strings longer than 127 chars being truncated.
Objects being discarded.
Interruption by a timer sometimes causing ErrorLevel to be given hexadecimal formatting.
Fixed ControlClick Pos mode to ignore disabled controls.

Fixed odd behaviour when Gui +MaxSize is smaller than +MinSize.

Fixed GuiControl/Get requiring a Gui name when given a control HWND.

Fixed meta-functions interfering with the line number reported by Exception().
[close]

http://de.autohotkey.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
AutoHotkey 1.1.20.01
« Antwort #185 am: 10 März, 2015, 12:27 »
Changelog
Reverted the changes made in v1.1.20.00 to saving and restoring of ErrorLevel on thread interrupt, due to unintended consequences.
ErrorLevel is not reset or cleared when a new thread starts. Instead, it retains the value it had in the interrupted thread, as in v1.1.19 and older.
If ErrorLevel contains an object and the thread is interrupted, the object is replaced with an empty string when the thread resumes, as in v1.1.19 and older.
Re-fixed timers sometimes causing ErrorLevel to be formatted as hex.
Fixed class methods to retain a counted reference to the class.
[close]

http://de.autohotkey.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
AutoHotkey 1.1.20.02
« Antwort #186 am: 11 März, 2015, 13:42 »
Changelog
Fixed add-first mode of OnMessage.
Fixed A_OSVersion for unrecognized OSes on x64 builds.
Fixed ExitApp to unpause the script before releasing objects in case a __delete meta-function is called.
Trivial optimizations and code maintenance.
[close]

http://de.autohotkey.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 2.6.0
« Antwort #187 am: 13 März, 2015, 05:40 »
HttpMaster is a development tool to automate testing of web sites and services, including RESTful web services and API applications, and monitor their responses. With HttpMaster you can easily execute and monitor requests to simulate client activity; it can execute requests against various web servers and display complete request and response data. HttpMaster is also able to generate high volume of web traffic for improved testing.

Freeware

Changelog
Introduction of LIFETIME license for Professional Edition.
Option to specify fixed execution order index for each request item.
Authentication support in basic request window.
Ability to manage authentication data in execution window separately from the project authentication data settings.
Create PDF report with execution data in basic request window.
Create PDF report with execution data for single execution in execution window.
Toggle visibility of execution list pane and execution data pane in execution window.
Toggle visibility of request data pane and execution data pane in basic request window.
Option to send data in segments added to basic request window.
Project setting to specify time delay for the first request in execution batch.
Application setting to specify default execution order type.
Option to select non-default response data viewer 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
AutoHotkey 1.1.20.03
« Antwort #188 am: 21 März, 2015, 11:20 »
Whats new:>>

Fixed MouseGetPos (OutputVarControl), GuiContextMenu and GuiDropFiles (A_GuiControl) to not ignore disabled controls [broken by v1.1.20.00].

http://de.autohotkey.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
DEV-C++ 5.10
« Antwort #189 am: 23 März, 2015, 17:16 »
Changelog
Improved startup speed.
Removed splash window.
Temporarily removed the web update window.
Rewrote the LangCheck tool that can be used to validate translation files.
Improved indent guides painting and positioning.
Removed full screen information bar.
Added GUI option for maximum line length option to AStyle > Formatter Options.
Fixed parameter mismatch in Chinese translation.
Fixed memory leak in Edit > Unindent.
Improved behaviour of Edit > Toggle Comment.
Improved opening speed of Tools > Compiler Options.
[close]

http://orwellengine.blogspot.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 8.30.5553.39268
« Antwort #190 am: 23 März, 2015, 18: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
Improved comparison:

More precise comparison
Results with more details
Support for merging field (attributes, operations, etc.)
Comparison of nested models
Added Expand All, Collapse All buttons for comparison results in Comparison window
Select active diagram in project tree
Select active model in project tree
Added enable/disable layer
Added lock/unlock layer [RQ#392]
Displaying stereotypes in project tree
New template language commands: Now, Today
Editor dialog for attributes and operations can be shown directly from diagram (using context menu for attributes/operations)
Improved grid control rendering
Operation parameters can be reordered in dialog using move buttons or using drag&drop
Name of attribute/operation is selected when class is navigated using down/up keys
Added 'Associate New Diagram' to context menu in project tree
Added 'Associate Existing Diagram' to context menu in project tree

Improved database reverse engineering:

Resolving column description
Resolving table description
Resolving primary key name
Resolving foreign key name
Added autoscroll to project tree
Added border to panel with associated diagrams
Added generation of descriptions for MS SQL script
Added support for automatic creation of points to rectangular relationships
Improved naming of foreign keys in generated SQL scripts
Improved connecting of required and provided interfaces
Added details to exception message box
Updated Russian translation (thanks to Maxim Yermolaev)
Fixed refreshing a project name in the project tree after renaming elsewhere
Fixed rendering of long types in autocomplete list
Fixed saving element visibility
Fixed editing line [RQ#406]
Fixed application crash when generating an interactive documentation [RQ#407]
Fixed wrong z-order in duplicated diagram [RQ#408]
Fixed auto-size of grid columns
Fixed showing scrollbar in grid control when last rows are collapsed
Fixed application crash when trying to duplicate a code template and nothing is selected
Fixed application crash when trying to add a code template and no language is chosen
Fixed updating window title after saving as new file
Fixed adding element to container after drag&drop from another diagram
Fixed application crash when try to add multiple elements with unsupported tools
Fixed showing Start Page when it is already open in another window
Fixed application crash when trying to navigate an invalid link
Fixed application crash when adding fields to SysML Block
Fixed application crash when remove fields from SysML Block
Fixed application crash when editing attribute or operation in dialog after removing another attribute or operation
Fixed refreshing of attribute/operation grid after editing
Fixed application crash when trying to add a message to a lifeline in UML Communication Diagram [RQ#411]
Fixed rare application crash when trying to add an element to a diagram and snaplines are turned on
Fixed application crash when trying to add a filter to a file of a source code template
Fixed refresh of diagram after removing point of relationship
Fixed editing of default style set [RQ#379]
Fixed application crash on opening Properties dialog for shape [RQ#413]
[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
SWI-Prolog 7.1.33 Development
« Antwort #191 am: 23 März, 2015, 19:17 »
Changelog

ADDED: library(sandbox): time and date primitives are safe.
DOC: writeln/1, writeln/2
FIXED: Make pack locations volatile
FIXED: Make pack locations volatile A machine that runs a saved state may have a different file system layout than the one which built the saved state.
BUILD: By default concurrent make with 4 jobs

Package http:

FIXED: Emitting cookie path option (must be as token).
FIXED: Properly emit parsed Content-Disposition field value. Generalised the code for emitting parsed header fields.

Package nlp:

ADDED: Declare metaphone and snowball as sandbox-safe.

Package pengines:

ADDED: broadcast major events from HTTP access to allow logging experiments.
ADDED: Reply to HTTP OPTIONS request to properly support CORS
FIXED: pengine_create/3: cope with possible redefinition of listing/1 in the target module.

Package semweb:

MODIFIED: rdf_find_literals/2: remove stopgaps from query.
ADDED: rdf_stopgap_token/1 and a setting stopgap_threshold for rdf_set_literal_index_option/1.
FIXED: Implemented rdf_current_literal/1 for partial literals.
FIXED: stem and metaphone index should not timeout and if multiple threads want this index they should wait for each other. The real indexing is now performed on a separate thread to allow for timeout on the thread that wants the index.
FIXED: rdf_current_literal/1 with partial instantiated argument.
ADDED: rdf_find_literal/2
ENHANCED: library(rdf_litindex): Use snowball stemmer with the appropriate language for stemming tokens.
ADDED: Allow literal map query predicates in sandboxed queries.
FIXED: rdf_process_ntriples/3 would fail in case the format option was not explicitly set.
FIXED: rdf_process_ntriples/3 would fail for stream input because init_state/3 would not be able to set the prefix option.
FIXED: rdf_retractall/3,4 did not enforce lang or type restriction.

Package sgml:

ENHANCED: Allow the specifiers upper_case and lower_case to be applied to attribute values in xpath/3.

Package ssl:

FIXED: Added forgotten free_X509_crl_list() function
[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
AutoHotkey 1.1.21.00
« Antwort #192 am: 28 März, 2015, 10:50 »
Changelog
Added Loop, Reg, RootKey[\Key, Mode].
Added Loop, Files, FilePattern [, Mode].
Changed InputVar parameters to allow % expression (except with If commands).

Revised Object methods:

Added Object.InsertAt(), Object.Push() and ObjRawSet().
Added Object.Delete(), Object.RemoveAt() and Object.Pop().
Added Object.Length().
Added Ord() and updated Chr() to support supplementary chars (>0xFFFF).
Added StrReplace().
Removed the obsolete and undocumented 5-parameter mode of RegRead, which was exclusively for AutoIt v2 compatibility (the extra parameter was unused).
Changed RegRead, RegWrite and RegDelete so that the RootKey and SubKey parameters can optionally be combined.
[close]

http://de.autohotkey.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 2.6.1
« Antwort #193 am: 31 März, 2015, 19:20 »
Whats new:>>

UI improvements and fixes regarding high-dpi displays.

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
TortoiseSVN 1.8.11
« Antwort #194 am: 02 April, 2015, 13:45 »
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. It is developed under the GPL. Which means it is completely free, including the source code. But just in case you don't know the GPL too well: you can use TortoiseSVN to develop commercial applications or just use it in your company without any restrictions.

Since it's not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like.

As a Subversion client, TortoiseSVN has all the features of Subversion itself, including:

    Most current CVS features.
    Directories, renames, and file meta-data are versioned.
    Commits are truly atomic.
    Branching and tagging are cheap (constant time) operations.
    Efficient handling of binary files.

Open Source

Changelog
# Bug Fixes -

- BUG: Issue #682: Statistics graph for "Commits by author" error when "Authors case sensitive" is toggled. (Stefan)
- BUG: Issue #685: Memory leak showing status. (Stefan)
- BUG: Autocorrect case-renames if already done manually. (Stefan)
- BUG: Focus lost in File diff dialog. (Stefan)
- BUG: Cached HEAD revision when doing updates. (Stefan)
- BUG: empty path shown in tree conflict resolver dialog. (Stefan)
- BUG: working copy revision not shown in revision graph. (Stefan)
- BUG: Focus problems when diffing. (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 )