Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise.
|
|
relevant changes:
Functionality
* [DB] implemented baseline setting to the set (y) average
Interface
* [ES] don't hardcode file extensions in file selection dialogs, but define
them via X resources instead (rep. #671)
Documentation
* [ES] HTML docs now include tables of contents
Parser
* [ES] added "PAGE RESIZE xdim, ydim" which sets the page dimensions of all
output devices (in pp) and rescales the current plot accordingly
Drivers
* [ES] implemented font kerning in the (E)PS output
* [ES] added option to choose document data (7bit/8bit/binary) for the PS
driver
+bugfixes
|
|
The announcement:
Release 17.2.0 is available in source form. It contains the functions put and
putmask, and a performance enhancement. The previous release of this
performance enhancement did not compile on certain platforms; this should
be fixed now. Also included is a substantial update to the masked array
package, MA.
|
|
|
|
(Only 2 more left!)
|
|
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
|
|
Gnumeric 0.61:
* Fix formatting mistakes in documentation.
* Some work on the name dialog.
* Work on sheet object persistence.
* Begin honouring the current format when parsing.
* More work on merged cell support.
* Improve cursor rubber banding when selecting a range.
* Fix scripts generating documentation.
* Fixed lotus file format loader. (Magic detection,
avoid unaligned memory accesses, leaks.)
Gnumeric 0.60:
* Initial work on supporting merged cells.
* Improve sheet object and cell comment infrastructure.
* More work on expression relocation.
* Bugs.
* Improve XL export of non-builtin functions.
* Semi-smart undo/redo list truncation.
* Fix serious crash during gnumeric-format save.
* Plug leaks.
|
|
|
|
Consistent 4 character indentation of SUBDIR entries.
|
|
|
|
|
|
FORTRAN 77 library for the solution of nonlinear equations
|
|
|
|
Double precision version of FFTPACK
|
|
|
|
|
|
|
|
|
|
|
|
changelog 1.0.41-1.0.43:
Added the YacasNotebook directory with the emacs shell to the repository.
We have support for BeOS! Thanks to Eugenia Loli.
Serious bugfix: the ^ operator wasn't working like it should. It was mapped to BitXor, and its precedence
was wrong.
Allowed CForm to accept if (predicate) body; and if (predicate) body else other; These routines need to be
written still, however, for them to also work in Yacas itself.
cleaned up some code.
Speedup of 40% of general Yacas execution.
Some improvements to the logic theorem prover so it can handle (a>b)-type epressions.
added support for annotating expressions, with GetExtraInfo and SetExtraInfo.
Initial checkin into sourceforge CVS. Thanks to Vladimir Livshits!
Fixed some windows compilation problems. ElfDll being explicitly mentioned in mathcommands3.cc, and
explicitly including elfdll.h.
added initial versions for the c-like &, | % and ^ operators, and if (...) ... else ... . This will probably make it
possible in the future to write code that is a lot more readable than If(..., ..., ...). The else clause binds to the
last if, just like in c. So this means you can now enter expressions like: if(3 < 3) a else if (3 > 3) b else c;
|
|
-newest version - 17 (new numbering scheme)
-hosted by sourceforge now
-uses python's new "distutils"
|
|
|
|
Library of C Routines for Matrix Computations
|
|
with Make.
|
|
with Make.
|
|
with Make.
|
|
|
|
|
|
Fortran routines for the solution of eigenvalue problems
|
|
|
|
|
|
Fortran subroutines for the solution of definite univariate integrals
|
|
|
|
Systematized Collection of ODE Solvers
|
|
|
|
|
|
Single precision Fortran FFT subroutines
|
|
|
|
Library of mathematical and statistical Fortran 77 subroutines
|
|
|
|
Advanced Calculator for GNU Emacs
|
|
|
|
Monte Carlo Simulation software
|
|
|
|
|
|
|
|
Library of C Routines for Random Number Generation
|