heiko@jumper [Sun, 04 Jan 2009 18:42:46 +0100] rev 12
Implemented the Quancom::Test::Server.
The Server should work for the W command. It communicates on STDIO and
on a UNIX socket. The UNIX socket communication currently seems to hang
for no obvisous reason. I've to debug it further.
Heiko Schlittermann <hs@schlittermann.de> [Thu, 25 Dec 2008 11:23:35 +0100] rev 11
Added API proposal about tied arrays and scalars.
And additionally I renamed the api proposal file.
Heiko Schlittermann <hs@schlittermann.de> [Wed, 24 Dec 2008 23:45:16 +0100] rev 10
Some thoughts about an API.
And fixed a copyright typo.
Heiko Schlittermann <hs@schlittermann.de> [Mon, 22 Dec 2008 23:51:48 +0100] rev 9
Example extended with "bit" operation.
Heiko Schlittermann <hs@schlittermann.de> [Thu, 18 Dec 2008 13:44:06 +0100] rev 8
Copyright added.
Heiko Schlittermann <hs@schlittermann.de> [Wed, 17 Dec 2008 23:31:39 +0100] rev 7
Reviewed doc and example.
Now the example show some more use case (but it's a wrong case anyway;)
and the documentation for the Quancom::Result-Class is more specific.
Needs testing.
Heiko Schlittermann <hs@schlittermann.de> [Tue, 16 Dec 2008 16:08:43 +0100] rev 6
Bit-Setzen.
Heiko Schlittermann <hs@schlittermann.de> [Tue, 09 Dec 2008 23:26:57 +0100] rev 5
- setup .hgignore
Heiko Schlittermann <hs@schlittermann.de> [Tue, 09 Dec 2008 16:04:23 +0100] rev 4
- now with MakeMaker
Heiko Schlittermann <hs@schlittermann.de> [Tue, 09 Dec 2008 15:58:11 +0100] rev 3
- works a bit