-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathChangeLog
101 lines (52 loc) · 3.01 KB
/
ChangeLog
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
2012-14-25 Michael Pippig <[email protected]>
* util/utils.c: bugfix in creation of 1d-sub-communicators
2011-11-28 Michael Pippig <[email protected]>
* 3rdparty/: remove fftw-mpi code
2011-11-21 Michael Pippig <[email protected]>
* tests: added several oversampling tests
2011-11-02 Michael Pippig <[email protected]>
* kernel/procmesh.c: bugfix remap of 3d cart. comm. into 2d cart. comm
* gcell/gcells_sendrecv.c: bugfix copy/paste error in gcell reduction
2011-10-21 Michael Pippig <[email protected]>
* tests/Makefile.am: add targets for new r2c checks
2011-10-20 Michael Pippig <[email protected]>
* bugfix: fixed 3dto2d remap for r2c trafos
* tests/: added r2c checks
* tests/fortran: added r2c checks for Fortran interface
2011-09-27 Michael Pippig <[email protected]>
* kernel/sertrafo.c: do not combine r2r trafo and transposition
* tests/: added several new checks
2011-09-27 Michael Pippig <[email protected]>
* pfft.h, gctimer.c, timer.c, util.c, configure.ac: ommit usage of restrict keyword
2011-06-14 Michael Pippig <[email protected]>
* 3rdparty: added MPI part of FFTW3_3alpha1 source code
2011-04-28 Michael Pippig <[email protected]>
* dft-parallel.c, dft-serial.c, transpose.c: implement new interface
* embed.c, trunc.c: split embed and trunc from serial trafo
2011-04-27 Michael Pippig <[email protected]>
* dft-parallel.c, dft-serial.c, transpose.c: implement new interface
2011-04-26 Michael Pippig <[email protected]>
* dft-parallel.c, dft-serial.c, transpose.c: implement new interface
2011-04-21 Michael Pippig <[email protected]>
* many files: implement new interface
2011-04-20 Michael Pippig <[email protected]>
* kernel/dft-parallel.c: implement new interface
2011-04-08 Michael Pippig <[email protected]>
* configure.ac: removed commented lines
2011-04-07 Michael Pippig <[email protected]>
* m4/ax_lib_fftw3.m4: fixed bug while trying libfftw3_threads
* api/pfft.h: fixed included headers
* configure.ac: add fftw flags to CPPFLAGS and LDFLAGS
2011-04-06 Michael Pippig <[email protected]>
* Synchronized configure.ac with ScaFaCoS changes
2011-03-24 Michael Pippig <[email protected]>
* Makefile.am: fixed order of SUBDIRS
2011-03-23 Michael Pippig <[email protected]>
* added Libtool support for PFFT
2011-03-22 Michael Pippig <[email protected]>
* A ChangeLog, AUTHORS, NEWS
* Set DISTCHECK_CONFIGURE_FLAGS in configure.ac insteadf of Makefile.am
* Fixed GPL Header in configure.ac
* Cleanup directory structure
* A api/
* mv api-* fortran-* fortran-api.c api/