Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should again fix the double-free bug that was once fixed in perlwow | Steve Slaven | 2007-03-08 | 1 | -1/+5 |
| | |||||
* | Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply | Steve Slaven | 2005-03-21 | 1 | -1/+1 |
| | | | | | | the patch since 1.2.7 has some differences to 1.2.5 with regard to command handling and things, so I'm applying the diff parts by hand mostly | ||||
* | Made #module print messages prefixed with #module instead of #lib, also display | Steve Slaven | 2005-03-12 | 1 | -0/+3 |
| | | | | | | the path to the library that was loaded so that if testing new libraries you can tell which one was found :p | ||||
* | Changed #module to not require the .so extension, and added some checks | Steve Slaven | 2005-03-12 | 1 | -1/+1 |
| | | | | | | for _GNU_SOURCE in ptr.h so that modules compiled with GNU externsions will work with powwow.h (like perl) | ||||
* | Initial revisionv1.2.7 | Steve Slaven | 2005-03-12 | 1 | -0/+68 |