Commit | Date | |
---|---|---|
2009-09-11 11:43:34 | Tree | |
2009-09-11 09:48:17 | Tree | |
[r9514]
by
bugman
Fixes for load_pickle(). The ds.__reset__() call has been removed because of redundancy and the new ds.is_empty() has been |
2009-09-11 09:39:53 | Tree |
[r9513]
by
bugman
Duplicated the test_state() system test into test_state_pickle() and test_state_xml(). This tests both formats. |
2009-09-11 09:36:02 | Tree |
[r9512]
by
bugman
Added the force flag to the state.load() user function. When True, this causes the relax data store to be reset prior to state loading. |
2009-09-11 09:31:44 | Tree |
[r9511]
by
bugman
Updated the relax data store from_xml() method for support of the loading of the XML state file. |
2009-09-11 09:12:30 | Tree |
2009-09-11 08:29:08 | Tree | |
[r9509]
by
bugman
Absorbed the load_xml() function into load_state(). After shifting the data store check to load_state() for all formats, the function only had one |
2009-09-11 08:16:04 | Tree |
[r9508]
by
bugman
Added a warning to the state.save() user function about the pickle format compatibility. |
2009-09-11 08:07:11 | Tree |
[r9507]
by
bugman
Added the pickle arg to state.save(). This allows the relax state - the contents of the relax data store - to either be saved as XML or as |
2009-09-11 08:06:05 | Tree |