IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1732   22 years desonia fixed destination problems in psTrace testing.
(edit) @1731   22 years desonia changed the naming conventions of errors.
(edit) @1730   22 years desonia changed behavour of psFree to print a more descriptive error message …
(edit) @1729   22 years desonia changed the format of message log to print last portion of name if it …
(edit) @1728   22 years desonia changed the behaviour of psFree to not abort if called multiple times …
(edit) @1725   22 years gusciora
(edit) @1724   22 years gusciora
(edit) @1723   22 years gusciora
(edit) @1722   22 years gusciora
(edit) @1721   22 years gusciora
(edit) @1720   22 years gusciora
(edit) @1719   22 years gusciora
(edit) @1718   22 years gusciora
(edit) @1717   22 years desonia error message text changed.
(edit) @1716   22 years desonia changed more PS_ERRORTEXT macros to use the filename of the placed …
(edit) @1715   22 years desonia changed error-text define names to indicate the file where used, not …
(edit) @1714   22 years desonia updated tests.
(edit) @1713   22 years desonia converted files to new psError style (psErrorMsg). Removed any …
(edit) @1703   22 years desonia updated list according to current Makefile.
(edit) @1702   22 years desonia replace tst_psLogMsg0?.c.
(edit) @1701   22 years desonia merged atst_psAbort0?.c to tst_psAbort.c.
(edit) @1700   22 years desonia fixed small bug in psTraceReset.
(edit) @1699   22 years desonia added psTraceReset before checking for memory leaks.
(edit) @1698   22 years desonia merged tst_psTrace0?.c to tst_psTrace.c
(edit) @1696   22 years desonia added error stack to sysUtils
(edit) @1695   22 years desonia cleared the error stack before checking for leaks.
(edit) @1694   22 years desonia merged tst_psLogMsg0?.c with tst_psLogMsg.c
(edit) @1686   22 years desonia
(edit) @1685   22 years desonia Added Error Stack logic. The new psError is named psError2 until all …
(edit) @1683   22 years desonia added psErrorCodes.[ch] and required script to insert the information …
(edit) @1682   22 years evanalst Add addition case to testImageCopy for when output argument is NULL …
(edit) @1665   22 years desonia added constructors for the astronomical imagery structs.
(edit) @1664   22 years desonia added test for psImage of PS_TYPE_PTR.
(edit) @1656   22 years desonia Added static to listSetIterator implementation (prototype already had it).
(edit) @1655   22 years desonia Changed the behaviour of psMetadataLookup. See bug #157.
(edit) @1654   22 years desonia added testpoint #561 - psImageShift.
(edit) @1653   22 years desonia format tweaks.
(edit) @1652   22 years desonia psImageShift test-related fixes.
(edit) @1651   22 years desonia Changed psArrayRealloc to return a valid psArray even if the input …
(edit) @1648   22 years harman Corrected bug in psScalarCopy
(edit) @1647   22 years harman Corrected bug in psScalarCopy
(edit) @1642   22 years gusciora
(edit) @1641   22 years gusciora
(edit) @1640   22 years gusciora
(edit) @1638   22 years gusciora
(edit) @1635   22 years desonia Changed the unexposedValue for psImageRotate and psImageShift (bug …
(edit) @1634   22 years desonia Change the prototype of psImagePixelInterpolate. See bug #147.
(edit) @1630   22 years desonia changed #elseif with #elif.
(edit) @1629   22 years gusciora
(edit) @1628   22 years desonia renamed psVectorFFT.[ch]
(edit) @1627   22 years desonia needed to cast printf of time->sec to a native type.
(edit) @1626   22 years desonia using long-long int format with printf on AMD64 produced a warning.
(edit) @1625   22 years desonia extracted image FFT functions into a new file.
(edit) @1624   22 years desonia renamed psFFT.[ch] to psVectorFFT.[ch]
(edit) @1623   22 years harman Updated truth
(edit) @1622   22 years harman Updated ReadHeader function
(edit) @1621   22 years harman Removed FReadHeader function and added ReadHeader function
(edit) @1617   22 years harman Updated truth
(edit) @1616   22 years harman Updated truth
(edit) @1615   22 years harman Updated psTime for new version of SDRS
(edit) @1614   22 years harman Updated for new version of SDRS
(edit) @1613   22 years desonia added psImageTrim and psImageSubsection.
(edit) @1610   22 years gusciora
(edit) @1609   22 years gusciora
(edit) @1606   22 years desonia changed psImageSubset to subset an image without making a deep copy.
(edit) @1605   22 years desonia added mask/maskVal parameters to psImageRebin.
(edit) @1604   22 years desonia added mask support for psImageRebin, etc.
(edit) @1603   22 years desonia relining.
(edit) @1602   22 years desonia Bugzilla #131 - Fixed. Fixed problem where hostname has variable …
(edit) @1598   22 years harman Cleaned up comments
(edit) @1597   22 years harman Cleaned up comments
(edit) @1596   22 years harman Cleaned up comments
(edit) @1595   22 years harman Cleaned up comments
(edit) @1594   22 years harman Cleaned up comments
(edit) @1593   22 years harman Cleaned up comments
(edit) @1549   22 years desonia last minute tweaks before release.
(edit) @1547   22 years desonia updated lists.
(edit) @1546   22 years desonia Fixed error where an error in psMetadataFReadHeader closed the fits file.
(edit) @1545   22 years desonia fixed the problem of SIZE_MAX being system dependent by filtering it …
(edit) @1544   22 years desonia * empty log message *
(edit) @1543   22 years gusciora
(edit) @1542   22 years desonia found some points where the mutex is not released upon certain error …
(edit) @1541   22 years harman Added FLT_EPSILON to select functions to align results with that of 64 …
(edit) @1540   22 years harman Updated truth
(edit) @1533   22 years desonia changes to make it work on MAC OSX
(edit) @1532   22 years gusciora
(edit) @1531   22 years gusciora
(edit) @1530   22 years gusciora Latest changes from the SDRS.
(edit) @1529   22 years desonia replaced psTime to typedef the struct timeval system struct.
(edit) @1526   22 years desonia removed M_PIl, as OS X does not know about it.
(edit) @1525   22 years desonia added underscore prefix for fortran functions.
(edit) @1524   22 years desonia added underscore prefix support for OS X.
(edit) @1523   22 years desonia made single underscore for fortran functions the default.
(edit) @1522   22 years desonia * empty log message *
(edit) @1521   22 years desonia fixed fortran code function naming for g77 + gcc.
(edit) @1520   22 years desonia * empty log message *
(edit) @1519   22 years desonia pulled out the slalib.h externs to a separate include file.
(edit) @1516   22 years harman Added FLT_EPSILON to select functions to align results with that of 64 …
(edit) @1515   22 years gusciora
(edit) @1514   22 years gusciora
Note: See TracRevisionLog for help on using the revision log.