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