Difference between revisions of "Diapergluforth"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=diapergluforth |Short description=Testing tool for shared object libraries |Full description='diapergluforth' lets you access functions in shared object libraries w...")
 
Line 4: Line 4:
 
|Full description='diapergluforth' lets you access functions in shared object libraries without having to recompile against the library's header files. It also tracks buffer allocations and automatically frees them when you exit, so you can check for memory leaks immediately after calling a function. In addition, diaperglu traps various error conditions such as attempts to access memory that the process doesn't own, and reporting an error on it's error stack instead of just exiting.
 
|Full description='diapergluforth' lets you access functions in shared object libraries without having to recompile against the library's header files. It also tracks buffer allocations and automatically frees them when you exit, so you can check for memory leaks immediately after calling a function. In addition, diaperglu traps various error conditions such as attempts to access memory that the process doesn't own, and reporting an error on it's error stack instead of just exiting.
 
|User level=none
 
|User level=none
 +
|Status=Live
 +
|Component programs=diaperglu,libdiapergluforth.so
 +
|Homepage URL=http://www.rainbarrel.com
 +
|VCS checkout command=
 +
|Computer languages=C++
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=
 +
|Keywords=bindings,Forth,glueless,diaperglu,diapergluforth
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2008-03-21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.5
+
|Version identifier=1.4
|Version date=2004-11-06
+
|Version date=2008-02-25
|Version status=beta
+
|Version status=stable
|Version download=http://www.rainbarrel.com/diapergluforthx86linux0.5.tar.gz
+
|Version download=http://www.rainbarrel.com/diaperglu16feb2008v1.4.tar.gz
|License verified date=2004-11-08
+
|License verified date=2008-02-28
|Version comment=0.5 beta released 2004-11-06
+
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Jim Norris
 +
|Email=diaperglu@rainbarrel.com
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:diaperglu@rainbarrel.com
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=php
 +
|Software-development=debugging,programming-language
 +
|Use=software-development
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Deborah Nicholson
|License verified date=2004-11-08
+
|License verified date=2008-02-28
 
}}
 
}}

Revision as of 11:04, 12 April 2011


[edit]

diapergluforth

http://www.rainbarrel.com
Testing tool for shared object libraries

'diapergluforth' lets you access functions in shared object libraries without having to recompile against the library's header files. It also tracks buffer allocations and automatically frees them when you exit, so you can check for memory leaks immediately after calling a function. In addition, diaperglu traps various error conditions such as attempts to access memory that the process doesn't own, and reporting an error on it's error stack instead of just exiting.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

28 February 2008




Leaders and contributors

Contact(s)Role
Jim Norris Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:diaperglu@rainbarrel.com


Software prerequisites




Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.