mailr24502 - in /branches/frame_order_cleanup: ./ devel_scripts/ gui/input_elements/ lib/ lib/frame_order/ lib/software/ lib/sof...


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 09, 2014 - 19:25:
Author: bugman
Date: Wed Jul  9 19:25:13 2014
New Revision: 24502

URL: http://svn.gna.org/viewcvs/relax?rev=24502&view=rev
Log:
Merged revisions 24500-24501 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r24500 | bugman | 2014-07-09 18:38:34 +0200 (Wed, 09 Jul 2014) | 5 lines
  
  Updated the script for finding unused imports in the relax source code.
  
  Now the file name is only printed for Python files which have unused 
imports.
........
  r24501 | bugman | 2014-07-09 19:17:38 +0200 (Wed, 09 Jul 2014) | 3 lines
  
  Removal of many unused imports throughout the relax codebase.
........

Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/devel_scripts/find_unused_imports.py
    branches/frame_order_cleanup/gui/input_elements/sequence_2D.py
    branches/frame_order_cleanup/lib/compat.py
    branches/frame_order_cleanup/lib/frame_order/matrix_ops.py
    branches/frame_order_cleanup/lib/software/grace.py
    branches/frame_order_cleanup/lib/software/opendx/files.py
    branches/frame_order_cleanup/lib/structure/files.py
    branches/frame_order_cleanup/lib/structure/geometric.py
    branches/frame_order_cleanup/pipe_control/opendx.py
    branches/frame_order_cleanup/pipe_control/pymol_control.py
    branches/frame_order_cleanup/prompt/interpreter.py
    branches/frame_order_cleanup/sample_scripts/relax_disp/R1rho_analysis.py
    branches/frame_order_cleanup/sample_scripts/relax_disp/cpmg_analysis.py
    branches/frame_order_cleanup/target_functions/relax_disp.py
    
branches/frame_order_cleanup/test_suite/shared_data/dispersion/bug_22146_unpacking_r2a_r2b_cluster/cpmg_synthetic.py
    branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_b14.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_dpl94.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_it99.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_lm63.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61b.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mmq_cr72.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mp05.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_ns_cpmg_2site_3d.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tap03.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tp02.py
    
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tsmfk01.py
    branches/frame_order_cleanup/test_suite/verification_tests/library.py
    branches/frame_order_cleanup/version.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/frame_order_cleanup/devel_scripts/find_unused_imports.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/devel_scripts/find_unused_imports.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/gui/input_elements/sequence_2D.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/gui/input_elements/sequence_2D.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/compat.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/compat.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/frame_order/matrix_ops.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/frame_order/matrix_ops.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/software/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/software/grace.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/software/opendx/files.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/software/opendx/files.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/structure/files.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/structure/files.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/lib/structure/geometric.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/structure/geometric.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/pipe_control/opendx.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/pipe_control/opendx.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/pipe_control/pymol_control.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/pipe_control/pymol_control.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/prompt/interpreter.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/prompt/interpreter.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/sample_scripts/relax_disp/R1rho_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sample_scripts/relax_disp/R1rho_analysis.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/sample_scripts/relax_disp/cpmg_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sample_scripts/relax_disp/cpmg_analysis.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/target_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/target_functions/relax_disp.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/shared_data/dispersion/bug_22146_unpacking_r2a_r2b_cluster/cpmg_synthetic.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/shared_data/dispersion/bug_22146_unpacking_r2a_r2b_cluster/cpmg_synthetic.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_b14.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_b14.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_dpl94.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_dpl94.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_it99.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_it99.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_lm63.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_lm63.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61b.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_m61b.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mmq_cr72.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mmq_cr72.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mp05.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_mp05.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_ns_cpmg_2site_3d.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_ns_cpmg_2site_3d.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tap03.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tap03.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tp02.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tp02.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tsmfk01.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_tsmfk01.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/verification_tests/library.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/verification_tests/library.py?rev=24502&r1=24501&r2=24502&view=diff

Modified: branches/frame_order_cleanup/version.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/version.py?rev=24502&r1=24501&r2=24502&view=diff




Related Messages


Powered by MHonArc, Updated Wed Jul 09 19:40:02 2014