IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5064   21 years drobbin Relatively minor changes from new SDRS rev16
(edit) @5057   21 years drobbin Minor changes from new SDRS, prototype code for psArguments
(edit) @5041   21 years desonia removed a debug print statement.
(edit) @5036   21 years desonia * empty log message *
(edit) @5033   21 years gusciora .…
(edit) @5027   21 years desonia * empty log message *
(edit) @5026   21 years desonia updated the mainpage: eliminated 'snapshots' and added a section for …
(edit) @5025   21 years desonia added an option to get the build location of headers and library.
(edit) @5020   21 years desonia * empty log message *
(edit) @5019   21 years desonia updated to reflect new line numbers in input file
(edit) @5018   21 years desonia changed psTime.config to the more generic pslib.config
(edit) @5017   21 years desonia * empty log message *
(edit) @5016   21 years desonia changed psTime.config to pslib.config to be more generic.
(edit) @5015   21 years desonia * empty log message *
(edit) @5013   21 years drobbin added psTime input for psMetadataConfigParse (and tests)
(edit) @5012   21 years desonia * empty log message *
(edit) @5011   21 years desonia * empty log message *
(edit) @5010   21 years drobbin set PS_META_META = PS_DATA_METADATA
(edit) @5009   21 years desonia * empty log message *
(edit) @5008   21 years desonia new tests
(edit) @5007   21 years drobbin added psTime support to psMetadataConfigFormat
(edit) @5005   21 years desonia cast printf values to specific values. (can't assume time is the …
(edit) @5004   21 years desonia * empty log message *
(edit) @5003   21 years desonia needed to cast some values for printf's for cross compatibility (long …
(edit) @5002   21 years desonia updated requirement to automake 1.7 to avoid compatibility issues.
(edit) @5001   21 years desonia * empty log message *
(edit) @5000   21 years drobbin Added xml support for psTime data
(edit) @4999   21 years gusciora .…
(edit) @4995   21 years gusciora .…
(edit) @4992   21 years gusciora .…
(edit) @4991   21 years gusciora .…
(edit) @4987   21 years drobbin * empty log message *
(edit) @4985   21 years drobbin Made changes to psImage struct. and psMetadata output per bug505
(edit) @4984   21 years drobbin Added "-fno-strict-aliasing" to cflags per bug 456
(edit) @4981   21 years desonia Bug 515
(edit) @4980   21 years drobbin updated psRegionFromString to subtract 1 from x0,y0 per bug 509
(edit) @4979   21 years drobbin Took xml/parser.h out of MDConfig, added psMessageDestination
(edit) @4978   21 years desonia updated linking subsection.
(edit) @4975   21 years drobbin Added linking info to main doxygen page
(edit) @4974   21 years desonia added psErrorCodes.[ch], which are generated from psErrorCodes.[ch].in.
(edit) @4973   21 years gusciora Split psFunctions into psSpline and psPolynomial.
(edit) @4972   21 years drobbin Added psTraceSetFormat as outlined from SDRS 15
(edit) @4971   21 years gusciora .…
(edit) @4970   21 years gusciora Split of psFunctions to psSpline and psPolynomial.
(edit) @4969   21 years gusciora .…
(edit) @4968   21 years gusciora .…
(edit) @4967   21 years gusciora .…
(edit) @4966   21 years gusciora .…
(edit) @4965   21 years gusciora
(edit) @4964   21 years gusciora Split psFunctions into psSpline and psPolynomial.
(edit) @4963   21 years gusciora .…
(edit) @4962   21 years gusciora
(edit) @4961   21 years gusciora .…
(edit) @4960   21 years gusciora .…
(edit) @4959   21 years gusciora
(edit) @4958   21 years gusciora Split of psFunctions.c into psSpline.c and psPolynomial.c.
(edit) @4957   21 years gusciora psPlaneTransformDeriv()
(edit) @4956   21 years desonia modified dist file list.
(edit) @4955   21 years desonia * empty log message *
(edit) @4953   21 years desonia * empty log message *
(edit) @4952   21 years drobbin Changed psLogSetFormat to return bool instead of void
(edit) @4951   21 years drobbin Updated/changed psTrace & psLog fxns to use fd (were FILE*) as …
(edit) @4944   21 years drobbin made requested changes including using file descriptors in psTrace
(edit) @4938   21 years drobbin made requested changes to ImageKeep(Mask)Circle(Region) functions - …
(edit) @4937   21 years drobbin fixed psSphere struct, changed psPolynomial to unsigned int's
(edit) @4936   21 years drobbin updated RegionForImage test.
(edit) @4935   21 years drobbin changed complex double back to complex
(edit) @4934   21 years drobbin complex double switched back to complex. RegionForImage test fixed.
(edit) @4920   21 years drobbin Updated code w.r.t the latest api-delta report
(edit) @4899   21 years drobbin Updated tests for psMemCheckType functions.
(edit) @4898   21 years drobbin Implemented psMemCheckType functions and tests. Some testing remains …
(edit) @4891   21 years drobbin psMetadataAddWhatever fxns now accept an int format parameter (bug504)
(edit) @4887   21 years drobbin tested and updated init functions in Image and Vector
(edit) @4886   21 years drobbin Added tests for ImageInit, RegionForSquare, RegionForImage. edited Init
(edit) @4877   21 years desonia * empty log message *
(edit) @4876   21 years gusciora Removed GSL code.
(edit) @4871   21 years drobbin wrote tests for psMetadataLookupMD, psMetadataLookupString
(edit) @4870   21 years drobbin Added functions psMetadataConfigFormat and psMetadataConfigWrite
(edit) @4862   21 years gusciora
(edit) @4861   21 years gusciora These tests are way out-of-syne with the current minimize functions.
(edit) @4859   21 years gusciora Modified the log message format. Lots of tests will fail since there …
(edit) @4858   21 years gusciora Added EAM changes to the polynomial structs. Not, poly->nX equals the …
(edit) @4857   21 years gusciora Eliminated gsl calls in psFunctions.c.
(edit) @4856   21 years drobbin Updated psMetadataIterator test functions
(edit) @4855   21 years drobbin Created tests for psMetadataIterator functions (ie. Set, Get, Alloc)
(edit) @4827   21 years desonia added the XML errors.
(edit) @4823   21 years desonia this file is generated.
(edit) @4822   21 years drobbin revised test file due to seg faults
(edit) @4821   21 years drobbin added psVectorInit. prototype code used from psImageInit (found in bug481)
(edit) @4819   21 years desonia changes relate to compiling on OS/X with GCC 4.0.
(edit) @4818   21 years desonia * empty log message *
(edit) @4817   21 years drobbin bug 506 - psMetadataLookupMD, LookupString, Print folded in (prototype …
(edit) @4816   21 years drobbin Edited makefiles to include ErrorText and libxml path for psModule
(edit) @4815   21 years drobbin folded in code from bug 481. Tests still to be written.
(edit) @4792   21 years drobbin update xml test
(edit) @4791   21 years drobbin xml verified files
(edit) @4790   21 years drobbin xml changes
(edit) @4789   21 years drobbin xml tests
(edit) @4788   21 years drobbin added psMetadataAddBool
(edit) @4787   21 years drobbin added Error texts for xml
Note: See TracRevisionLog for help on using the revision log.