IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



May 17, 2005:

4:19 PM Ticket #415 (death to Fortran) created by jhoblitt
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 aaron.culliney@…
fixed: Applied patch to latest CVS.
2:55 PM Changeset [3957] by asc
Applied Josh's patch (bugzilla #413)
1:56 PM Ticket #414 (psMaskToPixels function name) created by robert.desonia@…
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 aaron.culliney@…
fixed: I believe this is now fixed.
1:54 PM Ticket #345 (psDBPackRow() incorrectly handles most "META" types) closed by aaron.culliney@…
fixed: I believe this is now fixed.
1:17 PM Changeset [3956] by evanalst
Fix error message double negative.
11:12 AM Changeset [3955] by evanalst
Correct error message "is not invalid" to "is invalid".
9:18 AM Ticket #405 (Parse configuration file test cases) closed by eugene
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 Paul Price
Synchronising SDRS with implementation. More to do yet.
4:05 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
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 jhoblitt
- There is no support for the time types specified in SDRS-14 under …
2:18 PM Changeset [3953] by jhoblitt
add p_psDBRunQuery()
12:29 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
fixed: Add two additional test cases. One parses a file test4.config which …
12:19 PM Changeset [3952] by evanalst
Update for additional test cases in SDR appendix A.
12:13 PM Changeset [3951] by jhoblitt
fix typo
12:07 PM Changeset [3950] by jhoblitt
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 jhoblitt
As part of a test harness I need to be able to execute SQL queries …
11:45 AM Changeset [3949] by Paul Price
Bit more on psLibFinalize.
11:33 AM Ticket #412 (psFitsWriteImage and psFitsWriteTable) created by Paul Price
The implementations of psFitsWriteImage and psFitsWriteTable contain …
11:29 AM Ticket #411 (psFits stuff) created by Paul Price
We need to make clear that reads and writes operate only on the …
11:07 AM Changeset [3948] by Paul Price
psImageCopy preserves col0,row0.
11:06 AM Changeset [3947] by Paul Price
Removing const from col0, row0 --- these are user-manipulable.
11:04 AM Changeset [3946] by Paul Price
Specify that col0,row0 be preserved when using psImageCopy.
11:01 AM Ticket #410 (psFitsReadHeaderSet uses hashes instead of metadata) created by Paul Price
The SDRS specifies that psFitsReadHeaderSet returns a psMetadata …
10:55 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) reopened by jhoblitt
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 Paul Price
The implementations contain "psLookupStatusType *status" and "psVector …
9:56 AM Ticket #392 (psMetadataParseConfig doesn't like tabs) closed by Eric.VanAlst@…
fixed: The problem with tab characters has been fixed. Implemented the TYPE …
9:43 AM Changeset [3945] by evanalst
Bug #392 fix.
8:38 AM Changeset [3944] by desonia
* empty log message *

May 15, 2005:

8:31 PM Changeset [3943] by eugene
added various test scripts

May 14, 2005:

11:24 AM Changeset [3942] by eugene
adding psphot elements

May 13, 2005:

5:12 PM Changeset [3941] by evanalst
Update STDERR file.
4:54 PM Changeset [3940] by desonia
tweaks.
4:46 PM Changeset [3939] by evanalst
Update STDERR.
4:32 PM Ticket #398 (Please install parseErrorCodes.pl) closed by robert.desonia@…
fixed: OK, made it installable. I renamed the script to psParseErrorCodes. …
4:32 PM Changeset [3938] by desonia
changed the name of parseErrorCodes.pl to psParseErrorCodes and made …
4:11 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by robert.desonia@…
fixed: Interesting that my version of sh didn't complain. Oh well, I don't …
4:10 PM Changeset [3937] by desonia
little tweaks for Bug 351.
3:50 PM Changeset [3936] by jhoblitt
rename create.tt -> createtable.tt
2:43 PM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by jhoblitt
Looks like we're almost there. It looks like you introduced some …
2:16 PM Changeset [3935] by desonia
added initial implementation of psImageTransform -- untested!
2:15 PM Ticket #351 (Swig build failure / `make distcheck` fails) closed by robert.desonia@…
fixed: Sorry, that was my mistake. I added something to the configure.ac to …
1:31 PM Changeset [3934] by Paul Price
Adding psArraySet, psArrayGet
12:30 PM Changeset [3933] by Paul Price
Changing psArrayElementFree to p_psArrayElementFree
12:17 PM Changeset [3932] by Paul Price
Restoring nbuckets to psHashAlloc, since it seems to be required by …
12:08 PM Changeset [3931] by jhoblitt
install/distribute pkgconfig .pc file
12:07 PM Changeset [3930] by Paul Price
Using psMetadataIterator to iterate through metadata, not psListIterator.
12:00 PM Changeset [3929] by jhoblitt
make autogen.sh executable
11:59 AM Changeset [3928] by jhoblitt
fix prototype
11:48 AM Changeset [3927] by Paul Price
Adding function name to psError to sync with devel.
11:40 AM Changeset [3926] by Paul Price
psLogSetFormat returns a bool.
11:38 AM Changeset [3925] by Paul Price
Adding blurb on boolean return values.
11:27 AM Changeset [3924] by Paul Price
Removing RNG seeding in psLibInit (done by psRandom)
10:53 AM Changeset [3923] by desonia
pushed to compiling from the install to all target.
10:13 AM Ticket #406 (Audit of APIs) created by Paul Price
We are undertaking an audit of the psLib APIs, comparing the SDRS and …

