The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pnuts Updates (New built-in function: unuse, Bug fixes, etc.)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Toyokazu Tomatsu

Posts: 66
Nickname: tomatsu
Registered: Jul, 2003

Toyokazu Tomatsu is a developer of Pnuts.
Pnuts Updates (New built-in function: unuse, Bug fixes, etc.) Posted: Sep 1, 2004 11:37 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Toyokazu Tomatsu.
Original Post: Pnuts Updates (New built-in function: unuse, Bug fixes, etc.)
Feed Title: Pnuts Addict
Feed URL: http://pnuts.org/~tomatsu/jroller-rss.xml
Feed Description: Toyokazu Tomatsu's Weblog
Latest Java Buzz Posts
Latest Java Buzz Posts by Toyokazu Tomatsu
Latest Posts From Pnuts Addict

Advertisement
Changes in 20040821(1.0rc2, 1.1beta):

  • - A new built-in function unuse().
  • - The common class names, such as java.util.Map, are now defined in "java.util", "java.net", or "java.io" module, which was being defined in "pnuts.util" module.
        unuse("java.util")
        import org.eclipse.swt.widgets.List
        List
    
  • - link(oldpath, newpath) is added to "posix" module
  • - Bug fixes:

Read: Pnuts Updates (New built-in function: unuse, Bug fixes, etc.)

Topic: Cygwin Notes Previous Topic   Next Topic Topic: [Aug 24, 2004 11:29 PDT] 19 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use