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
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
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
2009-01-15
Use PERL_SYS_INIT3 with the correct pointer type for argv.
Jilles Tjoelker
2009-01-15
Fix minor leak.
Emanuele Giaquinta
2009-01-10
Factor out printformat_module_dest_charargs function from
Emanuele Giaquinta
2008-12-17
Fix r4961 change, irssi-core.pl is transformed in a format string so literals
Emanuele Giaquinta
2008-12-12
Revert r4964, at least one script uses ypos.
Emanuele Giaquinta
2008-12-11
Remove ypos field of TEXT_BUFFER_VIEW_REC, it is used to compute the row
Emanuele Giaquinta
2008-12-10
Remove methods to create/destroy TextBuffer and TextBufferView and low level
Emanuele Giaquinta
2008-12-10
Add print_after method to Window perl object analogous to
Emanuele Giaquinta
2008-12-09
Clean up script loading in general.
Emanuele Giaquinta
2008-12-09
Fix undefined behavior due to modifying PL_na twice between sequence points.
Emanuele Giaquinta
2008-12-09
Remove resize method of TextBufferView perl object, it is not useful
Emanuele Giaquinta
2008-12-08
Make some functions static.
Emanuele Giaquinta
2008-12-08
Add perl_signal_args_to_c() to convert signal parameters from Perl to C values,
Emanuele Giaquinta
2008-12-08
Fix NETSPLIT_SERVER_REC substitution in get-signals.pl, reported by Lukas Mai.
Emanuele Giaquinta
[next]