Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 11/25/2000 16:16:38
Module Name: pkgsrc
Committed By: rh
Date: Sat Nov 25 14:16:37 UTC 2000
Modified Files:
pkgsrc/lang/gb: Makefile
pkgsrc/lang/gb/files: md5
pkgsrc/lang/gb/pkg: PLIST
Log Message:
Update gb to 0.0.15. Changes include:
* Implement a collections object
* Add the '!' operator WorkSheets!Sheet1
* Impl the 'visible' property on form items.
* Read / Write only properties
* Impl. default methods
* Massive internal object / type system re-write
* Major API clean
* Potential security issue fixed
* Lots of Parser / Lexer work
+ Class parsing
+ Set statement
+ Control array parsing
+ 'Is' statement
* Lots of parser / lexer bugs fixed
* File IO performance improvements and fixes
* Lof implemented, Open improved
* More Command button events
* Form parsing & FRX handling
* GUI items - PictureBox, Frame, Check started
* Embryonic GB GUI designer
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gb/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gb/files/md5
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gb/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.