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) @11730   20 years eugene updates
(edit) @11729   20 years gusciora First version.
(edit) @11728   20 years Paul Price Removing croak in favour of carp followed by exit, using an …
(edit) @11727   20 years Paul Price Adding convolution benchmarks program.
(edit) @11726   20 years Paul Price Renaming psMetadataItemTransfer to psMetadataItemSupplement
(edit) @11725   20 years Paul Price Moving FFT test into tap_psImageFFT2
(edit) @11724   20 years Paul Price Renaming psMetadataItemTransfer to psMetadataItemSupplement
(edit) @11723   20 years jhoblitt partial impliementation of new p4 design
(edit) @11722   20 years Paul Price Updating APIs for FFT and image convolution to match newly implemented …
(edit) @11720   20 years jhoblitt VERSION 1.1.3
(edit) @11719   20 years Paul Price Fixing allocation problem.
(edit) @11718   20 years Paul Price Adding tests of vector FFT: going back and forth
(edit) @11717   20 years Paul Price Testing that forward and backward FFTs work.
(edit) @11716   20 years Paul Price Row-by-row copy only necessary for children images.
(edit) @11715   20 years jhoblitt VERSION 1.1.1 attempt to normalize p4 tables
(edit) @11714   20 years Paul Price Fixing memory corruption issue due to confusing columns and rows in …
(edit) @11713   20 years jhoblitt missing semicolons
(edit) @11712   20 years Paul Price Fixing apparent gcc 3.4.3 problem with preprocessor statements within …
(edit) @11711   20 years jhoblitt change selected psString*() functions into wrappers so file/lineo/func …
(edit) @11710   20 years jhoblitt change psLookupTableAlloc() to pass in file/lineno/func whitespace fixes
(edit) @11709   20 years jhoblitt change psHashAlloc() to pass in file/lineno/func whitespace fixes
(edit) @11708   20 years jhoblitt change psBitSetAlloc() to pass in file/lineno/func whitespace fixes
(edit) @11707   20 years jhoblitt change psPixel*Alloc() functions to pass in file/lineno/func …
(edit) @11706   20 years jhoblitt change psMetadata*Alloc() functions to pass in file/lineno, func …
(edit) @11705   20 years jhoblitt change psListAlloc() & psListIteratorAlloc() into wrappers so …
(edit) @11704   20 years Paul Price Fixes so it compiles. psVector FFTs don't work yet --- need to fix …
(edit) @11703   20 years Paul Price Reworked image convolution (split direct and FFT methods into separate …
(edit) @11702   20 years jhoblitt update psAbort() API
(edit) @11701   20 years jhoblitt change psArrayAlloc(), psArrayAllocEmpty(), & psArrayRealloc() into …
(edit) @11700   20 years jhoblitt typo fix
(edit) @11699   20 years jhoblitt change psImageAlloc() & psImageRecycle() into wrappers so …
(edit) @11698   20 years jhoblitt change psVectorRecycle(), psVectorCopy, & psVectorCreate() into …
(edit) @11697   20 years jhoblitt update authors change psScalarAlloc() & psScalarCopy() into wrappers …
(edit) @11696   20 years jhoblitt change psVectorAllocEmpty() & psVectorAllocEmpty() into wrappers so …
(edit) @11695   20 years jhoblitt author update
(edit) @11694   20 years jhoblitt ./sys header file cleanup: formatting/whitespace fixes add a …
(edit) @11693   20 years jhoblitt fix broken macro
(edit) @11692   20 years gusciora Correct the tests.
(edit) @11691   20 years gusciora Added tap_psImagePixelExtract.c
(edit) @11690   20 years gusciora First version: tap_psImagePixelExtract.c. 4 failed subtests.
(edit) @11689   20 years gusciora No changes made.
(edit) @11688   20 years gusciora Fixed uninitialized variable errorFlag.
(edit) @11687   20 years jhoblitt update psAbort() API
(edit) @11686   20 years jhoblitt update psAbort() API: add noreturn attribute remove unneeded …
(edit) @11685   20 years gusciora Fixed small compiler errors due to new compile flags.
(edit) @11684   20 years gusciora include string.h
(edit) @11683   20 years gusciora Removed compile errors.
(edit) @11682   20 years gusciora Added ImageConvolve.
(edit) @11681   20 years gusciora First version. 3 known failures.
(edit) @11680   20 years Paul Price Fixing logical error.
(edit) @11679   20 years jhoblitt VERSION 1.1.1
(edit) @11678   20 years jhoblitt add missing ';'s
(edit) @11677   20 years jhoblitt cast 'const' params to psFree() to void *
(edit) @11676   20 years jhoblitt cast all 'const' variables to (void *) when calling psFree()
(edit) @11675   20 years jhoblitt cast const struct memory to void * for psFree()
(edit) @11674   20 years jhoblitt change psFree() macro to *NOT* cast all pointers to (void *) change …
(edit) @11673   20 years Paul Price Adding PS_ASSERT_IMAGE_TYPE_F32_OR_F64.
(edit) @11672   20 years jhoblitt remove all use of psType.h types -- psMemory.h now has no ps*.h …
(edit) @11671   20 years Paul Price Adding first cut at phase 4 scripts. These will need to be updated …
(edit) @11670   20 years jhoblitt remove psTest (unused, bit rotted)
(edit) @11669   20 years jhoblitt move psPolynomial*metdata() functions from psMetdata.* into …
(edit) @11668   20 years jhoblitt use 'bool' instead of psBool where-ever possible
(edit) @11667   20 years gusciora Fixed memory leaks
(edit) @11666   20 years gusciora Removed diag() and note() messages.
(edit) @11665   20 years gusciora Removed tests that cause an abort. Preserved ok() failure.
(edit) @11664   20 years jhoblitt update p4 model again
(edit) @11663   20 years gusciora This compiles now, but still doesn't run correctly.
(edit) @11662   20 years gusciora Reordered tests, this should be okay.
(edit) @11661   20 years gusciora Fixed test
(edit) @11660   20 years gusciora Fixed this…
(edit) @11659   20 years jhoblitt tidy up :)
(edit) @11658   20 years jhoblitt revised p4
(edit) @11657   20 years gusciora Fixed erroneous NULL parameter test.
(edit) @11656   20 years gusciora Modified the plan_test() args for Stats. Modified the actual test code …
(edit) @11655   20 years jhoblitt don't set PS_NO_TRACE is PSLIB_CFLAGS when --enable-optimize is set
(edit) @11654   20 years jhoblitt bump .so version to 1.1.0
(edit) @11652   20 years eugene fixed ippconfig, psLib, psModules
(edit) @11651   20 years eugene fixed non-branch-version tagging
(edit) @11649   20 years eugene fixed entries
(edit) @11647   20 years jhoblitt VERSION 1.00
(edit) @11646   20 years jhoblitt version bump only
(edit) @11644   20 years eugene enable tagging
(edit) @11643   20 years eugene exec
(edit) @11642   20 years eugene test
(edit) @11641   20 years jhoblitt version to 1.1.0
(edit) @11638   20 years eugene adding simtest
(edit) @11637   20 years eugene handle the mode and branch elements
(edit) @11635   20 years jhoblitt VERSION 1.0.0
(edit) @11631   20 years jhoblitt include string.h
(edit) @11630   20 years eugene poisub to pois
(edit) @11629   20 years eugene fixed configure error for pslib
(edit) @11627   20 years jhoblitt version 1.0.0
(edit) @11626   20 years magnier added string.h
(edit) @11625   20 years jhoblitt add IPP_STDCFLAGS
(edit) @11624   20 years magnier string.h added
(edit) @11623   20 years eugene psModule to psModules
(edit) @11622   20 years magnier strlen
(edit) @11621   20 years jhoblitt add IPP_STDCFLAGS
(edit) @11620   20 years jhoblitt split IPP_STDCFLAGS out of IPP_STDOPTS
(edit) @11619   20 years magnier bad init in psVectorSortIndex
Note: See TracRevisionLog for help on using the revision log.