Autor Thema: Entwicklertools diverses  (Gelesen 65345 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 6.85.5164.706
« Antwort #105 am: 24 Februar, 2014, 20:16 »
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

Whats new: >>

Allowed to choose items for generation
Allowed to reorder items
Diagrams in Model Overview window can be reordered
Added Set as Default to context menu in Styles panel
Added alert before replacing the current style set with a new style set
Background color of diagram copied to bitmap set to white [RQ#343]
Added icons to project tree in source code generation dialog
Added element type icons to Element Browser
Column Type in Element Browser renamed to System Type and added Type column with type name
Template evaluator enumerates diagrams and models by their order in project tree
Added auto size of grid column after double click on column separator
Fixed text color for hover items in layer list in Layer sidebar
Fixed diagram refresh after setting a new empty style set
Fixed source code generation (if you didn't select a whole diagram only some elements, nothing was generated)
Fixed image size in generated documentation
Fixed resetting of column widths in Element Browser after each refresh
Fixed ordering by column after each column resize in grid

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
Cppcheck 1.64
« Antwort #106 am: 05 März, 2014, 20:00 »
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect.

License : GPL

Whats new: >>

A new value flow analysis has been added. It is generic so the same analysis can be reused by various checkers - previously many checkers have had their own value flow and control flow analysis. The new value flow analysis performs context sensitive cross-function analysis. All checkers that uses this will automatically have cross-function context sensitive value flow analysis. The new analysis is gradually introduced in the checkers - the old analysis in a checker is kept until it is redundant. The new value flow analysis is so far used to detect:

division by zero
null pointer dereference
array index out of bounds
invalid function argument

Other Improvements:

Improved configurations for gtk, posix, sdl, std, windows
Warn when using negative allocation size
Check 2nd parameter for memset

http://cppcheck.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
Software Ideas Modeler 6.86.5175.39727
« Antwort #107 am: 07 März, 2014, 22:18 »
Whats new: >>

Hiding slash symbol for empty transition labels [RQ#344]
Fixed redundant gray border in bitmap copy of selected elements [RQ#343]
Fixed application crash when you try to edit deleted graphic in Graphics window
Fixed application crash when you click on OK in Graphics dialog when you choose image for stereotype
Fixed application crash when save diagram counter in specific case
Fixed application crash when rendering item selection in project tree with empty bounds
Fixed rendering of background for WMF export
Fixed rendering of custom-resized diagram for EMF export
Fixed rendering of project tree after its resizing
Fixed application crash when comment without relations is exported to XMI
Fixed application crash when adding design patterns in a special case

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
TortoiseSVN 1.8.6.25419
« Antwort #108 am: 14 April, 2014, 14:10 »
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: Issue #617: Checkbox size too big on Aero area in high dpi mode.
BUG: Issue #619: "show log" from merge dialog fetches all revisions if no revision range is specified.
BUG: Issue #621: Export Log Cache did not export to the expected path.
BUG: Issue #620: merge message truncates url.
BUG: Issue #622: generated merge message contains too many entries.
CHG: Issue #624: in page error writing log file.
BUG: Issue #626: Applying patch can find wrong "better" path.
BUG: Issue #628: Invalid urls in repobrowser for SVNParentPath.
BUG: Issue #629: log dialog closes merge dialog.
BUG: Issue #630: svn:global-ignores not used when adding.
BUG: Issue #631: Assertion when showing properties dialog for url.

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
Software Ideas Modeler 7.01.5224.34297
« Antwort #109 am: 24 April, 2014, 05:45 »
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

Whats new: >>

Saving model, diagram, element, field counters
Fixed inserting new lines in text in Send Request dialog
Fixed application crash when try to edit tagged values of model
Fixed application crash when you double-click on free space in project tree
Fixed rendering selection in grid, when editing text box is focused
Fixed application crash when adding new task in TO-DO list and no project is loaded
Fixed application crash when you right click on sizing grip
Fixed special case of application crash in SVG export
Fixed application crash when no project is loaded and try to add new diagram using CTRL+SHIFT+D
Fixed rare application crash when using Interface tool
Fixed application crash when confirming diagram properties dialog
Fixed application crash when generating SQL DDL for entity with comment and foreign key

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
AutoHotkey v1.1.14.04
« Antwort #110 am: 25 April, 2014, 19:30 »
AutoHotkey ist eine frei verfügbare Open-Source-Scriptsprache für Windows. Als strukturierte Programmiersprache umfasst diese folgende Funktionen:

    Automatisieren von alltäglichen Aufgaben durch Senden von künstlichen Tastatureingaben und Mausklicks. Maus- oder Tastaturmakros können entweder manuell oder mithilfe des Makrorekorders erstellt werden.
    Erstellen von Hotkeys für Tastatur, Maus und Joystick. Praktisch jede Taste, Maustaste oder Tastenkombination kann ein Hotkey werden.
    Erweitern von Abkürzungen bei Benutzereingabe. Zum Beispiel würde das Wort "bzw" automatisch mit "beziehungsweise" ersetzt, sobald es eingegeben wird.
    Erstellen von benutzerdefinierten Eingabeformularen und Menüleisten. Mehr Informationen können unter GUI gefunden werden.
    Neubelegen von Tastatur-, Maus- oder Joystick-Tasten.
    Verarbeitung von Dateien, Strings, Fenster und der Registrierung.
    Umwandeln eines Scripts in eine EXE-Datei. Diese Datei kann von Benutzern verwendet werden, die kein AutoHotkey installiert haben.
    Erkennung komplizierter Stringmuster mithilfe von Regulären Ausdrücken.
    Zugriff auf API-Funktionen von Windows und anderen Programmen mittels DllCall.
    Senden oder Abfangen von Fensternachrichten.

License: Open Source

Whats new: >>

Fixed DllCall() crashing the script when Function is pure integer 0.
Fixed IsFunc("ComObj(") to return false instead of throwing an exception.
Fixed ControlClick to send XButton1/XButton2 correctly.

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
Vagrant 1.5.4
« Antwort #111 am: 27 April, 2014, 19:46 »
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.

Whats new: >>

IMPROVEMENTS:

commands/box/list: Doesn't parse Vagrantfile. [GH-3502]
providers/hyperv: Implement the provision command. [GH-3494]

BUG FIXES:

core: Allow overriding of the default SSH port. [GH-3474]
commands/box/remove: Make output nicer. [GH-3470]
commands/box/update: Show currently installed version. [GH-3467]
command/rsync-auto: Works properly on Windows.
guests/coreos: Fix test for Docker daemon running.
guests/linux: Fix test for Docker provisioner whether Docker is running.
guests/linux: Fix regression where rsync owner/group stopped working. [GH-3485]
provisioners/docker: Fix issue where we weren't waiting for Docker to properly start before issuing commands. [GH-3482]
provisioners/shell: Better validation of master config path, results in no more stack traces at runtime. [GH-3505]

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
Software Ideas Modeler 7.10.5230.35806
« Antwort #112 am: 30 April, 2014, 17:45 »
Whats new: >>

Added diagram duplication (menu Diagram/Duplicate):

Independent copy
Shared model copy
Generate relationship diagram
Prefix and suffix for copied elements
Elements can be converted to other element types
Improved custom filter - added filtering by tagged values
Improved quality of icons in project tree and element browser
Much faster loading of Element Browser
Added icons to project tree in dialog for assigning existing diagram

Added Filter Manager (Diagram/Filter/Filter Manager):

Add and edit new custom filter
Delete filter
Import and export filter
Duplicate filter
Better adjusting of rectangular relationships
Fixed navigation using up and down arrow keys in edit box in diagram editor
Fixed scrolling drop down list using mouse wheel
Fixed auto-complete of operation parameter types
Fixed showing Element Lists menu item in unsupported editions
Fixed incorrect change of location of nested elements, when move group of elements
Fixed showing close button in context bar
Fixed tab order in New Style dialog
Fixed 'Column Layout' menu item
Fixed displaying of tagged values for class with hidden attributes and operations
Fixed from z-order of nested elements after undoing Delete from Project action
Fixed copy and paste of diagrams and models with unreferenced elements in local repository
Fixed documentation rendering when it is displayed in Properties dialog for the first time
Fixed binding of project filters to menu
Fixed wrong applying of lock to fields when it should not be used
Fixed attaching of relationship end to wrong side when lock to fields on and the relationship has more points

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
AutoHotkey v1.1.15.00
« Antwort #113 am: 04 Mai, 2014, 16:13 »
Whats new: >>

Zitat
Added A_OSVersion value WIN_8.1.

Changed the Hotkey command to apply/remove passthrough behavior on existing hotkey variants depending on whether the tilde (~) prefix is present.

Changed exe manifest to allow GetVersion/GetVersionEx to detect Windows 8.1. Due to changes in the way these functions work as of Windows 8.1, it is likely that explicit support will need to be added to AutoHotkey for each new version of Windows; until such support is added, GetVersionEx (and therefore A_OSVersion) will return the highest supported version number when running on even newer versions of Windows.

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
Cppcheck 1.65
« Antwort #114 am: 13 Mai, 2014, 13:52 »
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect.

License : GPL

Whats new: >>

General changes:

    Cppcheck requires a C++11 compiler supporting the common subset of features supported by GCC 4.4, Visual Studio 2010 and Clang 2.9
    Problems with packaging and windows installer introduced in last release were fixed

Improvements:

    Much improved support of complex combinations of function pointers, arrays and references
    Better handling of syntax errors
    Better detection of stack variables passed to free()
    Much improved value flow analysis
    More robust error detection in several checks due to usage of AST
    Better handling of unknown Macros in function declarations
    Allocation/Deallocation functions can be extend across different .cfg files
    Better handling of some C++11 language features like enum class, in-class member initializers
    Detect calling (std::)abs() with bool argument

New checks:

    Check for noexcept and __attribute__((nothrow)) correctness
    Check for unhandled exceptions when exception specifiers are used
    Access to empty STL containers
    Repositioning operation on a file opened in append mode
    Find nested redundant if-statements (was experimental before)

Additionally, a large number of false positives and crashs has been fixed.

http://cppcheck.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
Vagrant 1.6.2
« Antwort #115 am: 14 Mai, 2014, 05: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.

Whats new: >>

IMPROVEMENTS:

core: Automatically forward WinRM port if communicator is WinRM. [GH-3685]
command/rdp: Args after "--" are passed directly through to the RDP client. [GH-3686]
providers/docker: build_args config to specify extra args for docker build. [GH-3684]
providers/docker: Can specify options for the build dir synced folder when a host VM is in use. [GH-3727]
synced_folders/nfs: Can tell Vagrant not to handle exporting by setting nfs_export: false [GH-3636]

BUG FIXES:

core: Hostnames can be one character. [GH-3713]
core: Don't lock machines on SSH actions. [GH-3664]
core: Fixed crash when adding a box from Vagrant Cloud that was the same name as a real directory. [GH-3732]
core: Parallelization is more stable, doesn't crash due to to bad locks. [GH-3735]
commands/package: Don't double included files in package. [GH-3637]
guests/linux: Rsync chown ignores symlinks. [GH-3744]
provisioners/shell: Fix shell provisioner config validation when the binary option is set to false [GH-3712]
providers/docker: default proxy VM won't use HGFS [GH-3687]
providers/docker: fix container linking [GH-3719]
providers/docker: Port settings expose to host properly. [GH-3723]
provisioners/puppet: Separate module paths with ';' on Windows. [GH-3731]
synced_folders\rsync: Copy symlinks as real files. [GH-3734]
synced_folders/rsync: Remove non-portable '-v' flag from chown. [GH-3743]

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
TortoiseSVN 1.8.7
« Antwort #116 am: 15 Mai, 2014, 19: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: Issue #633: Relocate dialog does not remember urls. (Stefan)
- BUG: Issue #634: Repo browser does not show nested externals. (Stefan)
- BUG: Issue #635: externals property not correctly converted to a relative url. (Stefan)
- BUG: Issue #636: externals property dialog does not handle multiple selections. (Stefan)
- BUG: Issue #637: TortoiseMerge fails to detect utf16 files if BOM is missing. (Stefan)
- BUG: Issue #638: log dialog filter not fully reapplied after refresh. (Stefan)
- BUG: Issue #639: File externals not committed. (Stefan)

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
Versionskontrolle: Git 2.0 veröffentlicht
« Antwort #117 am: 30 Mai, 2014, 12:36 »
Die Freigabe der aktuellen Version geht mit der Hoffnung der Entwickler einher, für den nächsten Release Cycle weniger Zeit zu benötigen. Ein Blick in die Release Notes lohnt, da es einige Änderungen im Verhalten häufig genutzter Funktionen gibt.

Nachdem unerwartet ein weiterer Release Candidate nötig geworden war, hat Maintainer Junio C. Hamano die Verfügbarkeit von Git 2.0 nun über die Mailingliste des Projekts bekanntgegeben. Linus Torvalds hatte das Versionsverwaltungsprogramm 2005 entwickelt, nachdem sich das bis dahin für die Linux-Kernel-Entwicklung genutzte BitKeeper nicht mehr frei verwenden ließ.

Nutzer, die den Umgang mit den älteren Versionen gewöhnt sind, sollten unter anderem beachten, dass Git nun, sollte bei Verwendung von git push [$there] kein entsprechendes Objekt angegeben sein, nicht länger standardmäßig mit Abgleichsoperationen arbeitet. Statt dessen pusht es den gerade aktuellen Branch auf die Remote-Variante gleichen Namens ("Simple Semantics" statt der zuvor genutzten "Matching Semantics"). Außerdem haben die Befehle git add <path> und git add -A <path> nun die gleiche Wirkung und git add -u sowie git add -A arbeiten auf dem gesamten Baum, sollte der Anwender keinen genaueren Angaben gemacht haben. Möchte man die Operationen auf das aktuelle Verzeichnis beschränken, ist der jeweilige Aufruf um einen nachgestellten Punkt zu ergänzen (git add -u . beziehungsweise git add -A .).

Weitere Änderungen umfassen unter anderem die Ergänzungen der Optionen --show linear-break in git log und --gpg-sign für Anweisungen wie pull und rebase. Sollen Commits die per git commit entstehen immer per GPG signiert sein, steht nun die Konfigurationsvariable commit.gpgsign zur Verfügung, sie sich entsprechend setzen und bei Bedarf auf der Kommandozeile mit --no-gpg-sign außer Kraft setzen lässt. Andere Optionen, etwa -q in git diff-files, stehen hingegen nicht länger zur Verfügung. Die ursprüngliche Funktion von -q, Löschungen zu ignorieren, lässt sich mit dem klareren Befehl git diff-files --diff-filter=d nutzen. Außerdem haben die Entwickler das Remote-Helper Interface remote-hg/bzr in Plug-ins ausgelagert, die in eigenen Repositories verwaltet werden.

Weitere Informationen zu Neuerungen und Veränderungen lassen sich in den Release Notes nachlesen. Dort findet sich auch eine Liste mit Download-Möglichkeiten.

Quelle : www.heise.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
Vagrant 1.6.3
« Antwort #118 am: 31 Mai, 2014, 05:15 »
Whats new: >>

Release Notes
FEATURES:

New Guest: NixOS - Supports changing host names and setting networks.

IMPROVEMENTS:

core: A CA path can be specified in the Vagrantfile, not just a file, when using a custom CA. [GH-3848]
commands/box/add: --capath flag added for custom CA path. [GH-3848]
commands/halt: Halt in reverse order of up, like destroy. [GH-3790]
hosts/linux: Uses rdesktop to RDP into machines if available. [GH-3845]
providers/docker: Support for UDP forwarded ports. [GH-3886]
provisioners/salt: Works on Windows guests. [GH-3825]

BUG FIXES:

core: Provider plugins more easily are compatible with global-status and should show less stale data. [GH-3808]
core: When setting a synced folder, it will assume it is not disabled unless explicitly specified. [GH-3783]
core: Ignore UDP forwarded ports for collision detection. [GH-3859]
commands/package: Package with --base for VirtualBox doesn't crash. [GH-3827]
guests/solaris11: Fix issue with public network and DHCP on newer Solaris releases. [GH-3874]
guests/windows: Private networks with static IPs work when there is more than one. [GH-3818]
guests/windows: Don't look up a forwarded port for WinRM if we're not accessing the local host. [GH-3861]
guests/windows: Fix errors with arg lists that are too long over WinRM in some cases. [GH-3816]
guests/windows: Powershell exits with proper exit code, fixing
issues where non-zero exit codes weren't properly detected. [GH-3922]
hosts/windows: Don't execute mstsc using PowerShell since it doesn't exit properly. [GH-3837]
hosts/windows: For RDP, don't remove the Tempfile right away. [GH-3875]
providers/docker: Never do graceful shutdown, always use docker stop. [GH-3798]
providers/docker: Better error messaging when SSH is not ready direct to container. [GH-3763]
providers/docker: Don't port map SSH port if container doesn't support SSH. [GH-3857]
providers/docker: Proper SSH info if using native driver. [GH-3799]
providers/docker: Verify host VM has SSH ready. [GH-3838]
providers/virtualbox: On Windows, check VBOX_MSI_INSTALL_PATH for VBoxManage path as well. [GH-3852]
provisioners/puppet: Fix setting facter vars with Windows guests. [GH-3776]
provisioners/puppet: On Windows, run in elevated prompt. [GH-3903]
guests/darwin: Respect mount options for NFS. [GH-3791]
guests/freebsd: Properly register the rsync_pre capability
guests/windows: Certain executed provisioners won't leave output and exit status behind. [GH-3729]
synced_folders/rsync: rsync__chown can be set to false to disable recursive chown after sync. [GH-3810]
synced_folders/rsync: Use a proper msys path if not in Cygwin. [GH-3804]
synced_folders/rsync: Don't append args infinitely, clear out arg list on each run. [GH-3864]

PLUGIN AUTHOR CHANGES:

Providers can now implement the rdp_info provider capability to get proper info for vagrant rdp to function.
[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
FireBug 2.0 Beta 8
« Antwort #119 am: 31 Mai, 2014, 09:20 »
FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the utilities you need to prod, poke and monitor your JavaScript, HTML, CSS and Ajax are brought together into one seamless experience, including a debugger, command line, error console and a variety of fun inspectors.

Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.

BSD License

Whats new: >>

Fixes:

Opening the search field popup blurs the window after changing Firebug to detached mode
Add a button for pretty-printing the currently displayed script
Spacing of icons within toolbar buttons is incorrect
Updating from 1.12 to 2.0 causes the Start Button to be displayed incorrectly
Console tab steals window focus in detach mode
Inspection of selected expressions in the Script panel
Breakpoint condition editor doesn't open when called from Script panel context menu
Firefox UI blocked when breakpoint is hit
Hovering JavaScript variables while debugging is not showing an info popup for properties
ScriptPanel.showInfoTip needs to share logic with ScriptPanel.getPopupObject
Disable icon for CSS properties is cut off on Retina displays
Scroll bar button not visible when debugger notification displayed
Updating from 1.12 to 2.0 causes the Start Button to be removed from the toolbar

https://getfirebug.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 )