2004-10-25 21:51  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.c, out_xhtml.i, out_xhtmln.c, out_xhtmls.c: Minor
	  fixes in output (div align fixed for old xhtml output)

2004-10-25 21:38  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: 0.3.12

2004-10-17 05:24  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Various fixes

2004-10-17 04:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtmls.c: Fixed HTML_TAG #define

2004-10-17 04:50  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile.gen, out_formats.c, out_xhtml.c, out_xhtmln.c,
	  out_xhtmls.c: Added new variation of HTML output module.

2004-10-17 04:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed cleanup pass.

2004-10-17 03:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Updated some deprecated settings to new ones.

2004-10-17 02:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.c: Fix few predefined formats.

2004-10-17 02:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: Validate also integer settings

2004-10-17 02:16  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed erratic error message.

2004-10-17 01:29  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: Minor fixes.

2004-10-17 01:28  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Removed extraneous error message.

2004-10-17 01:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added one missing configuration setting. Bleh, I keep
	  forgetting these.

2004-10-17 01:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added few missing configuration settings.

2004-10-17 00:20  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: Fixes in configuration parser.

2004-10-16 23:58  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, th_config.c: Fixes in configuration.

2004-10-16 20:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Fixed message showing.

2004-10-16 05:31  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added few configuration settings.

2004-10-15 09:42  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Tweaks

2004-10-15 09:37  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/Makefile.gen: Removed test-target 'nc'.

2004-10-15 08:38  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: New config parsing code in.

2004-10-02 20:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Wrong variable used for max urls listed, fixed.

2004-10-02 19:36  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i, out_xhtmlgen.c,
	  out_xhtmlgen.h, parser.c, th_config.c, th_util.h, userlist.c:
	  Lots of fixes. Most of strings from input are now entitized /
	  filtered in XHTML output module. Topic list works.

2004-10-02 18:08  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README: Escape dash character ('#') on commandline examples.

2004-10-02 17:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/parser.c: Fixed return values.

2004-10-02 14:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, out_xhtmlgen.c: Fixes in output and XML
	  entitifying.

2004-10-02 14:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/parser.c: Minor segfault fix, check for NULL template string

2004-10-02 14:44  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtmlgen.c: Several minor fixes

2004-10-02 14:29  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, userlist.c: Tweaks.

2004-10-02 14:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg, src/fisg.c, src/th_config.c: Tweaking.

2004-10-01 13:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, parser.c, parser.h: Renamed functions

2004-10-01 13:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, th_config.h: Fixes, added new unsigned int config
	  setting type.

2004-10-01 13:05  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_string.c, th_string.h, userlist.c: Fixes
	  unsigned int -> unsigned long int

2004-10-01 12:54  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtmlgen.c, th_config.h: More tweaks

2004-10-01 12:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Tweaks

2004-10-01 07:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixes.

2004-09-30 10:25  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, th_config.h: Fixes

2004-09-30 10:18  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: More changes, adding config items, renamed
	  variables, etc.

2004-09-30 07:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: Adding configuration settings.

2004-09-30 05:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README, example.cfg: Updated docs

2004-09-30 05:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/TODO: Added some development notes.

2004-09-30 05:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Config stuff

2004-09-30 04:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/TODO: Updated and cleaned up TODO

2004-09-30 04:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, userlist.c: Fixes

2004-09-30 04:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_string.c, fisg.c, fisg.h, th_string.h: Fixes, renamed
	  some variables.

2004-09-29 09:35  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_util.h, userlist.c: Fixes

2004-09-29 08:49  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_formats.c, out_formats.h: Moved function prototypes
	  from header to source, more clean this way.

2004-09-29 08:47  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: Fixes.

2004-09-29 08:18  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: Tweakity tweak

2004-09-28 09:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.h: Validation function should return a result.

2004-09-28 09:08  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, parser.c: More fixes, added variables.

2004-09-28 09:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_string.h: Fix

2004-09-28 09:00  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtmlgen.c, out_xhtml.i, out_xhtmlgen.h: Fixes toward
	  new config system

2004-09-28 08:04  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, out_formats.h, out_xhtml.c, out_xhtmlgen.c,
	  out_xhtmls.c, parser.h, userlist.c: Fixing, hacking, putting
	  pieces together.

