index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
perl
/
perl-common.h
Age
Commit message (
Expand
)
Author
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
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
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-06-11
plain objects weren't blessed correctly in lists
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen
2001-02-14
irssi_perl_interp -> my_perl and made it non-static. should help compiling
Timo Sirainen
2001-01-15
Added #define PL_sv_undef sv_undef for 5.004 compatibility
Timo Sirainen
2001-01-05
Added printtext_string() which works like printtext(), except it prints
Timo Sirainen
2000-12-29
Irssi::print() doesn't call printtext() with args (.., "%s", text)
Timo Sirainen
2000-12-29
Irssi::signal_emit() was broken.
Timo Sirainen
2000-12-09
/perl command does now "use Irssi::Proto" for all chat protocols that
Timo Sirainen
2000-12-09
fixes, perl should work correctly now :)
Timo Sirainen
2000-12-06
irssi_bless() crashed with NULL parameter
Timo Sirainen
2000-12-06
perl changes - values() method doesn't exist anymore, instead of
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-10-18
Signal fixes
Timo Sirainen
2000-10-01
Perl works again :) Split to Irssi and Irssi::Irc packages.
Timo Sirainen