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
Age
Commit message (
Expand
)
Author
2000-09-07
Moved the PL_perl_destruct_level check to configure script, it should
Timo Sirainen
2000-09-07
Perl works now only as a runtime loadable module
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-24
Signals that sent GSList as parameters didn't work right with perl scripts
Timo Sirainen
2000-08-22
Unloading perl script crashed if it has used Irssi::timeout_add().
Timo Sirainen
2000-08-20
Channel mode handling changed - there's no more mode_xxx fields in
Timo Sirainen
2000-08-16
plugin -> module
Timo Sirainen
2000-08-16
More fixes for 5.004 and older.
Timo Sirainen
2000-08-16
Fixes to make irssi work with other (older and newer) perl versions
Timo Sirainen
2000-08-13
Perl scripts with non-alphanumeric characters in file name failed to
Timo Sirainen
2000-08-13
Implemented Irssi::print_window(), added optional level parameter to
Timo Sirainen
2000-08-12
removed log rotating stuff.
Timo Sirainen
2000-08-12
Added namespaces for perl scripts.
Timo Sirainen
2000-08-11
Use perl_destruct_level, not PL_perl_destruct_level so that we're
Timo Sirainen
2000-07-23
Moved the PL_perl_destruct_level to irssi_perl_init() so Irssi won't
Timo Sirainen
2000-07-21
Set perl destruct level to 1 when destroying the perl interpreter with
Timo Sirainen
2000-07-19
Irssi::is_channel() didn't work because irc.h wasn't included and
Timo Sirainen
2000-07-09
--enable-perl[=libdir] to configure - you can specify what directory to
Timo Sirainen
2000-06-28
Automatic command completion and a few other fixes.
Timo Sirainen
2000-06-25
Created signal_get_uniq_id() macro. Added some documentation about
Timo Sirainen
2000-06-09
Added Irssi::Dcc::values(), updated a few other DCC things too.
Timo Sirainen
2000-06-04
0.7.90 released.
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-28
Implemented Irssi::Window::command(), Irssi::Windowitem::command()
Timo Sirainen
2000-04-28
Perl working again, better than ever (unless there's bugs :)
Timo Sirainen
2000-04-26
updates
Timo Sirainen
2000-04-26
rest of the ~rewrite?
Timo Sirainen