2004-09-28 07:51  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.gen: Added the new sources.

2004-09-28 06:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_util.c, th_util.h: Bleh

2004-09-28 05:26  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, th_util.h: More new config stuff

2004-09-28 05:20  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/userlist.c: Tweakity tweak

2004-09-28 01:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_formats.c, out_formats.h, out_xhtmlgen.c,
	  out_xhtmlgen.h: Twiddling

2004-09-28 01:14  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtmlgen.c: Fixes

2004-09-28 01:04  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_formats.c, out_formats.h, out_xhtmlgen.c,
	  out_xhtmlgen.h: Added new helper module for XML/XHTML output
	  modules.

2004-09-27 23:43  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Config fixes

2004-09-27 23:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/parser.c: Fixes.

2004-09-19 00:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_string.c, th_string.h, userlist.c: Fixing, working
	  towards greater good.

2004-09-17 20:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.h: Added forgotten function prototypes.

2004-09-17 20:00  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.h: New config system.

2004-09-16 06:43  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.1, out_formats.c, out_formats.h, parser.c, userlist.c:
	  Hacking this to pieces.

2004-09-16 06:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Tweaks.

2004-09-16 05:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ: Added section about character sets (and lack of support in
	  FISG)

2004-09-13 19:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, userlist.c: Let's mess up things even
	  further.

2004-06-16 02:57  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_formats.c, out_formats.h, out_xhtml.i,
	  parser.c, th_config.c, th_string.c, th_string.h, userlist.c:
	  Let's break everything(tm)!

2004-06-16 02:56  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ: FAQ fixed

2004-06-10 15:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, TODO/TODO, src/fisg.c, src/parser.c: Various tweaks in docs

2004-06-08 23:47  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/newparser.txt: Hmm

2004-06-08 23:03  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: TODO, newparser.txt: Updated TODO.

2004-06-08 22:42  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, README: Updated documentation

2004-06-07 16:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: 0.3.12-cvs

2004-06-07 16:55  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* data/: c64.css, pisg.css, simple.css: Updated rest of the
	  CSS-stylesheets.

2004-06-07 16:33  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* INSTALL, README: Minor tweaks in docs

2004-06-07 16:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* PARSER: Updated parser documentation.

2004-06-07 16:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* THANKS: Added Zhafte in to thanks-list.

2004-06-07 16:28  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* THANKS: Added THANKS

2004-06-07 12:25  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.c: Re-added 'th-style' Irssi input format.

2004-06-07 12:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README, logformat.cfg, TODO/TODO, src/fisg.h, src/parser.c:
	  Cleanups for 0.3.11 release.

2004-06-07 00:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.c: Bogus strings -> NULL

2004-06-06 19:34  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.w32: Commented Makefiles

2004-05-31 23:57  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg, src/fisg.h, src/parser.c, src/th_string.c,
	  src/th_string.h: Support for stripping control characters from
	  strings (like mIRC color controls, etc.). Patch from Johan Fredin
	  <griffin at legonet dot org> Cleanup and minor tweaks by ccr.

2004-05-31 23:14  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.1, fisg.c: Updated commandline help and synchronized
	  man-page.

2004-05-30 17:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Added no-cache meta-tag to XHTML output modules.

2004-05-29 15:47  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, src/fisg.c, src/fisg.h, src/parser.c, src/th_string.h:
	  Twiddle.

2004-05-29 15:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* unix/eggdrop-multichan.sh: Typofixes

2004-05-28 03:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Tweak

2004-05-28 03:18  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, src/fisg.c, src/in_formats.c: FAQ tweaked, temporarily added
	  some script-tainted mIRC logformat variant.

2004-05-28 00:12  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* users.cfg, src/fisg.c: Cleanup and some additional information in
	  example userfile.

2004-05-28 00:04  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, parser.c: Fixed userfile parsing.

2004-05-27 19:22  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.1, in_formats.c: Twiddle

2004-05-03 01:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* unix/eggdrop-multichan.sh: Added a multichannel processing
	  script, contributed by Johan Fredin <griffin at legonet dot org>

2004-04-27 01:56  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/TODO, src/parser.c: Updated TODO Improved URL parser

