Changeset 1246 for trunk/ChangeLog


Ignore:
Timestamp:
Dec 1, 2008, 8:09:50 AM (16 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r1245 r1246  
    88   molvisviewer.  Feature available via mouse and keyboard.
    99 * Fixed pymolproxy to handle non-blocking reads from pymol server where
    10    where previous client command would drain stdout.  The bug appears in
     10   previous client command would drain stdout.  The bug appears in
    1111   64-bit versions.
    1212 * Changed curve object to use a vector to read/parse xy data and then
    13    split into the correspondings x and y vectors.  Rough testing shows
    14    to be 8x faster than scan-ing every line.  This was also done
     13   split into the corresponding x and y vectors.  Rough testing shows
     14   to be 8x faster than split/scan-ing every line.  This was also done
    1515   for fields (points).
    1616 * Added feature to VisViewer base class to disconnect from the render
     
    3838   type can only be used at the end of the command line.
    3939 * Added rappture-csh.env script for c-shell users.
    40  * Fixed lang/matlab/Makefile.in to allow prevent parallel builds of
     40 * Fixed lang/matlab/Makefile.in to prevent parallel builds of
    4141   matlab bindings.  "mex" generates temporary files that collide when
    4242   multiple compilations are using the same directory.
Note: See TracChangeset for help on using the changeset viewer.