-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNEWS
More file actions
30 lines (18 loc) · 789 Bytes
/
NEWS
File metadata and controls
30 lines (18 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
24-Jan-2021 -- Balint Joo
Verson 2.0.0 Added CMake Build
* Currently alongside autotools but hope to deprecate those eventually
23-Feb-2006 -- Balint Joo
Version 1.4.0. Added set function to reader.
16-May-2005 -- Robert Edwards
Version 1.3.1. Some new XMLArray functions.
27-Apr-2005 -- Robert Edwards
Version 1.3.0. Renamed include files to have unique xml prefix.
Put Array and TComplex in namespaces. Went through and removed
all using namespace std like stuff and cleaned it up.
27-Apr-2005 -- Robert Edwards
Version 1.2.3. Last minor release before rearrangement.
27-Apr-2004 -- (RGE)
More support for printing XML input trees.
09-Apr-2003 -- (BJ)
Created -- can deal with doubles, ints and strings read from file,
and written to file.