Timeline
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.
Apr 26, 2004:
- 5:32 PM Changeset [527] by
- Replaced obscure primitive variables and types (psF32, psS8 etc) with …
- 4:20 PM Changeset [526] by
- Modified psTest to specify file pointer to send output.
- 4:17 PM Changeset [525] by
- Modify psAbort to use psVLogMsg instead of psLogMsg.
- 4:16 PM Changeset [524] by
- Initial version of psLib header file. Changed Makefile to copy psLib.h …
- 4:04 PM Changeset [523] by
- Changing psBitMask to psBitset in other files
- 3:56 PM Changeset [522] by
- Save verified files for psError, psAbort test drivers
- 3:47 PM Changeset [521] by
- Initial version of runTest, FullUnitTest scripts
- 3:44 PM Changeset [520] by
- Initial version of psError, psAbort test drivers
- 2:34 PM Changeset [519] by
- minor 'restrict' edits moved psBitMask.h to psBitset.h, and …
- 2:33 PM Changeset [518] by
- bitmask moved to bitset added restricts to psSort stuff
- 2:31 PM Ticket #11 (DList implementation doesn't meet the SDR description) closed by
- fixed: I used this as part of the bugzilla tutorial - please ignore request.
- 2:30 PM Ticket #13 (Questions for psSort (SDR Section 4.2)) closed by
- fixed: yes, i've fixed the SDRS & IP3 .h files to reflect this
- 2:28 PM Ticket #12 (Questions for psBitMask (SDR Section 4.1)) closed by
- fixed: - Name: I agree with BitMask -> Bitset. I have changed the SDRS & our …
- 2:08 PM Changeset [517] by
- Design diagrams in openoffice drawing format
- 1:49 PM Ticket #15 (Questions for Arrays of Simple Types (SDR Section 3.2)) created by
- Below are questions about the coding of the psArray containers and …
- 1:12 PM Ticket #14 (Questions for PS Data Structures (SDR Section 3.1)) created by
- Below are questions about the coding of the data structure types for …
- 12:19 PM Changeset [516] by
- Added RHL's discussion on psError. This needs to be revised so that …
- 11:20 AM Ticket #13 (Questions for psSort (SDR Section 4.2)) created by
- Should the pointer arguments to psSort() be restricted?
- 11:14 AM Ticket #12 (Questions for psBitMask (SDR Section 4.1)) created by
- Below are questions about the coding of the psBitMask utility and …
Apr 23, 2004:
- 1:40 PM Changeset [515] by
- Cleaned up the make system so that docs are now made and make install …
- 11:57 AM Changeset [514] by
- changes to coding requirements from MHPCC comments
- 11:52 AM Changeset [513] by
- Adding RHL's writeup on psError.
- 11:35 AM Changeset [512] by
- Removed unused #include <stdlib.h>
- 11:33 AM Changeset [511] by
- Changed p_XX allocations to psXX allocations
- 9:24 AM Ticket #9 (specify doxygen commenting style) closed by
- fixed: Added explanatory paragraphs and example. Code will use / for block …
Apr 22, 2004:
- 6:06 PM Changeset [510] by
- Standardised "Pipelines" to "Analysis Stages".
- 5:08 PM Changeset [509] by
- initial test common functions
- 4:44 PM Changeset [508] by
- Standardised nomenclature: OTA vs Chip. "Chip" is the standard term, …
- 3:15 PM Changeset [507] by
- Added descriptions for the metadata tables.
- 2:19 PM Changeset [506] by
- added thread-safety to dlist and enhanced the implementation to allow …
- 12:33 PM Changeset [505] by
- Added discussion about Doxygen and the use of tags.
- 11:54 AM Changeset [504] by
- Runs pdflatex twice if it works, otherwise deletes the pdf output …
- 11:42 AM Changeset [503] by
- Runs pdflatex twice if it works, otherwise deletes the pdf output …
- 11:15 AM Changeset [502] by
- Created static functions. Replaced p_xxx allocation functions with …
- 10:30 AM Changeset [501] by
- some updates
Apr 21, 2004:
- 11:43 AM Changeset [500] by
- cosmetic changes only
- 11:31 AM Changeset [499] by
- cosmetic changes
- 11:29 AM Changeset [498] by
- …
- 11:14 AM Changeset [497] by
- Changed p_psVLogMsg() to psVLogMsg().
- 11:07 AM Changeset [496] by
- CHange the psLogMsg call to p_psVLogMsg in psError.c.
- 11:05 AM Changeset [495] by
- Added array of void pointers
- 9:02 AM Changeset [494] by
- First version of the hash functions. Almost identical to RHL's …
- 8:53 AM Changeset [493] by
- Added other data types
- 4:30 AM Changeset [492] by
- Rename test programme tst_metadata
- 4:28 AM Changeset [491] by
- Fix (trivial) infinite loop when handling collisions
- 4:27 AM Changeset [490] by
- Teach psErrorCodeString() to understand PS_ERR_NONE
- 4:26 AM Changeset [489] by
- Initial version
- 4:25 AM Changeset [488] by
- Split test code from real code
- 4:22 AM Changeset [487] by
- Add bin/lib/ups and simplify logic for clean target
Apr 20, 2004:
- 2:40 PM Changeset [486] by
- Added double array
- 2:18 PM Changeset [485] by
- Added Integer array
- 2:15 PM Changeset [484] by
- made some cleanup of the non-working code.
- 2:14 PM Changeset [483] by
- Added _GNU_SOURCE specify a broader system header usage (non-strict …
- 1:58 PM Changeset [482] by
- …
- 1:51 PM Changeset [481] by
- made changes to get this thing compiling.
- 1:48 PM Changeset [480] by
- …
- 12:42 PM Changeset [479] by
- small changes.
- 12:39 PM Changeset [478] by
- cosmetic changes only.
- 12:37 PM Changeset [477] by
- These do not work yet.
- 12:28 PM Ticket #10 (fix the title of the document) closed by
- invalid: This was a test and demonstration bug.
- 10:47 AM Ticket #11 (DList implementation doesn't meet the SDR description) created by
- Missing number indexing into list. (part of Bugzilla tutorial)
- 10:46 AM Ticket #10 (fix the title of the document) created by
- the title should be in all CAPS because this is a bogus bug
- 10:09 AM Ticket #9 (specify doxygen commenting style) created by
- coding standard needs to have the doxygen comment style specified. …
Apr 19, 2004:
- 5:11 PM Changeset [476] by
- testing commitinfo.
- 5:11 PM Changeset [475] by
- testing commitinfo.
- 5:10 PM Changeset [474] by
- * empty log message *
- 5:10 PM Changeset [473] by
- * empty log message *
- 5:08 PM Changeset [472] by
- * empty log message *
- 5:08 PM Changeset [471] by
- * empty log message *
- 5:07 PM Changeset [470] by
- * empty log message *
- 4:58 PM Changeset [469] by
- testing commitinfo.
- 4:52 PM Changeset [468] by
- testing commitinfo.
- 4:49 PM Changeset [467] by
- testing commitinfo.
- 4:48 PM Changeset [466] by
- testing commitinfo filters.
- 4:36 PM Changeset [465] by
- testing commitinfo filters.
- 4:34 PM Changeset [464] by
- testing commitinfo.
- 4:30 PM Changeset [463] by
- * empty log message *
- 3:42 PM Changeset [462] by
- changed order to match coding conventions.
- 3:41 PM Changeset [461] by
- modified the poisoning of the std. memory functions to use the "GCC …
- 3:38 PM Changeset [460] by
- cleanup of the IP3 code -- not complete implementation yet.
- 2:14 PM Changeset [459] by
- …
- 11:28 AM Changeset [458] by
- Added psVMetadataItemAlloc() and support new psMetadataAppend() API
- 11:25 AM Changeset [457] by
- Added psVMetadataItemAlloc() to support the new psMetadataAppend()
- 11:24 AM Changeset [456] by
- Added psErrorCodeString()
- 11:06 AM Changeset [455] by
- added comments.
- 11:01 AM Changeset [454] by
- from IP3
- 10:59 AM Changeset [453] by
- version from IP3
- 10:19 AM Changeset [452] by
- ran astyle on the files.
- 10:14 AM Changeset [451] by
- updated the memory management to keep track of the memory via …
- 10:10 AM Changeset [450] by
- Changed print statements to logging statements
- 9:49 AM Changeset [449] by
- Updated variable definitions and comments.
- 9:48 AM Changeset [448] by
- Updated sysUtils target and comments.
- 9:42 AM Changeset [447] by
- Updated to make both static and dynamic libraries libpslib. Added …
- 9:41 AM Changeset [446] by
- Fixed up code for changes in organisation and APIs
- 9:41 AM Changeset [445] by
- Add an (empty) definition of INCLUDES
- 9:40 AM Changeset [444] by
- Added psType to psVoidPtrArray
- 9:39 AM Changeset [443] by
- Provided missing comma
- 9:39 AM Changeset [442] by
- Put the "which" back into the iterator functions
- 9:38 AM Changeset [441] by
- Removed an RHL (hurrah\!)
- 9:10 AM Changeset [440] by
- Initial source file for string utilities
- 9:09 AM Changeset [439] by
- Initial header file for string utilities
Apr 16, 2004:
- 4:43 PM Changeset [438] by
- Added Doxygen comments
- 10:32 AM Changeset [437] by
- Added filed from dataManip dir
- 10:25 AM Changeset [436] by
- Moved files to collections dir
- 10:12 AM Changeset [435] by
- Added psSort files
- 8:31 AM Changeset [434] by
- Added new BitMask files
- 8:30 AM Changeset [433] by
- Added temporary array files so that other files could be tested
Apr 15, 2004:
- 4:18 PM Changeset [432] by
- modifications so that psMemory compiles.
- 11:24 AM Changeset [431] by
- kdevelop project files.
- 11:22 AM Changeset [430] by
- non-tested/non-working initial cleanup version
- 10:37 AM Changeset [429] by
- Initial version of source as defined in SDR Rev 00
- 10:37 AM Changeset [428] by
- Initial version of header as defined in SDR Rev 00
- 9:04 AM Changeset [427] by
- Initial version of source based on SDR Rev 00
- 9:03 AM Changeset [426] by
- Initial code version based on SDR Rev 00
Apr 14, 2004:
- 3:39 PM Changeset [425] by
- minor organizational changes
- 3:38 PM Changeset [424] by
- substantial changes to the analysis stages (Phase 2, Phase 4) and …
Apr 13, 2004:
- 12:29 PM Changeset [423] by
- initial version.
Apr 12, 2004:
- 7:28 PM Changeset [422] by
- Hacking the Pixel Server section to simplify it and explain it more. …
- 6:05 PM Changeset [421] by
- Cosmetic changes, plus some hacking of the Pixel Server section to …
- 4:21 PM Changeset [420] by
- Adding list of figures to ignore
- 4:20 PM Changeset [419] by
- Ignoring extraneous LaTeX files
- 4:18 PM Changeset [418] by
- major edits to the hardware section
- 2:14 PM Changeset [417] by
- * empty log message *
- 11:12 AM Changeset [416] by
- Adding pdf versions of figures for pdflatex compatibility
- 11:08 AM Changeset [415] by
- Adding makefile for IPP design documents.
- 9:21 AM Changeset [414] by
- added Scheduler description; need to fix up P1-P4
Note:
See TracTimeline
for information about the timeline view.
