------------------------------------------------------------------------
r244 | sungo | 2004-05-02 21:08:15 -0400 (Sun, 02 May 2004) | 1 line
add in Changes files and rebuild meta files
------------------------------------------------------------------------
r225 | sungo | 2004-04-24 17:03:13 -0400 (Sat, 24 Apr 2004) | 1 line
switch the version numbers all over to use svn kewords. this will probably cause some cpan pain this once but after this all should be well
------------------------------------------------------------------------
r224 | sungo | 2004-04-24 16:44:16 -0400 (Sat, 24 Apr 2004) | 1 line
switch everythign back to Makemaker. generate META.yml files. some general polishing of dist files
------------------------------------------------------------------------
r222 | sungo | 2004-04-24 13:55:11 -0400 (Sat, 24 Apr 2004) | 2 lines
add keyword interpolation
------------------------------------------------------------------------
r219 | sungo | 2004-04-24 13:26:23 -0400 (Sat, 24 Apr 2004) | 2 lines
add .svn to all skip lists
------------------------------------------------------------------------
r209 | sungo | 2004-03-06 21:06:58 -0500 (Sat, 06 Mar 2004) | 2 lines
add tty size settings to the test environment so Term::ReadKey will compile right. piece of crap
------------------------------------------------------------------------
r208 | sungo | 2004-03-06 20:45:47 -0500 (Sat, 06 Mar 2004) | 2 lines
document the _raw_commands interface
------------------------------------------------------------------------
r206 | sungo | 2004-03-06 20:17:29 -0500 (Sat, 06 Mar 2004) | 2 lines
commands now return their output instead of using the wheel directly. better facilitates usage by outside programs
------------------------------------------------------------------------
r205 | sungo | 2004-03-06 19:44:43 -0500 (Sat, 06 Mar 2004) | 2 lines
add ability to get raw access to the commands
------------------------------------------------------------------------
r203 | sungo | 2004-03-04 22:57:43 -0500 (Thu, 04 Mar 2004) | 2 lines
docs. small fix to queue_dump args parsing
------------------------------------------------------------------------
r198 | sungo | 2004-02-26 19:38:27 -0500 (Thu, 26 Feb 2004) | 2 lines
check for defined-ness instead of truth in queue_dump arg checking
------------------------------------------------------------------------
r191 | sungo | 2004-02-19 23:46:00 -0500 (Thu, 19 Feb 2004) | 2 lines
use POE::API::Peek's event_queue_dump instead of handling it ourselves
------------------------------------------------------------------------
r189 | sungo | 2004-02-19 22:31:00 -0500 (Thu, 19 Feb 2004) | 2 lines
switch to module::install for build procedure. turn on profiling and statistics in POE
------------------------------------------------------------------------
r183 | sungo | 2004-01-03 18:43:10 -0500 (Sat, 03 Jan 2004) | 2 lines
minor typographical fix
------------------------------------------------------------------------
r182 | sungo | 2004-01-03 18:39:02 -0500 (Sat, 03 Jan 2004) | 2 lines
add status command
------------------------------------------------------------------------
r179 | sungo | 2003-12-15 00:31:25 -0500 (Mon, 15 Dec 2003) | 2 lines
add the beginnings of session statistics. add ability to dump the event queue
------------------------------------------------------------------------
r178 | sungo | 2003-12-14 15:20:05 -0500 (Sun, 14 Dec 2003) | 2 lines
remove POE::API::Peek on reload
------------------------------------------------------------------------
r177 | sungo | 2003-12-14 15:00:01 -0500 (Sun, 14 Dec 2003) | 2 lines
use function i already wrote instead of the reimplemented one. grar
------------------------------------------------------------------------
r176 | sungo | 2003-12-14 14:36:31 -0500 (Sun, 14 Dec 2003) | 2 lines
add session alias to clearly mark us in the session list. add ability to list aliases for a session
------------------------------------------------------------------------
r173 | sungo | 2003-11-16 21:48:03 -0500 (Sun, 16 Nov 2003) | 2 lines
add a command to list sessions
------------------------------------------------------------------------
r172 | sungo | 2003-11-16 18:40:26 -0500 (Sun, 16 Nov 2003) | 2 lines
update reqs to note new required POE::API::Peek
------------------------------------------------------------------------
r169 | sungo | 2003-11-16 17:44:55 -0500 (Sun, 16 Nov 2003) | 2 lines
add a reload command for testing fun
------------------------------------------------------------------------
r168 | sungo | 2003-11-16 17:24:14 -0500 (Sun, 16 Nov 2003) | 2 lines
switch to Wheel::ReadLine
------------------------------------------------------------------------
r167 | sungo | 2003-11-16 16:10:42 -0500 (Sun, 16 Nov 2003) | 2 lines
add pluggable command system
------------------------------------------------------------------------
r166 | sungo | 2003-11-16 15:06:23 -0500 (Sun, 16 Nov 2003) | 2 lines
Initial revision
------------------------------------------------------------------------