IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @448   22 years evanalst Updated sysUtils target and comments.
(edit) @447   22 years evanalst Updated to make both static and dynamic libraries libpslib. Added …
(edit) @446   22 years rhl Fixed up code for changes in organisation and APIs
(edit) @445   22 years rhl Add an (empty) definition of INCLUDES
(edit) @444   22 years rhl Added psType to psVoidPtrArray
(edit) @443   22 years rhl Provided missing comma
(edit) @442   22 years rhl Put the "which" back into the iterator functions
(edit) @441   22 years rhl Removed an RHL (hurrah\!)
(edit) @440   22 years evanalst Initial source file for string utilities
(edit) @439   22 years evanalst Initial header file for string utilities
(edit) @438   22 years harman Added Doxygen comments
(edit) @437   22 years harman Added filed from dataManip dir
(edit) @436   22 years harman Moved files to collections dir
(edit) @435   22 years harman Added psSort files
(edit) @434   22 years harman Added new BitMask files
(edit) @433   22 years harman Added temporary array files so that other files could be tested
(edit) @432   22 years desonia modifications so that psMemory compiles.
(edit) @431   22 years desonia kdevelop project files.
(edit) @430   22 years desonia non-tested/non-working initial cleanup version
(edit) @429   22 years evanalst Initial version of source as defined in SDR Rev 00
(edit) @428   22 years evanalst Initial version of header as defined in SDR Rev 00
(edit) @427   22 years evanalst Initial version of source based on SDR Rev 00
(edit) @426   22 years evanalst Initial code version based on SDR Rev 00
(edit) @425   22 years eugene minor organizational changes
(edit) @424   22 years eugene substantial changes to the analysis stages (Phase 2, Phase 4) and …
(edit) @423   22 years desonia initial version.
(edit) @422   22 years Paul Price Hacking the Pixel Server section to simplify it and explain it more. …
(edit) @421   22 years Paul Price Cosmetic changes, plus some hacking of the Pixel Server section to …
(edit) @420   22 years Paul Price Adding list of figures to ignore
(edit) @419   22 years Paul Price Ignoring extraneous LaTeX files
(edit) @418   22 years eugene major edits to the hardware section
(edit) @417   22 years desonia * empty log message *
(edit) @416   22 years Paul Price Adding pdf versions of figures for pdflatex compatibility
(edit) @415   22 years Paul Price Adding makefile for IPP design documents.
(edit) @414   22 years eugene added Scheduler description; need to fix up P1-P4
(edit) @413   22 years eugene major rewrite of pixel server, added sections for metadata.db, …
(edit) @412   22 years Paul Price Removing old files
(edit) @411   22 years Paul Price Declared that psFree will generate an error if the reference counter != 1.
(edit) @410   22 years eugene added CVS $Id variable
(edit) @409   22 years eugene added design.tex, specs.tex and associated PS pics
(edit) @408   22 years Paul Price Added discussion on external libraries.
(edit) @407   22 years eugene added engine document
(edit) @406   22 years eugene updated version number, minor text issues
(edit) @405   22 years eugene added pilot project ADD
(edit) @404   22 years Paul Price Fleshed out metadata functions.
(edit) @403   22 years Paul Price "Entries" are actually "items".
(edit) @402   22 years Paul Price Changed psMetadataAppend to psMetadataAppendItem, and added a …
(edit) @401   22 years Paul Price Changed psMetadata *ms to *md (previously MetaDataSet, now just Metadata).
(edit) @400   22 years Paul Price Updated comments from "metadata set" to "metadata". Removed typedef …
(edit) @399   22 years Paul Price Changed "psMetaData" to "psMetadata" throughout. Renamed …
(edit) @398   22 years Paul Price Defined groups at the start, so that we can mix things up so that they …
(edit) @397   22 years Paul Price Small changes to psDlist explanation. Added section in memory …
(edit) @396   22 years Paul Price Minor fixes to get things to compile. e.g. need to do "struct psCell" …
(edit) @395   22 years Paul Price Removed void *data from psDlistGet --- there is no apparent use for …
(edit) @394   22 years eugene added .cvsignore files for PSLib and Templates
(edit) @393   22 years eugene array generation macros from RHL
(edit) @392   22 years eugene added .#* to rm list
(edit) @391   22 years eugene minor changes to fix formatting
(edit) @390   22 years rhl Fixed calls to psError
(edit) @389   22 years rhl Added new codes
(edit) @388   22 years rhl Moved from ../../include
(edit) @387   22 years rhl Make psAbort call psErrorStackPrint
(edit) @386   22 years rhl 1/ Added psVErrorStackPrint() 2/ Made psErrorStackPrint() handle …
(edit) @385   22 years rhl Include psArray.h (from this directory)
(edit) @384   22 years rhl Made all .o files in libUtils.a depend on psErrorCodes.dat
(edit) @383   22 years rhl reinstated PS_CONCAT macros
(edit) @382   22 years rhl Added psVErrorStackPrint
(edit) @381   22 years eugene added doxygen-generated structure & function lists
(edit) @380   22 years Paul Price Minor change: operator --> op.
(edit) @379   22 years Paul Price Minor changes.
(edit) @378   22 years Paul Price Removed FFT, since it's now all done with the psFFT. Other minor edits.
(edit) @377   22 years eugene added double to psMetaDataItem
(edit) @376   22 years eugene updated list functions
(edit) @375   22 years Paul Price Capitalisation.
(edit) @374   22 years Paul Price Syched design document with header files for bitmasks through minimization.
(edit) @373   22 years eugene minor name & doxygen edits
(edit) @372   22 years eugene minor edits, doxygen fixes
(edit) @371   22 years Paul Price Added "op" back to psMatrixOp
(edit) @370   22 years eugene minor name & doxygen edits
(edit) @369   22 years eugene changed psMemBlock to new endposts, adjusted CB names
(edit) @368   22 years Paul Price Defined LU decomposition and solution of an equation.
(edit) @367   22 years Paul Price Edited the matrix, FFT, polynomial and minimization sections.
(edit) @366   22 years eugene minor edits to Coord, Metadata, etc
(edit) @365   22 years eugene updated basic image section
(edit) @364   22 years Paul Price Removed psFFTFilter functions. Placing those in the design.
(edit) @363   22 years eugene cleaned tabs
(edit) @362   22 years eugene updated image APIs and descriptions
(edit) @361   22 years Paul Price Hacking linked lists, hashes, bit masks, and statistics.
(edit) @360   22 years eugene cleaned 'basic image' section
(edit) @359   22 years Paul Price Dropped nbuckets from the allocator.
(edit) @358   22 years Paul Price Added parameter mask for psMinimize.
(edit) @357   22 years Paul Price Trimmed down the number of stats to be calculated: removed the errors, …
(edit) @356   22 years eugene cleaned up the cover pages
(edit) @355   22 years Paul Price Capitalisation.
(edit) @354   22 years Paul Price Added constructor and destructor for psStats.
(edit) @353   22 years Paul Price No need to specify a different bit mask to return when setting a bit.
(edit) @352   22 years eugene created SRS for Library
(edit) @351   22 years Paul Price Adding built pdfs
(edit) @350   22 years Paul Price Adding doxygenated directory
(edit) @349   22 years Paul Price Ignoring temporary LaTeX files
Note: See TracRevisionLog for help on using the revision log.