|
|
@7810
|
8 years |
aivar |
Got rid of the idea of creating an ICurveFitter for each fit type (i.e. …
|
|
|
@7762
|
8 years |
curtis |
Fix with-libs profile to include Java class files.
Still doesn't include …
|
|
|
@7761
|
8 years |
curtis |
Move assembly descriptor into src/main/assembly.
|
|
|
@7760
|
8 years |
curtis |
Move JAR plugin config out of default profile.
|
|
|
@7759
|
8 years |
curtis |
Add maven-nar-plugin version to avoid warnings.
|
|
|
@7730
|
8 years |
curtis |
Fix SVN path to license files.
|
|
|
@7700
|
9 years |
aivar |
Removed IJ.log debugging message.
|
|
|
@7698
|
9 years |
aivar |
Removed IJ.log debugging message.
|
|
|
@7694
|
9 years |
aivar |
Enable the old System.loadLibrary JNA version as well as the new …
|
|
|
@7692
|
9 years |
aivar |
Changes to get JNI working (vs JNA). Currently has both versions …
|
|
|
@7689
|
9 years |
aivar |
Added default profile to build default jar and "with-libs" profile to …
|
|
|
@7687
|
9 years |
aivar |
Disabled maven-nar-plugin functionality.
|
|
|
@7686
|
9 years |
aivar |
Added dependency to ij (strange that it built on my system without).
|
|
|
@7685
|
9 years |
aivar |
I had a slim-curve-1.0-SNAPSHOT.jar in my local repository, Hudson didn't, …
|
|
|
@7683
|
9 years |
aivar |
Display critical messages with IJ.log. New style of using …
|
|
|
@7673
|
9 years |
aivar |
CurveFitData needs to keep track of how many pixels went into each data …
|
|
|
@7670
|
9 years |
aivar |
Removed set/getFree from CurveFitData. This info is invariant per …
|
|
|
@7669
|
9 years |
aivar |
Don't clobber fixed parameters when doing an RLD to be followed by an LMA.
|
|
|
@7668
|
9 years |
curtis |
Clean up headers, and add a script to check them.
|
|
|
@7642
|
9 years |
aivar |
Added RLD+LMA option.
|
|
|
@7639
|
9 years |
curtis |
Fix some Eclipse warnings and formatting.
|
|
|
@7612
|
9 years |
curtis |
Serve Maven artifacts using Apache on port 80.
Previously it was done via …
|
|
|
@7598
|
9 years |
aivar |
Parameter ordering problems. GrayNRCurveFitter was out of date.
|
|
|
@7596
|
9 years |
aivar |
Fixed null pointer exception when library not found.
|
|
|
@7595
|
9 years |
curtis |
Fix up LOCI Software POM structure.
|
|
|
@7587
|
9 years |
curtis |
Remove Bio-Formats projects, and merge Maven branch.
Bio-Formats has …
|
|
copied from branches/maven/projects/curve-fitter:
|
|
|
@7575
|
9 years |
aivar |
Added utility for dealing with native libraries.
|