On Thu, 2005-07-14 at 03:52 -0700, Michael G Schwern wrote:
> On Thu, Jul 14, 2005 at 01:45:11PM +0300, George Nistorica wrote:
> > My guess is that you could add a comment here:
> > http://gauss.ffii.org/PatentView/EP1170667/Comments?action=edit&backto=PatentView/EP1170667
&
On Tue, 2005-07-12 at 14:00 -0700, Michael G Schwern wrote:
> I've also
> attempted to contact the Inventors listed on the patent (valid email
> addresses are difficult to find these days) in the hopes of discussing
> this
> programmer-to-programmer and cut through the legal BS. Haven't heard
>
On Thu, 2005-03-31 at 16:46 +, Mark Stosberg wrote:
> Hello,
Hello,
>
> I've been working on a Perl test suite for darcs, with notable recent
> help from Schwern.
>
> We used to have tests that looked like this:
>
>like(`echo y | darcs command`,qr/$re/);
>
> That would run the comma