Main > Free Download Search >

Free leak detection software for mac

leak detection

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 386
Ellipsoids Collision Detection 0.8

Ellipsoids Collision Detection 0.8


Free and open source collision detection library more>> Free and open source collision detection library

Ellipsoids (Quadrics) Collision Detection library currently consists of an implementation of collision detection of static/moving ellipsoids that exploits frame-coherence using separating planes.
The library is written in C++ and requires a C++ compiler to compile it.

System requirements:
-

<<less
Download (5KB)
Added: 2008-10-05 License: GPL Price: FREE
397 downloads
Leaks 1.0.3b

Leaks 1.0.3b


Leaks - Parse and visualize the output from the more>>
Leaks is a tool to parse and visualize the output from the "leaks" command line utility.
The reporting done by the leaks command line utility is fantastic, as is the memory management event history of ObjectAlloc. If you use them together, you have a very powerful tool for finding memory leaks in Cocoa applications. Manually piecing together the data provided by these tools is of course often both time consuming and tedious.
The goal is to make this easier by providing a tool that combines the reports from the leaks command line utility with object memory management event history and user interface and data mining abilities reminiscent of Shark.
As this is a project run in my spare time, its quite possible that I will not reach that goal...
That said, the functionality implemented so far is already useful on its own.
Main features:
- Open leak reports from file
- (via double-click if they have a ".leaks" file name suffix)
- Open leak reports from pasteboard, or via the Leaks system service menu item
- View merged callstack for all leaks in the report
- View callstack as bottom-up, or top-down
- Save preferred window layout and settings.
Enhancements:
- Fixed horizontal scrollbars in the callstack table views.
- Fixed synchronized selection between callstack table views.
- Added User Guide and Quick Start Guide.
- Will now remember selection when switching between bottom-up, or top-down.
<<less
Download (106KB)
Added: 2006-05-17 License: Freeware Price:
1257 downloads
Apache Protect 0.7

Apache Protect 0.7


Apache Protect is a professional and smart GUI utility that lets you configure and set up the built-in basic authentication capabilites of Apache - the web-server that comes pre-installed with Mac OS X. With this app you can easily set up userfiles, and protect directories with a username and password. more>> Apache Protect 0.7 is a professional and smart GUI utility that lets you configure and set up the built-in basic authentication capabilites of Apache - the web-server that comes pre-installed with Mac OS X. With this app you can easily set up userfiles, and protect directories with a username and password.

Enhancements:
  • Added a new operation mode: saving into a configuration file
  • Added support for group files
  • Added support for access control settings (hostname/ip)
  • Added options for changing the accessfilename and configuration file path
  • Minor bug and memory leak fixes
Requirements: Mac OS X 10.1 or later, Apache.
<<less
Download (225K)
Added: 2005-12-15 License: Free Price:
downloads
Apache Protect X 0.7

Apache Protect X 0.7


Apache Protect X - GUI interface to password protecting Apache directories more>>
Apache Protect is a GUI utility that lets you configure and set up the built-in basic authentication capabilites of Apache - the web-server that comes pre-installed with Mac OS X.
With this app you can easily set up userfiles, and protect directories with a username and password.
Doing all of this manually can both be time-consuming and confusing to the regular end user, since it often involves fiddling in the terminal and using "those pesky unix commands".
This tool is just simply meant to make the whole process easier with a sleak aqua interface.
Basically it just edits two files, the password file which contains all the usernames and passwords, and the configuration file which contains data for protection a directory.
Enhancements:
- Added a new operation mode: saving into a configuration file
- Added support for group files
- Added support for access control settings (hostname/ip)
- Added options for changing the accessfilename and configuration file path
- Minor bug and memory leak fixes.
<<less
Download (268KB)
Added: 2005-12-16 License: Freeware Price:
1410 downloads
FileGuard Updater 4.1

FileGuard Updater 4.1


Adds Mac compatibility. more>>
FileGuard 4.1 Updater adds the following:MacOS 9.2.2 compatibilityCD volume protectionContextual menu to protect or to unprotect thingsImproved stability with FireWire and USB disks Compatibility between Mac OS and specific disk drivers on protected disksFileGuard does not start up within Classic environmentA bug with third party screensavers has been fixedA bug with foreign keyboard detection has been fixedNetupdate
<<less
Download (3.6MB)
Added: 2004-12-01 License: Freeware Price:
1790 downloads
BleakHouse 4.1.1

