plugins. This basically means that Javadoc help and editor hover
links will work on Eclipse libraries when developing plugins and
SWT applications.
It requires some zipping and unzipping but at least we get the
correct tree installed (much like the available binaries for other
platforms).
Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup)
suddenly confronted with configuration dialogs for which
you don't know the port. This adds one such label.
PR: 54293
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer
Added SuperLU_MT, which
contains a set of subroutines to solve a sparse linear system
A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).
The columns of A may be preordered before factorization; the
preordering for sparsity is completely separate from the factorization.
SuperLU_MT is a parallel extension to the serial SuperLU library.
SuperLU_MT (math/superlu_mt) and SuperLU (math/superlu) are
employing quite different implimentation, so we decided
to make separete ports.
Pointed out by: kris
Pointy hat to: myself
* This version modifies the SMTP engine and removes
the segfault from the attachment encoding.
PR: 54384
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Result of diff 20030608 version and new version.
Change some style (// to /* */, \x1b to \033, etc...)
Overcome the problem that the printer does not accept
compressed data bands bigger than 64 kB.
Pointed out by: horio shoichi <bugsgrief@bugsgrief.net>
Adam <blueeskimo@gmx.net>
Rob Lahaye <lahaye@snu.ac.kr>
Result of diff 5.3.9 5.3.10(new):
Strip without DEBUG.
Save LD_FLAGS previous definition.
Display license on version strings, etc..
Pointed out by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
A software for Flexible Bayesian Modelling and Markov Chain
Sampling(The software is for education and research use only).
PR: 53650
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
fixed the spooles port
b) there are three (small) missing patches from the experimental
tree that are not in the files dir.
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Reviewed by: maho