Age | Commit message (Expand) | Author |
---|---|---|
2001-10-23 | Added eval { } around the DynaLoader::dl_unload_file() calls to get rid of | Timo Sirainen |
2001-10-21 | added irssi_init_finished variable to core.h which is TRUE after "irssi init | Timo Sirainen |
2001-10-20 | Dependencies finally work correctly in perl libraries (they're each compiled | Timo Sirainen |
2001-10-20 | Added API version check between perl module and perl libs. | Timo Sirainen |
2001-08-14 | Module loading updates - /LOAD shows now also the statically loaded modules. | Timo Sirainen |
2001-08-07 | Irssi crashed if loading script failed. | Timo Sirainen |
2001-08-07 | /SCRIPT RESET didn't work properly (start/stop functions were called in | Timo Sirainen |
2001-07-31 | Stop scripts when there's error in signal/timeout/input handler. | Timo Sirainen |
2001-07-30 | Script name is printed now correctly if there's an error in | Timo Sirainen |
2001-07-29 | --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT | Timo Sirainen |