- 06 Oct, 2007 1 commit
-
-
Justin Mitchell authored
-
- 29 Mar, 2007 2 commits
-
-
Justin Mitchell authored
-
Justin Mitchell authored
-
- 23 Mar, 2007 6 commits
-
-
Peter Berry authored
-
Steve Hill authored
-
Steve Hill authored
-
Steve Hill authored
-
Steve Hill authored
-
Justin Mitchell authored
-
- 31 Jan, 2007 1 commit
-
-
Peter Berry authored
version deployed on silver). Long past due for a merge.
-
- 26 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 25 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 29 Jul, 2006 1 commit
-
-
Peter Berry authored
-
- 20 Jul, 2006 2 commits
-
-
Denis Walker authored
-
Denis Walker authored
Removing all scripthelp files in preparation to readd them with symlinks (svn doesn't like the change of special status when committing)
-
- 04 Jun, 2006 2 commits
-
-
Peter Berry authored
-
Peter Berry authored
-
- 06 May, 2006 1 commit
-
-
Peter Berry authored
-
- 04 May, 2006 2 commits
-
-
Peter Berry authored
-
Peter Berry authored
Turned the string conversion functions into wrappers around more generic functions, and added a couple more wrappers to deal with UTF-8 strings. Also check UTF-8 is available to make sure these work. This is in preparation for changing the IPC to use UTF-8. wchar_t would probably be preferable except that its representation is allowed to be locale-dependent (though it happens to be UCS-4 for glibc).
-
- 30 Apr, 2006 1 commit
-
-
Peter Berry authored
-
- 29 Apr, 2006 1 commit
-
-
Peter Berry authored
-
- 04 Apr, 2006 1 commit
-
-
Peter Berry authored
There is now an "ison" function, please use that instead of grovelling through the who file in future.
-
- 03 Apr, 2006 2 commits
-
-
Justin Mitchell authored
-
Unknown User authored
-
- 24 Mar, 2006 1 commit
-
-
Peter Berry authored
updated for 2.14.2
-
- 23 Mar, 2006 6 commits
-
-
Peter Berry authored
- Changed %d and %u, where they referred to size_t things, to %zu - Changed unsigned int to unsigned long int where it was the target type of a cast from a pointer These fix warnings when compiling on x86-64.
-
Peter Berry authored
mud rooms from /usr/local/lib/mw that never made it into cvs before
-
Peter Berry authored
fixed dumb bug where I tried to compile the wrong file
-
Peter Berry authored
- Moved the gag tables out of bork.h into a source file, so the executable now only has one copy. They're now const. - Now using gnu99, which people seem to have been coding to anyway, with GNU libc extensions - removed #define from iconv.c which the above made redundant - Optimisation flag is now in CFLAGS instead of DEFS (makes more sense there) Next step, check if it compiles on AMD64.
-
Peter Berry authored
add spaces
-
Chris Jones authored
*am am am*
-
- 28 Feb, 2006 1 commit
-
-
Peter Berry authored
fixed a bug in the jive gag where e.g. "I've" -> "AH''ve" (now "I've" -> "ah've")
-
- 29 Dec, 2005 1 commit
-
-
Peter Berry authored
fixed mismatched parens in credits
-
- 02 Dec, 2005 1 commit
-
-
Steve Hill authored
-
- 29 Nov, 2005 3 commits
-
-
Peter Berry authored
updated for new release
-
Justin Mitchell authored
expected, now catch that and start from the beginning instead
-
Justin Mitchell authored
-
- 08 Nov, 2005 2 commits
-
-
Peter Berry authored
oops, put "and" in the right place this time
-
Peter Berry authored
Added myself to credits()
-