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...") |
|||
| 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= | + | |Version identifier=1.4 |
| − | |Version date= | + | |Version date=2008-02-25 |
| − | |Version status= | + | |Version status=stable |
| − | |Version download=http://www.rainbarrel.com/ | + | |Version download=http://www.rainbarrel.com/diaperglu16feb2008v1.4.tar.gz |
| − | |License verified date= | + | |License verified date=2008-02-28 |
| − | |Version comment= | + | |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= | + | |License verified by=Deborah Nicholson |
| − | |License verified date= | + | |License verified date=2008-02-28 |
}} | }} | ||
Latest revision as of 11:04, 12 April 2011
diapergluforth
http://www.rainbarrel.com
'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 |
|---|---|---|---|
| GPLv2orlater | Deborah Nicholson | 28 February 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:diaperglu@rainbarrel.com |
Software prerequisites
This entry (in part or in whole) was last reviewed on 21 March 2008.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.