irssi/src
Timo Sirainen 5916b9dcb8 Still more version changes .. Irssi::version() now returns the version in
"date.time" format, so now it's also possible to "use Irssi 20011216.0149;".

Also fixed a memory leak for Irssi::parse_special().


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2260 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-15 23:49:35 +00:00
..
core Added $versiontime and Irssi::version_time() 2001-12-15 23:26:09 +00:00
fe-common Print IRSSI_VERSION_TIME in /VERSION too. 2001-12-15 23:39:24 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text If window specific history was on and command changed a window, the command 2001-12-11 20:31:45 +00:00
irc Better support for actions and CTCPs. 2001-12-15 13:10:51 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
perl Still more version changes .. Irssi::version() now returns the version in 2001-12-15 23:49:35 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h g_free_not_null() is now equal to g_free() - didn't notice before this was 2001-11-28 00:54:49 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00