Timeline
May 27, 2004:
- 5:17 PM Changeset [803] by
- added mutex for memid.
- 5:16 PM Changeset [802] by
- added psFFT
- 5:15 PM Changeset [801] by
- initial version
- 5:15 PM Changeset [800] by
- added parapheses in macros.
- 4:53 PM Changeset [799] by
- Added to psMatrix functionality
- 4:52 PM Changeset [798] by
- Added psMatrix test files
- 4:45 PM Changeset [797] by
- More mods to get in sync with the latest SDRS.
- 2:17 PM Changeset [796] by
- I made changes to reflect the new SDRS.
- 11:55 AM Changeset [795] by
- Fixed the ImageEvalPolynomial() routine.
- 11:36 AM Ticket #45 (psImageFFT to return half results) created by
- 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
- 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
- I suggest that the direction parameter of psVectorFFT/psImageFFT be …
- 9:46 AM Ticket #42 (No direct 'c2r' IFFT functionality.) created by
- 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
- 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
- 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
- …
- 4:49 PM Changeset [793] by
- Coded the psGaussianDev() function.
- 4:37 PM Ticket #39 (psFFTFilterComplex could use a single filter function) closed by
- fixed: Actually, the filter functions were both dropped in the last revision …
- 4:34 PM Changeset [792] by
- minor edits from several recent bugs (~29-39)
- 4:23 PM Ticket #38 (BSCALE/BZERO Processing in FITS Read) closed by
- 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
- 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
- fixed: let's use P_PS_MEMMAGIC, ie make it private.
- 3:40 PM Ticket #40 (Memory management default callbacks) created by
- 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
- The filter function parameters for psFFTFilterComplex could be merged …
- 12:55 PM Changeset [791] by
- removed the use of TSBYTE_IMG, which is not available in pre 2.49 …
- 9:28 AM Changeset [790] by
- added untested psImageWriteSection.
May 25, 2004:
- 2:38 PM Changeset [789] by
- removed the 'F' versions of psImageReadSection and psImageWriteSection.
- 2:06 PM Changeset [788] by
- another project addition of files.
- 2:05 PM Changeset [787] by
- added additional files to ignore list.
- 2:05 PM Changeset [786] by
- updated the file comments.
- 2:04 PM Changeset [785] by
- added CFITSIO to LDFLAGS.
- 2:02 PM Changeset [784] by
- …
- 2:01 PM Changeset [783] by
- initial versions.
- 1:59 PM Changeset [782] by
- initial version.
- 1:56 PM Changeset [781] by
- added the make rule for the install directories.
- 1:53 PM Changeset [780] by
- modified executable rule to allow prerequisite libraries to be add in …
- 1:52 PM Changeset [779] by
- changed psLib.h to pslib.h.
- 12:07 PM Ticket #35 (psImageWriteSection/psImageFWriteSection clarifications) closed by
- 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
- fixed: Agreed that this bug should be closed at this morning's meeting.
- 10:29 AM Changeset [778] by
- Added comments.
- 10:28 AM Changeset [777] by
- added the (untested) psImageReadSection function.
- 9:51 AM Ticket #38 (BSCALE/BZERO Processing in FITS Read) created by
- Since the psImageReadSection does not specify the desired datatype of …
May 24, 2004:
- 5:08 PM Changeset [776] by
- …
- 5:07 PM Changeset [775] by
- …
- 4:52 PM Changeset [774] by
- finxed a few things.
- 4:10 PM Changeset [773] by
- …
- 2:42 PM Changeset [772] by
- changed document names in makefile
- 2:38 PM Changeset [771] by
- 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
- psImageFReadSection/psImageFWriteSection specifies the use of FILE* to …
- 1:49 PM Ticket #36 (PS_MEM_MAGIC constant naming) created by
- SDR specified a constant named PS_MEM_MAGIC, but the prototype code …
- 1:30 PM Changeset [770] by
- fixed a casting of a incompatible pointer problem (compiler warning) …
- 1:04 PM Changeset [769] by
- kdevelop project evolution.
- 1:03 PM Changeset [768] by
- adjusted the psMemBlock comments.
- 1:03 PM Changeset [767] by
- first version.
- 1:02 PM Changeset [766] by
- Added any leftover *.d.tmp files to clean target.
- 1:01 PM Changeset [765] by
- added any leftover *.d.tmp as part of clean target.
- 12:01 PM Changeset [764] by
- Added psMatrix
- 11:33 AM Changeset [763] by
- Added GSL to linker
- 11:33 AM Changeset [762] by
- Added GSL libraries to link
- 11:10 AM Changeset [761] by
- Added psMatrix functions
- 11:10 AM Changeset [760] by
- Added more psMatrix functions and Doxygen comments
- 11:04 AM Changeset [759] by
- Added initial test for psMatrix functions
- 10:14 AM Changeset [758] by
- added references to various external documents minor changes to robust …
- 10:07 AM Ticket #34 (Added members to psDlist struct.) closed by
- 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
- fixed: these changes look fine. it is nice to have the link to the previous …
- 9:59 AM Ticket #29 (psArrayStats() questions) closed by
- fixed: regarding point (4), I have changed the list of returned values to …
- 9:43 AM Ticket #26 (psArrayStats(): sample androbust quartiles.) closed by
- fixed: The selection of stats input options has been somewhat reduced to …
- 9:40 AM Ticket #27 (psImageFreePixels needed?) closed by
- fixed: psImageFreePixels not needed; removed from docs
- 9:39 AM Ticket #25 (psImage format/ union naming) closed by
- 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
- 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
- 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
- fixed
- 9:28 AM Ticket #19 (References to document NR throughout ADD) closed by
- fixed: I've added entries for NR & other external documents to the external …
- 9:28 AM Changeset [757] by
- Added const for psImageRegion members, constructors and destructors …
- 9:27 AM Changeset [756] by
- added references to various external documnents
May 21, 2004:
- 4:43 PM Changeset [755] by
- Added section on fitting an image with a 2D Chebyshev polynomial.
- 10:40 AM Changeset [754] by
- Fixing .cvsignore after file rename
- 2:31 AM Ticket #31 (psImageReadSection maybe better served as two functions) closed by
- fixed: The SDRS wording is somewhat unclear. The 'magic numbers' refer to …
May 20, 2004:
- 6:12 PM Changeset [753] by
- substantial API changes based on change to PSLib SDRS
- 6:11 PM Changeset [752] by
- added for compatibility with libtai
- 3:09 PM Changeset [751] by
- …
- 3:04 PM Changeset [750] by
- …
- 10:45 AM Changeset [749] by
- First draft of Phase 2 APIs.
May 19, 2004:
- 10:44 PM Changeset [748] by
- changed psLibDesign.tex to psLibSDRS.tex advanced to version 01
- 5:41 PM Changeset [747] by
- extensive edits based on MHPCC comments, see ChangeLogSDRS.tex
- 3:49 PM Changeset [746] by
- format tweaks.
- 3:27 PM Changeset [745] by
- added Image I/O function prototypes.
- 3:10 PM Ticket #35 (psImageWriteSection/psImageFWriteSection clarifications) created by
- psImageWriteSection doesn't have enough parameters to fully define an …
- 2:28 PM Changeset [744] by
- Added PDF document products to .cvsignore
- 2:17 PM Changeset [743] by
- Added GPL.
- 2:06 PM Changeset [742] by
- Adding perl script to create star fields.
- 1:52 PM Changeset [741] by
- Removed extraneous printf from testing.
- 1:44 PM Ticket #34 (Added members to psDlist struct.) created by
- I added members to the psDlist struct ( PsLib SDRS section 3.4, …
- 1:33 PM Ticket #33 (additional members added to psMemBlock) created by
- 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
- 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
- psImageReadSection was designed so that if the x,y parameters are …
- 12:55 PM Changeset [740] by
- This commit was generated by cvs2svn to compensate for changes in …
- 12:55 PM Changeset [739] by
- Initial CVS import of better fakeimage: using GSL instead of NR, …
- 12:51 PM Changeset [738] by
- …
- 12:49 PM Changeset [737] by
- First versions of the psMinimize() code.
- 12:42 PM Ticket #30 (Questions for psMatrix functions) created by
- Question 1: In the April 1 version of the SDR, NULL pointer arguments …
- 12:35 PM Changeset [736] by
- First version of the analytical functions.
- 9:14 AM Changeset [735] by
- Fixed typo
- 8:50 AM Changeset [734] by
- Fixed line continuation fault in source code.
May 18, 2004:
- 4:16 PM Changeset [733] by
- changed *.d again to not use 'sed -i' (which is not supported in OS/X).
- 4:16 PM Changeset [732] by
- Reverted *.d back to not using 'sed -i', which is not supported in OS/X.
- 3:57 PM Changeset [731] by
- Add additional filter on stderr/stdout files to remove Darwin(Mac OS …
- 3:52 PM Changeset [730] by
- I'm getting really tired of this.
- 3:50 PM Changeset [729] by
- …
- 3:20 PM Changeset [728] by
- cleaned up the generation of *.d files.
- 3:20 PM Changeset [727] by
- removed psImageFreePixels.
- 2:48 PM Changeset [726] by
- Removed mention of psFFTInit and psFFTDone: Bug 18.
- 2:20 PM Changeset [725] by
- reset output.
- 2:17 PM Changeset [724] by
- added a ifdef to use sqrt instead of sqrtf for OS/X machines.
- 2:09 PM Changeset [723] by
- fixed the check in runTest to ignore the upper bits of a return value.
- 2:09 PM Changeset [722] by
- fixed TPOutOfMemory.
- 1:35 PM Changeset [721] by
- modified TPOutOfMemory to try to allocate HUGE memory segments more …
- 1:28 PM Changeset [720] by
- added testpoint #547.
- 1:26 PM Changeset [719] by
- various fixing cooresponding to testpoint #547 (psImageSubset).
- 10:18 AM Changeset [718] by
- Added library libgcc to DARWIN build to locate undefined functions …
- 9:22 AM Changeset [717] by
- replaced psLib.h with pslib.h
- 8:50 AM Changeset [716] by
- removed the use of psLib.h
- 8:39 AM Changeset [715] by
- added psImageCopy.
May 17, 2004:
- 4:34 PM Changeset [714] by
- 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
- fixed: At the bottom of the sample code psMath.h, there is a comment which …
- 11:22 AM Changeset [713] by
- Change file name of psLib.h to pslib.h
- 11:21 AM Ticket #29 (psArrayStats() questions) created by
- 1) The ADD for the robusts statictis states that we should "fit a …
- 11:00 AM Changeset [712] by
- adjusted for change in the data union member of psImage.
- 10:59 AM Changeset [711] by
- added the ps-specific typedefs (psU8, psU16, etc).
- 10:10 AM Changeset [710] by
- Fixed psSphereCoordSystem --> psSphereCoordTransformation
- 8:05 AM Changeset [709] by
- Minimal support for psVector (void *) type
- 8:04 AM Changeset [708] by
- * empty log message *
- 7:53 AM Changeset [707] by
- Updated to match APIs in include/*.h
- 7:52 AM Changeset [706] by
- Changed to use psVector not psVoidPtrArray
- 7:51 AM Changeset [705] by
- Provided definition of psSphereCoordSystem -- Typo???
- 7:51 AM Changeset [704] by
- Fixed typos
May 15, 2004:
- 6:50 PM Changeset [703] by
- major edits: - psVector defined and used to replace all psFloatArray, …
May 14, 2004:
- 4:41 PM Changeset [702] by
- Changed psTraceSetDestination to take an open FILE* instead of a filename.
- 4:40 PM Changeset [701] by
- Changed filename to open FILE.
- 4:10 PM Changeset [700] by
- added psImageFreePixels & psImageFreeChildren.
- 4:02 PM Changeset [699] by
- …
- 4:00 PM Ticket #28 (List of binary and unary operators PSLib is required to implement) created by
- In section 4.9 of the SDRS describes the functions psBinaryOp and …
- 3:55 PM Changeset [698] by
- fixed the automagic dependency calculations.
- 2:47 PM Ticket #27 (psImageFreePixels needed?) created by
- I noticed that there is no function to (re)allocate pixel data for a …
- 2:20 PM Changeset [697] by
- added test for psImage (namely tst_psImage).
- 2:18 PM Changeset [696] by
- fixed Doxygen-only function prototype for psRealloc.
- 2:17 PM Changeset [695] by
- added psImage.h include.
- 2:16 PM Changeset [694] by
- initial version, covering TP #546.
- 2:14 PM Changeset [693] by
- Fixed error found during testing of psImage.
- 12:39 PM Changeset [692] by
- Interim/pretest version.
- 11:54 AM Changeset [691] by
- Reverting to previous version of Makefile (which worked correctly).
- 11:15 AM Changeset [690] by
- Changed names of array tests to vector tests
- 11:05 AM Changeset [689] by
- Fixed memory corruption problem in psVectorRealloc
- 11:04 AM Changeset [688] by
- Updated tests to reflect major changes to psVector
- 9:09 AM Changeset [687] by
- Make psMemGetRefCounter() return 0 if passed a NULL pointer
- 9:08 AM Changeset [686] by
- Set module to pslib.logmsg (not logmsg)
- 9:07 AM Changeset [685] by
- Supply missing ;
- 8:45 AM Ticket #21 (Merge psFree with psMemDecrRefCounter functionality) reopened by
- Just for clarification; you are stating that psMemDecrRefCounter shall …
May 13, 2004:
- 5:48 PM Changeset [684] by
- Spelled out that psFFTInit and psFFTDone were just suggested examples …
- 5:25 PM Changeset [683] by
- Adding the upper/lower quartile code.
- 5:17 PM Ticket #26 (psArrayStats(): sample androbust quartiles.) created by
- 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
- As the union in psImage consists of pointers of pointers, it is …
- 4:44 PM Changeset [682] by
- Added Stdev calculation.
- 3:25 PM Ticket #18 (Functions psFFTInit and psFFTDone not is SDRS document) closed by
- fixed: The FFT APIs have been considerably revised recently (upon discussion …
- 3:24 PM Ticket #24 (psImageAlloc() arguments) closed by
- fixed: made the change to the SDRS
- 3:23 PM Ticket #23 (Change 'CB' to 'Callback') closed by
- fixed
- 3:23 PM Changeset [681] by
- merged the concepts of a psFloatArray, psDoubleArray, etc into …
- 3:21 PM Changeset [680] by
- adjusted the type names to the form psS8, psF32, etc
- 3:20 PM Ticket #17 (Naming conventions for rows and columns) closed by
- 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
- invalid: Since one can imagine incrementing and decrementing reference counters …
- 3:12 PM Changeset [679] by
- bug-fixing and sync with the new psVector structs.
- 3:12 PM Changeset [678] by
- …
- 3:08 PM Changeset [677] by
- initial version.
- 3:04 PM Changeset [676] by
- initial cvs ignore list, which contains the dependency files.
- 2:59 PM Changeset [675] by
- added automagic determination of code dependencies.
- 1:53 PM Changeset [674] by
- Brought psStats.c up-to-date with the new psVector.
- 1:42 PM Changeset [673] by
- Removed extraneous heading ("Destructors").
- 1:36 PM Changeset [672] by
- moved the type stuff from psVector to psType.h, enhanced the …
- 1:16 PM Changeset [671] by
- psFloatArray, psDoubleArray, psIntArray, etc merged into psVector. …
- 12:47 PM Changeset [670] by
- Major refactoring of the Vector alloc/free functions.
- 11:31 AM Changeset [669] by
- added hardware documents
- 10:25 AM Changeset [668] by
- Updated argument list for vector allocation
- 10:18 AM Changeset [667] by
- made changes to project.
- 10:15 AM Changeset [666] by
- fixed include directory location problem.
- 10:10 AM Changeset [665] by
- include location was wrong.
- 10:03 AM Changeset [664] by
- Removed the switch statements. It compiles now but just contains …
- 9:54 AM Changeset [663] by
- Added macros for psElemType to accomplish things like sizeof.
- 9:43 AM Changeset [662] by
- Changed allocation argument list
- 9:28 AM Changeset [661] by
- changed the name of PS_TYPE* and updated the Vector struct.
May 12, 2004:
- 9:42 PM Changeset [660] by
- Added some tests and fixed some bugs in psArrayStats().
- 8:43 PM Changeset [659] by
- I removed the docs target from the install target, because it was …
- 8:19 PM Changeset [658] by
- Trying to get a global make to work.
- 8:06 PM Changeset [657] by
- I am trying to get our Makefiles to work correctly. In order to do …
- 4:18 PM Changeset [656] by
- …
- 4:08 PM Changeset [655] by
- …
- 4:02 PM Changeset [654] by
- First version of tests for the stats.
- 3:52 PM Changeset [653] by
- Added psStats.h
- 3:05 PM Changeset [652] by
- Added the median calculation functions.
- 2:53 PM Ticket #24 (psImageAlloc() arguments) created by
- Page 23 of the SDR specifies that an argument to the psImageAlloc() …
- 2:45 PM Ticket #23 (Change 'CB' to 'Callback') created by
- 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
- 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
- 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
- Currently on the list of data types to support are: int8 (i.e., …
- 11:49 AM Changeset [651] by
- * empty log message *
- 11:37 AM Ticket #19 (References to document NR throughout ADD) created by
- 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
- The ADD specifies these two functions in section 1.1.7.1 to address …
- 10:00 AM Changeset [650] by
- Removed psArray files which have been replaced with psVector
- 9:46 AM Changeset [649] by
- Initial cut at Eugene's psImage implementation
- 9:05 AM Changeset [648] by
- Added buffer overflow detection and doxygen comments.
- 9:04 AM Changeset [647] by
- added buffer overflow detection to psMemory, and tests needed to be …
- 8:08 AM Changeset [646] by
- Extensive rework of psArray/psVector
- 8:07 AM Changeset [645] by
- Extensive rework of psArray/psVector.
May 11, 2004:
- 3:14 PM Changeset [644] by
- …
- 2:41 PM Changeset [643] by
- I put in my own code for the psVector functions, since this was not …
- 2:40 PM Changeset [642] by
- I removed psImage.o temporarily (since it was not compiling).
- 2:17 PM Changeset [641] by
- I removed the collections stuff, temporarily (since they were failing …
- 10:52 AM Changeset [640] by
- * empty log message *
- 10:11 AM Changeset [639] by
- fixed memory corruption detection system.
- 10:10 AM Changeset [638] by
- removed optimization in compilation so that debuggers act more predictable.
May 10, 2004:
- 5:14 PM Changeset [637] by
- added code for various memory testpoints.
- 3:57 PM Changeset [636] by
- p_realloc didn't track the last allocated buffer properly (if …
- 2:12 PM Ticket #17 (Naming conventions for rows and columns) created by
- The psImage struct uses mixed naming conventions when referring to …
- 1:37 PM Changeset [635] by
- Changed NULL to '\0' for character assignment on line 90.
- 12:37 PM Changeset [634] by
- Updated children member of psImage
- 10:20 AM Changeset [633] by
- Added psAlloc alloc and free functions
- 10:00 AM Changeset [632] by
- Added '\' in front of '|' the regex found in errorStrSearch function.
- 9:01 AM Changeset [631] by
- Modified to ensure last byte of N-copy is a null character.
- 9:00 AM Changeset [630] by
- Modified to verify last character in N-copy is Null character.
- 8:22 AM Changeset [629] by
- Update Makefile to include tst_psMemory.c name change.
May 7, 2004:
- 5:17 PM Changeset [628] by
- Updated figure: myFPA->exp->grommit ---> myFPA->exp
- 5:15 PM Changeset [627] by
- Lots of changes to clean up, and implement RHL's comments: Large …
- 5:12 PM Changeset [626] by
- More cleaning up after splitting psCoord. Added transformations …
- 5:07 PM Changeset [625] by
- Updated to meet test point requirements.
- 4:40 PM Changeset [624] by
- Added memory leak and corruption checks.
- 4:28 PM Changeset [623] by
- Distinguished between coordinates in a plane and coordinates on the …
- 3:42 PM Changeset [622] by
- Made psPhotSystem members const.
- 3:30 PM Changeset [621] by
- Removed the overscan in a psReadout --- it's specified in the …
- 3:19 PM Changeset [620] by
- Added call to psMemCheckCorruption
- 3:12 PM Changeset [619] by
- Added a "which" to psMetadataGetNext so that multiple iteration …
- 3:06 PM Changeset [618] by
- Changed definition of the Gaussian --- included 1/sqrt(2pi)/sigma.
- 2:54 PM Changeset [617] by
- Removed "output" in psImageSubset --- always want a new image. …
- 2:17 PM Changeset [616] by
- Added files for negative test
- 2:12 PM Changeset [615] by
- Added possibility of available derivative information in psMinimize, …
- 2:08 PM Changeset [614] by
- Added splint changes
- 2:00 PM Changeset [613] by
- Major reworking of Fourier Transforms --- poor design previously. Want …
- 1:23 PM Changeset [612] by
- * empty log message *
- 12:19 PM Changeset [611] by
- Renamed several of the error-handling functions to conform to the …
- 12:18 PM Changeset [610] by
- Added psMatrixEigenvectors to get eigenvectors of a matrix.
- 12:13 PM Changeset [609] by
- Reorganised psHistogram --- no longer specify both upper and lower …
- 12:13 PM Changeset [608] by
- Add additional test point for PS_STRING macro.
- 12:10 PM Changeset [607] by
- Added more characters to filter out host name.
- 12:07 PM Changeset [606] by
- Changed order of variables for psArrayStats --- output goes first.
- 12:06 PM Changeset [605] by
- Added memory leak checks.
- 12:05 PM Changeset [604] by
- Added unary NOT on a bitset.
- 12:01 PM Changeset [603] by
- Specified a sort function. Motivation is primarily to be able to …
- 11:31 AM Changeset [602] by
- Renamed several of the logging functions to conform to the …
- 11:22 AM Changeset [601] by
- Added psTraceSetDestination, and renamed several of the trace …
- 8:55 AM Changeset [600] by
- Change include directory flag to use variable $(includedir).
May 6, 2004:
- 4:56 PM Changeset [599] by
- Added new psImage files
- 2:02 PM Changeset [598] by
- Modified test to put test case with just host as the format to time …
- 1:32 PM Changeset [597] by
- Added new matrix and image header files
- 1:25 PM Changeset [596] by
- Update to build both static and dynamic libraries.
- 1:23 PM Changeset [595] by
- Updated to work with single library file libpslib.
- 9:00 AM Changeset [594] by
- Remove dynamic library creation from this level.
- 8:59 AM Changeset [593] by
- Removed dynamic library creation from this level.
- 8:54 AM Changeset [592] by
- Updated with include files for collections.
- 8:51 AM Changeset [591] by
- Modified makefile to only update the static library.
- 8:50 AM Changeset [590] by
- Updated to add object to common libpslib.a archive.
May 5, 2004:
- 3:08 PM Changeset [589] by
- Update verified files with change to runTest, FullUnitTest scripts
- 2:57 PM Changeset [588] by
- Update verified files with change to runTest, FullUnitTest scripts
- 2:49 PM Changeset [587] by
- Update the verified files with change to runTest, FullUnitTest scripts
- 2:46 PM Changeset [586] by
- Changed call to psAbort to system abort. Test harness should not be …
- 2:45 PM Changeset [585] by
- Changed scripts to search STDOUT,STDERR capture files for error string …
- 2:20 PM Changeset [584] by
- Update makefile and *.c files with warnings that caused build to fail
- 12:38 PM Changeset [583] by
- Updated files to have new banner
- 12:35 PM Changeset [582] by
- Added new collections header files
- 11:57 AM Changeset [581] by
- Updated Doxygen comments
- 11:19 AM Changeset [580] by
- Changed name of BitMask to BitSet
- 10:46 AM Changeset [579] by
- Added collections directory to Makefile
- 10:43 AM Changeset [578] by
- Updated per SDR documentation bug fixes
- 10:42 AM Changeset [577] by
- Updated makefile
- 10:39 AM Changeset [576] by
- Added new collections unit tests
- 10:36 AM Changeset [575] by
- Realigned text box for extra negative test banner length
May 3, 2004:
- 6:14 PM Changeset [574] by
- Misc minor changes
- 6:13 PM Changeset [573] by
- Added discussion of RHL's fix to psError to allow other projects to …
- 4:29 PM Changeset [572] by
- Misc minor changes
- 4:28 PM Changeset [571] by
- Build a dynamic library on Darwin machines
- 4:27 PM Changeset [570] by
- Handle DYLD_LIBRARY_PATH on Darwin
- 4:26 PM Changeset [569] by
- Add a newline to traces if required
- 4:26 PM Changeset [568] by
- commas are now optional; why bother with them?
- 4:25 PM Changeset [567] by
- Support for psErrorRegister()
- 3:09 PM Changeset [566] by
- Follow changes to psMem APIs
- 3:07 PM Changeset [565] by
- Support for psErrorRegister()
- 2:59 PM Changeset [564] by
- 1/ Handle prefixes other than "ps" correctly 2/ Generate …
May 1, 2004:
- 4:41 PM Changeset [563] by
- First version of the basic stats routines.
- 1:17 PM Changeset [562] by
- Added prototypes for psHashKeyList().
- 1:17 PM Changeset [561] by
- Added call to psHashKeyList().
- 1:04 PM Changeset [560] by
- This is a fairly large checkin. I had been sitting on a lot of test …
Apr 30, 2004:
- 2:49 PM Changeset [559] by
- I fixed a bunch of things.
- 2:48 PM Changeset [558] by
- Added the test for PrintTraceLevels().
Apr 29, 2004:
- 8:19 PM Changeset [557] by
- …
- 8:18 PM Changeset [556] by
- This code is in a non-working state.
- 6:58 PM Changeset [555] by
- …
- 6:58 PM Changeset [554] by
- * empty log message *
- 5:41 PM Changeset [553] by
- Reorganised several sections. Trying for consistency. Changed …
- 5:40 PM Changeset [552] by
- Minor reorganisation
- 5:39 PM Changeset [551] by
- Adding IPS diagram
- 3:56 PM Changeset [550] by
- …
- 3:28 PM Changeset [549] by
- First check-in versions of trace tests.
- 11:30 AM Changeset [548] by
- Expanded architectural components to give a couple of paragraphs …
- 11:11 AM Changeset [547] by
- I'm removed these editor backup files.
Apr 28, 2004:
- 12:20 PM Changeset [546] by
- Add arguement casts for psStringNCopy to prevent splint warnings.
- 12:19 PM Changeset [545] by
- Added splint tag psStringNCopy.
- 12:00 PM Changeset [544] by
- Modified test driver main parameter definitions.
- 12:00 PM Changeset [543] by
- Add addition information to STDERR if test points fail.
- 7:47 AM Changeset [542] by
- Changed name of psBitMask to psBitSet
Apr 27, 2004:
- 4:51 PM Changeset [541] by
- misc changes.
- 4:50 PM Changeset [540] by
- added another test.
- 4:49 PM Changeset [539] by
- fixed runTestSuite so that it runs all tests, even if one fails.
- 4:31 PM Changeset [538] by
- added runTest and runTestSuite to the mix.
- 4:29 PM Changeset [537] by
- first version of tstMemory test suite.
- 3:54 PM Changeset [536] by
- Adding functionalities flowchart
- 2:53 PM Ticket #15 (Questions for Arrays of Simple Types (SDR Section 3.2)) closed by
- fixed: Arrays of void*: The member void arr is a pointer to a pointer to …
- 2:48 PM Changeset [535] by
- Removed psVectorArray from the appendix
- 2:44 PM Ticket #14 (Questions for PS Data Structures (SDR Section 3.1)) closed by
- fixed: Element size in psType: The type field was intended for this purpose, …
- 2:27 PM Changeset [534] by
- Minor clarifications following bugs 14 and 15 (questions about the …
- 2:19 PM Changeset [533] by
- Removed psVectorArray
- 12:57 PM Changeset [532] by
- Added test driver and verified files for string utility functions.
- 12:39 PM Changeset [531] by
- Fix psStringNCopy to handle negative counts.
- 9:24 AM Changeset [530] by
- Added Doxygen tags for grouping functions into system utilities group.
- 8:38 AM Changeset [529] by
- clarified 'shall', 'will', 'should'. 'shall' -> 'must'
- 8:20 AM Changeset [528] by
- Added include file psString.h to support psError, psAbort testing.
Note:
See TracTimeline
for information about the timeline view.
