Changelog for
alchemist-0.16-3.i386.rpm :
Mon Mar 5 23:00:00 2001 Philipp Knirsch
- Fixed the \"_cascade_merge_\" name in the switchboard to be consistent with our
new name validation.
Wed Feb 28 23:00:00 2001 Crutcher Dunnavant
- changed valid_name to the pattern /^[a-zA-Z][-a-zA-Z0-9_]?$/,
- dropping the \'-\' and \'_\' characters as legal first characters
- (because they aren\'t legal XML first characters)
Tue Feb 13 23:00:00 2001 Crutcher Dunnavant
- rebuilt for pknirsh\'s moveChild fix. (He should have written this changelog!)
Fri Feb 9 23:00:00 2001 Trond Eivind Glomsr�d
- Truncate files when opening for writing (ForgeBlackBox, FileBlackBox)
Thu Feb 8 23:00:00 2001 Harald Hoyer
- fixed typos in ForgeBlackBox
Wed Feb 7 23:00:00 2001 Crutcher Dunnavant
- tweaked the ForgeBlackBox to fix some include problems
Wed Jan 31 23:00:00 2001 Crutcher Dunnavant
- check for name collides in non-anonymous lists at parse time. (oops.)
Wed Jan 24 23:00:00 2001 Crutcher Dunnavant
- changed valid name to include \'-\' character
Tue Jan 23 23:00:00 2001 Trond Eivind Glomsr�d
- require 4Suite
Mon Jan 22 23:00:00 2001 Crutcher Dunnavant
- Fixed a bad break that I left in WriteContextToFile
Mon Jan 22 23:00:00 2001 Crutcher Dunnavant
- Fixed all occurances of Writeable to be Writable
Thu Jan 18 23:00:00 2001 Crutcher Dunnavant
- Reved the version to take into account Trond\'s ForgeBlackBox entry
Sun Jan 14 23:00:00 2001 Crutcher Dunnavant
- Add a CacheBlackBox, and some isNamespaceDirty logic to the alchemist
- to deal with some dirty cache nastyness
Thu Jan 11 23:00:00 2001 Crutcher Dunnavant
- Nope, Elliot had changed it to be case insensitive everywhere, reverted.
Thu Jan 11 23:00:00 2001 Crutcher Dunnavant
- Garh! Was doing case insensitive string comparisions for some reason.
Tue Jan 9 23:00:00 2001 Crutcher Dunnavant
- Fixed a bug in the import code that threw an uncaught exception
Tue Jan 9 23:00:00 2001 Crutcher Dunnavant
- Changed Alchemist.py:Switchboard:writeNamespace() to return
- the context it writes, instead of None
Wed Jan 3 23:00:00 2001 Crutcher Dunnavant
- initial packaging of alchemist
Wed Dec 13 23:00:00 2000 Crutcher Dunnavant
- Created blank package for translation.