Post-release version increment.
Chase two additional functions in libstatgrab 0.13 - sg_snapshot and sg_shutdown. Both are null operations on non-Windows platforms, but Python can run on Windows so we should support them. Consequently we now need at least libstatgrab 0.13.
Catch another dev@i-scream.org.
Post-release version increment.
Version 0.4 of pystatgrab.
Post release version increment.
Catch up to new features in libstatgrab 0.10.2.
Post release version increment.
Prepare for 0.2 release of pystatgrab.
Update name of project at the top of all soure files. These files now exist in their own right, rather than as part of the "CMS".
pystatgrab now has it's own webpage.
Post release version bump.
sys.exit, not exit.
Add more documentation to the README file.
Move the wrapper module to _statgrab, and then add a module to interface to the user with correct function names.
Package should be pystatgrab, not statgrab. Add ChangeLog to MANIFEST.
Modify setup.py to do more exhaustive testing. Also create statgrab.c using pyrexc if it doesn't exist.
Post release version increment.
Bring the python extension up-to-date with the latest libstatgrab functions. Still need to look at that enum thing and how best to use it.
Post release version increment.
Update version.
Make setup.py figure out compiler flags using pkg-config. This makes it portable across platforms.
Add error checking to the python bindings. They previously didn't check for a NULL response from the libstatgrab functions - which resulted in python core dumping. It now raises an exception instead. Also add a first stab at a setup.py so people can quickly build/install this extension if they want.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.