SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for alchemist-1.0.34-1.i386.rpm :
Thu Sep 23 02:00:00 2004 Than Ngo 1.0.34-1
- add Prereq: /sbin/ldconfig

Sat Mar 6 01:00:00 2004 Tim Waugh 1.0.33-1
- Require python-abi = %{pyver} (bug #117501, bug #113313).

Fri Feb 20 01:00:00 2004 Tim Waugh 1.0.32-1
- Unnest a function (bug #116248).

Fri Jan 16 01:00:00 2004 Tim Waugh 1.0.31-1
- Fixed another accidental bitwise operation.

Fri Jan 9 01:00:00 2004 Tim Waugh 1.0.30-1
- Fix several accidental bitwise operations.
- Unnest a function (bug #110691).

Tue Jan 6 01:00:00 2004 Tim Waugh 1.0.29-1
- Own %{_sysconfdir}/alchemist (bug #74024, bug #112842).
- Build requires glib2-devel (bug #110780).

Fri Nov 7 01:00:00 2003 Tim Waugh 1.0.28-1
- Rebuilt (Python 2.3).

Thu May 29 02:00:00 2003 Tim Waugh 1.0.27-2
- Rebuilt.

Thu May 29 02:00:00 2003 Tim Waugh 1.0.27-1
- 1.0.27:
- Switch to glib-2.0 (bug #91319).

Tue Jan 28 01:00:00 2003 Tim Waugh 1.0.26-1
- Rebuild.

Sat Dec 14 01:00:00 2002 Elliot Lee 1.0.25-1
- Rebuild, fix bugs

Thu Jul 11 02:00:00 2002 Trond Eivind Glomsrød 1.0.244
- Move the blackbox .a and .la file to the devel subpackage (#68461)

Wed May 15 02:00:00 2002 Trond Eivind Glomsrød 1.0.24-1
- Back to Python 2.2

Wed Feb 27 01:00:00 2002 Trond Eivind Glomsrød 1.0.23-1
- rebuild

Fri Jan 25 01:00:00 2002 Trond Eivind Glomsrød 1.0.22-1
- Make build with newer automake

Fri Dec 14 01:00:00 2001 Trond Eivind Glomsrød 1.0.21-1
- Include .pyo files

Sat Dec 8 01:00:00 2001 Trond Eivind Glomsrød 1.0.20-1
- s/Copyright/License/
- build for python 2.2

Wed Dec 5 01:00:00 2001 Crutcher Dunnavant 1.0.19-1
- removed AdmList_reparentData, it was a stupid idea
- added AdmList_renameCopyData, made AdmList_copyData use it.

Fri Aug 24 02:00:00 2001 Crutcher Dunnavant 1.0.18-1
- fixed thinko in pyalchemist_python.py found by pychecker
- added AdmList_reparentData() function, this will be hard to bind.

Fri Aug 17 02:00:00 2001 Crutcher Dunnavant 1.0.17-1
- added bindings for _isAlive to pyalchemist

Wed Aug 8 02:00:00 2001 Crutcher Dunnavant 1.0.16-1
- fixed internalized handler list so that it actually finds the fileblackbox

Tue Aug 7 02:00:00 2001 Crutcher Dunnavant 1.0.15-1
- give the fileblackbox children an open stdout and stderr to /dev/null,
- so they dont freak when they cannot write.

Tue Aug 7 02:00:00 2001 Crutcher Dunnavant 1.0.14-1
- fixed pyalchemist\'s writeCtx argument parsing.
- tweaked triggerblackbox so that it works.
- internalized fileblackbox, so we dont have to dl open it.

Wed Aug 1 02:00:00 2001 Crutcher Dunnavant 1.0.13-1
- fixed a \'fall off the list\' bug in AdmList_moveData which was segfaulting

Tue Jul 31 02:00:00 2001 Crutcher Dunnavant 1.0.12-1
- changed all occurances of ADM_ENOBOXSET to ADM_ENOSUBSPACE
- tweaked the Doxygen settings to only list the contents of
- alchemist.h and blackbox.h
- told specfile to include the man pages

Mon Jul 30 02:00:00 2001 Crutcher Dunnavant 1.0.11-1
- limited names to 255 chars.

Mon Jul 30 02:00:00 2001 Crutcher Dunnavant 1.0.10-1
- added a validName function to the python bindings

Mon Jul 30 02:00:00 2001 Crutcher Dunnavant 1.0.9-1
- moved all function docs to the header.
- cleaned up the internal refstr engine
- exposed AdmData_validName, and extended names to match:
- Name = (Letter | \'_\') (Letter | Digit | \'_\' | \'-\' | \'.\')*

Thu Jul 19 02:00:00 2001 Crutcher Dunnavant
- added zlib-devel build pre req, ldconfig call

Sat Jul 14 02:00:00 2001 Crutcher Dunnavant
- added .strip() method to AdmContexts, which strips the Id tree

Mon Jul 9 02:00:00 2001 Crutcher Dunnavant
- added .get() method to pyAdmLists

Mon Jul 9 02:00:00 2001 Crutcher Dunnavant
- special case added to the pyalchemist binding AdmList getslice function,
- to handle asking for slices of empty lists

Thu Jun 21 02:00:00 2001 Crutcher Dunnavant
- added alchemist dep to alchemist-devel

Thu Jun 14 02:00:00 2001 Crutcher Dunnavant
- added some python helpers, has_key function

Thu Jun 7 02:00:00 2001 Crutcher Dunnavant
- landed major devel work. feature complete

Tue May 22 02:00:00 2001 Crutcher Dunnavant
- fixed AdmList_getChildByName, AdmList_getChildByPath, and AdmToken_nget

Tue May 22 02:00:00 2001 Crutcher Dunnavant
- rebuilt with new binding system (Major changes)

Tue Apr 24 02:00:00 2001 Nalin Dahyabhai
- Obey RPM_OPT_FLAGS. Obey.

Fri Apr 20 02:00:00 2001 Crutcher Dunnavant
- fixed readVersion in the CacheBlackBox
- added URLBlackBok

Tue Mar 6 01:00:00 2001 Philipp Knirsch
- Fixed the \"_cascade_merge_\" name in the switchboard to be consistent with our
new name validation.

Thu Mar 1 01: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)

Wed Feb 14 01:00:00 2001 Crutcher Dunnavant
- rebuilt for pknirsh\'s moveChild fix. (He should have written this changelog!)

Sat Feb 10 01:00:00 2001 Trond Eivind Glomsrød
- Truncate files when opening for writing (ForgeBlackBox, FileBlackBox)

Fri Feb 9 01:00:00 2001 Harald Hoyer
- fixed typos in ForgeBlackBox

Thu Feb 8 01:00:00 2001 Crutcher Dunnavant
- tweaked the ForgeBlackBox to fix some include problems

Thu Feb 1 01:00:00 2001 Crutcher Dunnavant
- check for name collides in non-anonymous lists at parse time. (oops.)

Thu Jan 25 01:00:00 2001 Crutcher Dunnavant
- changed valid name to include \'-\' character

Wed Jan 24 01:00:00 2001 Trond Eivind Glomsrød
- require 4Suite

Tue Jan 23 01:00:00 2001 Crutcher Dunnavant
- Fixed a bad break that I left in WriteContextToFile

Tue Jan 23 01:00:00 2001 Crutcher Dunnavant
- Fixed all occurances of Writeable to be Writable

Fri Jan 19 01:00:00 2001 Crutcher Dunnavant
- Reved the version to take into account Trond\'s ForgeBlackBox entry

Mon Jan 15 01:00:00 2001 Crutcher Dunnavant
- Add a CacheBlackBox, and some isNamespaceDirty logic to the alchemist
- to deal with some dirty cache nastyness

Fri Jan 12 01:00:00 2001 Crutcher Dunnavant
- Nope, Elliot had changed it to be case insensitive everywhere, reverted.

Fri Jan 12 01:00:00 2001 Crutcher Dunnavant
- Garh! Was doing case insensitive string comparisions for some reason.

Wed Jan 10 01:00:00 2001 Crutcher Dunnavant
- Fixed a bug in the import code that threw an uncaught exception

Wed Jan 10 01:00:00 2001 Crutcher Dunnavant
- Changed Alchemist.py:Switchboard:writeNamespace() to return
- the context it writes, instead of None

Thu Jan 4 01:00:00 2001 Crutcher Dunnavant
- initial packaging of alchemist

Thu Dec 14 01:00:00 2000 Crutcher Dunnavant
- Created blank package for translation.