May 12, 2005:

10:09 PM Changeset [3922] by eugene
cleaned up memory leaks
10:08 PM Changeset [3921] by eugene
fixed up ohana memory
5:23 PM Changeset [3920] by jhoblitt
change N -> limit
5:22 PM Changeset [3919] by jhoblitt
add [foo]SelectRowsFits() header
5:22 PM Changeset [3918] by jhoblitt
add [foo]DropTable() header
5:15 PM Changeset [3917] by jhoblitt
rename n -> limit
5:12 PM Changeset [3916] by jhoblitt
fix capitalization
4:42 PM Changeset [3915] by jhoblitt
fix doxygen description
4:38 PM Changeset [3914] by jhoblitt
rename create_h.tt -> createheader_h.tt
4:34 PM Changeset [3913] by jhoblitt
add [foo]Cleanup() header
4:32 PM Changeset [3912] by jhoblitt
add [foo]PopFits() header
4:21 PM Changeset [3911] by jhoblitt
remove dead code
4:14 PM Changeset [3910] by jhoblitt
add [foo]InsertFits() header
4:10 PM Changeset [3909] by jhoblitt
change function name to [object_name]Alloc
3:37 PM Changeset [3908] by jhoblitt
rename lib_name -> pkg_name
1:07 PM Changeset [3907] by eugene
cleaning up memory leaks
1:03 PM Changeset [3906] by eugene
fixed ohana_memdump
11:46 AM Ticket #351 (Swig build failure / `make distcheck` fails) reopened by jhoblitt
Just when I thought it was safe to go back in the water... I have a …
8:04 AM Changeset [3905] by eugene
adding ohana memory tool calls
8:04 AM Changeset [3904] by eugene
fixed typo in Makefile
8:03 AM Changeset [3903] by eugene
adding ohana memory tools

May 11, 2005:

9:50 PM Changeset [3902] by eugene
added ohana www docs
9:42 PM Changeset [3901] by eugene
fixed memory leaks
9:41 PM Changeset [3900] by eugene
insignificant changes
9:40 PM Changeset [3899] by eugene
fixed memory leak
9:40 PM Changeset [3898] by eugene
added to cmdline help
9:39 PM Changeset [3897] by eugene
added robust fitting
9:39 PM Changeset [3896] by eugene
fixed nterm vs norder error
9:37 PM Changeset [3895] by eugene
fixed va_args error in SendGraphCommandV
9:35 PM Changeset [3894] by eugene
cleaned gaussdeviate, added vsmooth
9:33 PM Changeset [3893] by eugene
added vsmooth
9:31 PM Changeset [3892] by eugene
added option --prefix
3:50 PM Changeset [3891] by cvs2svn
This commit was manufactured by cvs2svn to create branch …
3:50 PM Changeset [3890] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'pap_root_050513'.
3:50 PM Changeset [3889] by desonia
added FullUnitTest to the list of configured files.
3:35 PM Changeset [3888] by desonia
File now generated by configure to include build directory of library.
2:54 PM Changeset [3887] by desonia
fixes to compile on OSX. Mainly dealt with getting cabs to be found …
2:10 PM Changeset [3886] by desonia
chenges PS_PI* to M_PI*.
1:46 PM Changeset [3885] by desonia
added --makeonly and --help options.
12:13 PM Ticket #405 (Parse configuration file test cases) created by Eric.VanAlst@…
In SDR-14 appendix A.5, the test cases involving MULTI indicate a pass …
12:02 PM Changeset [3884] by desonia
changed PS_PI* to M_PI*.
12:00 PM Changeset [3883] by desonia
removed the printing of RANDOM numbers!
11:49 AM Changeset [3882] by desonia
replaced BSD random() function with POSIX rand() funciton.
10:56 AM Changeset [3881] by desonia
replaced PS_PI with M_PI.

