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
2015-12-13
ensure staticlib perl works on 5.22 (for now)
ailin-nemui
2015-12-10
deinit perl on staticperl builds
ailin-nemui
2015-12-09
Add bindings for exec-type window items to Perl
Ailin Nemui
2015-12-09
Merge pull request #65 from ailin-nemui/perl-irc-poly
ailin-nemui
2015-11-25
more perl inheritance warning fixes
ailin-nemui
2015-11-23
Merge pull request #365 from ailin-nemui/perl_nick
dx
2015-11-24
fix nick class hierarchy
ailin-nemui
2015-11-24
stop cap_sasl
ailin-nemui
2015-06-14
Merge branch 'master' into irssiproxy
dequis
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-02-24
Add port to proxy client struct for Perl scripts
Hans Nielsen
2015-02-16
Silence unused value warnings in perl binding code
dequis
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-07-06
Make configure checks able to build with -Werror
David Leadbeater
2014-06-30
Finish 256 colour support for Irssi
Ailin Nemui
2014-06-30
forward alternate_nick to Irc::Server attributes
Ailin Nemui
2014-06-30
Merge pull request #11 from ailin-nemui/print_text_after_time-api
Alexander Færøy
2014-06-29
Merge pull request #52 from dgl/stack-cleanup
Alexander Færøy
2014-06-29
Merge pull request #49 from dgl/stackem
Alexander Færøy
2014-06-27
add print_text_after_time to specify time stamp for lines
Ailin Nemui
2014-06-27
s/INCLUDES/AM_CPPFLAGS/g
Dave Reisner
2014-06-27
Merge pull request #44 from dajohi/g_basename
Alexander Færøy
2014-06-27
Merge pull request #59 from ailin-nemui/perl-pl-na
Alexander Færøy
2014-06-27
Correct use of perl stack macros
David Leadbeater
2014-06-27
Switch to using G_DISCARD for call_pv
David Leadbeater
2014-06-25
cleanup char* casts and replace one useless SvPV with SvPV_nolen
Ailin Nemui
2014-06-24
Define PERL_NO_GET_CONTEXT in all perl source files
David Leadbeater
2014-06-24
get rid of PL_na
Lukas Mai
2014-06-22
Replace deprecated g_basename with g_path_get_basename.
David Hill
2014-06-19
Merge pull request #20 from ailin-nemui/broken-signal-parser
Alexander Færøy
2014-06-18
fix signals parser
Ailin Nemui
2014-06-18
Merge pull request #23 from ailin-nemui/perl-format_get_text
Alexander Færøy
2014-06-16
fix implementation of format_get_text script api
Ailin Nemui
2014-06-16
correct package of server gui_printtext_after
Ailin Nemui
2014-06-16
fix package of term_refresh_* script api
Ailin Nemui
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2012-06-24
Properly validate the argument of Irssi::theme_register as an array reference,
Emanuele Giaquinta
2011-11-21
Add -noautosendcmd to /SERVER and /CONNECT.
Alexander Færøy
2010-12-09
Add the path contained in the perl_use_lib setting to the search list
Jase Thew
2010-07-24
Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in...
Wouter Coekaerts
2010-02-25
Add missing include of misc.h for g_input_add_poll (Bug #740)
Wouter Coekaerts
2009-09-06
Make several signals without parameters available to perl again.
Jilles Tjoelker
2009-04-05
Fix r4998 change, declare 'environ'.
Emanuele Giaquinta
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
2009-02-08
Code Cleanup:
Alexander Færøy
2009-02-08
Code Cleanup:
Alexander Færøy
2009-01-23
Call PERL_SYS_INIT3() and PERL_SYS_TERM() as documented in perlembed(1).
Emanuele Giaquinta
2009-01-17
Add Irssi::UI::Window::get_history_lines to get the content of a window's
Emanuele Giaquinta
2009-01-17
Revert r4871, it breaks /script reset.
Emanuele Giaquinta
2009-01-16
Properly unload the original script when using /script load to reload it.
Emanuele Giaquinta
[next]