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
|
2005-03-12 Jody Goldberg <jody@gnome.org>
* Release 1.4.3
2005-01-17 Jody Goldberg <jody@gnome.org>
* Release 1.4.2
2004-12-09 Jody Goldberg <jody@gnome.org>
* Release 1.4.1
2004-11-28 Jody Goldberg <jody@gnome.org>
* Release 1.4.0
2004-11-07 Jody Goldberg <jody@gnome.org>
* Release 1.3.93
2004-10-31 Jody Goldberg <jody@gnome.org>
* Release 1.3.92
2004-10-05 Jody Goldberg <jody@gnome.org>
* Release 1.3.91
2004-09-08 Jody Goldberg <jody@gnome.org>
* Release 1.3.90
2004-08-29 Jody Goldberg <jody@gnome.org>
* Release 1.3.2
2004-07-26 Morten Welinder <terra@gnome.org>
* functions.c (gnumeric_imabs): Accept plain numbers.
(gnumeric_imconjugate): Ditto. Fixes 148323.
2004-07-19 Jody Goldberg <jody@gnome.org>
* Release 1.3.1
2004-03-28 Jody Goldberg <jody@gnome.org>
* Release 1.3.0
2003-12-23 Jody Goldberg <jody@gnome.org>
* Release 1.2.3
2003-11-26 Jody Goldberg <jody@gnome.org>
* Release 1.2.2
2003-10-08 Jody Goldberg <jody@gnome.org>
* Release 1.2.1
2003-09-15 Jody Goldberg <jody@gnome.org>
* Release 1.2.0
2003-09-10 Jody Goldberg <jody@gnome.org>
* Release 1.1.90
2003-08-21 Jody Goldberg <jody@gnome.org>
* Release 1.1.20
2003-06-07 Jody Goldberg <jody@gnome.org>
* Release 1.1.19
2003-06-07 Jody Goldberg <jody@gnome.org>
* Release 1.1.18
2003-05-11 Jody Goldberg <jody@gnome.org>
* Release 1.1.17
2003-01-28 Jody Goldberg <jody@gnome.org>
* Release 1.1.16
2002-12-31 Jody Goldberg <jody@gnome.org>
* Release 1.1.15
2002-12-22 Jody Goldberg <jody@gnome.org>
* Release 1.1.14
2002-12-22 Jody Goldberg <jody@gnome.org>
* Release 1.1.13
2002-11-15 Jody Goldberg <jody@gnome.org>
* Release 1.1.12
2002-11-04 J.H.M. Dassen (Ray) <jdassen@debian.org>
* functions.c: Included headers for some standard library functions.
2002-11-01 Jody Goldberg <jody@gnome.org>
* Release 1.1.11
2002-10-27 Jody Goldberg <jody@gnome.org>
* Release 1.1.10
2002-10-17 Jon K Hellan <hellan@acm.org>
* functions.c: COMPLEX, IMAGINARY, IMREAL: Parts, not
coefficients, of a complex number. IMARGUMENT: Explain what
"argument theta" is. IMLN: Get rid of parentheses.
2002-10-14 Jody Goldberg <jody@gnome.org>
* functions.c : convert all args to 'S' rather than '?' to get the
power of implicit iteration and error checking.
Added status info.
2002-09-30 Jody Goldberg <jody@gnome.org>
* Release 1.1.9
2002-09-22 Jon K Hellan <hellan@acm.org>
* functions.c (help_imarcsec, help_imarccsc, help_imarccot,
help_imarccot, help_imarccsch, help_imarccoth): Fix typos in help
xrefs.
2002-08-30 Morten Welinder <terra@diku.dk>
* functions.c (value_new_complex): Avoid copying string.
2002-08-25 Jody Goldberg <jody@gnome.org>
* Release 1.1.8
2002-08-16 Jon K Hellan <hellan@acm.org>
* gsl-complex.c: Include gsl-complex.h.
2002-08-12 Jody Goldberg <jody@gnome.org>
* Release 1.1.7
2002-08-06 Morten Welinder <terra@diku.dk>
* functions.c (plugin_cleanup, plugin_init): Remove these null
functions.
2002-07-22 Zbigniew Chyla <cyba@gnome.pl>
* plugin.xml.in: Set loader type to "Gnumeric_Builtin:module".
2002-07-27 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c: Function description clean up.
2002-07-21 Jody Goldberg <jody@gnome.org>
* Release 1.1.6
2002-07-20 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c: Implemented IMINV(), IMSEC(), IMCSC(), IMCOT(),
and IMNEG().
2002-07-11 Morten Welinder <terra@diku.dk>
* gsl-complex.c (gsl_complex_abs): Remove. (Did the exact same
thing as complex_mod.)
: Constify and make gnum_float safe.
2002-07-07 Jukka Pekka <jiivonen@hutcs.cs.hut.fi>
* functions.c, gsl-complex.c: Implemented the following fns:
IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(), IMARCCSC(),
IMARCCOT(), IMSINH(), IMCOSH(), IMTANH(), IMSECH(), IMCSCH(),
IMCOTH(), IMARCSINH(), IMARCCOSH(), IMARCTANH(), IMARCSECH(),
IMARCCSCH(), and IMARCCOTH().
* functions.c: Imported the complex functions from the fn-eng
plug-in.
* gsl-complex.[ch]: Imported with modifications from the GNU
Scientific Library (GPLed stuff).
|