Timeline
Jun 1, 2005:
- 6:13 PM Changeset [4086] by
- add PS_META_NULL
- 4:44 PM Ticket #431 (psMetadataParseConfig returns NULL for single line failure) created by
- psMetadataParseConfig should return its best attempt at parsing the …
- 2:58 PM Changeset [4085] by
- change psVector to store it's number of elements as an long int change …
- 2:42 PM Changeset [4084] by
- change blurb about Threads to clarify requirements
- 1:51 PM Changeset [4083] by
- Fix psRandomAlloc to set type and seed properly.
- 1:50 PM Changeset [4082] by
- Update test cases to not print to STDERR or STDOUT values that change …
- 12:16 PM Changeset [4081] by
- Fixed test case for -numRows and -numCols for region.
- 12:10 PM Changeset [4080] by
- change psBitSet to store it's size as an long int
- 11:57 AM Changeset [4079] by
- change psLookupTableRead() to return long int
- 11:51 AM Changeset [4078] by
- change psLookupTable to store it's index as an unsigned long int
- 11:37 AM Changeset [4077] by
- change psU64 -> unsigned long int where appropriate
- 11:34 AM Changeset [4076] by
- change psList to store it's number of elements as an unsigned long int …
- 11:26 AM Changeset [4075] by
- formatting
- 11:24 AM Changeset [4074] by
- missed psList/psHash field renames
- 11:22 AM Changeset [4073] by
- rename psHash.nbuckets to psHash.n rename psList.size to psList.n
- 11:13 AM Changeset [4072] by
- more void * -> psPtr conversions
- 11:08 AM Changeset [4071] by
- rename functions/datatypes to abv. function as func (not fcn)
- 11:04 AM Changeset [4070] by
- remove lock from psList
- 10:37 AM Changeset [4069] by
- Fixed resample test to pass on PPC platform.
May 31, 2005:
- 6:30 PM Changeset [4068] by
- change psArray to store it's number of elements as an unsigned long int
- 6:25 PM Changeset [4067] by
- remove nChildren reference from psImage
- 6:23 PM Changeset [4066] by
- fix psImage typo
- 6:19 PM Changeset [4065] by
- change psVector to store it's number of elements as an unsigned long int
- 6:10 PM Changeset [4064] by
- change psImage to use psU32 rows & columns change parameter names to …
- 4:20 PM Changeset [4063] by
- fix typo
- 4:09 PM Changeset [4062] by
- rename psFitsAlloc() -> psFitsOpen() add psFitsClose
- 3:57 PM Ticket #429 (need policy on signed vs unsigned unit allocations) created by
- We need to define a policy that forbids the following. -- psBitSet* …
- 3:33 PM Changeset [4061] by
- continuing SDRS API clean up and implementation re-synchronization …
- 12:32 PM Changeset [4060] by
- Version 1.
- 12:06 PM Ticket #428 (void* vs psPtr) created by
- Need to explain policy of void* vs psPtr --- psPtr refers to memory …
- 12:04 PM Ticket #427 (Trace vs Log) created by
- Need to think about unifying these in terms of APIs.
- 12:02 PM Changeset [4059] by
- Updates to time functions for SDR-14.
- 12:02 PM Ticket #426 (Threads and static variables) created by
- Need to document policy on the use of static variables, and thread …
- 12:01 PM Ticket #425 (Policy for types of number of elements) created by
- Need to document that we will use unsigned int for the number of …
- 11:58 AM Ticket #424 (Memory reference counter policy) created by
- Need to include a section indicating that all collections must …
- 11:57 AM Changeset [4058] by
- Update time functions for SDR-14.
- 11:55 AM Changeset [4057] by
- fix typo
- 11:54 AM Changeset [4056] by
- Update functions/tests for SDR-14.
- 11:54 AM Changeset [4055] by
- rename psPolynomial2DEval() -> psPolynomial[1-4]DEval() rename …
- 11:52 AM Changeset [4054] by
- SDR-14 Function updates.
- 11:52 AM Changeset [4053] by
- Update time functions for SDR-14.
- 11:50 AM Changeset [4052] by
- SDR-14 Time function update.
- 11:48 AM Changeset [4051] by
- SDR-14 function updates.
- 11:46 AM Changeset [4050] by
- SDR-14 updates to functions.
- 11:25 AM Changeset [4049] by
- …
May 29, 2005:
- 9:46 PM Changeset [4048] by
- further mods
May 27, 2005:
- 5:21 PM Changeset [4047] by
- SDRS API clean up and implementation re-synchronization - rename …
- 4:58 PM Changeset [4046] by
- Update STDERR file for renamed test tst_psString from tst_psStringCopy.
- 4:51 PM Changeset [4045] by
- Removed rand generation for records since this affects STDERR file.
- 3:04 PM Ticket #419 (psDB doesn't support PS_META_BOOL/PS_TYPE_BOOL) closed by
- fixed: This should be fixed. Lemme know if I overlooked anything or my code …
- 3:02 PM Changeset [4044] by
- added tests for bug #419
- 3:01 PM Changeset [4043] by
- fixes for bug #419
- 11:51 AM Ticket #423 (Data type psFixedPattern definition) closed by
- later: This usage of this type is not yet clear, but awaits prototyping. I …
- 11:50 AM Changeset [4042] by
- Added note for psFixedPattern.
- 11:27 AM Changeset [4041] by
- convert verbatim environments that contain function prototypes & …
- 11:01 AM Ticket #423 (Data type psFixedPattern definition) created by
- In the current release 5, there are additional members to this data …
May 26, 2005:
- 2:52 PM Ticket #422 (psVectorFitPolynomial1DORd has the wrong weights) created by
- it uses 1/yErr, but it should use 1/yErr2
- 2:51 PM Ticket #421 (psVectorFitPolynomial1DOrd ignores polynomial element mask) created by
- the fitting process is supposed to exclude elements which are masked …
- 2:38 PM Changeset [4040] by
- added psPolynomial updates
- 6:48 AM Changeset [4039] by
- removed const from col0,row0 -- SDRS updated for cycle 7
- 6:32 AM Changeset [4038] by
- working on the minimization convergence
May 25, 2005:
- 2:13 PM Changeset [4037] by
- Resolved a few more (x, y) issues.
- 1:59 PM Changeset [4036] by
- I code-reviewed it to ensure we had (x, y) (row, col) issues addressed.
- 1:08 PM Changeset [4035] by
- Compile bugs in the initial version of pmImageSubtract.c were fixed.
- 1:00 PM Changeset [4034] by
- First version.
- 1:00 PM Changeset [4033] by
- Is this the first version of psImageSubtract.c
- 12:53 PM Changeset [4032] by
- fixed dependencies
- 12:46 PM Changeset [4031] by
- New ASSERT macros.
- 10:28 AM Changeset [4030] by
- I renamed many of the PS_CHECK macros to PS_ASSERT
- 10:26 AM Changeset [4029] by
- I renamed many of the PS_CHECK macros to PS_ASSERT…
- 9:26 AM Changeset [4028] by
- …
- 6:25 AM Changeset [4027] by
- adding AVE and REF as valid modes for MeasureExtract
- 6:24 AM Changeset [4026] by
- moving average, photcode, measure, etc to autocode
- 6:24 AM Changeset [4025] by
- found an error in Fread. commented, but left in
- 6:23 AM Changeset [4024] by
- adding autocode to imphotsearch
- 6:21 AM Changeset [4023] by
- adding average, measure, etc
May 24, 2005:
- 1:56 PM Changeset [4022] by
- change a code example from datatype -> verbatim
- 1:44 PM Changeset [4021] by
- convert verbatim environments that contain function prototypes & …
- 7:20 AM Changeset [4020] by
- working on images, non-flat structures, float[5][4]
- 6:18 AM Changeset [4019] by
- adding the image structure
May 23, 2005:
- 12:21 PM Ticket #420 (Function psTimeToLMST) created by
- In SDR-14 section 6.1.4, the function psTimeToLMST specifies that the …
- 9:15 AM Changeset [4018] by
- moving Images to autocode
May 20, 2005:
- 5:32 PM Changeset [4017] by
- add [foo]InsertObject src
- 5:03 PM Changeset [4016] by
- remove calls to psLogSetLevel()
- 4:58 PM Changeset [4015] by
- change position to be AUTO_INCREMENT
- 4:46 PM Changeset [4014] by
- fix typo
- 4:44 PM Changeset [4013] by
- rename TESTS -> UNITS
- 4:28 PM Ticket #419 (psDB doesn't support PS_META_BOOL/PS_TYPE_BOOL) created by
- I missed this before but I just tried to create a boolean column. …
- 2:52 PM Ticket #418 (some psMetadata* need better parameter documentation) created by
- I've come across several psMetadata* functions, notably …
- 2:45 PM Changeset [4012] by
- change use of psMetadataAdd to set location to PS_LIST_TAIL
- 2:37 PM Changeset [4011] by
- fix bool PS_META_* type add [foo]Insert tests
- 2:36 PM Changeset [4010] by
- add [foo]Alloc src & tests
- 1:15 PM Changeset [4009] by
- properly shutdown database connection
- 1:09 PM Changeset [4008] by
- formatting fix
- 1:07 PM Changeset [4007] by
- format fix
- 12:53 PM Changeset [4006] by
- add [foo]Alloc src & tests
May 19, 2005:
- 5:32 PM Changeset [4005] by
- add [foo]DropTable src & tests
- 4:53 PM Changeset [4004] by
- add [foo]Cleanup src & tests
- 4:41 PM Changeset [4003] by
- add tests for [foo]CreateTable()
- 4:00 PM Changeset [4002] by
- add autotest support
- 3:58 PM Changeset [4001] by
- fix foo_TABLE_NAME #define
- 3:58 PM Changeset [4000] by
- support foo_TABLE_NAME #define
- 3:57 PM Changeset [3999] by
- updated psMetadataItemAdd() handling support foo_TABLE_NAME #define
- 3:41 PM Changeset [3998] by
- editor-readable coding standards
- 3:41 PM Changeset [3997] by
- Added null checking on prepend/append funcs and added editor coding …
- 3:40 PM Changeset [3996] by
- added append/prepend tests
- 3:32 PM Ticket #417 (Reentrance, Optimization, or both?) closed by
- fixed: I think this is the example in psMinimizePowell you mentioned: …
- 2:45 PM Changeset [3995] by
- moved to tst_psString.c
- 2:44 PM Changeset [3994] by
- tweaks
- 2:44 PM Ticket #416 (psRegionFromString) closed by
- fixed: Let's return NaN for any entry in the image section that doesn't …
- 2:44 PM Changeset [3993] by
- …
- 2:43 PM Changeset [3992] by
- bug 416
- 2:15 PM Changeset [3991] by
- an old line got slipped back in.
- 1:57 PM Changeset [3990] by
- …
- 1:53 PM Ticket #323 (psMinimizePowell does not set value, lastDelta) closed by
- fixed: This code was fixed in the current CVS tree.
- 1:52 PM Changeset [3989] by
- Set the lastDelta value in psMinimizePowell().
- 1:35 PM Ticket #296 (Chebyshev polynomials don't handle special case: n=1) closed by
- fixed
- 12:53 PM Changeset [3988] by
- I fixed the bug where the Chebyshev poly had order 1.
- 12:50 PM Changeset [3987] by
- Added comment.
- 12:07 PM Ticket #365 (pmSourceLocalSky annulus forced on image) closed by
- fixed: This should be done in current code.
- 11:51 AM Ticket #337 (psMinimization tol parameter) closed by
- fixed
- 11:48 AM Ticket #417 (Reentrance, Optimization, or both?) created by
- There are many cases where a psLib or psModule function must allocate …
- 11:37 AM Changeset [3986] by
- tweaked to avoid a signed zero.
- 11:11 AM Ticket #316 (clipped statistics broken, multiple bugs) closed by
- fixed: This should be done in the current version of the code (probably in …
- 11:02 AM Changeset [3985] by
- added .lo files.
- 11:02 AM Changeset [3984] by
- fixed some small signedness/syntax problems.
- 10:59 AM Changeset [3983] by
- fixed signedness issues with 'failedLines' parameter of …
- 10:56 AM Changeset [3982] by
- Update STDOUT file.
- 10:53 AM Changeset [3981] by
- added additional generated files to list.
- 10:50 AM Ticket #386 (pmObjects changes) closed by
- fixed: These are folded into the current development tree.
- 10:48 AM Changeset [3980] by
- fixed some signedness warnings under GCC 4.0
- 10:44 AM Changeset [3979] by
- updated the list of generated files.
- 10:40 AM Changeset [3978] by
- * empty log message *
May 18, 2005:
- 7:18 PM Changeset [3977] by
- fixes to psRegion.
- 7:03 PM Changeset [3976] by
- modified tests to match new psRegion functions.
- 6:01 PM Ticket #416 (psRegionFromString) created by
- Since psRegionFromString no longer returns a pointer, there is no real …
- 4:58 PM Changeset [3975] by
- pmSourceMoments does not require image parameter.
- 4:57 PM Changeset [3974] by
- new tests.
- 4:49 PM Changeset [3973] by
- moved functions around.
- 4:19 PM Changeset [3972] by
- Changing psRegion to pass by value
- 4:16 PM Ticket #394 (remove SLALib from section 1.1) closed by
- fixed: Ding dong, the witch is dead!
- 4:15 PM Changeset [3971] by
- Removed Starlink from the list of external libraries.
- 4:13 PM Ticket #405 (Parse configuration file test cases) reopened by
- The SDRS currently reads: [quote] Next, to assist the casting of the …
- 4:09 PM Changeset [3970] by
- reorganized the image functions into more files.
- 4:08 PM Ticket #414 (psMaskToPixels function name) closed by
- fixed: Agreed --- changed SDRS.
- 4:08 PM Changeset [3969] by
- Renamed psMaskToPixels.
- 4:08 PM Changeset [3968] by
- reorganized the functions into more files.
- 3:09 PM Changeset [3967] by
- This commit was manufactured by cvs2svn to create tag 'pap_branch_050518'.
- 3:09 PM Changeset [3966] by
- Adding const qualifiers where missing in the docs.
- 3:09 PM Changeset [3965] by
- psTimeToLMST may alter time.
- 2:58 PM Changeset [3964] by
- Fixing psImageSlice (coords is not const)
- 1:41 PM Changeset [3963] by
- test limit param for psDBSelectRows
- 1:22 PM Changeset [3962] by
- tweak tests for new code, in particular handling/testing …
- 1:19 PM Changeset [3961] by
- Add support for AUTO_INCREMENT
- 1:07 PM Changeset [3960] by
- Putting in const qualifiers.
- 11:38 AM Changeset [3959] by
- changes given implementation of tests for the psPixels functions.
- 10:45 AM Changeset [3958] by
- Adding more functions that have been already implemented
May 17, 2005:
- 4:19 PM Ticket #415 (death to Fortran) created by
- src/astronomy/psAstrometry.c is including slalib.h and using these …
- 2:56 PM Ticket #413 (need access to psDBRunQuery from outside of pslib) closed by
- fixed: Applied patch to latest CVS.
- 2:55 PM Changeset [3957] by
- Applied Josh's patch (bugzilla #413)
- 1:56 PM Ticket #414 (psMaskToPixels function name) created by
- I think it would be better to rename this to something that starts …
- 1:55 PM Ticket #346 (psDBGenerateCreateTableSQL() incorrectly handles most "META" types) closed by
- fixed: I believe this is now fixed.
- 1:54 PM Ticket #345 (psDBPackRow() incorrectly handles most "META" types) closed by
- fixed: I believe this is now fixed.
- 1:17 PM Changeset [3956] by
- Fix error message double negative.
- 11:12 AM Changeset [3955] by
- Correct error message "is not invalid" to "is invalid".
- 9:18 AM Ticket #405 (Parse configuration file test cases) closed by
- fixed: I thought we had resolved to put those in for the last round. if not, …
May 16, 2005:
- 6:06 PM Changeset [3954] by
- Synchronising SDRS with implementation. More to do yet.
- 4:05 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by
- fixed: See bug #393. The types for time were not present in SDR-14(frozen …
- 3:12 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) reopened by
- - There is no support for the time types specified in SDRS-14 under …
- 2:18 PM Changeset [3953] by
- add p_psDBRunQuery()
- 12:29 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by
- fixed: Add two additional test cases. One parses a file test4.config which …
- 12:19 PM Changeset [3952] by
- Update for additional test cases in SDR appendix A.
- 12:13 PM Changeset [3951] by
- fix typo
- 12:07 PM Changeset [3950] by
- change psDBCreateTable()'s definition to be clear about how to combine …
- 12:04 PM Ticket #413 (need access to psDBRunQuery from outside of pslib) created by
- As part of a test harness I need to be able to execute SQL queries …
- 11:45 AM Changeset [3949] by
- Bit more on psLibFinalize.
- 11:33 AM Ticket #412 (psFitsWriteImage and psFitsWriteTable) created by
- The implementations of psFitsWriteImage and psFitsWriteTable contain …
- 11:29 AM Ticket #411 (psFits stuff) created by
- We need to make clear that reads and writes operate only on the …
- 11:07 AM Changeset [3948] by
- psImageCopy preserves col0,row0.
- 11:06 AM Changeset [3947] by
- Removing const from col0, row0 --- these are user-manipulable.
- 11:04 AM Changeset [3946] by
- Specify that col0,row0 be preserved when using psImageCopy.
- 11:01 AM Ticket #410 (psFitsReadHeaderSet uses hashes instead of metadata) created by
- The SDRS specifies that psFitsReadHeaderSet returns a psMetadata …
- 10:55 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) reopened by
- All of the tests under test/collections pass however; only a small …
- 10:36 AM Ticket #409 (psLookupTableInterpolate and psLookupTableInterpolateAll do not match spec) created by
- The implementations contain "psLookupStatusType *status" and "psVector …
- 9:56 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by
- fixed: The problem with tab characters has been fixed. Implemented the TYPE …
- 9:43 AM Changeset [3945] by
- Bug #392 fix.
- 8:38 AM Changeset [3944] by
- * empty log message *
May 15, 2005:
- 8:31 PM Changeset [3943] by
- added various test scripts
May 14, 2005:
- 11:24 AM Changeset [3942] by
- adding psphot elements
May 13, 2005:
- 5:12 PM Changeset [3941] by
- Update STDERR file.
- 4:54 PM Changeset [3940] by
- tweaks.
- 4:46 PM Changeset [3939] by
- Update STDERR.
- 4:32 PM Ticket #398 (Please install parseErrorCodes.pl) closed by
- fixed: OK, made it installable. I renamed the script to psParseErrorCodes. …
- 4:32 PM Changeset [3938] by
- changed the name of parseErrorCodes.pl to psParseErrorCodes and made …
- 4:11 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by
- fixed: Interesting that my version of sh didn't complain. Oh well, I don't …
- 4:10 PM Changeset [3937] by
- little tweaks for Bug 351.
- 3:50 PM Changeset [3936] by
- rename create.tt -> createtable.tt
- 2:43 PM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by
- Looks like we're almost there. It looks like you introduced some …
- 2:16 PM Changeset [3935] by
- added initial implementation of psImageTransform -- untested!
- 2:15 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by
- fixed: Sorry, that was my mistake. I added something to the configure.ac to …
- 1:31 PM Changeset [3934] by
- Adding psArraySet, psArrayGet
- 12:30 PM Changeset [3933] by
- Changing psArrayElementFree to p_psArrayElementFree
- 12:17 PM Changeset [3932] by
- Restoring nbuckets to psHashAlloc, since it seems to be required by …
- 12:08 PM Changeset [3931] by
- install/distribute pkgconfig .pc file
- 12:07 PM Changeset [3930] by
- Using psMetadataIterator to iterate through metadata, not psListIterator.
- 12:00 PM Changeset [3929] by
- make autogen.sh executable
- 11:59 AM Changeset [3928] by
- fix prototype
- 11:48 AM Changeset [3927] by
- Adding function name to psError to sync with devel.
- 11:40 AM Changeset [3926] by
- psLogSetFormat returns a bool.
- 11:38 AM Changeset [3925] by
- Adding blurb on boolean return values.
- 11:27 AM Changeset [3924] by
- Removing RNG seeding in psLibInit (done by psRandom)
- 10:53 AM Changeset [3923] by
- pushed to compiling from the install to all target.
- 10:13 AM Ticket #406 (Audit of APIs) created by
- We are undertaking an audit of the psLib APIs, comparing the SDRS and …
May 12, 2005:
- 10:09 PM Changeset [3922] by
- cleaned up memory leaks
- 10:08 PM Changeset [3921] by
- fixed up ohana memory
- 5:23 PM Changeset [3920] by
- change N -> limit
- 5:22 PM Changeset [3919] by
- add [foo]SelectRowsFits() header
- 5:22 PM Changeset [3918] by
- add [foo]DropTable() header
- 5:15 PM Changeset [3917] by
- rename n -> limit
- 5:12 PM Changeset [3916] by
- fix capitalization
- 4:42 PM Changeset [3915] by
- fix doxygen description
- 4:38 PM Changeset [3914] by
- rename create_h.tt -> createheader_h.tt
- 4:34 PM Changeset [3913] by
- add [foo]Cleanup() header
- 4:32 PM Changeset [3912] by
- add [foo]PopFits() header
- 4:21 PM Changeset [3911] by
- remove dead code
- 4:14 PM Changeset [3910] by
- add [foo]InsertFits() header
- 4:10 PM Changeset [3909] by
- change function name to [object_name]Alloc
- 3:37 PM Changeset [3908] by
- rename lib_name -> pkg_name
- 1:07 PM Changeset [3907] by
- cleaning up memory leaks
- 1:03 PM Changeset [3906] by
- fixed ohana_memdump
- 11:46 AM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by
- Just when I thought it was safe to go back in the water... I have a …
- 8:04 AM Changeset [3905] by
- adding ohana memory tool calls
- 8:04 AM Changeset [3904] by
- fixed typo in Makefile
- 8:03 AM Changeset [3903] by
- adding ohana memory tools
May 11, 2005:
- 9:50 PM Changeset [3902] by
- added ohana www docs
- 9:42 PM Changeset [3901] by
- fixed memory leaks
- 9:41 PM Changeset [3900] by
- insignificant changes
- 9:40 PM Changeset [3899] by
- fixed memory leak
- 9:40 PM Changeset [3898] by
- added to cmdline help
- 9:39 PM Changeset [3897] by
- added robust fitting
- 9:39 PM Changeset [3896] by
- fixed nterm vs norder error
- 9:37 PM Changeset [3895] by
- fixed va_args error in SendGraphCommandV
- 9:35 PM Changeset [3894] by
- cleaned gaussdeviate, added vsmooth
- 9:33 PM Changeset [3893] by
- added vsmooth
- 9:31 PM Changeset [3892] by
- added option --prefix
- 3:50 PM Changeset [3891] by
- This commit was manufactured by cvs2svn to create branch …
- 3:50 PM Changeset [3890] by
- This commit was manufactured by cvs2svn to create tag 'pap_root_050513'.
- 3:50 PM Changeset [3889] by
- added FullUnitTest to the list of configured files.
- 3:35 PM Changeset [3888] by
- File now generated by configure to include build directory of library.
- 2:54 PM Changeset [3887] by
- fixes to compile on OSX. Mainly dealt with getting cabs to be found …
- 2:10 PM Changeset [3886] by
- chenges PS_PI* to M_PI*.
- 1:46 PM Changeset [3885] by
- added --makeonly and --help options.
- 12:13 PM Ticket #405 (Parse configuration file test cases) created by
- In SDR-14 appendix A.5, the test cases involving MULTI indicate a pass …
- 12:02 PM Changeset [3884] by
- changed PS_PI* to M_PI*.
- 12:00 PM Changeset [3883] by
- removed the printing of RANDOM numbers!
- 11:49 AM Changeset [3882] by
- replaced BSD random() function with POSIX rand() funciton.
- 10:56 AM Changeset [3881] by
- replaced PS_PI with M_PI.
May 10, 2005:
- 4:29 PM Changeset [3880] by
- tweaks
- 4:28 PM Ticket #404 (psConstants.h defines unnecessary constants) closed by
- fixed: M_PI has problematic. It is not C99, Posix or ANSI C (our …
- 4:26 PM Changeset [3879] by
- added psPixels.h to installed header list.
- 3:11 PM Ticket #404 (psConstants.h defines unnecessary constants) created by
- psConstants.h contains the following definitions: > #define PS_ONE …
- 2:33 PM Changeset [3878] by
- I added some missing code (for adding pixels to pixelLists).
- 2:27 PM Ticket #403 (psMatrixMultiply only accepts square images) created by
- Matrix multiplication of non-square matrices is well defined, but …
- 1:48 PM Changeset [3877] by
- This is the first version of the combineImage code. It compiles. …
- 9:47 AM Changeset [3876] by
- This commit was manufactured by cvs2svn to create tag 'RHLmergePAP'.
- 9:47 AM Changeset [3875] by
- Fix sign of test on psListAdd
- 9:07 AM Ticket #398 (Please install parseErrorCodes.pl) reopened by
- 9:07 AM Ticket #398 (Please install parseErrorCodes.pl) closed by
- remind: Well, I guess it doesn't matter too much if I add it to the list of …
- 12:16 AM Ticket #351 (Swig build failure / `make distcheck` fails) closed by
- fixed: I duplicated the error on the CVS HEAD on my home Gentoo machine. …
- 12:09 AM Changeset [3874] by
- added _XOPEN_SOURCE=500 to allow compilation on Gentoo Linux.
May 9, 2005:
- 3:57 PM Changeset [3873] by
- small syntax tweaks.
- 12:05 PM Ticket #398 (Please install parseErrorCodes.pl) reopened by
- The reason for a build script (which I thought went back to my initial …
- 11:42 AM Ticket #398 (Please install parseErrorCodes.pl) closed by
- invalid: I don't think I understand your point, I guess. I see no reason why …
May 6, 2005:
- 4:51 PM Changeset [3872] by
- fix prototype
- 4:50 PM Changeset [3871] by
- add space between prototype and doxygen
- 4:49 PM Changeset [3870] by
- change func[object_name] -> funcObject
- 4:47 PM Changeset [3869] by
- first working version
- 11:13 AM Changeset [3868] by
- Assume that they said 'jhbuild build xpa'
- 11:12 AM Changeset [3867] by
- Use AC_C_BIGENDIAN to detect endianness (setting PS_BIGENDIAN)
- 10:42 AM Ticket #400 (Musings on psLib PS_META_STR mapping to SQL99 varchar) created by
- This is a brief summary of psDB design issues that Aaron Culliney and …
- 9:11 AM Ticket #398 (Please install parseErrorCodes.pl) reopened by
- I looked to see if it appeared in the SDRS, and it doesn't. Maybe we …
- 8:47 AM Ticket #398 (Please install parseErrorCodes.pl) closed by
- invalid: Is that stated as a requirement somewhere? I didn't think …
- 8:20 AM Ticket #399 (reference counting for subimages isn't quite right) created by
- When a subimage is created, the reference count on …
- 8:15 AM Changeset [3866] by
- Bug #395 - consolidated psString functions introduced for psDB to …
- 8:14 AM Ticket #398 (Please install parseErrorCodes.pl) created by
- User code is expected to use parseErrorCodes.pl to generate its own …
- 8:13 AM Ticket #397 (Please add --outfile argument to parseErrorCodes.pl) created by
- When generating input files to be registered with psError, it is …
- 8:06 AM Ticket #396 (psFitsAlloc() needs a second mode argument (r/w/a)) created by
- The current definition of psFItsAlloc doesn't specify if the file …
May 5, 2005:
- 6:30 PM Changeset [3865] by
- change from table_name -> namespace where appropriate change from …
- 6:24 PM Changeset [3864] by
- add #define [foo]_TABLE_NAME change from table_name to namespace where …
- 6:16 PM Changeset [3863] by
- first working version
- 6:15 PM Changeset [3862] by
- rename pop_h.tt -> popobject_h.tt
- 6:07 PM Changeset [3861] by
- rename data_type -> object_name
- 4:13 PM Ticket #395 (psString* function should all live in psString.c) closed by
- fixed: applied patch. surveyed the changes. checked in the changes to CVS. …
- 3:40 PM Changeset [3860] by
- require automake 1.6 change automake to 'foreign'
- 3:39 PM Changeset [3859] by
- don't require automake-1.6
- 3:09 PM Ticket #387 (changes to build scripts / extraneous build files) closed by
- fixed: applied patch, removed the listed files, and added autogen.sh. …
- 3:07 PM Changeset [3858] by
- Bug #387 -- changes to autotools setup.
- 2:49 PM Ticket #395 (psString* function should all live in psString.c) created by
- The psString* functions I introduced in psDB.c should be conslidated …
- 2:19 PM Ticket #354 (poisoning of std. memory functions) closed by
- fixed: yep
- 1:37 PM Ticket #344 (psDBDumpCols() incorrectly handles numeric data) closed by
- fixed
- 12:42 PM Ticket #394 (remove SLALib from section 1.1) created by
- trivial, but I noticed this is getting out-of-date.
- 12:33 PM Changeset [3857] by
- Comments.
- 12:32 PM Changeset [3856] by
- Got read of image/vector print routine.
- 12:23 PM Changeset [3855] by
- Must add in doxygen comments.
- 12:21 PM Changeset [3854] by
- Coding standard modes: changed local function names and declared them …
- 12:15 PM Changeset [3853] by
- Minor coding standard mods.
- 12:10 PM Changeset [3852] by
- Eugene's mods to LM minimization.
- 11:29 AM Ticket #348 (psFitsReadTable() segfaults on valid input) closed by
- fixed: Found the problem; I wasn't properly allocating a buffer for reading a …
- 11:25 AM Changeset [3851] by
- fix for bug#348. When reading a string table element, the buffer …
- 11:24 AM Changeset [3850] by
- added a flush of the stream in psTrace. This is required for debuging …
- 11:11 AM Changeset [3849] by
- bugfix 344, 345, 346
- 10:12 AM Changeset [3848] by
- Fixed to allow latex to work.
May 4, 2005:
- 5:25 PM Changeset [3847] by
- indicate changes made for bug #393
- 5:23 PM Ticket #393 (Configuration file types) closed by
- fixed: UTC, UT1, TAI, and TT are psTimeTypes and as such are only relevant to …
- 5:21 PM Changeset [3846] by
- change psTimeFromISO() to accept a psTimeType to specifiy what time …
- 5:11 PM Changeset [3845] by
- add PS_META_TIME to psMetadataType
- 4:26 PM Ticket #393 (Configuration file types) created by
- In SDR-14 section 5.1.4.2.1 mentions valid time types are UTC, UT1, …
- 12:14 PM Changeset [3844] by
- change VERSION to '0.02' print a warning to STDERR if the parse failed
- 12:09 PM Changeset [3843] by
- change metadata_name & metadata_end to allow comments change statement …
- 12:08 PM Changeset [3842] by
- add Paul/megacam example
- 12:05 PM Changeset [3841] by
- add comment test
- 11:48 AM Changeset [3840] by
- change typedef to match 'word(s)' as element values
- 11:46 AM Changeset [3839] by
- change type to try 'STR' first
- 11:22 AM Changeset [3838] by
- Updated XPA_DIR notes
- 11:17 AM Changeset [3837] by
- misc cleanup
- 11:17 AM Changeset [3836] by
- p_psMemSetDeallocator is renamed to psMemSetDeallocator
- 9:27 AM Ticket #385 (changes to build scripts / extraneous build files) closed by
- fixed: changed AC_CONFIG_HEADER to AM_CONFIG_HEADER.
- 9:27 AM Changeset [3835] by
- changed AC_CONFIG_HEADER to AM_CONFIG_HEADER.
May 3, 2005:
- 5:05 PM Ticket #385 (changes to build scripts / extraneous build files) reopened by
- automake 1.6 is still broken as it needs AM_CONFIG_HEADER, not …
- 4:47 PM Ticket #385 (changes to build scripts / extraneous build files) closed by
- fixed: Change AC_CONFIG_HEADERS to AC_CONFIG_HEADER in configure.ac chmod'ed …
- 4:47 PM Changeset [3834] by
- changed AC_CONFIG_HEADERS to AC_CONFIG_HEADER to be compatible with …
- 3:57 PM Changeset [3833] by
- changed the executable flag.
- 3:39 PM Changeset [3832] by
- allow name to match tokens that contain METADATA|END|TYPE
- 3:17 PM Changeset [3831] by
- add scripts/mddump.pl
- 2:12 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) created by
- psMetadataParseConfig won't parse a config file if it is tab-delimited …
- 11:43 AM Ticket #391 (config file NULL value syntax) created by
- How are NULL, NAN, or INF values declared?
- 11:28 AM Ticket #378 (build fails due to missing headers) closed by
- later: The IFA does not have any Solaris 10 machines. The issue of if …
May 2, 2005:
- 3:09 PM Changeset [3830] by
- compile pois
- 2:39 PM Changeset [3829] by
- add parseErrorCodes.pl add probe for perl binary
- 11:38 AM Ticket #385 (changes to build scripts / extraneous build files) reopened by
- Line 8 of the configure.ac was changed from …
- 11:19 AM Changeset [3828] by
- Adding a warning.…
- 11:04 AM Changeset [3827] by
- Added psLibFinalize (bug 388)
- 11:00 AM Ticket #388 (psLibFinalize function) closed by
- fixed: Sounds good. Added very simple description to the SDRS: …
- 10:58 AM Ticket #381 (psLookupTableImport) closed by
- invalid: psLookupTableImport creates a lookup table directly from data already …
- 10:47 AM Changeset [3826] by
- More thoughts
- 10:47 AM Changeset [3825] by
- The type in a psMetadataItem is a psMetadataType not a psElemTyps
- 10:45 AM Changeset [3824] by
- PS_TYPE_PTR is no more
- 10:45 AM Changeset [3823] by
- Make clean remove autogenerated Makefile{,.in}
- 10:44 AM Changeset [3822] by
- add AC swig macro add AC python macro
- 10:42 AM Changeset [3821] by
- update autogen.sh & configure.ac to the current convention
- 9:50 AM Changeset [3820] by
- missing really is auto-generated
- 9:50 AM Changeset [3819] by
- No; missing really is auto-generated
- 9:49 AM Changeset [3818] by
- Don't hardcode XPA_DIR
- 9:43 AM Changeset [3817] by
- Removed missing as it is needed
- 9:42 AM Changeset [3816] by
- Initial version
Note:
See TracTimeline
for information about the timeline view.
