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-10-30
Moved the ISA defines from .pm to irssi code, so that non-irc protocols
Timo Sirainen
2000-10-27
Automatic appending of .pl to script name didn't work for file names
Timo Sirainen
2000-10-18
updates
Timo Sirainen
2000-10-18
fixes
Timo Sirainen
2000-10-18
Signal fixes
Timo Sirainen
2000-10-17
Logging fixes. Autologging with same named channels in different
Timo Sirainen
2000-10-13
updating user modes were handled as they were channel modes, like +o
Timo Sirainen
2000-10-11
try running make again if it fails the first time - it's probably
Timo Sirainen
2000-10-11
Ignore was moved to core.
Timo Sirainen
2000-10-04
Create libtool-static for creating irssi modules that don't need .a
Timo Sirainen
2000-10-03
Perl compiling updates
Timo Sirainen
2000-10-03
--enable-perl=[yes|no|static]
Timo Sirainen
2000-10-03
s/core/common/ - because make clean tried to delete it :)
Timo Sirainen
2000-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-10-01
added
Timo Sirainen
2000-10-01
Perl updates
Timo Sirainen
2000-10-01
Perl works again :) Split to Irssi and Irssi::Irc packages.
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen
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