summary refs log tree commit diff stats
path: root/plugins/perl
AgeCommit message (Expand)Author
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2016-10-11perl: Remove dead assignmentIgor
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-09-07perl: Fixed Windows build with VS2015u3.Arnavion
2016-01-30perl: Fixed warning about duplicate definition of bool.Arnavion
2015-10-10Use VS 2015Arnavion
2015-04-22configure: Simplify perl testsTingPing
2015-02-11Better project files.Arnavion
2014-12-28Use glib for allocations in all pluginsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-15configure: Improve various build flagsTingPing
2014-12-14perl: Fixed warning about implicitly casting the time_t returned from hexchat...Arnavion
2014-12-04Fix some obvious type warnings.Arnavion
2014-09-14Fix out of source buildsTingPing
2014-06-04win32: Use config.h instead of config-win32.hTingPing
2014-05-28perl: Update Perl to 5.20tomek
2014-03-11Fix miscapitalizationEustachy Kapusta
2014-02-12Fix some leaksTingPing
2014-01-20Remove unused perl filesTingPing
2013-10-13Perl: fixed crash when a script exits abnormallyFarow
2013-10-12Rename Strawberry to Hexchat in Perl error messageEustachy Kapusta
2013-10-07Rebrand Perl plugin to HexChat,Farow
2013-10-05some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..Alf Gaida
2013-09-27Update link to site in perl pluginEustachy Kapusta
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-06-22perl: Fixed get_list('networks') to work with new servlist.conf syntax for au...Arnavion
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2013-04-23Add '(void)' to fix perl.c unused-value warning messageRichardHitt
2013-04-13Fix last filenameBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-24TypoTingPing
2013-03-24Update missing perl note.TingPing
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-19Update Perl download linksBerke Viktor
2013-03-16Backport XChat r1523Berke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-12Update Perl error message according to recent changesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-11RebrandingBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
ktor <berkeviktor@aol.com> 2012-06-10 16:30:23 +0200 Add projects for making the installer' href='/git-repos/torxchat.git/commit/win32/nls/nls.vcxproj?h=feature/flexible-cert&id=3ae36b7855a3b9b930430603d8c8f61bb934c424'>3ae36b78 ^
3ae36b78 ^








3ae36b78 ^

593efa70 ^

3ae36b78 ^
593efa70 ^
3b38ad4d ^
3ae36b78 ^


ad59c4a5 ^

ad59c4a5 ^








ad59c4a5 ^





3b38ad4d ^
ad59c4a5 ^


3ae36b78 ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100