IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



May 28, 2004:

4:55 PM Ticket #50 (psImageSlice/psImageCut/psImageRadialCut use of psStats parameter) created by robert.desonia@…
These functions take a psStats input, but what if the option specifies …
4:41 PM Ticket #49 (psImageClipNaN is valid for non-float?) created by robert.desonia@…
the psImageClipNaN description states it is valid for psU8, psU16, …
4:21 PM Ticket #48 (recycling for functions that return psImage vs. psVector) created by robert.desonia@…
I notice that you made most functions returning a psImage* to take in …
4:13 PM Ticket #47 (psImageOverlaySection - will both images have same datatype?) created by robert.desonia@…
For psImageOverlaySection, can I enforce that the image and overlay …
4:08 PM Ticket #46 (psImageClip/psImageClipNaN use of float parameters) created by robert.desonia@…
psImageClip/psImageClipNaN uses floats for such parameters as …
3:44 PM Changeset [819] by desonia
added psFFT and psImageIO
3:43 PM Changeset [818] by desonia
Added psImageIO to main target.
3:42 PM Changeset [817] by desonia
version extracted from collections/psImage.[ch].
3:42 PM Changeset [816] by desonia
extracted the image file I/O routines and moved them to …
3:15 PM Changeset [815] by desonia
removed the psStats tests until they are fixed.
3:11 PM Changeset [814] by desonia
added the psVector related functions.
3:10 PM Changeset [813] by desonia
added more formal definition of the void* type.
3:09 PM Changeset [812] by desonia
renamed psImageRealloc to psImageRecycle. Realloc may infer that the …
3:08 PM Changeset [811] by desonia
added psVectorRecycle function, which tries to recycle a vector (same …
2:56 PM Changeset [810] by eugene
substantial changes to SRS: split into SRS & SCD
11:07 AM Changeset [809] by desonia
Added mask related things and fixed coding style issues in psType.h
11:04 AM Changeset [808] by harman
Changed function to single precision call
10:52 AM Changeset [807] by harman
Updated Doxygen comments to express GSL limitations
10:26 AM Changeset [806] by desonia
added FFTW library to the LDFLAGS variable, as it is now used in …
9:05 AM Changeset [805] by harman
Updated psImage, psVector, psSort, and psBitSet tests - output format …
8:46 AM Changeset [804] by harman
Added psMatrix verified files

May 27, 2004:

5:17 PM Changeset [803] by desonia
added mutex for memid.
5:16 PM Changeset [802] by desonia
added psFFT
5:15 PM Changeset [801] by desonia
initial version
5:15 PM Changeset [800] by desonia
added parapheses in macros.
4:53 PM Changeset [799] by harman
Added to psMatrix functionality
4:52 PM Changeset [798] by harman
Added psMatrix test files
4:45 PM Changeset [797] by gusciora
More mods to get in sync with the latest SDRS.
2:17 PM Changeset [796] by gusciora
I made changes to reflect the new SDRS.
11:55 AM Changeset [795] by gusciora
Fixed the ImageEvalPolynomial() routine.
11:36 AM Ticket #45 (psImageFFT to return half results) created by robert.desonia@…
Just need to double-check an assumption I made: Since FFTs of real …
10:04 AM Ticket #44 (psImageFFT doesn't recycle any psImage) created by robert.desonia@…
Most functions that returns a psImage takes a psImage parameter to …
9:49 AM Ticket #43 (psVectorFFT/psImageFFT direction parameter should be bool) created by robert.desonia@…
I suggest that the direction parameter of psVectorFFT/psImageFFT be …
9:46 AM Ticket #42 (No direct 'c2r' IFFT functionality.) created by robert.desonia@…
I noticed that the latest FFT API defines a complex->complex IFFT …
9:35 AM Ticket #41 (Should psFFTGetImage / psFFTGetFT be a deep or shallow copy?) closed by Paul Price
duplicate: This is another API that disappeared in the recent revision of the …
9:02 AM Ticket #41 (Should psFFTGetImage / psFFTGetFT be a deep or shallow copy?) created by robert.desonia@…
Should I make a deep copy (i.e., copy all the pixel data) or a shallow …

May 26, 2004:

6:10 PM Changeset [794] by gusciora
4:49 PM Changeset [793] by gusciora
Coded the psGaussianDev() function.
4:37 PM Ticket #39 (psFFTFilterComplex could use a single filter function) closed by Paul Price
fixed: Actually, the filter functions were both dropped in the last revision …
4:34 PM Changeset [792] by eugene
minor edits from several recent bugs (~29-39)
4:23 PM Ticket #38 (BSCALE/BZERO Processing in FITS Read) closed by eugene
fixed: we've agreed to go with option 1 for now: 1. Ignore the BSCALE/BZERO …
4:22 PM Ticket #37 (CFITSIO Doesn't seem to support FILE*) closed by eugene
fixed: we've agreed to drop the Fread, Fwrite versions from PSLib for now.
4:21 PM Ticket #36 (PS_MEM_MAGIC constant naming) closed by eugene
fixed: let's use P_PS_MEMMAGIC, ie make it private.
3:40 PM Ticket #40 (Memory management default callbacks) created by Eric.VanAlst@…
In the SDR Rev. 01, paragraph 2.1.5 states, "The defaults for each of …
2:19 PM Ticket #39 (psFFTFilterComplex could use a single filter function) created by robert.desonia@…
The filter function parameters for psFFTFilterComplex could be merged …
12:55 PM Changeset [791] by desonia
removed the use of TSBYTE_IMG, which is not available in pre 2.49 …
9:28 AM Changeset [790] by desonia
added untested psImageWriteSection.

May 25, 2004:

2:38 PM Changeset [789] by desonia
removed the 'F' versions of psImageReadSection and psImageWriteSection.
2:06 PM Changeset [788] by desonia
another project addition of files.
2:05 PM Changeset [787] by desonia
added additional files to ignore list.
2:05 PM Changeset [786] by desonia
updated the file comments.
2:04 PM Changeset [785] by desonia
added CFITSIO to LDFLAGS.
2:02 PM Changeset [784] by gusciora
2:01 PM Changeset [783] by desonia
initial versions.
1:59 PM Changeset [782] by desonia
initial version.
1:56 PM Changeset [781] by desonia
added the make rule for the install directories.
1:53 PM Changeset [780] by desonia
modified executable rule to allow prerequisite libraries to be add in …
1:52 PM Changeset [779] by desonia
changed psLib.h to pslib.h.
12:07 PM Ticket #35 (psImageWriteSection/psImageFWriteSection clarifications) closed by Paul Price
fixed: Agreed at this morning's meeting that this bug should be closed.
12:06 PM Ticket #32 (psImageReadSection and/or psImage has no concept of a mask.) closed by Paul Price
fixed: Agreed that this bug should be closed at this morning's meeting.
10:29 AM Changeset [778] by desonia
Added comments.
10:28 AM Changeset [777] by desonia
added the (untested) psImageReadSection function.
9:51 AM Ticket #38 (BSCALE/BZERO Processing in FITS Read) created by robert.desonia@…
Since the psImageReadSection does not specify the desired datatype of …

May 24, 2004:

5:08 PM Changeset [776] by gusciora
5:07 PM Changeset [775] by gusciora
4:52 PM Changeset [774] by gusciora
finxed a few things.
4:10 PM Changeset [773] by gusciora
2:42 PM Changeset [772] by eugene
changed document names in makefile
2:38 PM Changeset [771] by eugene
moved specs.tex to ippSRS.tex moved design.tex to ippSDRS.tex
2:03 PM Ticket #37 (CFITSIO Doesn't seem to support FILE*) created by robert.desonia@…
psImageFReadSection/psImageFWriteSection specifies the use of FILE* to …
1:49 PM Ticket #36 (PS_MEM_MAGIC constant naming) created by Eric.VanAlst@…
SDR specified a constant named PS_MEM_MAGIC, but the prototype code …
1:30 PM Changeset [770] by desonia
fixed a casting of a incompatible pointer problem (compiler warning) …
1:04 PM Changeset [769] by desonia
kdevelop project evolution.
1:03 PM Changeset [768] by desonia
adjusted the psMemBlock comments.
1:03 PM Changeset [767] by gusciora
first version.
1:02 PM Changeset [766] by desonia
Added any leftover *.d.tmp files to clean target.
1:01 PM Changeset [765] by desonia
added any leftover *.d.tmp as part of clean target.
12:01 PM Changeset [764] by harman
Added psMatrix
11:33 AM Changeset [763] by harman
Added GSL to linker
11:33 AM Changeset [762] by harman
Added GSL libraries to link
11:10 AM Changeset [761] by harman
Added psMatrix functions
11:10 AM Changeset [760] by harman
Added more psMatrix functions and Doxygen comments
11:04 AM Changeset [759] by harman
Added initial test for psMatrix functions
10:14 AM Changeset [758] by eugene
added references to various external documents minor changes to robust …
10:07 AM Ticket #34 (Added members to psDlist struct.) closed by eugene
fixed: these look fine. does mutex lock only a node (how does the other …
10:04 AM Ticket #33 (additional members added to psMemBlock) closed by eugene
fixed: these changes look fine. it is nice to have the link to the previous …
9:59 AM Ticket #29 (psArrayStats() questions) closed by eugene
fixed: regarding point (4), I have changed the list of returned values to …
9:43 AM Ticket #26 (psArrayStats(): sample androbust quartiles.) closed by eugene
fixed: The selection of stats input options has been somewhat reduced to …
9:40 AM Ticket #27 (psImageFreePixels needed?) closed by eugene
fixed: psImageFreePixels not needed; removed from docs
9:39 AM Ticket #25 (psImage format/ union naming) closed by eugene
fixed: we have converged on the following for all of the unified math data …
9:38 AM Ticket #22 (definition of psMemBlock (and others structs)) closed by eugene
fixed: we have agreed to keep each other informed in a timely manner (more …
9:36 AM Ticket #21 (Merge psFree with psMemDecrRefCounter functionality) closed by eugene
fixed: I'm going to relent on this to move things along: let's merge the …
9:31 AM Ticket #20 (Reduce number of numeric datatypes for psImage/psVector) closed by eugene
fixed
9:28 AM Ticket #19 (References to document NR throughout ADD) closed by eugene
fixed: I've added entries for NR & other external documents to the external …
9:28 AM Changeset [757] by Paul Price
Added const for psImageRegion members, constructors and destructors …
9:27 AM Changeset [756] by eugene
added references to various external documnents

May 21, 2004:

4:43 PM Changeset [755] by Paul Price
Added section on fitting an image with a 2D Chebyshev polynomial.
10:40 AM Changeset [754] by Paul Price
Fixing .cvsignore after file rename
2:31 AM Ticket #31 (psImageReadSection maybe better served as two functions) closed by eugene
fixed: The SDRS wording is somewhat unclear. The 'magic numbers' refer to …

May 20, 2004:

6:12 PM Changeset [753] by eugene
substantial API changes based on change to PSLib SDRS
6:11 PM Changeset [752] by eugene
added for compatibility with libtai
3:09 PM Changeset [751] by gusciora
3:04 PM Changeset [750] by gusciora
10:45 AM Changeset [749] by Paul Price
First draft of Phase 2 APIs.

May 19, 2004:

10:44 PM Changeset [748] by eugene
changed psLibDesign.tex to psLibSDRS.tex advanced to version 01
5:41 PM Changeset [747] by eugene
extensive edits based on MHPCC comments, see ChangeLogSDRS.tex
3:49 PM Changeset [746] by desonia
format tweaks.
3:27 PM Changeset [745] by desonia
added Image I/O function prototypes.
3:10 PM Ticket #35 (psImageWriteSection/psImageFWriteSection clarifications) created by robert.desonia@…
psImageWriteSection doesn't have enough parameters to fully define an …
2:28 PM Changeset [744] by Paul Price
Added PDF document products to .cvsignore
2:17 PM Changeset [743] by Paul Price
Added GPL.
2:06 PM Changeset [742] by Paul Price
Adding perl script to create star fields.
1:52 PM Changeset [741] by Paul Price
Removed extraneous printf from testing.
1:44 PM Ticket #34 (Added members to psDlist struct.) created by robert.desonia@…
I added members to the psDlist struct ( PsLib SDRS section 3.4, …
1:33 PM Ticket #33 (additional members added to psMemBlock) created by robert.desonia@…
Expanded the definition of psMemBlock (PsLib SDRS section 2.1.3 in …
1:19 PM Ticket #32 (psImageReadSection and/or psImage has no concept of a mask.) created by robert.desonia@…
psImageReadSection has no concept of a mask to mark nul pixels. Shall …
1:12 PM Ticket #31 (psImageReadSection maybe better served as two functions) created by robert.desonia@…
psImageReadSection was designed so that if the x,y parameters are …
12:55 PM Changeset [740] by Paul Price
This commit was generated by cvs2svn to compensate for changes in …
12:55 PM Changeset [739] by Paul Price
Initial CVS import of better fakeimage: using GSL instead of NR, …
12:51 PM Changeset [738] by gusciora
12:49 PM Changeset [737] by gusciora
First versions of the psMinimize() code.
12:42 PM Ticket #30 (Questions for psMatrix functions) created by calvin.harman@…
Question 1: In the April 1 version of the SDR, NULL pointer arguments …
12:35 PM Changeset [736] by gusciora
First version of the analytical functions.
9:14 AM Changeset [735] by rhl
Fixed typo
8:50 AM Changeset [734] by evanalst
Fixed line continuation fault in source code.

May 18, 2004:

4:16 PM Changeset [733] by desonia
changed *.d again to not use 'sed -i' (which is not supported in OS/X).
4:16 PM Changeset [732] by desonia
Reverted *.d back to not using 'sed -i', which is not supported in OS/X.
3:57 PM Changeset [731] by evanalst
Add additional filter on stderr/stdout files to remove Darwin(Mac OS …
3:52 PM Changeset [730] by gusciora
I'm getting really tired of this.
3:50 PM Changeset [729] by gusciora
3:20 PM Changeset [728] by desonia
cleaned up the generation of *.d files.
3:20 PM Changeset [727] by desonia
removed psImageFreePixels.
2:48 PM Changeset [726] by Paul Price
Removed mention of psFFTInit and psFFTDone: Bug 18.
2:20 PM Changeset [725] by desonia
reset output.
2:17 PM Changeset [724] by desonia
added a ifdef to use sqrt instead of sqrtf for OS/X machines.
2:09 PM Changeset [723] by desonia
fixed the check in runTest to ignore the upper bits of a return value.
2:09 PM Changeset [722] by desonia
fixed TPOutOfMemory.
1:35 PM Changeset [721] by desonia
modified TPOutOfMemory to try to allocate HUGE memory segments more …
1:28 PM Changeset [720] by desonia
added testpoint #547.
1:26 PM Changeset [719] by desonia
various fixing cooresponding to testpoint #547 (psImageSubset).
10:18 AM Changeset [718] by evanalst
Added library libgcc to DARWIN build to locate undefined functions …
9:22 AM Changeset [717] by desonia
replaced psLib.h with pslib.h
8:50 AM Changeset [716] by desonia
removed the use of psLib.h
8:39 AM Changeset [715] by desonia
added psImageCopy.

May 17, 2004:

4:34 PM Changeset [714] by desonia
modified psImage to match currect IfA input and added copy function.
11:58 AM Ticket #28 (List of binary and unary operators PSLib is required to implement) closed by eugene
fixed: At the bottom of the sample code psMath.h, there is a comment which …
11:22 AM Changeset [713] by evanalst
Change file name of psLib.h to pslib.h
11:21 AM Ticket #29 (psArrayStats() questions) created by gusciora@…
1) The ADD for the robusts statictis states that we should "fit a …
11:00 AM Changeset [712] by desonia
adjusted for change in the data union member of psImage.
10:59 AM Changeset [711] by desonia
added the ps-specific typedefs (psU8, psU16, etc).
10:10 AM Changeset [710] by Paul Price
Fixed psSphereCoordSystem --> psSphereCoordTransformation
8:05 AM Changeset [709] by rhl
Minimal support for psVector (void *) type
8:04 AM Changeset [708] by rhl
* empty log message *
7:53 AM Changeset [707] by rhl
Updated to match APIs in include/*.h
7:52 AM Changeset [706] by rhl
Changed to use psVector not psVoidPtrArray
7:51 AM Changeset [705] by rhl
Provided definition of psSphereCoordSystem -- Typo???
7:51 AM Changeset [704] by rhl
Fixed typos

May 15, 2004:

6:50 PM Changeset [703] by eugene
major edits: - psVector defined and used to replace all psFloatArray, …

May 14, 2004:

4:41 PM Changeset [702] by Paul Price
Changed psTraceSetDestination to take an open FILE* instead of a filename.
4:40 PM Changeset [701] by Paul Price
Changed filename to open FILE.
4:10 PM Changeset [700] by desonia
added psImageFreePixels & psImageFreeChildren.
4:02 PM Changeset [699] by gusciora
4:00 PM Ticket #28 (List of binary and unary operators PSLib is required to implement) created by Eric.VanAlst@…
In section 4.9 of the SDRS describes the functions psBinaryOp and …
3:55 PM Changeset [698] by desonia
fixed the automagic dependency calculations.
2:47 PM Ticket #27 (psImageFreePixels needed?) created by robert.desonia@…
I noticed that there is no function to (re)allocate pixel data for a …
2:20 PM Changeset [697] by desonia
added test for psImage (namely tst_psImage).
2:18 PM Changeset [696] by desonia
fixed Doxygen-only function prototype for psRealloc.
2:17 PM Changeset [695] by desonia
added psImage.h include.
2:16 PM Changeset [694] by desonia
initial version, covering TP #546.
2:14 PM Changeset [693] by desonia
Fixed error found during testing of psImage.
12:39 PM Changeset [692] by desonia
Interim/pretest version.
11:54 AM Changeset [691] by gusciora
Reverting to previous version of Makefile (which worked correctly).
11:15 AM Changeset [690] by harman
Changed names of array tests to vector tests
11:05 AM Changeset [689] by harman
Fixed memory corruption problem in psVectorRealloc
11:04 AM Changeset [688] by harman
Updated tests to reflect major changes to psVector
9:09 AM Changeset [687] by rhl
Make psMemGetRefCounter() return 0 if passed a NULL pointer
9:08 AM Changeset [686] by rhl
Set module to pslib.logmsg (not logmsg)
9:07 AM Changeset [685] by rhl
Supply missing ;
8:45 AM Ticket #21 (Merge psFree with psMemDecrRefCounter functionality) reopened by robert.desonia@…
Just for clarification; you are stating that psMemDecrRefCounter shall …

May 13, 2004:

5:48 PM Changeset [684] by Paul Price
Spelled out that psFFTInit and psFFTDone were just suggested examples …
5:25 PM Changeset [683] by gusciora
Adding the upper/lower quartile code.
5:17 PM Ticket #26 (psArrayStats(): sample androbust quartiles.) created by gusciora@…
The SDR allows one to request either SAMPLE LQ/UQ or ROBUST LQ/UQ. …
5:03 PM Ticket #25 (psImage format/ union naming) created by robert.desonia@…
As the union in psImage consists of pointers of pointers, it is …
4:44 PM Changeset [682] by gusciora
Added Stdev calculation.
3:25 PM Ticket #18 (Functions psFFTInit and psFFTDone not is SDRS document) closed by Paul Price
fixed: The FFT APIs have been considerably revised recently (upon discussion …
3:24 PM Ticket #24 (psImageAlloc() arguments) closed by eugene
fixed: made the change to the SDRS
3:23 PM Ticket #23 (Change 'CB' to 'Callback') closed by eugene
fixed
3:23 PM Changeset [681] by eugene
merged the concepts of a psFloatArray, psDoubleArray, etc into …
3:21 PM Changeset [680] by eugene
adjusted the type names to the form psS8, psF32, etc
3:20 PM Ticket #17 (Naming conventions for rows and columns) closed by eugene
fixed: I have changed the psImage definition in the SDRS to use the union …
3:17 PM Ticket #21 (Merge psFree with psMemDecrRefCounter functionality) closed by Paul Price
invalid: Since one can imagine incrementing and decrementing reference counters …
3:12 PM Changeset [679] by gusciora
bug-fixing and sync with the new psVector structs.
3:12 PM Changeset [678] by gusciora
3:08 PM Changeset [677] by desonia
initial version.
3:04 PM Changeset [676] by desonia
initial cvs ignore list, which contains the dependency files.
2:59 PM Changeset [675] by desonia
added automagic determination of code dependencies.
1:53 PM Changeset [674] by gusciora
Brought psStats.c up-to-date with the new psVector.
1:42 PM Changeset [673] by Paul Price
Removed extraneous heading ("Destructors").
1:36 PM Changeset [672] by desonia
moved the type stuff from psVector to psType.h, enhanced the …
1:16 PM Changeset [671] by eugene
psFloatArray, psDoubleArray, psIntArray, etc merged into psVector. …
12:47 PM Changeset [670] by desonia
Major refactoring of the Vector alloc/free functions.
11:31 AM Changeset [669] by eugene
added hardware documents
10:25 AM Changeset [668] by harman
Updated argument list for vector allocation
10:18 AM Changeset [667] by desonia
made changes to project.
10:15 AM Changeset [666] by desonia
fixed include directory location problem.
10:10 AM Changeset [665] by desonia
include location was wrong.
10:03 AM Changeset [664] by desonia
Removed the switch statements. It compiles now but just contains …
9:54 AM Changeset [663] by desonia
Added macros for psElemType to accomplish things like sizeof.
9:43 AM Changeset [662] by harman
Changed allocation argument list
9:28 AM Changeset [661] by desonia
changed the name of PS_TYPE* and updated the Vector struct.

May 12, 2004:

9:42 PM Changeset [660] by gusciora
Added some tests and fixed some bugs in psArrayStats().
8:43 PM Changeset [659] by gusciora
I removed the docs target from the install target, because it was …
8:19 PM Changeset [658] by gusciora
Trying to get a global make to work.
8:06 PM Changeset [657] by gusciora
I am trying to get our Makefiles to work correctly. In order to do …
4:18 PM Changeset [656] by gusciora
4:08 PM Changeset [655] by gusciora
4:02 PM Changeset [654] by gusciora
First version of tests for the stats.
3:52 PM Changeset [653] by gusciora
Added psStats.h
3:05 PM Changeset [652] by gusciora
Added the median calculation functions.
2:53 PM Ticket #24 (psImageAlloc() arguments) created by gusciora@…
Page 23 of the SDR specifies that an argument to the psImageAlloc() …
2:45 PM Ticket #23 (Change 'CB' to 'Callback') created by robert.desonia@…
In section 2.1.5, 'CB' is used to represent a callback. I suggest …
2:40 PM Ticket #22 (definition of psMemBlock (and others structs)) created by robert.desonia@…
I've added elements to the struct psMemBlock, as found in 2.1.3 of the …
2:29 PM Ticket #21 (Merge psFree with psMemDecrRefCounter functionality) created by robert.desonia@…
For reference-tracked memory management, psFree can be implicit upon a …
2:15 PM Ticket #20 (Reduce number of numeric datatypes for psImage/psVector) created by robert.desonia@…
Currently on the list of data types to support are: int8 (i.e., …
11:49 AM Changeset [651] by gusciora
* empty log message *
11:37 AM Ticket #19 (References to document NR throughout ADD) created by Eric.VanAlst@…
There are several references throughout the ADD to NR. In section …
10:34 AM Ticket #18 (Functions psFFTInit and psFFTDone not is SDRS document) created by Eric.VanAlst@…
The ADD specifies these two functions in section 1.1.7.1 to address …
10:00 AM Changeset [650] by harman
Removed psArray files which have been replaced with psVector
9:46 AM Changeset [649] by harman
Initial cut at Eugene's psImage implementation
9:05 AM Changeset [648] by desonia
Added buffer overflow detection and doxygen comments.
9:04 AM Changeset [647] by desonia
added buffer overflow detection to psMemory, and tests needed to be …
8:08 AM Changeset [646] by harman
Extensive rework of psArray/psVector
8:07 AM Changeset [645] by harman
Extensive rework of psArray/psVector.

May 11, 2004:

3:14 PM Changeset [644] by gusciora
2:41 PM Changeset [643] by gusciora
I put in my own code for the psVector functions, since this was not …
2:40 PM Changeset [642] by gusciora
I removed psImage.o temporarily (since it was not compiling).
2:17 PM Changeset [641] by gusciora
I removed the collections stuff, temporarily (since they were failing …
10:52 AM Changeset [640] by desonia
* empty log message *
10:11 AM Changeset [639] by desonia
fixed memory corruption detection system.
10:10 AM Changeset [638] by desonia
removed optimization in compilation so that debuggers act more predictable.

May 10, 2004:

5:14 PM Changeset [637] by desonia
added code for various memory testpoints.
3:57 PM Changeset [636] by desonia
p_realloc didn't track the last allocated buffer properly (if …
2:12 PM Ticket #17 (Naming conventions for rows and columns) created by calvin.harman@…
The psImage struct uses mixed naming conventions when referring to …
1:37 PM Changeset [635] by desonia
Changed NULL to '\0' for character assignment on line 90.
12:37 PM Changeset [634] by harman
Updated children member of psImage
10:20 AM Changeset [633] by harman
Added psAlloc alloc and free functions
10:00 AM Changeset [632] by desonia
Added '\' in front of '|' the regex found in errorStrSearch function.
9:01 AM Changeset [631] by evanalst
Modified to ensure last byte of N-copy is a null character.
9:00 AM Changeset [630] by evanalst
Modified to verify last character in N-copy is Null character.
8:22 AM Changeset [629] by evanalst
Update Makefile to include tst_psMemory.c name change.

May 7, 2004:

5:17 PM Changeset [628] by Paul Price
Updated figure: myFPA->exp->grommit ---> myFPA->exp
5:15 PM Changeset [627] by Paul Price
Lots of changes to clean up, and implement RHL's comments: Large …
5:12 PM Changeset [626] by Paul Price
More cleaning up after splitting psCoord. Added transformations …
5:07 PM Changeset [625] by evanalst
Updated to meet test point requirements.
4:40 PM Changeset [624] by evanalst
Added memory leak and corruption checks.
4:28 PM Changeset [623] by Paul Price
Distinguished between coordinates in a plane and coordinates on the …
3:42 PM Changeset [622] by Paul Price
Made psPhotSystem members const.
3:30 PM Changeset [621] by Paul Price
Removed the overscan in a psReadout --- it's specified in the …
3:19 PM Changeset [620] by harman
Added call to psMemCheckCorruption
3:12 PM Changeset [619] by Paul Price
Added a "which" to psMetadataGetNext so that multiple iteration …
3:06 PM Changeset [618] by Paul Price
Changed definition of the Gaussian --- included 1/sqrt(2pi)/sigma.
2:54 PM Changeset [617] by Paul Price
Removed "output" in psImageSubset --- always want a new image. …
2:17 PM Changeset [616] by harman
Added files for negative test
2:12 PM Changeset [615] by Paul Price
Added possibility of available derivative information in psMinimize, …
2:08 PM Changeset [614] by harman
Added splint changes
2:00 PM Changeset [613] by Paul Price
Major reworking of Fourier Transforms --- poor design previously. Want …
1:23 PM Changeset [612] by desonia
* empty log message *
12:19 PM Changeset [611] by Paul Price
Renamed several of the error-handling functions to conform to the …
12:18 PM Changeset [610] by Paul Price
Added psMatrixEigenvectors to get eigenvectors of a matrix.
12:13 PM Changeset [609] by Paul Price
Reorganised psHistogram --- no longer specify both upper and lower …
12:13 PM Changeset [608] by evanalst
Add additional test point for PS_STRING macro.
12:10 PM Changeset [607] by evanalst
Added more characters to filter out host name.
12:07 PM Changeset [606] by Paul Price
Changed order of variables for psArrayStats --- output goes first.
12:06 PM Changeset [605] by evanalst
Added memory leak checks.
12:05 PM Changeset [604] by Paul Price
Added unary NOT on a bitset.
12:01 PM Changeset [603] by Paul Price
Specified a sort function. Motivation is primarily to be able to …
11:31 AM Changeset [602] by Paul Price
Renamed several of the logging functions to conform to the …
11:22 AM Changeset [601] by Paul Price
Added psTraceSetDestination, and renamed several of the trace …
8:55 AM Changeset [600] by evanalst
Change include directory flag to use variable $(includedir).

May 6, 2004:

4:56 PM Changeset [599] by harman
Added new psImage files
2:02 PM Changeset [598] by evanalst
Modified test to put test case with just host as the format to time …
1:32 PM Changeset [597] by harman
Added new matrix and image header files
1:25 PM Changeset [596] by evanalst
Update to build both static and dynamic libraries.
1:23 PM Changeset [595] by evanalst
Updated to work with single library file libpslib.
9:00 AM Changeset [594] by evanalst
Remove dynamic library creation from this level.
8:59 AM Changeset [593] by evanalst
Removed dynamic library creation from this level.
8:54 AM Changeset [592] by evanalst
Updated with include files for collections.
8:51 AM Changeset [591] by evanalst
Modified makefile to only update the static library.
8:50 AM Changeset [590] by evanalst
Updated to add object to common libpslib.a archive.

May 5, 2004:

3:08 PM Changeset [589] by evanalst
Update verified files with change to runTest, FullUnitTest scripts
2:57 PM Changeset [588] by evanalst
Update verified files with change to runTest, FullUnitTest scripts
2:49 PM Changeset [587] by evanalst
Update the verified files with change to runTest, FullUnitTest scripts
2:46 PM Changeset [586] by evanalst
Changed call to psAbort to system abort. Test harness should not be …
2:45 PM Changeset [585] by evanalst
Changed scripts to search STDOUT,STDERR capture files for error string …
2:20 PM Changeset [584] by harman
Update makefile and *.c files with warnings that caused build to fail
12:38 PM Changeset [583] by harman
Updated files to have new banner
12:35 PM Changeset [582] by harman
Added new collections header files
11:57 AM Changeset [581] by harman
Updated Doxygen comments
11:19 AM Changeset [580] by harman
Changed name of BitMask to BitSet
10:46 AM Changeset [579] by harman
Added collections directory to Makefile
10:43 AM Changeset [578] by harman
Updated per SDR documentation bug fixes
10:42 AM Changeset [577] by harman
Updated makefile
10:39 AM Changeset [576] by harman
Added new collections unit tests
10:36 AM Changeset [575] by harman
Realigned text box for extra negative test banner length

May 3, 2004:

6:14 PM Changeset [574] by rhl
Misc minor changes
6:13 PM Changeset [573] by Paul Price
Added discussion of RHL's fix to psError to allow other projects to …
4:29 PM Changeset [572] by rhl
Misc minor changes
4:28 PM Changeset [571] by rhl
Build a dynamic library on Darwin machines
4:27 PM Changeset [570] by rhl
Handle DYLD_LIBRARY_PATH on Darwin
4:26 PM Changeset [569] by rhl
Add a newline to traces if required
4:26 PM Changeset [568] by rhl
commas are now optional; why bother with them?
4:25 PM Changeset [567] by rhl
Support for psErrorRegister()
3:09 PM Changeset [566] by rhl
Follow changes to psMem APIs
3:07 PM Changeset [565] by rhl
Support for psErrorRegister()
2:59 PM Changeset [564] by rhl
1/ Handle prefixes other than "ps" correctly 2/ Generate …

May 1, 2004:

4:41 PM Changeset [563] by gusciora
First version of the basic stats routines.
1:17 PM Changeset [562] by gusciora
Added prototypes for psHashKeyList().
1:17 PM Changeset [561] by gusciora
Added call to psHashKeyList().
1:04 PM Changeset [560] by gusciora
This is a fairly large checkin. I had been sitting on a lot of test …

Apr 30, 2004:

2:49 PM Changeset [559] by gusciora
I fixed a bunch of things.
2:48 PM Changeset [558] by gusciora
Added the test for PrintTraceLevels().

Apr 29, 2004:

8:19 PM Changeset [557] by gusciora
8:18 PM Changeset [556] by gusciora
This code is in a non-working state.
6:58 PM Changeset [555] by gusciora
6:58 PM Changeset [554] by gusciora
* empty log message *
5:41 PM Changeset [553] by Paul Price
Reorganised several sections. Trying for consistency. Changed …
5:40 PM Changeset [552] by Paul Price
Minor reorganisation
5:39 PM Changeset [551] by Paul Price
Adding IPS diagram
3:56 PM Changeset [550] by gusciora
3:28 PM Changeset [549] by gusciora
First check-in versions of trace tests.
11:30 AM Changeset [548] by Paul Price
Expanded architectural components to give a couple of paragraphs …
11:11 AM Changeset [547] by gusciora
I'm removed these editor backup files.

Apr 28, 2004:

12:20 PM Changeset [546] by evanalst
Add arguement casts for psStringNCopy to prevent splint warnings.
12:19 PM Changeset [545] by evanalst
Added splint tag psStringNCopy.
12:00 PM Changeset [544] by evanalst
Modified test driver main parameter definitions.
12:00 PM Changeset [543] by evanalst
Add addition information to STDERR if test points fail.
7:47 AM Changeset [542] by harman
Changed name of psBitMask to psBitSet
Note: See TracTimeline for information about the timeline view.