Hi David,
thanks, fixed in SVN 479.
/// Jürgen
On 09/17/2014 08:46 PM, David Lamkins
wrote:
If I start an APL session and do this:
1001 ⎕svo 'foo'
1
⎕svq ''
Hi David,
thanks, fixed in SVN 479.
/// Jürgen
On 09/1
On 09/17/2014 09:29 PM, David Lamkins
wrote:
The new "max. prefix length" entry is misspelled in
quad-SYL.
--
Hi Peter,
I see. Looking on the web it appears as if OSX does not support the
POSIX API for thread
affinities but use their own. GNU may work without setting
the affinities explicitly (because all
threads will have 100% load, so the scheduler should be able to
Hi,
I have changed monadic ⊣ to be more efficient.
The old behavior was that ⊣ B was a copy of B but as a committed
value.
The new behavior is that ⊣ B is 0 as a committed value of 0 (instead of B).
The original purpose of monadic ⊣ was