2004-04-27 01:48  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ: Removed now unrelevant entry from FAQ.

2004-04-27 01:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* INSTALL, README: Updated documentation.

2004-04-27 00:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.1: Fixed man-page

2004-04-27 00:43  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg, src/fisg.c, src/fisg.h, src/out_xhtml.i,
	  src/parser.c: Sanity checked all configuration settings, moved
	  more defaults as #defines to fisg.h and validated example.cfg
	  accordingly.

2004-04-26 23:37  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: Fixed a double-free bug, thanks to griffin :)

2004-04-26 23:31  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Bumped version to 0.3.11-cvs

2004-04-26 23:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, README, unix/irssi-multichan.sh: Updated documentation,
	  removed references to default input format being irssi.

2004-04-26 23:23  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_string.c: Changed th_strcpy() not to use realloc() to
	  avoid libc warning about already free'd chunk.

2004-04-26 23:06  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README, src/fisg.c: No default input format is set anymore, user
	  has to always specify one.  Documentation updated to reflect
	  changes in commandline option names and above situation.

2004-04-26 22:33  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/parser.c: Improved URL matching

2004-04-25 20:51  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Removed minor warning

2004-04-25 19:22  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* data/grayblue.css: Updated zhafte's css-theme to match latest
	  features in FISG.

2004-04-25 19:21  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, parser.c: Minor tweaks and fixes.

2004-04-25 05:38  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, out_xhtml.i: User link-URLs finally work, in HTML
	  the link is created as anchor to user nick/handle.

2004-04-25 05:12  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, parser.c: Fixed a minor bug when no URLs were
	  present in input.

2004-04-25 04:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Actually make a link for URLs

2004-04-25 04:49  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i, parser.c, th_string.c,
	  th_string.h, userlist.c: "Most referenced URLs"-statistics, large
	  code cleanup.

2004-04-25 01:38  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_string.c, th_string.h: Work on
	  stringhash-functions.

2004-04-23 04:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* logformat.cfg, TODO/TODO, TODO/misc.txt, src/fisg.h,
	  src/in_formats.c, src/parser.c, src/th_string.c: Various cleanups

2004-04-22 17:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: parser.c, th_string.c: Let's break the cvs again.

2004-04-22 17:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added support for user URL-links. Moved some special
	  code to th_string.c

2004-04-22 01:08  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, th_string.c: Fixed th_strcasecmp(), which
	  caused config-parser malfunction.

2004-04-22 00:27  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg, src/fisg.h, src/parser.c: Maximum comment length
	  option, patch from Johan Fredin - griffin[at]legonet.org

2004-04-22 00:26  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* INSTALL, README: Minor updates in documentation.

2004-04-22 00:20  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.w32, th_config.c: Minor tweaks.

2004-04-18 02:08  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: in_formats.c, in_formats.h, out_xhtml.i: Minor tweaks.

2004-03-22 08:37  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* logformat.cfg: Comments and explanations

2004-03-22 04:57  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* PARSER, src/fisg.1, src/fisg.c, src/th_config.c: Cleanups.

2004-03-22 04:55  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* logformat.cfg: Added template for user-specified logformats.

2004-03-21 11:07  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README: Updated contacts and URLs

2004-03-21 10:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile.gen, fisg.c, fisg.h, out_xhtml.i, parser.c,
	  th_string.c, th_string.h: Various fixes, now compiles again.

2004-03-21 08:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: TODO, statefile.txt: Updated TODO and statefile-plans

2004-03-21 08:35  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, out_xhtml.i, parser.c, parser.h, th_config.c,
	  th_string.c, th_string.h, th_util.h, userlist.c: Various fixes,
	  new generic stringhash code.

2004-03-21 07:25  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, README, src/fisg.1, src/fisg.c, src/fisg.h, src/parser.c,
	  src/parser.h, src/th_args.c, src/th_args.h, src/th_config.c,
	  src/th_config.h, src/th_string.c, src/th_string.h, src/th_util.c,
	  src/th_util.h, src/userlist.c: Updated dates to 2004, misc
	  changes.

2004-03-21 07:21  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, parser.c: Various fixes, cleanups. Changed
	  to use the new commandline parser, one short option had to be
	  changed: -of is now -O

