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) @6631   20 years drobbin Updated ImageRow, Col, Slice with respect to Sub-image v. parent-image …
(edit) @6630   20 years jhoblitt add build_requires Test::Cmd 1.05
(edit) @6629   20 years eugene added TLIBFLAG
(edit) @6628   20 years jhoblitt add (partial) dsget tests
(edit) @6627   20 years jhoblitt fix changed error message
(edit) @6626   20 years jhoblitt add dsget
(edit) @6625   20 years jhoblitt make fileid, bytes, md5sum, & type params to ->new() optional remove …
(edit) @6624   20 years Paul Price Now both reading and writing
(edit) @6623   20 years Paul Price Fixing megacam splice format
(edit) @6617   20 years jhoblitt update deps
(edit) @6616   20 years jhoblitt change DataStore::FileSet::Parser to use DataStore::Utils change …
(edit) @6615   20 years jhoblitt change DataStore::File to use DataStore::Utils change DataStore::File …
(edit) @6614   20 years jhoblitt code formatting
(edit) @6613   20 years eugene PS_META_NO_REPLACE
(edit) @6612   20 years jhoblitt add DataStore::Utils change DataStore::Product & DataStore::FileSet to …
(edit) @6611   20 years jhoblitt enable podcoverage tests
(edit) @6610   20 years jhoblitt document ->new()
(edit) @6609   20 years jhoblitt be consistent about how HTTP URIs are validated
(edit) @6608   20 years jhoblitt change DataStore::Record->new to create an object with all params as …
(edit) @6607   20 years jhoblitt get distribution version from DataStore.pm
(edit) @6606   20 years jhoblitt test ->parse()'s return in list and scalar context
(edit) @6605   20 years jhoblitt POD fix
(edit) @6604   20 years jhoblitt fix spelling typo
(edit) @6603   20 years jhoblitt doc update
(edit) @6602   20 years jhoblitt add DataStore
(edit) @6601   20 years jhoblitt doc update
(edit) @6600   20 years jhoblitt add test comments
(edit) @6599   20 years jhoblitt fix test count
(edit) @6598   20 years jhoblitt add DataStore
(edit) @6596   20 years jhoblitt don't import anything from POSIX
(edit) @6595   20 years jhoblitt test that ->requset() doesn't accept any params
(edit) @6594   20 years jhoblitt add ->request() tests
(edit) @6593   20 years jhoblitt updated so tests pass
(edit) @6592   20 years jhoblitt requires File::stat build_requires File::Temp
(edit) @6591   20 years jhoblitt build_requires Net::HTTPServer 1.1.1
(edit) @6588   20 years jhoblitt add DataStore::File->request (sans tests)
(edit) @6587   20 years jhoblitt add DataStore::FileSet->request
(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
Note: See TracRevisionLog for help on using the revision log.