May 10, 2005:

4:29 PM Changeset [3880] by desonia
tweaks
4:28 PM Ticket #404 (psConstants.h defines unnecessary constants) closed by robert.desonia@…
fixed: M_PI has problematic. It is not C99, Posix or ANSI C (our …
4:26 PM Changeset [3879] by desonia
added psPixels.h to installed header list.
3:11 PM Ticket #404 (psConstants.h defines unnecessary constants) created by Paul Price
psConstants.h contains the following definitions: > #define PS_ONE …
2:33 PM Changeset [3878] by gusciora
I added some missing code (for adding pixels to pixelLists).
2:27 PM Ticket #403 (psMatrixMultiply only accepts square images) created by Paul Price
Matrix multiplication of non-square matrices is well defined, but …
1:48 PM Changeset [3877] by gusciora
This is the first version of the combineImage code. It compiles. …
9:47 AM Changeset [3876] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'RHLmergePAP'.
9:47 AM Changeset [3875] by rhl
Fix sign of test on psListAdd
9:07 AM Ticket #398 (Please install parseErrorCodes.pl) reopened by robert.desonia@…
9:07 AM Ticket #398 (Please install parseErrorCodes.pl) closed by robert.desonia@…
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 robert.desonia@…
fixed: I duplicated the error on the CVS HEAD on my home Gentoo machine. …
12:09 AM Changeset [3874] by desonia
added _XOPEN_SOURCE=500 to allow compilation on Gentoo Linux.

May 9, 2005:

3:57 PM Changeset [3873] by desonia
small syntax tweaks.
12:05 PM Ticket #398 (Please install parseErrorCodes.pl) reopened by rhl@…
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 robert.desonia@…
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 jhoblitt
fix prototype
4:50 PM Changeset [3871] by jhoblitt
add space between prototype and doxygen
4:49 PM Changeset [3870] by jhoblitt
change func[object_name] -> funcObject
4:47 PM Changeset [3869] by jhoblitt
first working version
11:13 AM Changeset [3868] by rhl
Assume that they said 'jhbuild build xpa'
11:12 AM Changeset [3867] by rhl
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 aaron.culliney@…
This is a brief summary of psDB design issues that Aaron Culliney and …
9:11 AM Ticket #398 (Please install parseErrorCodes.pl) reopened by rhl@…
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 robert.desonia@…
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 rhl@…
When a subimage is created, the reference count on …
8:15 AM Changeset [3866] by desonia
Bug #395 - consolidated psString functions introduced for psDB to …
8:14 AM Ticket #398 (Please install parseErrorCodes.pl) created by rhl@…
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 rhl@…
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 rhl@…
The current definition of psFItsAlloc doesn't specify if the file …

May 5, 2005:

6:30 PM Changeset [3865] by jhoblitt
change from table_name -> namespace where appropriate change from …
6:24 PM Changeset [3864] by jhoblitt
add #define [foo]_TABLE_NAME change from table_name to namespace where …
6:16 PM Changeset [3863] by jhoblitt
first working version
6:15 PM Changeset [3862] by jhoblitt
rename pop_h.tt -> popobject_h.tt
6:07 PM Changeset [3861] by jhoblitt
rename data_type -> object_name
4:13 PM Ticket #395 (psString* function should all live in psString.c) closed by robert.desonia@…
fixed: applied patch. surveyed the changes. checked in the changes to CVS. …
3:40 PM Changeset [3860] by jhoblitt
require automake 1.6 change automake to 'foreign'
3:39 PM Changeset [3859] by jhoblitt
don't require automake-1.6
3:09 PM Ticket #387 (changes to build scripts / extraneous build files) closed by robert.desonia@…
fixed: applied patch, removed the listed files, and added autogen.sh. …
3:07 PM Changeset [3858] by desonia
Bug #387 -- changes to autotools setup.
2:49 PM Ticket #395 (psString* function should all live in psString.c) created by jhoblitt
The psString* functions I introduced in psDB.c should be conslidated …
2:19 PM Ticket #354 (poisoning of std. memory functions) closed by robert.desonia@…
fixed: yep
1:37 PM Ticket #344 (psDBDumpCols() incorrectly handles numeric data) closed by aaron.culliney@…
fixed
12:42 PM Ticket #394 (remove SLALib from section 1.1) created by robert.desonia@…
trivial, but I noticed this is getting out-of-date.
12:33 PM Changeset [3857] by gusciora
Comments.
12:32 PM Changeset [3856] by gusciora
Got read of image/vector print routine.
12:23 PM Changeset [3855] by gusciora
Must add in doxygen comments.
12:21 PM Changeset [3854] by gusciora
Coding standard modes: changed local function names and declared them …
12:15 PM Changeset [3853] by gusciora
Minor coding standard mods.
12:10 PM Changeset [3852] by gusciora
Eugene's mods to LM minimization.
11:29 AM Ticket #348 (psFitsReadTable() segfaults on valid input) closed by robert.desonia@…
fixed: Found the problem; I wasn't properly allocating a buffer for reading a …
11:25 AM Changeset [3851] by desonia
fix for bug#348. When reading a string table element, the buffer …
11:24 AM Changeset [3850] by desonia
added a flush of the stream in psTrace. This is required for debuging …
11:11 AM Changeset [3849] by asc
bugfix 344, 345, 346
10:12 AM Changeset [3848] by Paul Price
Fixed to allow latex to work.

May 4, 2005:

5:25 PM Changeset [3847] by jhoblitt
indicate changes made for bug #393
5:23 PM Ticket #393 (Configuration file types) closed by jhoblitt
fixed: UTC, UT1, TAI, and TT are psTimeTypes and as such are only relevant to …
5:21 PM Changeset [3846] by jhoblitt
change psTimeFromISO() to accept a psTimeType to specifiy what time …
5:11 PM Changeset [3845] by jhoblitt
add PS_META_TIME to psMetadataType
4:26 PM Ticket #393 (Configuration file types) created by Eric.VanAlst@…
In SDR-14 section 5.1.4.2.1 mentions valid time types are UTC, UT1, …
12:14 PM Changeset [3844] by jhoblitt
change VERSION to '0.02' print a warning to STDERR if the parse failed
12:09 PM Changeset [3843] by jhoblitt
change metadata_name & metadata_end to allow comments change statement …
12:08 PM Changeset [3842] by jhoblitt
add Paul/megacam example
12:05 PM Changeset [3841] by jhoblitt
add comment test
11:48 AM Changeset [3840] by jhoblitt
change typedef to match 'word(s)' as element values
11:46 AM Changeset [3839] by jhoblitt
change type to try 'STR' first
11:22 AM Changeset [3838] by rhl
Updated XPA_DIR notes
11:17 AM Changeset [3837] by rhl
misc cleanup
11:17 AM Changeset [3836] by rhl
p_psMemSetDeallocator is renamed to psMemSetDeallocator
9:27 AM Ticket #385 (changes to build scripts / extraneous build files) closed by robert.desonia@…
fixed: changed AC_CONFIG_HEADER to AM_CONFIG_HEADER.
9:27 AM Changeset [3835] by desonia
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 jhoblitt
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 robert.desonia@…
fixed: Change AC_CONFIG_HEADERS to AC_CONFIG_HEADER in configure.ac chmod'ed …
4:47 PM Changeset [3834] by desonia
changed AC_CONFIG_HEADERS to AC_CONFIG_HEADER to be compatible with …
3:57 PM Changeset [3833] by desonia
changed the executable flag.
3:39 PM Changeset [3832] by jhoblitt
allow name to match tokens that contain METADATA|END|TYPE
3:17 PM Changeset [3831] by jhoblitt
add scripts/mddump.pl
2:12 PM Ticket #392 (psMetadataParseConfig doesn't like tabs) created by Paul Price
psMetadataParseConfig won't parse a config file if it is tab-delimited …
11:43 AM Ticket #391 (config file NULL value syntax) created by jhoblitt
How are NULL, NAN, or INF values declared?
11:28 AM Ticket #378 (build fails due to missing headers) closed by jhoblitt
later: The IFA does not have any Solaris 10 machines. The issue of if …

May 2, 2005:

3:09 PM Changeset [3830] by jhoblitt
compile pois
2:39 PM Changeset [3829] by jhoblitt
add parseErrorCodes.pl add probe for perl binary
11:38 AM Ticket #385 (changes to build scripts / extraneous build files) reopened by jhoblitt
Line 8 of the configure.ac was changed from …
11:19 AM Changeset [3828] by Paul Price
Adding a warning.…
11:04 AM Changeset [3827] by Paul Price
Added psLibFinalize (bug 388)
11:00 AM Ticket #388 (psLibFinalize function) closed by Paul Price
fixed: Sounds good. Added very simple description to the SDRS: …
10:58 AM Ticket #381 (psLookupTableImport) closed by Paul Price
invalid: psLookupTableImport creates a lookup table directly from data already …
10:47 AM Changeset [3826] by rhl
More thoughts
10:47 AM Changeset [3825] by rhl
The type in a psMetadataItem is a psMetadataType not a psElemTyps
10:45 AM Changeset [3824] by rhl
PS_TYPE_PTR is no more
10:45 AM Changeset [3823] by rhl
Make clean remove autogenerated Makefile{,.in}
10:44 AM Changeset [3822] by jhoblitt
add AC swig macro add AC python macro
10:42 AM Changeset [3821] by jhoblitt
update autogen.sh & configure.ac to the current convention
9:50 AM Changeset [3820] by rhl
missing really is auto-generated
9:50 AM Changeset [3819] by rhl
No; missing really is auto-generated
9:49 AM Changeset [3818] by rhl
Don't hardcode XPA_DIR
9:43 AM Changeset [3817] by rhl
Removed missing as it is needed
9:42 AM Changeset [3816] by rhl
Initial version

Apr 29, 2005:

11:47 AM Changeset [3815] by rhl
Added missing ; --- grrr
11:28 AM Ticket #388 (psLibFinalize function) created by Eric.VanAlst@…
There is a psLibInit function specified to set up time and error codes …
10:55 AM Changeset [3814] by rhl
Don't need to debias estimate of mean deviation
10:53 AM Changeset [3813] by rhl
Make poisRejectStamps return a list of rejected stamps
10:52 AM Ticket #387 (changes to build scripts / extraneous build files) created by jhoblitt
This is just the psmodule equivalent of bug #385. Please remove these …
9:33 AM Changeset [3812] by rhl
Updated
9:29 AM Changeset [3811] by rhl
outFile can be None; improved docs
9:03 AM Ticket #385 (changes to build scripts / extraneous build files) closed by robert.desonia@…
fixed: done.
8:52 AM Changeset [3810] by rhl
Added new ignorable files, mostly from autoconf/automake
8:51 AM Changeset [3809] by rhl
Initial version
8:44 AM Changeset [3808] by desonia
modified to not force version and to check for glibtoolize (for MacOSX).
8:40 AM Changeset [3807] by rhl
misc
8:39 AM Changeset [3806] by rhl
Initial version
8:38 AM Changeset [3805] by rhl
1/ Factor poisConfigAlloc() out of poisParseConfig() 2/ help() can and …
8:36 AM Changeset [3804] by rhl
1/ Don't call psFree(stamp) in a free-pointer-callback (it results in …
8:35 AM Changeset [3803] by rhl
Don't reset coordinates of deleted stamps (POIS_STAMP_RESET suffices); …
8:34 AM Changeset [3802] by rhl
Don't reset coordinates of deleted stamps (POIS_STAMP_RESET suffices)
8:34 AM Changeset [3801] by rhl
Remove unused variables
8:33 AM Changeset [3800] by rhl
adjust trace levels
8:33 AM Changeset [3799] by rhl
Remove unused variables; adjust trace levels
8:31 AM Changeset [3798] by rhl
You do need to free these
8:31 AM Changeset [3797] by rhl
Register pois error codes
8:31 AM Changeset [3796] by rhl
Build error codes, and also poisMaskOps.o
8:30 AM Changeset [3795] by rhl
Be smarter about installing swigged libraries for python
5:43 AM Changeset [3794] by rhl
Initial version
5:39 AM Changeset [3793] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'v1_0'.
5:39 AM Changeset [3792] by rhl
This commit was generated by cvs2svn to compensate for changes in …
5:39 AM Changeset [3791] by rhl
As provided by Paul Price, but adapted to use autoconf/automake

Apr 28, 2005:

11:20 PM Changeset [3790] by magnier
checking in pmObjects changes already submitted to bugzilla
11:17 PM Changeset [3789] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'eam-psphot-1'.
11:17 PM Changeset [3788] by magnier
checking in the versions of the files below, incorporating the changes …
4:33 PM Changeset [3787] by desonia
initial version.
4:25 PM Changeset [3786] by desonia
Bug #382 -- added some simple functions for tracing.
4:24 PM Ticket #382 (psImage and psVector utility functions) closed by robert.desonia@…
fixed: folded the functions into CVS. For p_psVectorPrint: did you want to …
4:21 PM Ticket #385 (changes to build scripts / extraneous build files) reopened by jhoblitt
I don't think that autogen.sh got checked in.
4:03 PM Ticket #385 (changes to build scripts / extraneous build files) closed by robert.desonia@…
fixed: applied patch, verified things work (just had to modify Makefile.cvs …
4:03 PM Changeset [3785] by desonia
applied changes from Bug#385
2:42 PM Ticket #384 (psFree callback should be called even if reference counter is > 1) closed by robert.desonia@…
fixed: change checked into CVS. The callback is now always called on a …
2:39 PM Changeset [3784] by desonia
made the free callback to be involved on all psFree calls, not just …
2:38 PM Changeset [3783] by desonia
fixed some latent bugs.
1:52 PM Ticket #380 (psTrace.h do nothing entries might cause errors) closed by robert.desonia@…
fixed: fixed when Bug 379 was fixed.
1:50 PM Changeset [3782] by desonia
made default destination stdout, not stderr as eugene had coded it.
1:46 PM Ticket #379 (psTrace fails to handle new file pointers correctly) closed by robert.desonia@…
fixed: files taken pretty much as is and folded into CVS.
1:46 PM Changeset [3781] by desonia
bug #379 - folded in posted changes.
9:52 AM Changeset [3780] by desonia
modified code to not allow non-empty PS_META_MULTI nodes to be added.

Apr 27, 2005:

4:45 PM Changeset [3779] by desonia
tweaked the logic in adding/allocating metadata items.
12:53 PM Ticket #378 (build fails due to missing headers) reopened by robert.desonia@…
I saw mention of a gstdint.h, a GNU version of stdint.h, on Solaris …
11:37 AM Changeset [3778] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'MSDR-06'.
11:37 AM Changeset [3777] by eugene
final for cycle 6
11:32 AM Changeset [3776] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'SDRS-14'.
11:32 AM Changeset [3775] by eugene
final for cycle 6
10:30 AM Changeset [3774] by eugene
final for cycle 6, includes changes for psRegion
9:59 AM Changeset [3773] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'ADD-11'.
9:59 AM Changeset [3772] by eugene
nearly final for cycle 6, NO changes for psRegion
8:50 AM Ticket #386 (pmObjects changes) created by eugene
I am attaching a list of the changes I made to pmObjects, along with …

Apr 26, 2005:

8:51 PM Ticket #362 (Function psAberration) closed by eugene
fixed
3:34 PM Ticket #385 (changes to build scripts / extraneous build files) created by jhoblitt
configure.ac does not require a specific version or check to see if …
2:49 PM Changeset [3771] by jhoblitt
change automake args
2:32 PM Changeset [3770] by jhoblitt
change autotool version reqs
12:39 PM Ticket #378 (build fails due to missing headers) closed by robert.desonia@…
fixed: According to sun.com, complex.h and stdint.h are available with …
9:55 AM Ticket #375 (`make check` fails under gcc-4) closed by robert.desonia@…
fixed: added FLIBS to the list of libraries required (i.e., pslib-config …
9:53 AM Ticket #374 (new warnings under gcc-4.0.0) closed by robert.desonia@…
fixed: fixed the 'signedness' warnings using GCC 4.0.1-Pre on Suse 9.2.
9:53 AM Changeset [3769] by desonia
fixed small problems that made build using GCC 4.0 fail.
9:27 AM Ticket #330 (psSphereGetOffset in linear mode) closed by eugene
fixed: this is correct
9:23 AM Ticket #290 (Object detection rough classification) closed by eugene
fixed: this is now specified in the Modules SDRS, 6.3
9:20 AM Ticket #315 (psMetadataIteratorSet) closed by eugene
fixed: the rel5 implementation is what we agreed to. I've fixed the working …
9:04 AM Ticket #363 (Algorithms definition for SDR section 6.4 and 6.5 functions) closed by eugene
fixed
4:13 AM Ticket #384 (psFree callback should be called even if reference counter is > 1) created by rhl@…
When I register a callback to see a given memory block freed, the …

Apr 25, 2005:

4:59 PM Ticket #383 (psMinimizeLMChi2 rework) created by eugene
I did not understand the way psMinimizeLMChi2 was coded. I provide a …
4:46 PM Ticket #382 (psImage and psVector utility functions) created by eugene
I added some utility functions to psImage and psVector: psF64 …
4:35 PM Ticket #381 (psLookupTableImport) created by Eric.VanAlst@…
In SDR-13 section 3.9 states that if psLookupTableImport shall create …
4:29 PM Ticket #380 (psTrace.h do nothing entries might cause errors) created by eugene
the psTrace.h functions are supposed to be replaced with harmless code …
4:24 PM Ticket #379 (psTrace fails to handle new file pointers correctly) created by eugene
There are two related problems here. 1) traceFP is defined static …
4:11 PM Ticket #378 (build fails due to missing headers) created by jhoblitt
It seems that Solaris 8 does not provide either stdint.h or complex.h. …
3:40 PM Ticket #377 (#endif statement comments would help code readability) created by eugene
the # endif statements in the code should probably have a comment to …
3:33 PM Ticket #368 (Definition of new psTimeType) closed by jhoblitt
invalid: SDR-13 is paired with ADD-10. Please re-open this bug if ADD-10 …
12:03 PM Changeset [3768] by jhoblitt
move AC_PREREQ to top of file
11:20 AM Changeset [3767] by Paul Price
Added psPixelsCopy

Apr 22, 2005:

4:14 PM Changeset [3766] by Paul Price
Added psPixelsAlloc and psPixelsRealloc (bug 371)
4:09 PM Ticket #361 (psMetadataItemAllocV over-allocates memory for comment) closed by robert.desonia@…
fixed: implemented fix as suggested.
4:07 PM Changeset [3765] by desonia
fixed problem that broke Linux.
3:38 PM Ticket #373 (long double warning caused by gsl on OSX) closed by robert.desonia@…
fixed: Added logic to configure.ac to check if on OSX, and if so add '-lg2c' …
3:36 PM Changeset [3764] by desonia
added checks in configure to add -lg2c to FLIBS, if present, and to …
3:02 PM Changeset [3763] by Paul Price
Adding targets to .cvsignore
3:02 PM Changeset [3762] by Paul Price
Adding ippSCDps1.pdf to .cvsignore
2:10 PM Changeset [3761] by desonia
moved psPixels to collections.
1:56 PM Changeset [3760] by desonia
reformated psPixels according to bug#371. -rdd
12:35 PM Changeset [3759] by Paul Price
Fix for those of us that don't have . in the path
10:10 AM Ticket #373 (long double warning caused by gsl on OSX) reopened by robert.desonia@…
Went and got latest GSL, and now I can duplicate it. I'll look into …
9:57 AM Ticket #373 (long double warning caused by gsl on OSX) closed by robert.desonia@…
worksforme: Which version of GSL/gcc do you have? We see no such problem on our …

Apr 21, 2005:

3:34 PM Ticket #375 (`make check` fails under gcc-4) created by jhoblitt
fortran appears to be broken under gcc-4 (no surprise). This …
3:33 PM Changeset [3758] by Paul Price
Fixed up pmCombineImages: pixels should be psPixels, not psArray.
3:32 PM Changeset [3757] by Paul Price
Changes after conversation with George
3:23 PM Changeset [3756] by desonia
* empty log message *
3:11 PM Ticket #374 (new warnings under gcc-4.0.0) created by jhoblitt
gcc-4 has been officially released.
2:32 PM Changeset [3755] by jhoblitt
add AC_PREREQ
2:20 PM Ticket #373 (long double warning caused by gsl on OSX) created by jhoblitt
I'm not sure why gcc isn't complaining about this on any other …
2:06 PM Changeset [3754] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'rdd3-fixes'.
2:06 PM Changeset [3753] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'rdd2-fixes'.
2:06 PM Changeset [3752] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'rdd'.
2:06 PM Changeset [3751] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'bug123-fixes'.
2:06 PM Changeset [3750] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'bug100'.
2:06 PM Changeset [3749] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rdd3'.
2:06 PM Changeset [3748] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rdd2'.
2:06 PM Changeset [3747] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'bug123'.
2:06 PM Changeset [3746] by desonia
* empty log message *
2:00 PM Changeset [3745] by Paul Price
Restoring back to version 1.35 --- psPixels revised back.
1:48 PM Changeset [3744] by Paul Price
Updated psPixels, following bug 371
1:28 PM Changeset [3743] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'test2'.
1:28 PM Changeset [3742] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'desoniatest'.
1:28 PM Changeset [3741] by desonia
in-process of changes.
1:06 PM Ticket #371 (psPixels) closed by robert.desonia@…
fixed: Yes, that is basically what I had tried to propose. It is …
11:32 AM Ticket #325 (psVectorSortIndex algorithm) closed by robert.desonia@…
fixed: rewrote the function by sticking the data in an array of structs that …
11:21 AM Changeset [3740] by desonia
tweaked the psVectorSortIndex struct to have datatype of index match …
11:18 AM Changeset [3739] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'test'.
11:18 AM Changeset [3738] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'desonia'.
11:18 AM Changeset [3737] by desonia
added psPixels functions and rewrote psVectorSortIndex.
11:02 AM Ticket #371 (psPixels) reopened by robert.desonia@…
Well, dynamically allocating the individual psPixelCoords struct is …

Apr 20, 2005:

5:37 PM Changeset [3736] by jhoblitt
add dist-bzip2 to INIT_AUTOMAKE
5:33 PM Changeset [3735] by jhoblitt
remove unnecessary autoconf substitution
5:30 PM Changeset [3734] by Paul Price
Changed psPixels to psArrays of psPixelCoord
5:29 PM Changeset [3733] by jhoblitt
add default output dir
5:28 PM Changeset [3732] by jhoblitt
add foo_CFLAGS
5:23 PM Ticket #371 (psPixels) closed by Paul Price
fixed: This sounds good. typedef struct { int x; x coordinate …
5:14 PM Changeset [3731] by jhoblitt
set AM_CFLAGS
5:13 PM Changeset [3730] by jhoblitt
remove AM_CFLAGS
5:03 PM Changeset [3729] by jhoblitt
make sure AM_CFLAGS & AM_LIBS are used
4:59 PM Changeset [3728] by jhoblitt
remove LIBS & CFLAGS
4:53 PM Changeset [3727] by jhoblitt
set foo_CFLAGS & foo_LIBS directly
4:47 PM Ticket #371 (psPixels) created by robert.desonia@…
Possible enhancement: Currently, psPixels is defined merely as two …
4:22 PM Changeset [3726] by jhoblitt
modernized
4:11 PM Changeset [3725] by jhoblitt
set project name from lib_name instead of namespace
4:07 PM Changeset [3724] by jhoblitt
change from bootstrap.sh to autogen.sh

Apr 19, 2005:

1:44 PM Changeset [3723] by gusciora
pmFindImagePeaks() should now work with images of 1-row, or 1-col.
1:44 PM Changeset [3722] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'ADD-10'.
1:44 PM Changeset [3721] by eugene
fixed version number
1:41 PM Changeset [3720] by eugene
* empty log message *
1:41 PM Changeset [3719] by eugene
added earthrot
1:40 PM Changeset [3718] by eugene
cleaned up ADD text
12:58 PM Changeset [3717] by gusciora
Cleaning the code in pmObjects.c, fixing bugs with the allocators and …

Apr 18, 2005:

9:00 PM Changeset [3716] by gusciora
Slightly nicer way of allocating memory for the coords.
7:46 PM Changeset [3715] by gusciora
Improved the psTransformFit() tests.
6:16 PM Changeset [3714] by gusciora
Created tests for inverting linear psPlaneTransforms. Fixed a bug …
4:44 PM Changeset [3713] by evanalst
Add new type psTimeBulletin. (SDR-13)
4:13 PM Changeset [3712] by evanalst
Modify the psTime data structure. (SDR-13)
3:22 PM Changeset [3711] by gusciora
The psTransformCombine() tests were significantly modified. They now …
3:22 PM Changeset [3710] by gusciora
The psTransformCombine() tests were significantly modified. They now …
2:34 PM Changeset [3709] by gusciora
I changed the parameter test on the polynomial alloc functions. The …
2:17 PM Changeset [3708] by evanalst
Change function name psTimeToLST to psTimeToLMST. (SDR-13)
1:55 PM Changeset [3707] by evanalst
Change function name psTimeGetTime to psTimeGetNow. (SDR-13)
1:40 PM Changeset [3706] by evanalst
Change function name psTimeGetTime to psTimeGetNow. (SDR-13)
1:30 PM Changeset [3705] by evanalst
Change function names from psTimeToISOTime and psTimeFromISOTime to …
1:13 PM Changeset [3704] by evanalst
Change name psTimeLeapseconds to psTimeLeapSecondDelta. (SDR-13)
Note: See TracTimeline for information about the timeline view.