PennMUSH Community

root/1.8.3/branches/devel


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1309 [1309] 10/10/08 12:56:06 shawnw Removed a couple of duplicate help entries that snuck into the devel …
(edit) @1308 [1308] 10/10/08 12:52:40 shawnw Use the GNU libc strchrnul() function in favor of our own seek_char() when …
(edit) @1307 [1307] 10/03/08 16:32:24 shawnw #7583: @set of an already set flag.
(edit) @1305 [1305] 10/03/08 16:18:24 shawnw Merge changes from trunk.
(edit) @1302 [1302] 10/01/08 01:21:51 shawnw #7687: @config/save
(edit) @1301 [1301] 10/01/08 00:33:04 shawnw Start 1.8.3p8 changelog
(edit) @1298 [1298] 09/30/08 23:03:09 shawnw Update devel branch to p7
(edit) @1285 [1285] 09/23/08 14:24:40 shawnw Fixed typo in configure.in
(edit) @1277 [1277] 09/23/08 12:41:26 shawnw Got rid of non-working ssl_slave stuff. Working on that in another branch.
(edit) @1276 [1276] 09/23/08 12:40:45 shawnw Ran make indent
(edit) @1275 [1275] 09/18/08 21:05:33 shawnw Significantly drop memory usage in @sitelock rules.
(edit) @1274 [1274] 09/18/08 20:54:15 shawnw Some fixes from the last few commits. I'm not testing enough.
(edit) @1273 [1273] 09/18/08 20:37:21 shawnw Forgot to update the default chunk_migrate setting.
(edit) @1272 [1272] 09/18/08 20:36:09 shawnw Some chunk tweaks: Favor pread() over lseek() and read(), and same for …
(edit) @1271 [1271] 09/17/08 05:07:45 shawnw Update some autoconf macros
(edit) @1270 [1270] 09/16/08 09:40:27 shawnw Updated autoconf to 2.63
(edit) @1269 [1269] 09/14/08 04:45:16 shawnw Remove ancient 1.7.X->1.8.0 notes from UPGRADING
(edit) @1268 [1268] 09/14/08 04:40:23 shawnw Ran a make distdepend
(edit) @1267 [1267] 09/14/08 04:37:38 shawnw Ran a make indent
(edit) @1266 [1266] 09/13/08 23:48:05 shawnw Fix compilation errors in utils/typedefs.scm
(edit) @1265 [1265] 09/13/08 23:23:25 shawnw Updated configure
(edit) @1264 [1264] 09/12/08 20:18:11 shawnw #7577: help @lock missing stuff
(edit) @1263 [1263] 09/12/08 19:11:16 shawnw #7672: help ctitle() typo
(edit) @1262 [1262] 09/12/08 18:57:32 shawnw #7575: ljust() and rjust() take fill strings
(edit) @1261 [1261] 09/12/08 18:48:59 shawnw #7614: has_flag_in_space_by_name documentation fix.
(edit) @1260 [1260] 09/12/08 18:46:38 shawnw #7648: @chan/recall
(edit) @1259 [1259] 09/12/08 18:39:57 shawnw #7662: page crash bug
(edit) @1258 [1258] 09/12/08 14:40:40 shawnw Clean up round() a bit.
(edit) @1257 [1257] 09/11/08 21:28:29 shawnw #7581: Garbage object in chat db
(edit) @1256 [1256] 09/11/08 21:22:42 shawnw #7634: Extra guard against null function names
(edit) @1255 [1255] 09/11/08 21:14:18 shawnw #7652: Typo in help left()
(edit) @1254 [1254] 09/11/08 21:12:11 shawnw #7653: Make sure chat and mail get initialized on creation of a minimal …
(edit) @1253 [1253] 09/11/08 21:05:15 shawnw #7655: Fix portmsg compiliation problems
(edit) @1252 [1252] 09/11/08 20:57:24 shawnw #7678: Alias help @debugforwardlist to help debugforwardlist
(edit) @1251 [1251] 09/11/08 20:54:26 shawnw #7676: Typo in help align2
(edit) @1250 [1250] 09/11/08 20:40:44 shawnw #7672: Typo in help ctitle
(edit) @1249 [1249] 09/11/08 20:30:40 shawnw #7677: Typo in help lwho
(edit) @1248 [1248] 09/09/08 14:28:31 walker Help update for cbufferadd()
(edit) @1247 [1247] 09/09/08 14:21:25 walker Change cbufferadd() to use the mod-lock of a channel.
(edit) @1246 [1246] 09/09/08 10:42:34 walker cbufferadd() part two.
(edit) @1245 [1245] 09/08/08 17:01:58 walker Added cbufferadd(), which adds text to a buffer.
(edit) @1244 [1244] 09/05/08 01:27:26 walker Adding baseconv() to CHANGES.183
(edit) @1243 [1243] 09/05/08 01:24:43 walker Making baseconv() support up to base64.
(edit) @1242 [1242] 07/24/08 09:02:37 shawnw Allow the test suite to use valgrind
(edit) @1241 [1241] 07/24/08 09:00:26 shawnw @name deals with quotes around player names in all cases/fixes underflow
(edit) @1240 [1240] 07/14/08 08:31:14 walker Optimized entrances() and removed find_cost from it.
(edit) @1239 [1239] 07/14/08 08:31:03 walker chr(160) is " " for pueblo clients, now.
(edit) @1238 [1238] 07/14/08 08:30:31 walker Fix a security bug in pueblo re-parsing.
(edit) @1237 [1237] 06/20/08 12:28:19 walker Fixes an infinite loop caused by a command being run after hitting CPU …
(edit) @1236 [1236] 06/19/08 15:08:23 walker @cloned objects had triple the attrcount of the objects they're @cloned …
(edit) @1235 [1235] 05/19/08 12:55:44 shawnw Fix --disable-sql configure typo
(edit) @1234 [1234] 05/07/08 19:30:41 walker Fixes OUNFOLLOW.
(edit) @1233 [1233] 04/12/08 13:24:25 ehearn Updated vs2005 solution/project.
(edit) @1231 [1231] 04/03/08 20:33:54 shawnw Fix @chan/what to show actual line count
(edit) @1229 [1229] 03/18/08 18:27:27 javelin Added .pox translation files to po directory.
(edit) @1227 [1227] 03/12/08 20:44:27 shawnw Panic db file handle was never closed.
(edit) @1226 [1226] 03/07/08 02:14:27 shawnw #7554: hasattr(foo/bar)
(edit) @1225 [1225] 03/07/08 02:05:14 shawnw #7570: @chan/title foo display channel title
(edit) @1224 [1224] 03/07/08 01:41:17 shawnw Detect a repeatedly crashing info_slave and work around it.
(edit) @1223 [1223] 03/07/08 00:09:48 shawnw Use fds 0 and 1 for talking with info_slave instead of passing a fd on its …
(edit) @1219 [1219] 02/19/08 19:19:21 shawnw #7553: --disable-sql
(edit) @1216 [1216] 01/31/08 13:25:59 shawnw Added upper limit to number of concurrent queue entries; fix return type …
(edit) @1215 [1215] 01/28/08 23:24:26 shawnw Various compilation fixes and cross-compile hints
(edit) @1213 [1213] 01/28/08 20:19:55 shawnw Ran make indent
(edit) @1212 [1212] 01/28/08 05:46:20 shawnw Simplify queue entry halting
(edit) @1211 [1211] 01/27/08 13:45:08 shawnw Include basic intmap stats in @stats/tables
(edit) @1210 [1210] 01/27/08 08:34:16 shawnw #7541: intmap bug fix
(edit) @1209 [1209] 01/26/08 08:02:34 shawnw Bug fixes for queue pids
(edit) @1208 [1208] 01/26/08 05:56:11 shawnw #7540: Queue pids
(edit) @1207 [1207] 01/20/08 21:06:13 shawnw Tweaks to configure.iin and Makefile (Need to rebuild configure on an …
(edit) @1206 [1206] 01/20/08 21:03:58 shawnw Fix to controls attribute patch
(edit) @1205 [1205] 01/20/08 21:03:07 shawnw #7537: Infinite loop in io error on logging
(edit) @1203 [1203] 01/19/08 23:14:05 shawnw @sitelock/delete NNN
(edit) @1202 [1202] 01/19/08 23:11:34 shawnw #7479: @hook/override enhancment.
(edit) @1201 [1201] 01/08/08 22:21:26 shawnw Make several of the scheme scripts in utils work with guile as well as …
(edit) @1200 [1200] 01/06/08 06:31:17 shawnw Reformatted paragraphs in help files.
(edit) @1199 [1199] 01/06/08 02:20:00 shawnw #7510: New controls() syntax
(edit) @1198 [1198] 01/06/08 02:08:32 shawnw Added column(1)-like utility for formatting tables in help files.
(edit) @1196 [1196] 01/06/08 01:46:23 shawnw #7491: Help function list improvements.
(edit) @1195 [1195] 01/03/08 02:43:46 shawnw First pass at using fam-based monitoring of help.txt and friends. Isn't …
(edit) @1194 [1194] 01/02/08 21:35:46 shawnw Tweaks to inotify code.
(edit) @1193 [1193] 01/02/08 21:02:20 shawnw Undo misapplied motd.txt commit.
(edit) @1192 [1192] 01/02/08 21:01:46 shawnw Fixed rare double free() in help file reindexing
(edit) @1188 [1188] 01/02/08 06:51:15 shawnw Accidently commited a modified connect.txt. Revert.
(edit) @1187 [1187] 01/02/08 06:49:03 shawnw #7525: Basic inotify based file tracking.
(edit) @1186 [1186] 01/02/08 02:00:22 shawnw #7484: Test for some more gcc and/or os/processor specific optimization …
(edit) @1183 [1183] 01/01/08 21:45:32 shawnw #7488: *powers() documentation
(edit) @1179 [1179] 01/01/08 03:58:03 shawnw Added config.guess and config.sub for host type detection. Added configure …
(edit) @1177 [1177] 12/31/07 23:15:22 shawnw Update from trunk
(edit) @1166 [1166] 12/24/07 17:57:26 shawnw Start getting ready for a 1.8.3p6 release
(edit) @1165 [1165] 12/19/07 06:33:04 shawnw log(N,e) works as might be expected
(edit) @1164 [1164] 12/08/07 12:37:06 shawnw OpenBSD compile fixes; autoconf 2.61
(edit) @1163 [1163] 11/24/07 18:18:11 shawnw #7492: Intrevis's win32 fix patch
(edit) @1162 [1162] 11/24/07 02:24:13 shawnw #5822: Dynamic switch table
(edit) @1159 [1159] 11/22/07 12:53:02 shawnw Ran make indent
(edit) @1158 [1158] 11/22/07 12:42:53 shawnw Add missing #include in info_master.c
(edit) @1157 [1157] 11/22/07 12:42:08 shawnw #6091: help foo* matching only one topic
(edit) @1156 [1156] 11/22/07 12:08:20 shawnw Fixed some bugs found with valgrind
(edit) @1155 [1155] 11/20/07 09:54:57 javelin Complete fix to crash #7489
(edit) @1152 [1152] 11/19/07 10:56:32 javelin Fix to crash bug in pathological enter, ticket 7489
Note: See TracRevisionLog for help on using the revision log.