Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses
« vorheriges
nächstes »
Drucken
Seiten:
1
...
29
30
31
32
33
[
34
]
35
36
37
38
39
...
72
Nach unten
Autor
Thema: Entwicklertools diverses (Gelesen 65530 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SWI-Prolog 7.7.7 Dev
«
Antwort #495 am:
22 Dezember, 2017, 13:40 »
Changelog
TEST: Relax agc-2 test as it may legally fail on heavily loaded and/or slow machines. Keri Harris.
FIXED: format/3: Slock()/Sunlock() balancing.
Package http:
FIXED: http_convert_parameters/2 passing of non-existing declaration goal.
Package pengines:
FIXED: pengine_property/2: semidet behaviour.
Package semweb:
ENHANCED: Add support for relaxed XSD date/time literal notation. This adds support for the relaxed XSD date/time literal notations that are already documented for rdf_canonical_literal/2, specifically:
date/3
date_time/[6,7]
month_day/2
year_month/2
time/3
Package ssl:
CLEANUP: ssl_negotiate/5: removed obviously wrong and redundant assert() statement.
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Boostnote 0.8.19
«
Antwort #496 am:
23 Dezember, 2017, 18:00 »
Boostnote is an open-source note-taking app designed for programmers and web developers.
There are quick access links found on the lower right that include zoom, every type of document you could imagine, size, indent and last update. Resizing Boostnote smaller does screw up the formatting of these quick links. The menu section allows you to decide where your storage is, define hotkeys, and tweak the user interface.
Boostnote lets you take your notes in Markdown with live previewer, use snippet notes, multiple hotkeys, finder popup (similar to the spotlight of OSX), and latex support. Boostnote is a full featured note-taking app geared for programmers and web developers not to be confused with a post-it style application or a Notepad replacement.
License: Open Source
Changelog
Feature:
Solarized Dark Theme BoostIO/Boostnote#1293
Markdown Live Preview BoostIO/Boostnote#1307
Scroll Past End BoostIO/Boostnote#1267
Imroved the Dark Theme BoostIO/Boostnote#1268
Add Pin to NoteItemSimple BoostIO/Boostnote#1275
added ctrl+, shortcut to preference modal BoostIO/Boostnote#1257
Add custom LaTeX delimiters to preferences BoostIO/Boostnote#1221
Add a specific style for checked inputs BoostIO/Boostnote#1194
Fix:
Fix link to Cloud-Syncing BoostIO/Boostnote#1272
Fixed regex to stop [anytingx] being counted as a checkmark BoostIO/Boostnote#1287
fixed import of new notes BoostIO/Boostnote#1258
Fix the folded side bar layout BoostIO/Boostnote#1254
fixed incorrect fontFamily for multiple fonts BoostIO/Boostnote#1244
fixed global styles BoostIO/Boostnote#1241
Added border radius & background color to NavToggleButton BoostIO/Boostnote#1236
Correctly link to moved markdown helper BoostIO/Boostnote#1227
Use existing file metadata for created and modified dates BoostIO/Boostnote#1217
Fix note title BoostIO/Boostnote#398
[close]
https://boostnote.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
AutoHotkey v1.1.27.00
«
Antwort #497 am:
25 Dezember, 2017, 12:00 »
AutoHotkey is a powerful automation and scripting tool with an option to export to a self-contained executable. Possible uses include assigning the hotkey "Ctrl-Alt-F" to launch Firefox, making abbreviations expand to their full definition as you type them, or saving time by setting the computer to auto-click a confirmation screen.
License: GPL
Changelog
Changes:
Replaced AU3_Spy.exe with WindowSpy.ahk.
AU3_Spy.exe is still launched if WindowSpy.ahk is not found.
It now follows the focused control by default, and has a checkbox for both window and control to follow the mouse.
It no longer takes over a global hotkey (Win+A). Instead, hold Ctrl or Shift to suspend updates (release them after focusing Window Spy).
It is now possible to Alt-Tab to Window Spy on Windows 10 without the contents of the GUI changing.
Changed a-z to mean vk41-vk5A when absent from the keyboard layout, except with Raw mode or when sending single unmodified characters. This allows hotkeys and sent keyboard shortcuts to work more intuitively on certain non-English keyboard layouts.
Changed Send on ANSI versions to use SendInput() in place of Alt+nnnnn for special characters.
Changed the rules for masking Alt/Win after pressing a hook hotkey:
Explicitly sent Alt/Win up may be masked. This fixes remappings such as AppsKey::RWin, but hotkeys which are intended to activate the Start Menu may require new workarounds.
If Alt/Win is logically but not physically down, only hotkeys which require Alt/Win (such as #a::, not *a::) cause masking. This is to allow a remapping or wildcard hotkey to send the key-up without it being masked.
Unsuppressed hotkeys such as ~#a:: no longer cause masking, because the unsuppressed keydown/keyup is sufficient to prevent a menu. However, mouse hotkeys like ~*MButton:: no longer suppress the Start Menu if combined with the Win key. It can be suppressed manually with Send {Blind}{vk07} or similar.
The keyboard hook now tracks events in relation to Alt/Win, so that the mask key does not need to be sent if Alt/Win was already masked by some other event (physical or sent).
The hotkeys ~LWin:: and ~RWin:: no longer suppress the Start Menu. See #MenuMaskKey for details and a workaround.
Added proper validation for vk or sc key names, so names such as “sc01notvalid” are no longer recognized as keys.
Scripts containing hotkeys of the form VKnnSCnnn:: will need to be corrected by removing SCnnn, which was previously ignored.
Help file: Replaced the standard HTML Help Viewer sidebar with the new HTML5 sidebar developed by Ragnar-F.
New features:
Added Min/Max built-in functions. [PR #84 from Ragnar-F]
Added A_Args as an alternative to the numbered variables.
Added force-local mode for functions.
Added #Warn ClassOverwrite.
Added {Text} mode for Send and T option for hotstrings. These are like the Raw mode, but more reliable.
Added {key DownR} and changed remapping to use it, to fix issues with AppsKey::RWin and similar.
Bug fixes:
Fixed icon-loading to not default to ID 0 when the index is invalid.
Fixed VK↔SC mapping of PrintScreen. SC→VK was already correct on Vista and later.
Fixed Hotkey control returning scXXX instead of names in some cases.
Fixed ListVars crashing if a ByRef parameter refers to a variable containing an object. [PR #86 from HotKeyIt]
Fixed some (very unlikely) memory leaks.
Fixed menu handles not being freed if only the standard items are used.
Fixed bold font not being applied to default menu item if it has a submenu and a Win32 menu handle.
Fixed Send to use the correct modifier state with Unicode chars.
Fixed ControlSend {u n}, where u is Unicode, to send n times, not just 1.
Fixed inconsistent behavior of AltGr between OS versions. Specifically, RAlt:: once again causes the system to “release” LCtrl on Windows 10, as it did prior to v1.1.26.01 (but unlike those old versions, it prevents the RAlt-up from reaching the active window). This change should not affect layouts without AltGr.
Fixed Menu Tray, Icon and SB_SetIcon to allow bitmaps.
Fixed menu items to not disappear when a cursor is set as a menu item’s icon.
Improved launching of Window Spy and the help file: If AutoHotkey is installed but the current executable is in a different directory (i.e. portable), the installed file is no longer preferred as it may be the wrong version. It may still be used as a fallback.
On failure to launch the file, show the error message inside the dialog, not in its titlebar.
Fixed one-line hotkeys with expressions beginning in sc or vk.
Fixed >/< hotkey modifiers incorrectly allowing both keys to be pressed. For example, <^A could erroneously be triggered by LCtrl+RCtrl+A, thereby preventing the <>^A hotkey from working.
Fixed auto-replace hotstrings inserting the literal text “{Raw}” in some cases (specifically, when the replacement contains {Raw} and the O, R and * options were not used).
Fixed some hotkeys not using the hook when eclipsed by a wildcard hotkey, depending on the order of definition.
Fixed key-down hotkeys to revert to “reg” if they were only “k-hook” because of a corresponding key-up hotkey which has since been disabled. (Prior to v1.1.07.03 this already happened, but the key-down hotkey was never set to “k-hook” in the first place if defined after the key-up.)
Fixed hook hotkeys to ignore modifier changes made by Send !^+#{key} or when sending Unicode characters. This restores Send to how it was prior to v1.1.06 when at SendLevel 0, but keeps the v1.1.06+ behavior at SendLevel >= 1, allowing Send to trigger the right hotkeys.
Improved the odds that Send from a “reg” hotkey such as ^m::Send x will restore the modifier state if Send is being called for the very first time. This makes it less likely to produce a different (and unexpected) result the first time it is held down, such as xmmm instead of xxxx.
[close]
https://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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Doxygen 1.8.14
«
Antwort #498 am:
30 Dezember, 2017, 11:15 »
Doxygen is a simple-to-use tool built to help you collect documentation for C++, Objective-C, C, Java, Python, ID, PHP, C# and D. It is capable of generating an HTML file as well as a reference manual from a set of source files. It comes in handy for easily identifying data in large source distributions.
License : GPL
Changelog
Add language type attribute to programlisting tag [view]
Add links behind nav entries "Namespaces" and "Files" (matching "Classes") [view]
Allow case insensitive file pattern matching based on CASE_SENSE_NAMES [view]
Async load of mathjax javascript [view]
Avoid generating unused dir_* output files for non HTML output formats [view]
Bug 557094 - Wrong spacing in function names with french language (latex output) [view]
Bug 652086 - does ALIAS work for VHDL code? [view]
Bug 729237 - (UnFriendlyTemplate) Spurious warning when documenting friend template [view]
Bug 733705 - parser misinterpreting fortran [view]
Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in .SVG files [view]
Bug 775493 - Usage of underscore's in parameter names [view]
Bug 776791 - [1.8.13 Regression] Segfault building the breathe docs [view]
Bug 776870 - XML Parsing Error for operator
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
AutoHotkey 1.1.27.01
«
Antwort #499 am:
31 Dezember, 2017, 14:30 »
Changelog
Fixed program crashes caused by ++X or --X in scripts which lack #NoEnv (broken by v1.1.27.00).
Fixed #Warn ClassOverwrite giving an erroneous warning for ++MyClass.X.
Fixed remapping to allow custom combinations such as a & b::c.
Fixed Send/hotstrings/Input to adapt to the keyboard layout of the focused control instead of just the active window. In particular, this affects UWP apps such as Microsoft Edge.
Fixed hook hotkeys to suppress the Start menu activation which occurs when an isolated Ctrl/Shift up is received. Ctrl up may be generated by the system when switching from a keyboard layout with AltGr to one without (such as from UK to US), if Ctrl is not held down at the time. This fixes hotkeys such as $#z::WinActivate x when the change in focus causes those conditions.
Fixed Input not collecting characters when both Shift keys are down.
Fixed Input to use "sc" and "vk" for end keys in ErrorLevel rather than "Sc" and "Vk" (caused by v1.1.20).
Fixed GetKeyName/VK/SC("vkXXscYYY") where YYY begins with A-F (broken by v1.1.26).
[close]
https://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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
AutoHotkey v1.1.27.02
«
Antwort #500 am:
01 Januar, 2018, 11:50 »
Whats new:>>
Fixed loading of bmp files as icons at original size.
Fixed compound assignments such as Test.Prop[1] += 1 (broken by v1.1.27.01).
https://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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
HttpMaster 3.9.4
«
Antwort #501 am:
06 Januar, 2018, 09:50 »
Changelog
Ability to manage list of recent project files and recent execution data files.
Additional http options supported in basic request window.
Action to quickly insert standard http header in request headers field.
Various UI improvements.
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
AutoHotkey 1.1.27.03
«
Antwort #502 am:
06 Januar, 2018, 19:30 »
Changelog
Improved
Menu x, NoStandard
and
Menu x, DeleteAll
to work without attempting to destroy the underlying Win32 menu. This allows them to work when x is a menu bar or sub-menu of one.
Reworked the handling of
vkXXscYYY:
Fixed GetKeyVK and GetKeyName treating vkXXscYYY as vk00scYYY.
Send is now more strict with {vk...} and invalid suffixes, consistent with similar changes made by v1.1.27.00 (but sc is still supported).
Reduced code size.
[close]
https://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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
AutoHotkey 1.1.27.04
«
Antwort #503 am:
10 Januar, 2018, 16:15 »
Whats new:>>
Fixed #Warn ClassOverwrite giving erroneous warnings.
https://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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SourceTree 2.4.7.0
«
Antwort #504 am:
10 Januar, 2018, 19:45 »
SourceTree is a nice alternative to the git command line. It is a fast and easy way to work with Git and Mercurial, especially if you are using Git Flow and looking for free software.
Managing code workflow in SourceTree is intuitive, and it can facilitate most git tasks in a logical manner.
Lizenz: Open Source
Changelog
Changes:
Sanitizing ref names, apply to hg-flow feature/hotfix/release names.
[close]
https://www.atlassian.com/software/sourcetree
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Visual Studio Code 1.19.2
«
Antwort #505 am:
11 Januar, 2018, 05:20 »
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
The update addresses these issues:
Cannot compare changes for git conflicts after upgrade to 1.19
Missing icons in activity bar
Workbench doesn't finish loading when Extensions viewlet is first to load
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SWI-Prolog 7.6.4
«
Antwort #506 am:
12 Januar, 2018, 19:21 »
Changelog
CLEANUP: Avoid strict-aliasing issues in some of the Windows code.
FIXED: Port to 32-bit platforms. Fixes 73e5eb44f40ae3e96e25bff39d7c50c2e016f6d9.
FIXED: Possibility of GC thread missing signals, notably to abort when the system is idle.
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Nightcode 2.5.6
«
Antwort #507 am:
14 Januar, 2018, 18: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
Release Notes
This release adds support for selecting the nearest form with alt+arrow up and alt+arrow down. On macs, this is the option key.
[close]
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Boostnote 0.8.20
«
Antwort #508 am:
15 Januar, 2018, 04:30 »
Changelog
Features:
Export folder BoostIO/Boostnote#1147
Export html BoostIO/Boostnote#1256
Implement delete confirmation dialog BoostIO/Boostnote#1324
Close a bracket automatically BoostIO/Boostnote#1392
Other minor changes
Remove init modal BoostIO/Boostnote#1379
Add tooltip to new note button BoostIO/Boostnote#1321
Add small notification ui on preferences change BoostIO/Boostnote#1220
Fix:
Fix update for Windows BoostIO/Boostnote#1393
Fix failure to open Finder on Ubuntu16.04 BoostIO/Boostnote#1302
Fix links to snippet note BoostIO/Boostnote#1329
Fix starred item count BoostIO/Boostnote#1331
Fix editorIndentSize config option BoostIO/Boostnote#1349
Fix elixir highlighting BoostIO/Boostnote#1354
Fix note disappearing when adding tag BoostIO/Boostnote#1363
Fix font-family for code-editor
Fix missing style for solarized-dark-theme
Info panel BoostIO/Boostnote#1347
Markdown table BoostIO/Boostnote#1343
Create folder modal BoostIO/Boostnote#1384
[close]
https://boostnote.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Cppcheck 1.82
«
Antwort #509 am:
15 Januar, 2018, 09:10 »
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
Changelog
Bug fixes:
Better handling of namespaces
Fixed false positives
Fixed parsing of compile databases
Fixed parsing of visual studio projects
Enhancements:
New check; Detect mistakes when there are multiple strcmp() in condition
New check; pointer calculation result can't be NULL unless there is overflow
New check; public interface of classes should be safe - detect possible division by zero
Fixed a few false negatives
More information in the cfg files
[close]
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 )
Drucken
Seiten:
1
...
29
30
31
32
33
[
34
]
35
36
37
38
39
...
72
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Entwicklertools diverses