ExtraTorrent.st - The Largest Bittorent System
Latest Articles
Most searched
ExtraTorrent.st > Categories > Software torrents > Other Applications torrents


Browse Software torrents

EurekaLog v6.0.20 Enterprise torrent


Download torrent: Magnet link
Info hash: 1CBFB88201314C0ECF7515D9EBF013B2677C98EA
Category: Categories > Software torrents > Other Applications torrents
Trackers:
http://bt3.t-ru.org/ann?magnet
http://bt2.t-ru.org/ann
http://bt3.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Health:
 seeds: 3, leechers: 0
Torrent language:  
Total Size: 18.28 MB
Number of files:
1   
Uploader:
-TZAR-
Torrent added:2009-05-03 11:30:00

Download EurekaLog v6.0.20 Enterprise torrent




Torrent Description


Программы и Дизайн » Веб-разработка и Программирование » Компоненты для сред программирования

EurekaLog v6.0.20 Enterprise

[hr]
Версия: 6.0.20 Enterprise
Год выпуска: 2009
Разработчик: EurekaLog team
Системные требования: Windows 95/98/ME/NT/2000/XP/2003/Vista
Платформа: Delphi and C++Builder
Таблетка: Не требуется
Описание: EurekaLog – это новое дополнительное Delphi and C++Builder устройство, дающее вашим приложениям (GUI, Console, Web, и т.д.) возможность улавливать любое отклонение от нормы, а также находить замкнутые циклы и мертвые точки программы. EurekaLog создает детализированный отчет по действию, вызвавшему отклонение от системы (номер строки, класса, метода), отображает его на экране и выборочно отсылает почтой или по сети (с помощью HTTP-S/FTP протоколов), таким образом ускоряя процесс определения ошибок и их решения.
EurekaLog проста в использовании, т.к. полностью интегрируется в IDE – нужно всего лишь перезапустить приложение. EurekaLog не влияет на работу приложений (программа включается, только когда обнаружено отклонение от нормы в системе) и увеличивает размер двоичных файлов только на 0.5% - 4% (для хранения сжатой декодированной информации по решенным задачам). EurekaLog использует только двоичные файлы, не трогая .MAP файлов.
EurekaLog совместима с Delphi 3 - 2009, а также с C++Builder 5 - 2009. Она работает на всех Windows платформах
[spoiler="Изменения"]
EurekaLog 6.0.20 (29-Apr-2009)
---------------------------
1)...Behavior of saving EurekaLog's settings was reverted back to behavior of 6.0.18;
2)...Fixed a bug, that sometimes displayed partial or empty call stack;
3)...Fixed a bug, that may prevent memory-leaks feature from working on "Delphi 7";
4)...Fixed a bug, that sometimes may display a message "Unable to find 'Winspool.dll'" at start-up of C++ Builder applications;
5)...Fixed a bug of non-working date, time and CD environment variables;
6)...Fixed a bug, when IDE rarely does not recognize file as changed after actual changes by EurekaLog's expert;
7)...Fixed a bug, which can damage PE structure, when "Reduce file size (remove relocations table)" option is on.

EurekaLog 6.0.19 (16-Mar-2009)
---------------------------
1)...Support for Mantis 1.1.5 added;
2)...Now EurekaLog automatically searches its options data in the .BDSPROJ file (only if it hasn't found them in the .DOF file);
3)...BugZilla 3.0.x support added (the previous 3.x support did not work on the last BugZilla 3.0.x versions);
4)...Added the ability to change default Web Fields values using the OnCustomWebFieldsRequest event;
5)...Now the Command-Line Compiler writes its EurekaLog and Delphi/C++Builder versions;
6)...Now from C++Builder 2006 to the current project is added the ExceptionLog.obj file instead of the ExceptionLog.pas file (solves more build problems);
7)...improved the Help topic about the command-line-compiler;
8)...Fixed a bug that rarely raised a random Access Violation;
9)...Fixed a bug that corrupted the "Delphi 2009/C++Builder 2009" options file containing Unicode data;
10)...Fixed a bug that hangup an application showing a memory leak in an application unable to show any dialog (no rights or enough resources);
11)...Fixed a bug that corrupted non-English strings in EL's project options;
12)...Fixed a bug that produces a malformed requests to bug-trackers with some regional settings;
13)...Fixed a source code issue (Enterprise version only), that was preventing recompile with some regional settings;
14)...Fixed a bug that rarely saves incorrect e-mail settings (that can prevent e-mail from being sent) after certain user's actions.

EurekaLog 6.0.18 (03-Dec-2008)
---------------------------
1)...Added the "TIntConst" Classes.pas leak to the "Borland leaks" list (new on Delphi 2009);
2)...Improved the "Hide Borland Leaks" detection feature;
3)...Improved the GetLastExceptionAddress and GetLastExceptionObject functions;
4)...Fixed a bug that sometimes captured wrong screenshot area;
5)...Fixed a bug that sometimes raised an "Unknown error" bug;
6)...Fixed an installer newsgroups subscription bug;
7)...Fixed a bug that randomly crashed IDE (only on Trial version);
8)...Fixed a bug that did not installed C++Builder .LIB files;
9)...Fixes a Builder bug that created unusable CExceptionExpert BPL packages;
10)...Fixed a bug that created the EurekaLog Viewer as Console application raising a "Wrong file format" exception;
11)...Fixed a bug that rarely truncated some exception message lines (only on "MS Classic" dialog type);
12)...Fixed a bug that rarely hangs the application shutdown (only with memory leak feature enabled);
13)...Fixed a bug that rarely raised an Access Violation at application starts;
14)...Fixed a bug that raised the "ExceptionLog.pas compiled with a System.TObject.InstanceSize different version" compiler error (only Delphi 2009);
15)...Fixed a bug the raised the "Invalid argument" error setting the EurekaLog option or building a project (only C++Builder 2009);
16)...Fixed some little strange behaviors deriving from last "Delphi 2009" porting;
17)...Fixed a bug that on some C++Builder 2009 did not activated EurekaLog into the compiled file;
18)...Fixed a bug that sometimes called EurekaLog also if the exception was handled into a try/except block (only in initialization/finalization section);
19)...Fixed a bug that did not activated EurekaLog on C++Builder 2009 applications compiled without packages;
20)...Fixed a bug that rarely caused an EurekaLog loop (nested exceptions);
21)...Fixed a bug that showed as exception the SetThreadName Indy procedure with the "Catches Handled Exception" option enabled;
22)...Fixed a bug that did not catch some handled exceptions with the "Catches Handled Exception" option enabled;
23)...Fixed a bug that sometimes did not activate EurekaLog on some C++Builder projects (only C++Builder 2007 and 2009);
[/spoiler]
[spoiler="Screens"]






[/spoiler]

Download EurekaLog v6.0.20 Enterprise torrent


Related Torrents

Added  Size  Health
Download Magnet link   EurekaLog v6.1.01 Enterprise in Other Applications , by
BurzumII
15y 22.66 MB 6 0
Download Magnet link   EurekaLog v6.0.25 Enterprise in Other Applications , by
BurzumII
15y 21.33 MB 3 0
Download Magnet link   EurekaLog v6.0.24 Enterprise (Delphi 2010, C++Builder 2010) in Other Applications , by
7777777up
15y 20.12 MB 3 0




Home - Browse Torrents
ExtraTorrent.st is in compliance with copyrights
2025 ExtraTorrent.st