]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/irc-write.h
Rework check for number of parameters
[ngircd-alex.git] / src / ngircd / irc-write.h
2013-08-06 Alexander BartonIntroduce new function IRC_WriteErrClient()
2013-08-06 Alexander BartonFix return code of some IRC_WriteXXX() functions
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-06-25 Alexander Bartonconst'ify IRC_WriteStrXXX() and Get_Prefix() functions
2009-09-30 Alexander BartonIRC_SendWallops(): support format string and variable...
2009-09-30 Alexander BartonNew function IRC_SendWallops().
2008-09-23 Alexander BartonNew function IRC_WriteStrServersPrefixFlag_CB() using...
2006-05-10 Alexander BartonUse some more specific data types (e. g. pid_t vs....
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2003-11-05 Alexander BartonFixed and enhanced penalty handling; changed internal...
2002-12-12 Alexander Barton- new file header format (in english).
2002-09-03 Alexander Barton- neue Funktion IRC_WriteStrServersPrefixFlag().
2002-05-27 Alexander Barton- Anpassungen an pre-ANSI-Compiler,
2002-03-12 Alexander Barton- externe portab-Header werden nicht mehr benoetigt...
2002-02-27 Alexander Barton- Modul aus irc.c bzw. irc.h ausgegliedert.