Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added documentation of the #group command and line continuation | Steve Slaven | 2005-04-05 | 1 | -4/+50 | |
| | ||||||
* | Added line-continuation support to the #ex command | Steve Slaven | 2005-04-05 | 1 | -5/+21 | |
| | ||||||
* | Updated build-process information and updated where bugs and patches | Steve Slaven | 2005-04-04 | 1 | -19/+31 | |
| | | | | | should be sent to | |||||
* | Updated newsv1.2.8 | Steve Slaven | 2005-03-22 | 1 | -1/+2 | |
| | ||||||
* | Added 1.2.8 news, fixed but in upcase/downcase word (Dain) | Steve Slaven | 2005-03-22 | 2 | -15/+22 | |
| | ||||||
* | Updated debian version, make #module loaded objects export their symbols | Steve Slaven | 2005-03-21 | 7 | -14/+22 | |
| | | | | | | globally (needed to allow binary xs modules in perl to get to each others symbols) | |||||
* | A rough overview of module support | Steve Slaven | 2005-03-21 | 1 | -0/+34 | |
| | ||||||
* | use tty_printf since printf will not work with locales | Steve Slaven | 2005-03-21 | 1 | -2/+2 | |
| | ||||||
* | Install powwow.doc and powwow.help in $pkgdatadir/ and also set POWWOW_DIR | Steve Slaven | 2005-03-21 | 4 | -19/+53 | |
| | | | | | to match so that online help should be found after a "make install" | |||||
* | Added help on #module | Steve Slaven | 2005-03-21 | 1 | -0/+15 | |
| | ||||||
* | Moved #module before #movie | Steve Slaven | 2005-03-21 | 1 | -2/+2 | |
| | ||||||
* | Wide character (locale) support from Dain, changed output of the compiled | Steve Slaven | 2005-03-21 | 6 | -35/+359 | |
| | | | | | options line since there are more compile time options now | |||||
* | Internally renamed some option flags to match their #opt counterparts: | Steve Slaven | 2005-03-21 | 10 | -88/+88 | |
| | | | | | | | | | echo_int => opt_info echo_key => opt_keyecho echo_ext => opt_echo As per the 1.2.6-dain patch | |||||
* | Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not apply | Steve Slaven | 2005-03-21 | 19 | -101/+175 | |
| | | | | | | 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 | |||||
* | Don't include dlfcn.h if no libdl | Steve Slaven | 2005-03-21 | 1 | -0/+3 | |
| | ||||||
* | Check for libdl | Steve Slaven | 2005-03-21 | 1 | -0/+1 | |
| | ||||||
* | Do not include #module support if there is no libdl | Steve Slaven | 2005-03-21 | 1 | -1/+5 | |
| | ||||||
* | Updated to include the debian build files in the make dist, also regenerated | Steve Slaven | 2005-03-13 | 3 | -283/+117 | |
| | | | | | some of teh automake/conf stuff | |||||
* | Made #module print messages prefixed with #module instead of #lib, also display | Steve Slaven | 2005-03-12 | 2 | -2/+7 | |
| | | | | | | 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 | 2 | -1/+7 | |
| | | | | | | for _GNU_SOURCE in ptr.h so that modules compiled with GNU externsions will work with powwow.h (like perl) | |||||
* | Changed the #module command to handle searching multiple (currently compiled in) | Steve Slaven | 2005-03-12 | 1 | -6/+18 | |
| | | | | | | library paths, and remove the requirement for the .so part of the filename so that in future versions we can support .dll under cygwin | |||||
* | Initial revisionv1.2.7 | Steve Slaven | 2005-03-12 | 58 | -0/+28683 | |
| | ||||||
* | New repository initialized by cvs2svn. | Steve Slaven | 2005-03-12 | 0 | -0/+0 | |