IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11695   19 years jhoblitt author update
(edit) @11694   19 years jhoblitt ./sys header file cleanup: formatting/whitespace fixes add a …
(edit) @11693   19 years jhoblitt fix broken macro
(edit) @11692   19 years gusciora Correct the tests.
(edit) @11691   19 years gusciora Added tap_psImagePixelExtract.c
(edit) @11690   19 years gusciora First version: tap_psImagePixelExtract.c. 4 failed subtests.
(edit) @11689   19 years gusciora No changes made.
(edit) @11688   19 years gusciora Fixed uninitialized variable errorFlag.
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11686   19 years jhoblitt update psAbort() API: add noreturn attribute remove unneeded …
(edit) @11685   19 years gusciora Fixed small compiler errors due to new compile flags.
(edit) @11684   19 years gusciora include string.h
(edit) @11683   19 years gusciora Removed compile errors.
(edit) @11682   19 years gusciora Added ImageConvolve.
(edit) @11681   19 years gusciora First version. 3 known failures.
(edit) @11680   19 years Paul Price Fixing logical error.
(edit) @11679   19 years jhoblitt VERSION 1.1.1
(edit) @11678   19 years jhoblitt add missing ';'s
(edit) @11677   19 years jhoblitt cast 'const' params to psFree() to void *
(edit) @11676   19 years jhoblitt cast all 'const' variables to (void *) when calling psFree()
(edit) @11675   19 years jhoblitt cast const struct memory to void * for psFree()
(edit) @11674   19 years jhoblitt change psFree() macro to *NOT* cast all pointers to (void *) change …
(edit) @11673   19 years Paul Price Adding PS_ASSERT_IMAGE_TYPE_F32_OR_F64.
(edit) @11672   19 years jhoblitt remove all use of psType.h types -- psMemory.h now has no ps*.h …
(edit) @11671   19 years Paul Price Adding first cut at phase 4 scripts. These will need to be updated …
(edit) @11670   19 years jhoblitt remove psTest (unused, bit rotted)
(edit) @11669   19 years jhoblitt move psPolynomial*metdata() functions from psMetdata.* into …
(edit) @11668   19 years jhoblitt use 'bool' instead of psBool where-ever possible
(edit) @11667   19 years gusciora Fixed memory leaks
(edit) @11666   19 years gusciora Removed diag() and note() messages.
(edit) @11665   19 years gusciora Removed tests that cause an abort. Preserved ok() failure.
(edit) @11664   19 years jhoblitt update p4 model again
(edit) @11663   19 years gusciora This compiles now, but still doesn't run correctly.
(edit) @11662   19 years gusciora Reordered tests, this should be okay.
(edit) @11661   19 years gusciora Fixed test
(edit) @11660   19 years gusciora Fixed this…
(edit) @11659   19 years jhoblitt tidy up :)
(edit) @11658   19 years jhoblitt revised p4
(edit) @11657   19 years gusciora Fixed erroneous NULL parameter test.
(edit) @11656   19 years gusciora Modified the plan_test() args for Stats. Modified the actual test code …
(edit) @11655   19 years jhoblitt don't set PS_NO_TRACE is PSLIB_CFLAGS when --enable-optimize is set
(edit) @11654   19 years jhoblitt bump .so version to 1.1.0
(edit) @11652   19 years eugene fixed ippconfig, psLib, psModules
(edit) @11651   19 years eugene fixed non-branch-version tagging
(edit) @11649   19 years eugene fixed entries
(edit) @11647   19 years jhoblitt VERSION 1.00
(edit) @11646   19 years jhoblitt version bump only
(edit) @11644   19 years eugene enable tagging
(edit) @11643   19 years eugene exec
(edit) @11642   19 years eugene test
(edit) @11641   19 years jhoblitt version to 1.1.0
(edit) @11638   19 years eugene adding simtest
(edit) @11637   19 years eugene handle the mode and branch elements
(edit) @11635   19 years jhoblitt VERSION 1.0.0
(edit) @11631   19 years jhoblitt include string.h
(edit) @11630   19 years eugene poisub to pois
(edit) @11629   19 years eugene fixed configure error for pslib
(edit) @11627   19 years jhoblitt version 1.0.0
(edit) @11626   19 years magnier added string.h
(edit) @11625   19 years jhoblitt add IPP_STDCFLAGS
(edit) @11624   19 years magnier string.h added
(edit) @11623   19 years eugene psModule to psModules
(edit) @11622   19 years magnier strlen
(edit) @11621   19 years jhoblitt add IPP_STDCFLAGS
(edit) @11620   19 years jhoblitt split IPP_STDCFLAGS out of IPP_STDOPTS
(edit) @11619   19 years magnier bad init in psVectorSortIndex
(edit) @11618   19 years magnier fixed un-inits
(edit) @11617   19 years jhoblitt include psMemory.h last
(edit) @11616   19 years jhoblitt don't include string.h in psString.h
(edit) @11615   19 years eugene adding build table
(edit) @11614   19 years jhoblitt set LT version to 1:0:0
(edit) @11613   19 years jhoblitt add PSMODULES_LT_VERSION
(edit) @11611   19 years eugene setting the version numbers in configure.ac
(edit) @11610   19 years jhoblitt update perl dep list
(edit) @11609   19 years Paul Price Adding automake temps to .cvsignore.
(edit) @11608   19 years Paul Price Adding latex temps to .cvsignore.
(edit) @11607   19 years Paul Price aclocal needs to be run with flags designating where the m4 scripts …
(edit) @11606   19 years Paul Price aclocal needs flags to find m4 macros.
(edit) @11605   19 years jhoblitt updated
(edit) @11604   19 years Paul Price aclocal needs flags to find the m4 scripts.
(edit) @11603   19 years jhoblitt removed from dist
(edit) @11602   19 years jhoblitt fwv
(edit) @11601   19 years jhoblitt update
(edit) @11600   19 years eugene added
(edit) @11599   19 years eugene added a note
(edit) @11598   19 years eugene changed type of clip fit polynomials
(edit) @11597   19 years eugene changed private p_pmRecipeSource to public
(edit) @11596   19 years eugene added pmAstromWCS
(edit) @11595   19 years eugene clarify recipe inheritence
(edit) @11594   19 years jhoblitt updated
(edit) @11593   19 years eugene dropping old subset groups
(edit) @11592   19 years jhoblitt updated
(edit) @11591   19 years Paul Price Don't need the mosaicked versions any more because these are generated …
(edit) @11590   19 years eugene add pod
(edit) @11589   19 years eugene adding cmf format
(edit) @11588   19 years eugene remove cmp from camera
(edit) @11584   19 years eugene fixed memory bug
(edit) @11583   19 years eugene adding NSTARS to headers
(edit) @11582   19 years magnier moved header NSTARS to psphotOutput
(edit) @11581   19 years eugene adding default ZERO_PT
Note: See TracRevisionLog for help on using the revision log.