BleakHouse 4.1.1


Open source library for finding memory leaks in your applications more>> Open source library for finding memory leaks in your applications

BleakHouse is a free and open source Ruby library that will help developers to easily find memory leaks in their applications.

Main features:>
- leak-proof C instrumentation
- minimal impact on runtime performance
- fast analysis step
- tracks all objects allocated on the heap, including internal types like T_NODE
- easy integration into any program, not just Rails

<<less
Download (3.8MB)
Added: 2008-10-05 License: Freeware Price: FREE
385 downloads
XML Parser (Expat) Plugin 1.0.3

XML Parser (Expat) Plugin 1.0.3


XML Parser (Expat) Plugin - XML parser plugin for REALbasic more>>
I have taken Doug Holtons free Expat plugin, added Windows support, fixed a bug that would cause a crash when memory was low, improved access to Attributes, and enabled (local) entity resolving and XML Parser (Expat) Plugin was born.
It comes with a little demo project and with Dougs original documentation.
Enhancements:
- Fixed memory leak: The attribute objects were leaking
- Comments and hopefully all other parsed data will not contain LFs (chr(10)) any more but have them all converted into CRs (chr(13)), which is the usual line break character in RB.
<<less
Download (286KB)
Added: 2006-06-26 License: Freeware Price:
1224 downloads
MacOS Updater 8.5.1

MacOS Updater 8.5.1


In response to initial customer and developer feedback, Apple has investigated reports concerning data loss and corruption and in response has made improvements to Drive Setup and provided updates to more>> In response to initial customer and developer feedback, Apple has investigated reports concerning data loss and corruption and in response has made improvements to Drive Setup and provided updates to correct other customer issues. Mac OS 8.5.1 Update fixes a memory leak in AppleScript, a memory problem in the file system, and a Mac OS Extended format corruption issue, re-enables the use of many third party ADB devices, and provides some improved communication through Internet proxy firewalls for Sherlock. In addition, Apple has developed a number of additional Sherlock plug-ins that are included in this update.
Requirements:
MacOS 8.5
<<less
Download (4MB)
Added: 1998-12-07 License: Updater Price:
downloads
Circular Slider 1.3

Circular Slider 1.3


Circular Slider - obj-c/cocoa class for angle/distance control more>>
Circular Slider is an open source Objective-C / Cocoa class that implements a circular angle/distance control. It looks like a slider knob that can move freely on a circular base. It has a nice Aqua appearance (courtesy of Aquatint), and is quite configurable, and fully documented. Copyright terms, manual, screenshots, etc. are at the product page.
Enhancements:
- Fixed a retain/release bug that would cause a leak of the controls target
- Fixed a bug that made the control not work correctly in metal windows.
<<less
Download (286KB)
Added: 2006-08-23 License: Freeware Price:
1167 downloads
Mousqueak 1.0

Mousqueak 1.0


Mousqueak (was iTunesVolume) is a professional and smart one-slider style iTunes controller for mouse. Pluins & Appearances are also available. more>>

Mousqueak 1.0 (was iTunesVolume) is a professional and smart one-slider style iTunes controller for mouse. Pluins & Appearances are also available.

Drag Slider Knob: Play/pause, next/previous, and volume adjustment Control-click Slider (...or hold button press on Slider): Show the context menu Command-drag Slider: Move Slider Position Double click Slider: Open / close iTunes Window

You can open the preferences window or quit this application by using the context menu of Slider. Some windows will appear when cursor touches Slider. When you want to click them, touch Slider and move cursor to the window pressing control key.

