Toyokazu Tomatsu
Posts: 66
Nickname: tomatsu
Registered: Jul, 2003
Toyokazu Tomatsu is a developer of Pnuts.
|
|
|
|
Pnuts Updates (Standard modules enhancement, Bug fixes)
|
Posted: Sep 28, 2004 1:29 PM
|
|
Advertisement
|
Changes in 20040908(1.1rc1, 1.0rc2)
- - long integer literal
123L
0xffffL
- - binarySearch(), schedule(), and LRUcache(size) are added to pnuts.lib module.
- - read(), getByteArray(), getCharArray(), gzip(), and zcat() can take URL or file.
- - encrypt(), decrypt(), md5(), and sha() can take URL or file.
- - getClipboard()/setClipboard() are added to pnuts.awt module.
- - shellExpand() returns an Enumeration of String objects that represent file names.
- - walkDirectory() traverses directories as well as files.
- - cat(), copy(), and delete() can take array, collection, etc.
- - Bug fixes:
Read: Pnuts Updates (Standard modules enhancement, Bug fixes)
|
|