IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6585   20 years Paul Price Changing configuration files to new format --- split files for camera …
(edit) @6584   20 years jhoblitt add DataStore::Product->request
(edit) @6583   20 years jhoblitt change http URI validation to allow relative paths (e.g. 'localhost')
(edit) @6579   20 years drobbin Merged-in changes for psRegionForImage from eam_rel9_b1. (coord's …
(edit) @6578   20 years drobbin Updated psImageGet in accordance with rules for dealing with sub-images.
(edit) @6574   20 years drobbin Changed psImageSet to coincide with new stipulations concerning sub-images.
(edit) @6571   20 years eugene major revisions to use the new pmFPAfile,view I/O handling
(edit) @6566   20 years Paul Price Adding ppTest --- test program for modules development
(edit) @6548   20 years drobbin Merged in changes to psMetadata (polynomial formatting) from rel10_ifa …
(edit) @6543   20 years jhoblitt properly validate uri param
(edit) @6542   20 years jhoblitt add DataStore::Response
(edit) @6541   20 years jhoblitt add partial DataStore::File tests
(edit) @6540   20 years jhoblitt add partial DataStore::FileSet tests
(edit) @6539   20 years jhoblitt fix uri validation callback name
(edit) @6538   20 years jhoblitt add DataStore::Product (partial)
(edit) @6536   20 years drobbin changed getToken to see if it has gotten to NULL before incrementing …
(edit) @6535   20 years Paul Price Changing size of hash for psMetadata.
(edit) @6534   20 years drobbin Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
(edit) @6533   20 years desonia made prefix /usr/local instead of pwd.
(edit) @6532   20 years Paul Price Added …
(edit) @6531   20 years eugene moved various functions to psModules/src/pslib
(edit) @6529   20 years gusciora This fixes a problem with psMemCheckPtr on staticly allocated data.
(edit) @6528   20 years drobbin Removed psMemIncrRefCounter from psArrayGet & associated psFree calls.
(edit) @6527   20 years gusciora This merges in rel10_ifa. However, I changed the matrix solving …
(edit) @6526   20 years gusciora From rel10_ifa.
(edit) @6525   20 years gusciora .…
(edit) @6524   20 years gusciora Trying to merge rel10_ifa.
(edit) @6523   20 years eugene adding SMP I/O functions
(edit) @6522   20 years eugene working on file I/O modifications
(edit) @6511   20 years drobbin Updated files to reflect psArray, psVector, & psPixels changes in …
(edit) @6510   20 years gusciora .…
(edit) @6509   20 years gusciora From rel10_ifa
(edit) @6508   20 years Paul Price Added psFitsIsImage and psFitsIsTable
(edit) @6507   20 years Paul Price Adding psFitsIsImage and psFitsIsTable.
(edit) @6506   20 years gusciora Modified the private function psListLength() my_psListLength() since …
(edit) @6505   20 years drobbin Removed #include <pthreads.h> from psList files.
(edit) @6504   20 years mberning Updated pslib_strict.h to remove outdated Doxygen tags
(edit) @6503   20 years jhoblitt add DataStore::Record tests
(edit) @6502   20 years jhoblitt add ->request() stub that dies
(edit) @6501   20 years jhoblitt add DataStore::Record->new() move DataStore::Record::File out of …
(edit) @6500   20 years drobbin Add Length functions/tests. Modified psPixelsAlloc to set n=0.
(edit) @6499   20 years jhoblitt add DataStore::Record rename DataStore::FileSet::Record -> …
(edit) @6498   20 years eugene added threaded listening to clients
(edit) @6497   20 years jhoblitt add DataStore::FileSet::Parser->new( base_uri => ... ) add …
(edit) @6495   20 years eugene added profile enabling, some attempts at optimization
(edit) @6492   20 years jhoblitt add META.yml sort
(edit) @6491   20 years jhoblitt minor cleanups
(edit) @6490   20 years jhoblitt fix a comment
(edit) @6489   20 years jhoblitt return records in fifo order instead of lifo
(edit) @6488   20 years jhoblitt add t/02_fileset_parse.t
(edit) @6487   20 years jhoblitt complete first pass implimentation of DataStore::File::Parser
(edit) @6486   20 years jhoblitt build_requires Test::More
(edit) @6485   20 years Paul Price Fixing conversion to F32.
(edit) @6484   20 years drobbin Changed psArray & psVector to zero 'n' upon allocation. Used to set …
(edit) @6483   20 years jhoblitt add 34 DataStore::FileSet::Parser tests
(edit) @6481   20 years eugene fixed some errors with double sources, added second-pass linear PSF …
(edit) @6476   20 years jhoblitt check for # inside fields
(edit) @6475   20 years jhoblitt add DataStore::File::Parser (copy of DateStore::FileSet::Parser)
(edit) @6474   20 years jhoblitt first pass DateStore::FileSet::Parser->parse() implementation
(edit) @6473   20 years jhoblitt rename DataStore::Parser -> DataStore::FileSet::Parser
(edit) @6472   20 years jhoblitt add copyright block fix package name misc cleanups
(edit) @6471   20 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
(edit) @6469   20 years jhoblitt remove ending \clearpage
(edit) @6468   20 years jhoblitt add a final \clearpage
(edit) @6467   20 years jhoblitt add \hline row separators make col titles \textbf
(edit) @6466   20 years jhoblitt allow glueforge METADATA blocks to be omitted from the complex config
(edit) @6465   20 years jhoblitt fix latex labels
(edit) @6464   20 years jhoblitt add \clearpage dec every 10 tables add some whitespace
(edit) @6463   20 years jhoblitt fix newlines
(edit) @6462   20 years jhoblitt remove unnecessary tabs
(edit) @6461   20 years jhoblitt add config.pl
(edit) @6460   20 years jhoblitt modify for latex templates
(edit) @6459   20 years jhoblitt VERSION to '0.10'
(edit) @6458   20 years jhoblitt spec 'descriptive' comments
(edit) @6457   20 years jhoblitt allow psMetadataItem pointer types to have a value of NULL
(edit) @6455   20 years eugene minor mods to changes
(edit) @6454   20 years eugene added latex bits to def files
(edit) @6453   20 years Paul Price Adding optional optimisation instead of default
(edit) @6452   20 years Paul Price Updating to work with pslib rel10 --- needed to fix polynomial …
(edit) @6451   20 years Paul Price Adding optimisation as an option, rather than default.
(edit) @6450   20 years Paul Price Updating to pslib rel10.
(edit) @6449   20 years drobbin Finished updating files affected by changing psArrayAlloc to set ->n=0.
(edit) @6447   20 years jhoblitt document that type is reserved keyword
(edit) @6446   20 years jhoblitt add latex template
(edit) @6445   20 years drobbin Changed psArrayAlloc to set ->n = 0. Updated corresponding functions …
(edit) @6444   20 years jhoblitt fix config.pl slurping
(edit) @6443   20 years jhoblitt disable chmod'ing for autogen.sh as we're now template set agnostic
(edit) @6442   20 years eugene fixed leaks
(edit) @6441   20 years eugene fixing memory issues, converging with pslib v.10
(edit) @6437   20 years gusciora * empty log message *
(edit) @6436   20 years jhoblitt require template dirs to have a config.pl file describing the template …
(edit) @6435   20 years jhoblitt fwv
(edit) @6434   20 years eugene changes leading to CDR
(edit) @6428   20 years eugene minor fixes
(edit) @6427   20 years eugene mods to change from threshold above sky to S/N thresholds
(edit) @6426   20 years eugene fixed bugs in gastro2
(edit) @6425   21 years drobbin Added psMemThreadSafety. Removed p_lock from psList. Added comments …
(edit) @6424   21 years eugene various minor fixes
(edit) @6423   21 years Paul Price Updating iteration functions.
(edit) @6422   21 years Paul Price Adding concepts functions, including reading, writing, blanking, …
Note: See TracRevisionLog for help on using the revision log.