Add gnulib gettext module for config.rpath
[clinton/bobotpp.git] / source /
2020-05-10 Clinton EbadiAdd query functions for versions string and release...
2020-05-10 Clinton EbadiConvert remaining old style `catch' to `with-throw...
2020-05-09 Clinton EbadiRelease 2.3.1 release-2.3.1
2020-05-09 Clinton EbadiFix crash when providing bad command line argument
2020-05-08 Clinton EbadiFix typo in help output
2020-05-08 Clinton EbadiRemove deprecated dynamic throw specifications
2020-05-08 Clinton EbadiSwitch to new scm_c_with_throw_handler
2020-05-08 Dale P. SmithQuiet annoying mutex debug logging messages
2020-05-08 Dale P. SmithRemove "(debug-enable 'debug)".
2020-05-08 Dale P. SmithUse newer catch and include hooks
2020-05-08 Dale P. SmithFix string literal spacing issue
2009-10-26 clintonUndo change for scm_primitive_load_path arity change
2009-07-30 clintonUse scm_primitive_load_path instead of scm_primitive_load
2009-02-24 clintonImplement `bot:channel-users' Scheme function
2009-02-24 clintonFix minor issue with logfile
2009-02-23 clintonSplit user list from Channel into ChannelUserList
2009-02-23 clintonUpdate copyright years
2009-02-23 clintonRemove String->const char* conversion operator in favor...
2009-02-22 clintonMark mutex as mutable in BanList to fix building issues
2008-11-18 clintonImplement threadsafe banlist and make maintenance of...
2008-11-18 clintonRemove stray debugging code
2008-11-18 clintonSlightly better Utils::push_sorted
2008-11-16 clintonDirectly take a Mask instead of a String in BanEntry
2008-11-16 clintonRemove useless class constructor prototype
2008-11-16 clintonImprove BanEntry
2008-11-16 clintonAdd const qualifiers to Mask methods
2008-11-15 clintonImprove include dependencies
2008-11-15 clintonEnhance threadsafety of Hooks and improve generally
2008-11-15 clintonMove Hook `operator<' to BotInterp.C (cleaner source...)
2008-11-15 clintonFactor out sorted list insertion into utility function
2008-11-13 clintonMake Scheme hooks and timers threadsafe
2008-11-13 clintonAdd recursive mutex support to BotMutex
2008-11-13 clintonCease including Bot.H in Utils.H
2008-11-13 clintonAdd indirect comparison predicate
2008-11-13 clintonForgot header #ifdef guard
2008-11-13 clintonMake rate limiting penalties less severe
2008-11-13 clintonMade ServerQueue threadsafe
2008-11-13 clintonBasic multithreading support
2008-11-13 clintonEncapsulate obscure detail that lower numeric priority...
2008-11-12 clintonFixed --disable-scripting build
2008-11-11 clintonRemove last GH header reference
2008-11-11 clintonUpdate all deprecated/discouraged Guile calls
2008-11-11 clintonBump version to 2.2.3 and update copyright notice
2008-11-11 unknown_lamer[project @ 2008-11-11 08:47:34 by unknown_lamer]
2006-06-29 unknown_lamer[project @ 2006-06-29 02:01:20 by unknown_lamer]
2006-06-29 unknown_lamer[project @ 2006-06-29 00:17:49 by unknown_lamer]
2006-06-28 unknown_lamer[project @ 2006-06-28 19:24:36 by unknown_lamer]
2006-02-03 unknown_lamer[project @ 2006-02-03 22:36:01 by unknown_lamer]
2006-02-03 unknown_lamer[project @ 2006-02-03 22:26:38 by unknown_lamer]
2006-02-03 unknown_lamer[project @ 2006-02-03 22:08:15 by unknown_lamer]
2005-07-07 unknown_lamer[project @ 2005-07-07 21:19:26 by unknown_lamer]
2005-07-06 unknown_lamer[project @ 2005-07-06 19:32:18 by unknown_lamer]
2005-07-05 unknown_lamer[project @ 2005-07-05 18:48:49 by unknown_lamer]
2005-07-04 unknown_lamer[project @ 2005-07-04 08:15:08 by unknown_lamer]
2005-07-04 unknown_lamer[project @ 2005-07-04 01:48:38 by unknown_lamer]
2005-06-30 unknown_lamer[project @ 2005-06-30 02:51:27 by unknown_lamer]
2005-06-29 unknown_lamer[project @ 2005-06-29 20:19:45 by unknown_lamer]
2005-06-28 unknown_lamer[project @ 2005-06-28 11:23:50 by unknown_lamer]
2005-06-28 unknown_lamer[project @ 2005-06-28 10:57:28 by unknown_lamer]
2005-06-28 unknown_lamer[project @ 2005-06-28 10:08:45 by unknown_lamer]
2005-06-28 unknown_lamer[project @ 2005-06-28 09:54:46 by unknown_lamer]
2005-06-28 unknown_lamer[project @ 2005-06-28 03:16:45 by unknown_lamer]
2005-06-25 unknown_lamer[project @ 2005-06-25 18:11:10 by unknown_lamer]
2005-06-24 unknown_lamer[project @ 2005-06-24 22:10:09 by unknown_lamer]
2005-06-24 unknown_lamer[project @ 2005-06-24 18:59:07 by unknown_lamer]
2005-06-24 unknown_lamer[project @ 2005-06-24 06:13:45 by unknown_lamer]
2005-06-23 unknown_lamer[project @ 2005-06-23 22:59:18 by unknown_lamer]
2005-06-23 unknown_lamer[project @ 2005-06-23 18:49:38 by unknown_lamer]
2005-06-23 unknown_lamer[project @ 2005-06-23 18:11:08 by unknown_lamer]
2005-06-23 unknown_lamer[project @ 2005-06-23 06:43:12 by unknown_lamer]
2005-06-23 unknown_lamer[project @ 2005-06-23 06:20:44 by unknown_lamer]
2005-06-01 unknown_lamer[project @ 2005-06-01 11:12:41 by unknown_lamer]
2005-06-01 unknown_lamer[project @ 2005-06-01 00:27:44 by unknown_lamer]
2005-05-31 unknown_lamer[project @ 2005-05-31 05:59:57 by unknown_lamer]
2005-03-01 unknown_lamer[project @ 2005-03-01 03:18:40 by unknown_lamer]
2005-02-28 unknown_lamer[project @ 2005-02-28 23:43:20 by unknown_lamer]
2005-02-28 unknown_lamer[project @ 2005-02-28 05:50:12 by unknown_lamer]
2005-02-28 unknown_lamer[project @ 2005-02-28 05:49:38 by unknown_lamer]
2005-01-13 unknown_lamer[project @ 2005-01-13 20:07:01 by unknown_lamer]
2005-01-12 unknown_lamer[project @ 2005-01-12 22:44:37 by unknown_lamer]
2005-01-12 unknown_lamer[project @ 2005-01-12 22:40:22 by unknown_lamer]
2005-01-12 unknown_lamer[project @ 2005-01-12 06:01:01 by unknown_lamer]
2005-01-12 unknown_lamer[project @ 2005-01-12 05:36:40 by unknown_lamer]
2005-01-07 unknown_lamer[project @ 2005-01-07 18:19:38 by unknown_lamer]
2005-01-06 unknown_lamer[project @ 2005-01-06 18:19:16 by unknown_lamer]
2004-06-14 unknown_lamer[project @ 2004-06-14 04:26:29 by unknown_lamer]
2004-06-13 unknown_lamer[project @ 2004-06-13 02:03:43 by unknown_lamer]
2004-05-12 unknown_lamer[project @ 2004-05-12 15:19:06 by unknown_lamer]
2004-04-28 unknown_lamer[project @ 2004-04-28 03:33:52 by unknown_lamer]
2003-07-23 unknown_lamer[project @ 2003-07-23 05:56:23 by unknown_lamer]
2003-04-10 unknown_lamer[project @ 2003-04-10 01:53:57 by unknown_lamer]
2003-04-03 unknown_lamer[project @ 2003-04-03 03:37:06 by unknown_lamer]
2002-11-04 unknown_lamer[project @ 2002-11-04 23:42:01 by unknown_lamer]
2002-11-04 unknown_lamer[project @ 2002-11-04 04:03:32 by unknown_lamer]
2002-11-03 unknown_lamer[project @ 2002-11-03 22:42:59 by unknown_lamer]
2002-09-24 unknown_lamer[project @ 2002-09-24 02:10:40 by unknown_lamer]
2002-08-18 unknown_lamer[project @ 2002-08-18 21:34:24 by unknown_lamer]
2002-08-18 unknown_lamer[project @ 2002-08-18 21:32:48 by unknown_lamer]
2002-08-08 unknown_lamer[project @ 2002-08-08 15:21:08 by unknown_lamer]
2002-08-06 unknown_lamer[project @ 2002-08-06 20:48:44 by unknown_lamer]
next