summaryrefslogtreecommitdiff
path: root/src/perl/ui/Formats.xs
AgeCommit message (Expand)Author
2014-06-27Merge pull request #59 from ailin-nemui/perl-pl-naAlexander Færøy
2014-06-25cleanup char* casts and replace one useless SvPV with SvPV_nolenAilin Nemui
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2014-06-24get rid of PL_naLukas Mai
2014-06-16fix implementation of format_get_text script apiAilin Nemui
2006-10-01Add missing format string argument in printtext_dest call, patch by loafier.Emanuele Giaquinta
2005-09-29Fix compilation with gcc4 and --with-gc, Patch by Michael PooleWouter Coekaerts
2003-01-25Lets see if GC happens to work now without explicit free() calls. PerlTimo Sirainen
2002-10-28fix for new perlsTimo Sirainen
2002-05-13fixesTimo Sirainen
2002-05-13fixed memory leaks with several functions.Timo Sirainen
2002-05-13Added format_create_dest() + $dest->print() functions. here's also our firstTimo Sirainen
2002-05-11added format_get_length(), format_real_length() and strip_codes()Timo Sirainen
2002-04-27Irssi::format_get_text() didn't workTimo Sirainen
2001-12-11I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared forTimo Sirainen
2001-11-17Didn't I already commit these? .. added format_get_text(),Timo Sirainen