File: Changelog

package info (click to toggle)
gap-float 0.6.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 612 kB
  • ctags: 593
  • sloc: ansic: 2,568; cpp: 2,013; xml: 177; makefile: 119; sh: 100
file content (230 lines) | stat: -rw-r--r-- 5,096 bytes parent folder | download
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
2014-06-21  laurentbartholdi  <laurent.bartholdi@gmail.com>

	Merge pull request #6 from fingolfin/fix-buildsys
	Fix buildsys

	Merge pull request #5 from fingolfin/cleanup-cvs
	Cleanup CVS leftovers

2014-04-02  Max Horn  <max@quendi.de>

	Update .gitignore

	Remove more generated files: Makefile.in

	Do not store these generated files in repository

	Change AM_INIT_AUTOMAKE to use 'foreign' flag

	Fix broken m4 files

	Update 3rd party m4 files to latest version

2014-03-14  Max Horn  <max@quendi.de>

	Get rid of CVS keyword $Id$

	Remove call to FillInVersion()
	The GAP kernel function FillInVersion() does nothing, and has been like that for quite some time.

2014-02-28  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Fixed ignores

	Fixed crash: need delete[] instead of delete. Fixed install by adding target all: in Makefile.am

2014-02-16  imt  <imt@heracles.(none)>

	Changes for new configure

2014-01-07  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Moved config.h.in to src/

	Moved files to follow Debian standard

2014-01-06  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Made package more debian-compliant; version 0.5.17

2014-01-03  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Fixed date format

	Fixed date format

2014-01-02  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Installed picklers

	Fixed structure of ObjByExtRep

2014-01-01  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Fixed bug in Rat and crash in INT_MPFR if argument is <1

2013-12-04  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Fixed date format

2013-12-01  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Removed non-POD variable arrays

2013-11-18  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Switched include order between objects.h and macfloats.h

	Switched include order between objects.h and macfloats.h

2013-09-06  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Bumped version to 0.5.11 with merged fix to 2_PI

	Fixed error in 2/pi

2013-05-16  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	version 0.5.10

	set libraries to link with in LIBS, not LDFLAGS

	added -avoid-version to target float.so

2013-05-16  laurentbartholdi  <laurent.bartholdi@gmail.com>

	Merge pull request #3 from jakobkroeker/master
	fix for build setup in sagemath environment

2013-03-17  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Updated mpfr to 3.1.2

2013-03-12  Jakob Kröker  <kroeker@math.uni-hannover.de>

	Merge remote-tracking branch 'jk/master'

2013-03-07  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	removed sandbox

2013-03-06  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Better handling of generic NewFloat(IsCXSCFloat,string)

	Version bump

	Fixed segv with XX_CXSC_STRING not checking its arguments

	Added sandbox to its branch

2013-03-05  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	More configuration fixes, esp. for automatic doc

	Fixed detection of CXSC; removed libtool; added polynomials test; fixed compilation of cxsc_poly and mpc_poly

2013-03-04  Jakob Kröker  <kroeker@math.uni-hannover.de>

	 fixed build issue for case when gap is part of sage (5.7) installation

2012-12-21  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Added txt files

2012-12-13  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Added external condition "needs GMP"

	new doc

	fixed typo in --no-check-certificate for wget

	removed sandbox

	Added "git tag" to target wwwdir

	New download location, github removed the previous one

	Sandbox initial commit

	Fixes to configuration of fplll, corrected 1 to 1L in cxsc, up to version 0.5.4

2012-12-11  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Up to 0.5.3

	Up to 0.5.2, fixed missing config.guess and extern/ in tarball

2012-11-27  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	version 0.5.2

	New version, init.g tests for presence of DLL

2012-11-19  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	removed dupe line in packageinfo

	new readme

	Change status in packageinf

	cleanup, remove configure branch

	Merge branch 'master' into configure
	master becomes configure

	Added doc

	Added doc

	Added libtool

	Cleanup doc

	Fixed configure for linux

	Fixed configure for linux

	Improved versioning using entities

2012-11-18  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Configuration based on libtool

	changed a bit of configure

2012-11-17  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	ignore myconfigure

	added gmp env variables to makefile

2012-10-12  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Typo in configure: forgot a -L

	New configure, following JK remarks

2012-10-08  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	New configure; default is search for libraries, not compile them

2012-09-21  Laurent Bartholdi  <laurent@ubuntu.(none)>

	Fixed VIEWSTRING_MPFI to handle infinities

2012-09-18  Laurent Bartholdi  <laurent.bartholdi@gmail.com>

	Fixed date in README

	Added fplll entry to README

	Improved .gitignore

	Forgot null-termination on STRING_MPC

	Initial commit

	first commit