2004-03-21 07:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.1: Updated man-page for 0.3.10 and changed commandline
	  options.

2004-03-21 07:16  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_string.c, th_util.c: Various fixes and cleanups, updated
	  copyright to 2004.

2004-03-21 07:14  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_args.c, th_args.h: Changed and improved option handling.
	  It's not possible to use "short options" longer than one char
	  anymore, but the parser now allows combining short options (f.e.
	  -abcd). "Long options" now must have the optional argument
	  specified as --long-opt=ARGVAL.

	  Help output was improved.

2003-12-31 10:03  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile.gen, parser.c, th_args.c, th_config.c, th_util.c,
	  userlist.c: Various cleanups and improvements in commandline
	  parser, etc.

2003-12-16 12:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: Use new th_libs

2003-12-16 10:05  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* PARSER: Cleanups

2003-12-16 09:57  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i, parser.c, parser.h, th_args.c,
	  th_args.h, th_config.c, th_config.h, th_string.c, th_string.h,
	  th_util.c, th_util.h: Start of major re-structuring of the engine
	  and other modules.

2003-11-18 04:42  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_util.c, th_util.h: Improvements.

2003-11-18 04:36  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: th_util.c, th_util.h: Cleanup

2003-11-14 23:42  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, in_formats.c, in_formats.h, out_xhtml.i,
	  parser.c, parser.h: Cleanups, placeholder for outputting URL- and
	  topic-stats.

2003-11-14 22:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, parser.c, userlist.c: Added code for
	  string-listhashes Basic code for URL-logging

2003-11-14 18:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* PARSER, README: Updated README, added short document about
	  parser's format specs.

2003-11-14 18:07  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed a typo

2003-11-14 18:07  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.1: Improved man-page

2003-11-14 17:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, parser.c, userlist.c: Parser now increases
	  nick->nUsed whenever nick occurs.

2003-11-14 17:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.gen, Makefile.w32: Improvements in
	  Makefiles

2003-11-14 17:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.1: Added manpage

2003-11-14 17:08  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_formats.c, th_util.c, userlist.c: Misc fixes

2003-11-14 16:49  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.gen, Makefile.w32: Cleaned up Makefiles

2003-11-12 14:26  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, strmatch.c: Removed strmatch testsuite

2003-11-12 02:54  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Comment

2003-11-12 02:42  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_formats.c, out_formats.h: Support for converting
	  special characters into HTML-entities.

2003-11-12 02:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: SUGGESTIONS.txt, TODO, misc.txt, statefile.txt: Blah.

2003-11-11 22:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile.gen, fisg.c, fisg.h, in_formats.c, in_formats.h,
	  parser.c, parser.h: Splitted fisg.c/parser-related functions into
	  parser.[ch], rectified the stupid arrangement of in_formats.h
	  properly into in_formats.[ch]

2003-11-11 21:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added option '-du' to dump internal userinformation
	  into userfile Cleaned up messaging system, FERR(), FMSG() with
	  verbosity level.

2003-11-11 19:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed a crash when no users were found.

2003-10-24 03:16  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ: Updated FAQ

2003-10-23 00:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed trying to free config if no config allocated.

2003-10-22 23:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_args.c: Improved help, added --version
	  option.

2003-10-22 23:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* INSTALL, README: Improved documentation

2003-10-05 10:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_util.c: Minor fix

2003-10-05 09:41  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Clean example config

2003-10-05 09:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_config.h: Minor adjustments into debug
	  code

2003-10-05 03:33  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_config.c, th_config.h, userlist.c: Fixed
	  several, although not really meaningful, memoryleaks

2003-09-29 08:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, th_args.c, th_args.h, th_util.c, th_util.h:
	  Minor changes and fixes.

2003-09-29 08:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Updated and improved example configuration.

2003-09-27 04:31  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Debug commented out

