Commit | Date | |
---|---|---|
[r19013]
by
bugman
The "from __future__ import absolute_import" statement is used in lib.io and lib.warnings. This is to avoid module name clashes with the standard Python modules. |
2013-03-22 21:15:25 | Tree |
2013-03-22 21:05:57 | Tree | |
[r19011]
by
bugman
Renamed the relax_warnings module to lib.warnings. This is part of the relax library redesign. |
2013-03-22 20:58:13 | Tree |
2013-03-22 20:53:55 | Tree | |
[r19009]
by
bugman
Renamed the relax_io module to lib.io. This is part of the relax library redesign. |
2013-03-22 20:51:55 | Tree |
[r19008]
by
bugman
Renamed the relax_string module to lib.text.string. This is part of the relax library redesign. |
2013-03-22 20:44:59 | Tree |
[r19007]
by
bugman
Renamed the relax_errors module to lib.errors. This is part of the relax library redesign. |
2013-03-22 20:41:29 | Tree |
[r19006]
by
bugman
Deletion of the frame_order_testing branch - this code has now been manually merged into trunk. |
2013-03-22 16:52:59 | Tree |
[r19005]
by
bugman
Added the script used to recover the frame_order_testing branch to the devel_scripts directory. This might be useful at some point in the future. |
2013-03-22 16:51:16 | Tree |
[r19004]
by
bugman
Final synchronisation of all the frame_order_testing branch files back to trunk for the merger. The manual merger of the frame_order_testing branch did not bring over all changes for some reason. $ diff -qr . ../../relax-trunk | grep -v ".svn" This was run from the checked out branch. All the differing files were then copied over manually. |
2013-03-22 16:49:23 | Tree |