File adolc.changes of Package adolc
203
1
-------------------------------------------------------------------
2
Wed Feb 1 09:50:03 UTC 2017 - adam.majer@suse.de
3
4
- use individual libboost-*-devel packages instead of boost-devel
5
6
-------------------------------------------------------------------
7
Sun Sep 4 22:32:43 UTC 2016 - kkhere.geo@gmail.com
8
9
- upadte to version 2.6.2
10
* fixes for corner case crashes
11
12
-------------------------------------------------------------------
13
Thu Jun 9 11:47:28 UTC 2016 - kkhere.geo@gmail.com
14
15
- update to version 2.6.1
16
* small assorted bugfixes
17
18
-------------------------------------------------------------------
19
Mon Jan 11 16:13:30 UTC 2016 - kkhere.geo@gmail.com
20
21
- update to version 2.6.0
22
* Drivers for Lie-Derivatives (by Mirko Franke).
23
* New extended interface for external functions, which may be used to
24
interface to source transformation tools. Previous interface remains
25
intact too.
26
* Driver to compute the abs-normal form of piecewise smooth functions.
27
* Mechanism to compute sparsity pattern of abs-normal form.
28
* Interface to define passive parameters that can be changed before each
29
trace interpretation. Major use case is Lagrange Multipliers.
30
* Interface to AdjoinableMPI improved and debugged.
31
* ADOL-C now uses boost (>= 1.54) for increased execution speed if
32
detected during build.
33
* ADOL-C and all applications must be compiled using a C++11 compiler.
34
* Many, many odd and sundry bugfixes.
35
- added BuildRequires: boost-devel
36
37
-------------------------------------------------------------------
38
Wed Apr 22 17:36:30 UTC 2015 - mpluskal@suse.com
39
40
- Use source for url
41
- Do not pull autotools when they are not used
42
- Cleanup spec-file with spec-cleaner
43
44
-------------------------------------------------------------------
45
Tue Aug 19 10:58:17 UTC 2014 - kkhere.geo@gmail.com
46
47
- Update to upstream version 2.5.2
48
* incorporated bugfixes since 2.5.1
49
50
-------------------------------------------------------------------
51
Sun Aug 17 12:22:22 UTC 2014 - kkhere.geo@gmail.com
52
53
- Update to upstream version 2.5.1
54
* Lots of bugfixes
55
- Added a couple of post release bugfixes from trunk
56
- Removed patch incorporated upstream
57
* no-return-in-non-void-adouble_tl_cpp.patch
58
59
-------------------------------------------------------------------
60
Tue Feb 25 11:44:46 UTC 2014 - kkhere.geo@gmail.com
61
62
- Update to upstream version 2.5.0
63
* An overhaul of the internal memory management to make it
64
more efficient
65
* Support for the AdjoinableMPI API (thanks to Jean Utke)
66
* Overhaul of the external functions interface (thanks to Jean Utke)
67
* Support for piecewise linearizations of piecewise smooth functions
68
* Support for pkg-config (thanks to Oliver Sander)
69
* Computations on the NVIDIA-GPU in forward mode using CUDA
70
* Overhaul of the traceless forward mode.
71
* Support for sparsity in traceless forward mode.
72
* Fixes in higher order tensor propagation
73
* Fix a function name conflict
74
address() -> tensor_address()
75
* Various other small misceleneous fixes
76
- Patch added
77
* no-return-in-non-void-adouble_tl_cpp.patch
78
79
-------------------------------------------------------------------
80
Tue Mar 19 11:41:14 UTC 2013 - kkhere.geo@gmail.com
81
82
- Update to upstream version 2.4.1
83
* list of changes in the release announcement
84
see http://list.coin-or.org/pipermail/adol-c/2013-January/000882.html
85
and http://list.coin-or.org/pipermail/adol-c/2013-March/000887.html
86
87
-------------------------------------------------------------------
88
Sat Sep 15 14:13:00 UTC 2012 - scorot@free.fr
89
90
- fix build for SLE 11 SP2
91
92
-------------------------------------------------------------------
93
Thu Mar 22 17:23:36 UTC 2012 - kkhere.geo@gmail.com
94
95
- Update to new upsteam version 2.3.0
96
* list of changes in the release announcement
97
see http://list.coin-or.org/pipermail/adol-c/2012-March/000804.html
98
* licensing modified
99
see http://list.coin-or.org/pipermail/adol-c/2012-March/000805.html
100
- Update License tag in accordance with above change
101
- Remove ColPack, it can be packaged in its own package with v1.0.6
102
- Add a BuildRequires for ColPack-devel
103
104
-------------------------------------------------------------------
105
Fri Feb 17 06:44:42 UTC 2012 - kkhere.geo@gmail.com
106
107
- Change License tag to reflect discussion in bnc#739158
108
109
-------------------------------------------------------------------
110
Mon Dec 19 11:13:36 UTC 2011 - Rene.vanPaassen@gmail.com
111
112
- Corrected group tags to proper categories
113
114
-------------------------------------------------------------------
115
Fri Dec 16 16:19:31 UTC 2011 - Rene.vanPaassen@gmail.com
116
117
- need Group: tags for SLE_11 and SLE_11_SP1, if all tags are equal,
118
the format_spec_file service is so NICE (not!) to remove subpackage
119
group tags. the doc package needs a Group: Documentation tag
120
(guidelines), and then, fortunately, format_spec_file leaves
121
us alone
122
123
-------------------------------------------------------------------
124
Thu Dec 15 10:28:47 UTC 2011 - coolo@suse.com
125
126
- fix license to be in spdx.org format
127
128
-------------------------------------------------------------------
129
Thu Oct 6 10:59:00 UTC 2011 - kkhere.geo@gmail.com
130
131
- update Colpack to new version 1.0.4
132
* some memory allocation bugfixes
133
134
-------------------------------------------------------------------
135
Wed Oct 5 12:04:37 UTC 2011 - uli@suse.com
136
137
- cross-build fix: use %__cc, %__cxx macros
138
139
-------------------------------------------------------------------
140
Fri Sep 16 19:07:38 UTC 2011 - jengelh@medozas.de
141
142
- Implement baselibs for package; remove redundant tags/sections
143
144
-------------------------------------------------------------------
145
Thu Jun 9 10:37:26 UTC 2011 - kkhere.geo@gmail.com
146
147
- update to upstream release 2.2.1
148
* allow reading hexadecimal and octal numbers in .adolcrc
149
* bugfix for direct reverse callsequence after trace
150
* reimplemented nonl_dom as arrays instead of linked lists
151
152
-------------------------------------------------------------------
153
Tue Apr 12 11:36:09 UTC 2011 - kkhere.geo@gmail.com
154
155
- update to upstream release 2.2.0
156
* numerous bugfixes
157
* memory leak fixes
158
* new revamped internal memory manager
159
160
-------------------------------------------------------------------
161
Thu Nov 11 12:09:19 UTC 2010 - kshitij@math.upb.de
162
163
- update to upstream release 2.1.12
164
* bug fix in tapeless mode log and sqrt
165
* allow changing TAPE_DIR at runtime
166
* allow direct coupling with IpOpt
167
168
-------------------------------------------------------------------
169
Fri Oct 15 09:41:17 UTC 2010 - coolo@novell.com
170
171
- remove the macro from the version tag
172
173
-------------------------------------------------------------------
174
Mon Oct 11 15:54:54 UTC 2010 - kshitij@math.upb.de
175
176
- update to svn trunk rev 175
177
* build fixes for windows and linux
178
* bug fixes
179
* ISO C99 compatibility
180
- stoped building 32bit packages on 64bit arch
181
182
-------------------------------------------------------------------
183
Sat Sep 25 12:29:28 UTC 2010 - kshitij@math.upb.de
184
185
- Fix building on older distros
186
187
-------------------------------------------------------------------
188
Thu Sep 23 17:51:00 UTC 2010 - kkhere.geo@gmail.com
189
190
- correct file ownership
191
192
-------------------------------------------------------------------
193
Thu Sep 23 17:43:32 UTC 2010 - kshtiij@math.upb.de
194
195
- use LIBS instead of LDFLAGS to check for ColPack
196
the order seems to matter in the build service environment
197
198
-------------------------------------------------------------------
199
Thu Sep 23 16:43:15 UTC 2010 - kshitij@math.upb.de
200
201
- initial package for version 2.1.10
202
203