Enhancements:
  • Mousqueak 1.0 is a successor to iTunesVolume 1.2.1.
  • Slider
    • Added Pata-Pata effect when is on screen edges. (Leopard Only)
    • Added fading animation to Rating Button. (Leopard Only)
  • Info Balloon
    • Added a text shadow and a background gradient. (Leopard Only)
    • Added a new option to hide when iTunes is paused.
  • Preferences Window
    • Added Appearance Preview Panel.
    • Added a effect when opened and closed.
    • Fixed a memory leak when closed.
    • Fixed a memory leak when changing items.
    • Panels will be closed when background is clicked.
  • Artwork Window
    • Added new options of the reflection effect and rotating.
  • Others
    • You can install appearances and plugins more easily.
    • Fixed a issue with "Shuffle and Play" menu.
    • Fixed a issue when the current track changes after playing a iTunes Store track.
    • Fixed a issue with creating Playlists menu.
    • Now it calls setNeedsDisplay: method as a substitute for display method.
    • Now it uses NSKeyedArchiver/NSKeyedUnarchiver as a substitute for NSArchiver/NSUnarchiver.
    • Changed item names in the setting file.
Requirements: Mac OS X 10.4 or later, iTunes 7.6 or later.
<<less
Download (2.4MB)
Added: 2009-04-25 License: Free Price:
downloads
Lasso Plug-in Updater 2.5.2

Lasso Plug-in Updater 2.5.2


The update provides enhanced stability and fixes some memory leak problems. Additionally, a new encoding keyword is now available more>> The update provides enhanced stability and fixes some memory leak problems. Additionally, a new encoding keyword is now available. The "none" encoding keyword provides no encoding method for the values of substitution tags.
Requirements:
Lasso Plug-in 2.5 or later.
<<less
Download (423K)
Added: 1998-11-18 License: Updater Price:
downloads
Labrador 0.9.1

Labrador 0.9.1


A free multiplatform tool created to identify any unwanted modifications made in your system more>> A free multiplatform tool created to identify any unwanted modifications made in your system

Labrador is a Host-based Intrusion Detection System (HIDS) and Integrity Checker written entirely in Perl.
Labrador aims to be a complete, free, multiplatform, and open-source solution for detecting modifications and tamperings in files.
Labrador (also known as Labrador Intrusion Detection or labrador-ids) is an open source cross-platform tool created to identify any unwanted modifications made in your system.
Labrador can be used as an integrity checker and as a host based intrusion detection system (IDS).
Labrador is known to work in the following platforms:
- Mac OS X
- Linux (kernel 2.4/2.6)
- OpenBSD
- Microsoft Windows (9x/NT/2K/XP)

<<less
Download (451KB)
Added: 2008-12-21 License: GPL Price: FREE
187 downloads
KFAppleScript Handler Additions 2.3

KFAppleScript Handler Additions 2.3


KFAppleScript Handler Additions - Call subroutines (with arguments) of compiled AppleScript scripts more>>
KFAppleScript Handler Additions makes it easy to call subroutines (with arguments) of compiled AppleScript scripts. Certain simple argument types and returns are translated.
Version 2 is greatly expanded in scope from version 1. We now translate all types that cocoa scripting knows how to handle (though independently of the unexposed built in functions). Also, the mechanism is now extensible. You can fairly easily set up your own objects (or other ObjC/AS objects) for automatic translation to and from applescript.
Enhancements:
- Fixed a memory leak.
<<less
Download (55KB)
Added: 2006-03-27 License: Freeware Price:
1307 downloads
Belle, Bonne, Sage 0.2

Belle, Bonne, Sage 0.2


Paradigm-independent notation tool for creating music scores for advanced avant-garde composition more>> Paradigm-independent notation tool for creating music scores for advanced avant-garde composition

Belle, Bonne, Sage ("Beautiful, Good, Wise") is a free and open source paradigm-independent notation tool for creating music scores for advanced avant-garde composition suitable for publishing.

Enhancements:
- Fixed minor memory leak error in prim::String, and copy constructor issues in prim::List.
- Added support for custom PDF metadata reading and writing.

<<less
Download (1.1MB)
Added: 2008-10-05 License: GPL Price: FREE
385 downloads
Lasso File Tags R1 Updater 3.0

Lasso File Tags R1 Updater 3.0


Lasso 3.0 File Tags Module revision 1 addresses a memory leak within the File_ReadLine tag more>> Lasso 3.0 File Tags Module revision 1 addresses a memory leak within the "File_ReadLine" tag.
Requirements:
Lasso 3.0
<<less
Download (201K)
Added: 1999-01-22 License: Updater Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5