r90: Convert MPI structure to C++ class
[ctsim.git] / ChangeLog
1 0.6.0-b1 - 6/6/2000
2    First C++ conversions
3    Portable IF (image file) format implemented with objects (SDF removed)
4         - Now all data files are cross-platform compatible
5    Converted from MPI to MPI++
6    Converted backprojection to object-oriented
7    Removed MTX from libkmath as no longer need -- replaced with C++ matrices             
8         
9 0.5.4 - 6/4/2000
10    Simpilifed endian handling
11         
12 0.5.4-b3 - 6/1/2000
13    Added support for 64-bit (IA64) CPU
14    Removed broken B-spline interpolation
15    Added support for cygwin platform under Windows 2000
16    Added support for 16-bit PNG graphics
17         
18 0.5.4-b2 - 5/16/2000
19    Added compile-time configuration of endian order
20
21 0.5.4-b1 - 5/14/2000
22    Modified the raysum file format to be platform independent
23         
24 0.5.3 - 5/11/2000
25    Added Microsoft VC compatibility
26    Cleaned up compilation warnings in libgraph
27         
28 0.5.2-b5 - 5/7/2000
29    Continued conversion to ANSI C       
30    Removed old CRT routines
31         
32 0.5.2-b4 - 5/4/2000
33    Renamed pictures to phantoms, objects to phantom elements
34    Continued code cleanup
35         
36 0.5.2-b3 - 4/30/200
37     More code cleanup with reorganizing libraries
38     Added --log and --exp to sdf-1
39     Allowed negative numbers for window levels in CGI interface
40
41 0.5.2-b2 - 4/30/200
42     Continued code cleanup
43         
44 0.5.2-b1 - 4/29/2000
45     Fixed a few MPI bugs
46     Better documented, coded raysum in-memory on on-disk options
47         
48 0.5.1 - 4/28/2000
49     Cleaned out library that wasn't being used by CTSim  
50     Modified ctsim.cgi to read in configuration file ctsim.conf
51
52 0.5.0 - 4/27/2000 
53     First open source distribution for GNU/Linux
54         
55 6/1999 
56   Converted to GNU/Linux
57   added MPI support via LAM library
58         
59 1983-84 
60   Developed under MS-DOS and IBM EGA graphics
61