Difference between revisions of "Diapergluforth"
(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...") |
(New version) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|Short description=Testing tool for shared object libraries | |Short description=Testing tool for shared object libraries | ||
|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. | ||
+ | |Homepage URL=http://www.rainbarrel.com | ||
|User level=none | |User level=none | ||
+ | |Component programs=diaperglu,libdiapergluforth.so | ||
+ | |Computer languages=C++ | ||
+ | |Keywords=bindings,Forth,glueless,diaperglu,diapergluforth | ||
+ | |Version identifier=3.1 | ||
+ | |Version date=2013/07/18 | ||
+ | |Version status=stable | ||
+ | |Version download=http://www.rainbarrel.com/diaperglu18jul2013v3.1.tgz | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/03/13 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2008-02-28 |
− | | | + | }} |
− | |License verified date= | + | {{Project license |
− | | | + | |License=GPLv2orlater |
+ | |License verified by=Deborah Nicholson | ||
+ | |License verified date=2008-02-28 | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Jim Norris | ||
+ | |Role=Maintainer | ||
+ | |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 | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 08:46, 13 March 2017
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
Leaders and contributors
Contact(s) | Role |
---|---|
Jim Norris | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:diaperglu@rainbarrel.com |
Software prerequisites
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.