At http://www.gnustep.org
Week ending 25 March 2000
- gstep-base (Foundation)
-
- Made sure config.h is used throughout.
- Changed to use vasprintf (if available) in formatted string handling - to
minimise wasting stack space.
- NSNumber rewritten for optimisation and to ease subclassing.
- Implemented description method for NSUserDefaults.
- gstep-gui (AppKit frontend)
-
- NSFileWrapper - implementation added.
- NSText - Updated to use NSTextStorage.
- NSTextStorage/GSTextStorage - minor fixes.
- Improved code for loading gmodels into an application.
gstep-xgps (AppKit backend)
- Alpha (transparency) various bugfixes.
- Bugfix for updating position of drag window.
gstep-make (Makefiles package)
- Updates for gsweb.
- Documentation rules updated to remove obsolete code and to add support
for GSDoc.
- Improvements for handling X libraries.
- Localization support for bundles.
gsweb (WebObjects clone)
- Logging/debugging improvements.
tests (Testsuite)
- Some basic NSNumber tests added.
extensions (contributed classes not part of GNUstep)
- Added NGReflection classes from MOF2