2003-09-27 04:26  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, userlist.c: Fixed a long-standing bug in userlist
	  handling, linked list delete was flawed :(

2003-09-27 02:25  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Removed autoalias.

2003-09-27 02:24  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: Removed nick autoalias, it was mostly
	  useless, didn't work and is now replaced by autofollow+friends.

2003-09-27 01:11  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i, userlist.c: Minor improvements
	  and cleanups.

2003-09-27 01:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/SUGGESTIONS.txt: New stuff in TODO...

2003-06-22 00:36  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* unix/irssi-multichan.sh: Only try to read channel-specific
	  configuration file, if it exists.

2003-06-03 18:54  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Added option and function headers.

2003-06-03 18:54  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added support for nick-change detection and optional
	  "following" of nicks and VERY experimental simple heuristics to
	  the nick following.

2003-06-03 18:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/userlist.c: Added some userlist-management functions.

2003-06-03 15:02  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, in_formats.h, userlist.c: Several features
	  and bug-fixes in state of flux

2003-06-01 06:24  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: version 0.3.6

2003-06-01 05:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Fixed the filename of c64.css in example
	  configuration.

2003-06-01 05:57  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/strmatch.c: Return failed returncode if some tests did not
	  pass.

2003-06-01 05:56  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_util.c: Greatly optimized the patternmatcher functions
	  th_str*match()

2003-05-30 16:55  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.h: Re-added "irssi-th" input-format.

2003-05-30 16:55  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed a signed/unsigned comparision.

2003-05-30 16:54  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, Makefile.w32: Added -W option

2003-05-28 15:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/Makefile: Added linkflag -lm

2003-05-28 15:52  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: v0.3.5

2003-05-28 15:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/Makefile: Added -ansi -pedantic

2003-05-28 15:30  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Changed illegal //-comments to /* */

2003-05-28 15:15  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed some bugs in the parser.

2003-05-28 01:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Some additional fixes and optimizations in parser

2003-05-28 01:17  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed some bugs in the new parser-engine.

2003-05-28 01:16  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_util.h: Added scandinavian characters in some
	  th_is*()-macros and a th_isspecial() that checks for some special
	  characters used in IRC.

2003-05-27 22:12  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Improved example configuration.

2003-05-27 19:47  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Fixed path to images.

2003-05-27 19:38  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Typofix

2003-05-27 19:37  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Updated example config for picture-support

2003-05-27 19:36  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, out_xhtml.i: Finally added support for user
	  pictures and option to enable them.

2003-05-27 19:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Removed debug

2003-05-27 18:12  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i: Added new option to use only
	  top-list users for funny-stats.

2003-05-27 18:11  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: SUGGESTIONS.txt, TODO: Updated TODO due to implemented
	  features.

2003-05-27 18:11  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* README: Updated documentation.

2003-05-27 18:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg: Added new configuration option to compute
	  funny-stats only from top-list users.

2003-05-27 16:09  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_util.c: Minor optimizations in patternmatcher

2003-05-27 15:58  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile.gen, strmatch.c: Minor changes in self-test

2003-05-27 15:05  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, README: Updated documentation

2003-05-27 14:23  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: Version 0.3.4

2003-05-27 14:22  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* users.cfg: Example userfile updated to match recent improvements

2003-05-25 09:13  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: out_xhtml.i, th_util.c: Few new funstats

2003-05-25 09:12  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.h: Updated format definitions for new parser
	  engine

2003-05-25 08:55  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h: New parser-engine

2003-05-25 02:45  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added small helper functions

2003-05-22 00:34  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, th_config.c, th_util.c, th_util.h, userlist.c:
	  Minor fixes for potential signedness problems. Added th_* wrapper
	  macros for is*() and to*() functions.

2003-05-21 07:43  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Removed unnecessary assert()

2003-05-21 07:40  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/th_config.c: Improved error resiliency in configuration
	  handling.

2003-05-21 07:28  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/in_formats.h: Added preliminal support for mIRC log-format

2003-05-21 06:23  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Fixed verbosity level

2003-05-13 12:19  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, th_config.c, th_util.c: Fixes for SunOS/Solaris
	  compilation warnings

2003-05-13 10:04  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Added link to http://www.tnsp.org/fisg.php in
	  generated pages

2003-05-11 04:49  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* .addlog-email: Removed addlog-files

2003-05-11 04:28  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, users.cfg: Updated examples and FAQ

2003-05-11 04:28  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* ChangeLog: Removed ChangeLog (will be autogenerated from CVS now
	  on)

2003-05-11 04:27  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.h: version 0.3.2

2003-05-06 06:09  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Added new smilies to the detection.

2003-05-06 05:56  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/fisg.c: Changed the happiness-computation again :P

2003-05-05 21:50  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i: Improved computation of "most
	  caps"-user and happiness-level

2003-05-05 20:56  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: Fixed happiness-calculation

2003-05-05 13:48  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: [no log message]

2003-05-05 12:25  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.c, out_xhtml.i, out_xhtmls.c:
	  Changed computation of "happiness"-indicator

2003-05-05 10:53  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, in_formats.h: v0.3.1

2003-05-05 09:23  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/out_xhtml.i: [no log message]

2003-05-05 08:33  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* data/: blue-h.png, blue-v.png, green-h.png, green-v.png,
	  red-h.png, red-v.png, yellow-h.png, yellow-v.png,
	  plain/blue-h.png, plain/blue-v.png, plain/green-h.png,
	  plain/green-v.png, plain/red-h.png, plain/red-v.png,
	  plain/yellow-h.png, plain/yellow-v.png: Added more datafiles

2003-05-05 08:32  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* data/: c64.css, grayblue.css, happy1.gif, happy2.gif, happy3.gif,
	  happy4.gif, happy5.gif, happy6.gif, pisg.css, simple.css,
	  c64/happy1.gif, c64/happy2.gif, c64/happy3.gif, c64/happy4.gif,
	  c64/happy5.gif, c64/happy6.gif: Added datafiles

2003-05-05 08:24  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* data/: style-c64.css, style-pisg.css: Removed obsolete files

2003-05-05 08:23  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* ChangeLog: Added ChangeLog

2003-05-05 08:22  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* example.cfg, users.cfg: Updated example configurations

2003-05-05 08:05  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: TODO, fisgtest.html: Removed unnecessary bugreport file

2003-05-05 07:39  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, fisg.h, out_xhtml.i: Made "happiness" and "random
	  comment" in output optional

2003-05-05 05:51  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* FAQ, example.cfg: Example configuration updated

2003-05-05 05:46  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.h, out_xhtml.i: Added support for optional sections

2003-05-05 05:33  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, out_formats.c, out_formats.h: Minor re-structuring

2003-05-04 03:10  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: fisg.c, th_util.c, th_util.h: Fixed erratically accepting
	  nicks with whitespaces in end.  Added case-sensitive strmatch().

2003-03-27 14:01  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* .addlog-email: paskaa

2003-03-27 13:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* src/: Makefile, fisg.c, fisg.h, out_xhtml.i: FISG 0.3.x-haara

2003-03-27 13:59  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* TODO/: SUGGESTIONS.txt, TODO, fisgtest.html: uusi TODO

2003-03-27 13:58  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* users.cfg: joo

2003-03-27 13:48  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* COPYING, FAQ, INSTALL, README, example.cfg, users.cfg,
	  data/style-c64.css, data/style-pisg.css, src/Makefile,
	  src/Makefile.gen, src/Makefile.w32, src/fisg.c, src/fisg.h,
	  src/in_formats.h, src/out_formats.c, src/out_formats.h,
	  src/out_xhtml.c, src/out_xhtml.i, src/out_xhtmls.c,
	  src/strmatch.c, src/th_args.c, src/th_args.h, src/th_config.c,
	  src/th_config.h, src/th_util.c, src/th_util.h, src/userlist.c,
	  unix/irssi-multichan.sh: Initial import

2003-03-27 13:48  Matti Hmlinen (ccr/TNSP) <ccr@tnsp.org>

	* COPYING, FAQ, INSTALL, README, example.cfg, users.cfg,
	  data/style-c64.css, data/style-pisg.css, src/Makefile,
	  src/Makefile.gen, src/Makefile.w32, src/fisg.c, src/fisg.h,
	  src/in_formats.h, src/out_formats.c, src/out_formats.h,
	  src/out_xhtml.c, src/out_xhtml.i, src/out_xhtmls.c,
	  src/strmatch.c, src/th_args.c, src/th_args.h, src/th_config.c,
	  src/th_config.h, src/th_util.c, src/th_util.h, src/userlist.c,
	  unix/irssi-multichan.sh: Initial revision

