Age | Commit message (Expand) | Author |
2005-02-22 | Byebye stupid tail problems on Solaris. Hi, Mr. grep | Wouter Coekaerts |
2005-02-16 | autogen and configure fixes by Janne Kujanpaa (Bug 192) | Wouter Coekaerts |
2004-11-30 | Forgot the comma for printf in the previous patch | Valentin Batz |
2004-11-29 | Fixed bug in configure.in, if release timestamp is before 10:00 and contains ... | Valentin Batz |
2004-11-04 | Changed autogen.sh and configure.in, so compiling works with svn, darix will ... | Valentin Batz |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-03-24 | rc4 | Timo Sirainen |
2004-03-23 | updates | Timo Sirainen |
2004-01-19 | glib fetching updates by Rafael Kitover | Timo Sirainen |
2003-12-10 | 0.8.9 release | Timo Sirainen |
2003-11-23 | 0.8.8 with a few backwards compatibility fixes | Timo Sirainen |
2003-11-23 | 0.8.7..? | Timo Sirainen |
2003-11-17 | put SSL_LIBS to LIBS.. | Timo Sirainen |
2003-11-17 | #define HAVE_OPENSSL wasn't done. | Timo Sirainen |
2003-11-17 | SSL detection changed to use pkg-config, fixed Redhat 9. Removed | Timo Sirainen |
2003-04-07 | head -1 -> head -n 1 which is more standard | Timo Sirainen |
2003-01-25 | Lets see if GC happens to work now without explicit free() calls. Perl | Timo Sirainen |
2003-01-14 | Added --with-glib1 | Timo Sirainen |
2003-01-11 | Check for gc.h too | Timo Sirainen |
2002-12-28 | Default to no GC. | Timo Sirainen |
2002-12-23 | Check for gc/gc.h too | Timo Sirainen |
2002-12-23 | If ignore_perl_errors environment is set, we don't check if we could | Timo Sirainen |
2002-12-23 | Prefer glib2 to 1.2 always now | Timo Sirainen |
2002-12-23 | Use GC by default, if possible. | Timo Sirainen |
2002-12-23 | some weird changes reverted | Timo Sirainen |
2002-12-23 | --with-gc enables now support for Boehm's GC, if it's found and glib2 is | Timo Sirainen |
2002-11-21 | Irssi now uses 64bit file offets if it's only supported by system. Also did | Timo Sirainen |
2002-11-20 | updated version to 0.8.6.CVS | Timo Sirainen |
2002-11-19 | curses detection code was buggy and resulted using termcap instead of | Timo Sirainen |
2002-11-17 | Lets see if we're ready for 0.8.6 .. | Timo Sirainen |
2002-11-17 | A bit more playing with perl cflags. | Timo Sirainen |
2002-11-02 | perl checking bugfix | Timo Sirainen |
2002-10-28 | Try to fix perl compilation for people whose perl has been compiled with | Timo Sirainen |
2002-10-26 | GLIB2 support for SSL code. Patch by vjt@users.sf.net | Timo Sirainen |
2002-09-17 | reversed the ld changes, not a good idea after all. | Timo Sirainen |
2002-09-16 | stupid linefeed error | Timo Sirainen |
2002-09-16 | linker usage fixes | Timo Sirainen |
2002-08-27 | Don't consider missing SSL/crypto libs fatal, simply disable SSL support. | Timo Sirainen |
2002-08-27 | better fix for disabling ssl with glib2 | Timo Sirainen |
2002-08-27 | disable glib2 + ssl | Timo Sirainen |
2002-08-26 | moved ncurses/terminfo/etc. libs away from PROG_LIBS which should be list of | Timo Sirainen |
2002-08-26 | fixed --disable-ssl description | Timo Sirainen |
2002-08-26 | Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after | Timo Sirainen |
2002-08-26 | small fix for -lnsl check | Timo Sirainen |
2002-06-19 | Updated version number. | Timo Sirainen |
2002-05-09 | Removed servertest - it's really not needed and doesn't even work probably. | Timo Sirainen |
2002-04-29 | Removed caching of libperl-check, so many people have that problem and it's | Timo Sirainen |
2002-04-16 | If terminfo/termcap isn't found, and --without-textui isn't given, abort the | Timo Sirainen |
2002-04-15 | Added --with-glib2 option which can be used to build irssi with GLIB 2.0 | Timo Sirainen |