Dear Unicon Community,

  New Windows Binaries (12.0.2) have been uploaded to sourceforge.net just
now, bringing several fixes and improvements.

  Here is the link to the downloads page:
   https://sourceforge.net/projects/unicon/files/

   Below is the release notes.

   Feedback/Bug Reports/Comments...  as usual: are welcome.

Cheers,
Jafar

Unicon: What is New? (02/02/2012)

Here is a summary of what the newest release 12.0.2 provides:

**iconx:
  * Added support for &pi, &phi, &e in converting strings to integers

  * !x  now works with x of type integer. It is equivalent to (1 to x)

  * Release threads when they are done freeing system resources.
    Applies to co-expressions - partially solved and more work is needed.

  * Better (dynamic) memory management:-
      program's initial memory (Main thread): 1% RAM
      Co-Expression: 1% of Main
      Thread: 10% of Main.
      Note: The program's initial memory size can be set using the
environment
            variables BLKSIZE and STRSIZE. Both can be set to an integer
            (memory size in bytes)


  * *Windows (bug fix)*: undesirable change of windows focus when hovering
off the
                       window in front to the one in the back, sometimes
sending
                       a dialog to the back.

**icont:
  *segfault bug fix when there is a syntax error.

**gui:
  *improve string search capability for editable text lists
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to