|
|
|
@11700
|
19 years |
jhoblitt |
typo fix
|
|
|
|
@11699
|
19 years |
jhoblitt |
change psImageAlloc() & psImageRecycle() into wrappers so …
|
|
|
|
@11698
|
19 years |
jhoblitt |
change psVectorRecycle(), psVectorCopy, & psVectorCreate() into …
|
|
|
|
@11697
|
19 years |
jhoblitt |
update authors
change psScalarAlloc() & psScalarCopy() into wrappers …
|
|
|
|
@11696
|
19 years |
jhoblitt |
change psVectorAllocEmpty() & psVectorAllocEmpty() into wrappers so …
|
|
|
|
@11695
|
19 years |
jhoblitt |
author update
|
|
|
|
@11694
|
19 years |
jhoblitt |
./sys header file cleanup:
formatting/whitespace fixes
add a …
|
|
|
|
@11693
|
19 years |
jhoblitt |
fix broken macro
|
|
|
|
@11692
|
19 years |
gusciora |
Correct the tests.
|
|
|
|
@11691
|
19 years |
gusciora |
Added tap_psImagePixelExtract.c
|
|
|
|
@11690
|
19 years |
gusciora |
First version: tap_psImagePixelExtract.c. 4 failed subtests.
|
|
|
|
@11689
|
19 years |
gusciora |
No changes made.
|
|
|
|
@11688
|
19 years |
gusciora |
Fixed uninitialized variable errorFlag.
|
|
|
|
@11686
|
19 years |
jhoblitt |
update psAbort() API:
add noreturn attribute
remove unneeded …
|
|
|
|
@11685
|
19 years |
gusciora |
Fixed small compiler errors due to new compile flags.
|
|
|
|
@11684
|
19 years |
gusciora |
include string.h
|
|
|
|
@11683
|
19 years |
gusciora |
Removed compile errors.
|
|
|
|
@11682
|
19 years |
gusciora |
Added ImageConvolve.
|
|
|
|
@11681
|
19 years |
gusciora |
First version. 3 known failures.
|
|
|
|
@11680
|
19 years |
Paul Price |
Fixing logical error.
|
|
|
|
@11675
|
19 years |
jhoblitt |
cast const struct memory to void * for psFree()
|
|
|
|
@11674
|
19 years |
jhoblitt |
change psFree() macro to *NOT* cast all pointers to (void *)
change …
|
|
|
|
@11673
|
19 years |
Paul Price |
Adding PS_ASSERT_IMAGE_TYPE_F32_OR_F64.
|
|
|
|
@11672
|
19 years |
jhoblitt |
remove all use of psType.h types -- psMemory.h now has no ps*.h …
|
|
|
|
@11670
|
19 years |
jhoblitt |
remove psTest (unused, bit rotted)
|
|
|
|
@11669
|
19 years |
jhoblitt |
move psPolynomial*metdata() functions from psMetdata.* into …
|
|
|
|
@11668
|
19 years |
jhoblitt |
use 'bool' instead of psBool where-ever possible
|
|
|
|
@11667
|
19 years |
gusciora |
Fixed memory leaks
|
|
|
|
@11666
|
19 years |
gusciora |
Removed diag() and note() messages.
|
|
|
|
@11665
|
19 years |
gusciora |
Removed tests that cause an abort. Preserved ok() failure.
|
|
|
|
@11663
|
19 years |
gusciora |
This compiles now, but still doesn't run correctly.
|
|
|
|
@11662
|
19 years |
gusciora |
Reordered tests, this should be okay.
|
|
|
|
@11661
|
19 years |
gusciora |
Fixed test
|
|
|
|
@11660
|
19 years |
gusciora |
Fixed this…
|
|
|
|
@11657
|
19 years |
gusciora |
Fixed erroneous NULL parameter test.
|
|
|
|
@11656
|
19 years |
gusciora |
Modified the plan_test() args for Stats.
Modified the actual test code …
|
|
|
|
@11655
|
19 years |
jhoblitt |
don't set PS_NO_TRACE is PSLIB_CFLAGS when --enable-optimize is set
|
|
|
|
@11654
|
19 years |
jhoblitt |
bump .so version to 1.1.0
|
|
|
|
@11641
|
19 years |
jhoblitt |
version to 1.1.0
|
|
|
|
@11627
|
19 years |
jhoblitt |
version 1.0.0
|
|
|
|
@11621
|
19 years |
jhoblitt |
add IPP_STDCFLAGS
|
|
|
|
@11620
|
19 years |
jhoblitt |
split IPP_STDCFLAGS out of IPP_STDOPTS
|
|
|
|
@11619
|
19 years |
magnier |
bad init in psVectorSortIndex
|
|
|
|
@11618
|
19 years |
magnier |
fixed un-inits
|
|
|
|
@11617
|
19 years |
jhoblitt |
include psMemory.h last
|
|
|
|
@11616
|
19 years |
jhoblitt |
don't include string.h in psString.h
|
|
|
|
@11614
|
19 years |
jhoblitt |
set LT version to 1:0:0
|
|
|
|
@11609
|
19 years |
Paul Price |
Adding automake temps to .cvsignore.
|
|
|
|
@11606
|
19 years |
Paul Price |
aclocal needs flags to find m4 macros.
|
|
|
|
@11547
|
19 years |
jhoblitt |
remove temp files
|
|
|
|
@11534
|
19 years |
jhoblitt |
remove paths from EXTRA_DIST
|
|
|
|
@11531
|
19 years |
jhoblitt |
call IPP_STDOPTS only after all configure steps have ran
|
|
|
|
@11520
|
19 years |
jhoblitt |
always building psTrace functions, even if tracing has been disabled
|
|
|
|
@11519
|
19 years |
jhoblitt |
add --disable-trace option
|
|
|
|
@11504
|
19 years |
jhoblitt |
move setting of CFLAGS lang option values until after all probes have run
|
|
|
|
@11493
|
19 years |
jhoblitt |
move --enable-[optimize|coverage|profile] off into there own m4 macro
|
|
|
|
@11449
|
19 years |
Paul Price |
Adding psTraceLevels to return a metadata with the trace levels.
|
|
|
|
@11440
|
19 years |
jhoblitt |
enabling building of:
tap_psImageShiftKernel
…
|
|
|
|
@11439
|
19 years |
jhoblitt |
mv tap_psFits, tap_psImageFFT, tap_psVectorFFT, and tap_psXML from …
|
|
|
|
@11438
|
19 years |
gusciora |
Adjusted plan_test() args
|
|
|
|
@11437
|
19 years |
gusciora |
Removed Coord01 test because the psProject spec changed.
|
|
|
|
@11436
|
19 years |
gusciora |
Adding Makefile.am for latests tap files.
|
|
|
|
@11426
|
19 years |
jhoblitt |
fix error handling in psDBAlloc()
|
|
|
|
@11424
|
19 years |
gusciora |
Corrected the plan_tests() args.
|
|
|
|
@11423
|
19 years |
gusciora |
Corrected the plan_tests() args.
|
|
|
|
@11422
|
19 years |
gusciora |
Corrected small problem with unallowed type allocation.
|
|
|
|
@11420
|
19 years |
gusciora |
Corrected plan_tests() arguments.
|
|
|
|
@11419
|
19 years |
jhoblitt |
change psCheckMemLeaks() to exit immediately if no memory has been …
|
|
|
|
@11416
|
19 years |
jhoblitt |
rename psMemCheckCorruption() -> p_psMemCheckCorruption() & add a …
|
|
|
|
@11402
|
19 years |
gusciora |
Removed about a million ok messages.
|
|
|
|
@11398
|
19 years |
gusciora |
First version of these tests.
tap_psFits, tap_psImageFFT, …
|
|
|
|
@11397
|
19 years |
gusciora |
Improved skip macro placement for the PolyEval files.
Fist version of …
|
|
|
|
@11374
|
19 years |
gusciora |
Latest version. Removed VERBOSE macro.
|
|
|
|
@11320
|
19 years |
jhoblitt |
remove ridiculous use of error handling from p_psDBRunQuery()
add …
|
|
|
|
@11299
|
19 years |
magnier |
adjusted meaning of dx, dy
|
|
|
|
@11265
|
19 years |
jhoblitt |
merge jch-memory branch - overhaul of memory subsystem
|
|
|
|
@11258
|
19 years |
magnier |
minor comment
|
|
|
|
@11252
|
19 years |
jhoblitt |
stub out psDB tap tests
|
|
|
|
@11248
|
19 years |
magnier |
major cleanup of the Doxygen groups
|
|
|
|
@11181
|
20 years |
gusciora |
* empty log message *
|
|
|
|
@11180
|
20 years |
gusciora |
First version.
|
|
|
|
@11156
|
20 years |
magnier |
added trace option output of stats vector
|
|
|
|
@11155
|
20 years |
magnier |
added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better …
|
|
|
|
@11154
|
20 years |
magnier |
minor changes to includes
|
|
|
|
@11153
|
20 years |
magnier |
added psImageSmoothMaskF32
|
|
|
|
@11152
|
20 years |
magnier |
using the actual page size to drive the size request in an attempt to …
|
|
|
|
@11074
|
20 years |
Paul Price |
Adding additional assertion macro.
|
|
|
|
@11015
|
20 years |
jhoblitt |
move psMemCheckType() out of psMemory.c -> psType.c
|
|
|
|
@11013
|
20 years |
jhoblitt |
use AC_CHECK_FUNCS() instead of AC_CHECK_FUNCS_ONCE() for better …
|
|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10998
|
20 years |
jhoblitt |
add memory backtracing support
|
|
|
|
@10994
|
20 years |
jhoblitt |
include config.h & work around CPP redefinition errors caused by libjpeg
|
|
|
|
@10987
|
20 years |
jhoblitt |
add comment about S8 vs. bool in the database
|
|
|
|
@10986
|
20 years |
jhoblitt |
include inttypes.h
|
|
|
|
@10985
|
20 years |
jhoblitt |
add S8|16|64 & U8|16|64 support to psDBGenerateConditionalSQL()
|
|
|
|
@10984
|
20 years |
jhoblitt |
add S8|16 & U8|16 to psDBPackMySQLRow()
|
|
|
|
@10982
|
20 years |
jhoblitt |
add U8|16 & S8|16 to psDBGenerateCreateTableSQL()
|
|
|
|
@10980
|
20 years |
Paul Price |
Adding psExit.h
|
|
|
|
@10979
|
20 years |
Paul Price |
Adding UNKNOWN_ERROR.
|
|
|
|
@10978
|
20 years |
Paul Price |
Adding psExit.h
|
|
|
|