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
/
common
/
Core.xs
Age
Commit message (
Expand
)
Author
2001-10-20
Dependencies finally work correctly in perl libraries (they're each compiled
Timo Sirainen
2001-10-14
Irssi::timeout_add() and Irssi::input_add() now accepts any type of variable
Timo Sirainen
2001-07-16
Added Irssi::command_bind_first() and Irssi::command_bind_last()
Timo Sirainen
2001-06-11
plain objects weren't blessed correctly in lists
Timo Sirainen
2001-06-01
added Irssi::parse_special()
Timo Sirainen
2001-05-30
Irssi::command_runsub() - patch by fuchs
Timo Sirainen
2001-01-13
Added pidwait_add() and pidwait_remove()
Timo Sirainen
2001-01-10
bugfixes
Timo Sirainen
2001-01-06
Perl updates. Lots of updates to perl documentation :)
Timo Sirainen
2001-01-04
Unbinding commands didn't work properly
Timo Sirainen
2001-01-03
Removed the "signal" and "last signal" signals. Changed perl's
Timo Sirainen
2000-12-29
Irssi::signal_emit() was broken.
Timo Sirainen
2000-12-17
Irssi::signal_emit(): changed max. parameter count from 6 to 7
Timo Sirainen
2000-12-09
fixes, perl should work correctly now :)
Timo Sirainen
2000-12-06
perl changes - values() method doesn't exist anymore, instead of
Timo Sirainen
2000-11-25
added functions from fe-windows.h and window-items.h
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-11-21
Added input_add() / input_remove()
Timo Sirainen
2000-10-03
s/core/common/ - because make clean tried to delete it :)
Timo Sirainen