IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Mar 18, 2005:

5:18 PM Changeset [3468] by jhoblitt
add DateTime::Format::ISO8601
4:44 PM Changeset [3467] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'uniphot-1-1'.
4:44 PM Changeset [3466] by eugene
loneos.h to dvo.h; FITS tables for smpfiles
4:42 PM Changeset [3465] by eugene
loneos.h to dvo.h, fixed event handling (like kii)
4:41 PM Changeset [3464] by eugene
minor cleanups
4:41 PM Changeset [3463] by eugene
loneos.h to dvo.h
4:39 PM Changeset [3462] by eugene
changed from loneos.h to dvo.h
4:38 PM Changeset [3461] by eugene
added lightcurve.c
4:37 PM Changeset [3460] by eugene
output to outfile
4:37 PM Changeset [3459] by eugene
added char type to fits tables
4:20 PM Changeset [3458] by evanalst
Update test point numbers.
3:01 PM Changeset [3457] by jhoblitt
create a new parser in ->new() instead of ->parse()
2:45 PM Changeset [3456] by jhoblitt
full 'TYPE' support convert 'TYPE' typdefs into 'metadata's
2:23 PM Changeset [3455] by desonia
removed psTest.[ch] from project, as psLib now exports these functions.
1:38 PM Changeset [3454] by jhoblitt
move comment_line|blank_line removal into grammar
12:12 PM Changeset [3453] by jhoblitt
fix metadata recursion
11:37 AM Changeset [3452] by evanalst
Add stderr file for new test file for psProject/psDeproject.
11:36 AM Changeset [3451] by evanalst
Create new test file for psProject/psDeproject.
11:34 AM Changeset [3450] by evanalst
Update psProject and psDeproject functions to match ADD-09.
10:44 AM Changeset [3449] by jhoblitt
clarification of time table formats
10:40 AM Changeset [3448] by jhoblitt
typo fixes

Mar 17, 2005:

6:04 PM Changeset [3447] by jhoblitt
changes to the Time section: add psTimeBulliten enum add leapsecond …
4:35 PM Changeset [3446] by desonia
added BILINEAR_VARIANCE interpolation mode.
9:47 AM Ticket #168 (psMetadataItemPrint() doesn't perform specified conversions) closed by robert.desonia@…
fixed: I added a slightly more extensive version of your example code so as …
9:44 AM Changeset [3445] by desonia
updated test to force psMetadataItemPrint to cast float<->int before …
9:26 AM Changeset [3444] by desonia
fixed bug in psVectorSort of float/double data.
9:21 AM Ticket #326 (psVectorSort doesn't) closed by robert.desonia@…
fixed: I rewrote the F32 and F64 versions of the compare functions to …
9:02 AM Changeset [3443] by desonia
updated the list of generated files.
9:02 AM Changeset [3442] by desonia
added interpolation types; code support to come.
9:01 AM Changeset [3441] by desonia
fixed psMetadataItemPrint to cast numeric values to specified format.
9:00 AM Changeset [3440] by desonia
made mysql and swig to be enabled by default.
8:53 AM Changeset [3439] by desonia
made the default library location to be the standard build location, …

Mar 16, 2005:

5:40 PM Changeset [3438] by jhoblitt
updated time section changes
5:14 PM Ticket #326 (psVectorSort doesn't) created by Paul Price
Calling psVectorSort with a psVector of type F32 yields a vector with …
4:17 PM Ticket #325 (psVectorSortIndex algorithm) created by Paul Price
The algorithm adopted for psVectorSortIndex (sort the vector and then …
3:37 PM Changeset [3437] by jhoblitt
typo fix
3:36 PM Changeset [3436] by jhoblitt
Changes to the Time section: added references updated definitions of …
12:27 PM Ticket #324 (pmSourceMoments()) created by gusciora@…
Do you have a formula for the various members of the psMoments data …
10:44 AM Changeset [3435] by Paul Price
Made leak detection a TESTING option
10:42 AM Changeset [3434] by Paul Price
Problem with upper right corner led to incorrect size.
10:11 AM Changeset [3433] by Paul Price
Musings about phase 4 --- image combination and subtraction. Some …

Mar 15, 2005:

6:38 PM Ticket #323 (psMinimizePowell does not set value, lastDelta) created by Paul Price
psMinimizePowell does not set min->value or min->lastDelta. These …
5:26 PM Changeset [3432] by evanalst
Update test case for psPlaneDistortApply.
4:31 PM Changeset [3431] by evanalst
Update test case for psPlaneAlloc and psPlaneTransformApply.
3:50 PM Changeset [3430] by jhoblitt
typo fix
3:49 PM Changeset [3429] by jhoblitt
updated definition of UT1 (Ed Pier)
2:29 PM Changeset [3428] by jhoblitt
misc. Time cleanups
1:19 PM Changeset [3427] by Paul Price
untabified
1:18 PM Changeset [3426] by Paul Price
Put image combination, subtraction in main part of document instead of …
1:13 PM Changeset [3425] by Paul Price
Added section on image combination and subtraction.
10:57 AM Changeset [3424] by Paul Price
Cleaned up psImageTransform prototype.
10:54 AM Changeset [3423] by Paul Price
Added psImageGrowMask.

Mar 14, 2005:

6:44 PM Changeset [3422] by jhoblitt
recompile the grammar for each parse run add 'TYPE' support allow '-' …
6:41 PM Changeset [3421] by jhoblitt
first working version
5:00 PM Changeset [3420] by Paul Price
Added psPixels structure, psPixelsToMask, psMaskToPixels, …
12:50 PM Changeset [3419] by eugene
adding minor files
12:48 PM Changeset [3418] by eugene
fixed memory error
12:47 PM Changeset [3417] by eugene
minor fixes
12:46 PM Changeset [3416] by eugene
adding mosaic astrometry support and smp-fits files

Mar 13, 2005:

4:25 PM Changeset [3415] by eugene
fixed WRP mode
4:24 PM Changeset [3414] by eugene
pushing scalar precision to 12 digits

Mar 12, 2005:

10:27 AM Changeset [3413] by eugene
addings FITS tables to smp format
10:25 AM Changeset [3412] by eugene
adding FITS tables to imclean

Mar 11, 2005:

1:19 PM Changeset [3411] by asc
added psDB.[hc] to build
1:19 PM Changeset [3410] by asc
added various MySQL tests
1:17 PM Changeset [3409] by asc
fixed a comment
1:17 PM Changeset [3408] by asc
Joshua Hoblitt's MySQL DB code with slight modifications for …
10:38 AM Changeset [3407] by desonia
made adjustments to psMetadata and added psFitsUpdateTable.

Mar 10, 2005:

12:36 PM Changeset [3406] by evanalst
Add new test file for psPolynomial4DEval and psPolynomial4DEvalVector.
12:33 PM Changeset [3405] by evanalst
Update psPolynomail4DEvalVector.

Mar 9, 2005:

9:50 PM Changeset [3404] by eugene
working to mosaic astrom
9:24 PM Changeset [3403] by eugene
abstracted bytes/block
9:23 PM Changeset [3402] by eugene
adding mosaic astrom support
9:22 PM Changeset [3401] by eugene
added mosaic astrom support (WRP / DIS)
9:20 PM Changeset [3400] by eugene
working to mosaic astrom
3:21 PM Changeset [3399] by evanalst
Add tst_psFunc10.c file to make list.
3:14 PM Changeset [3398] by evanalst
Add test cases for psPolynomial3DEval and Vector functions.
3:11 PM Changeset [3397] by evanalst
Fix psPolynomialXDEvalVector functions.
3:08 PM Changeset [3396] by jhoblitt
rename 04_metadata_example.t -> 04_sdrs_metadata_example.t
1:44 PM Changeset [3395] by jhoblitt
change grammar such that all statements are terminated by \n add …
1:42 PM Changeset [3394] by jhoblitt
additional examples
12:04 PM Ticket #321 (psFitsUpdateTable header input) created by robert.desonia@…
The header input of psFitsUpdateTable seems to be abit out of place. …

Mar 7, 2005:

10:21 PM Changeset [3393] by eugene
added mosaic astrometry functions
6:22 PM Changeset [3392] by eugene
added notes and minor pieces
6:19 PM Changeset [3391] by eugene
added new versions of ALLOCATE (see libohana)
6:18 PM Changeset [3390] by eugene
minor mods, no impact on elixir
6:15 PM Changeset [3389] by eugene
adding mosaic astrometry concepts
6:11 PM Changeset [3388] by eugene
fixed ALLOCATE / REALLOCATE out-of-memory messages
6:03 PM Changeset [3387] by Paul Price
Fixed half-pixel problem. Reassessed default parameters.
5:08 PM Changeset [3386] by evanalst
Add file tst_psFunc09.c.
4:46 PM Changeset [3385] by evanalst
Update test cases for psPolynomial2DEval and Vector.
4:27 PM Changeset [3384] by evanalst
Update psPolynomial1DEvalVector function.
11:15 AM Changeset [3383] by evanalst
Update allocation test cases.
11:00 AM Changeset [3382] by evanalst
Updated allocation test cases.
10:58 AM Changeset [3381] by desonia
modified psMetadata to use a special psMetadataType to signify …
10:56 AM Changeset [3380] by evanalst
Update Chebyshev polynomial evaluation to include mask.
10:31 AM Changeset [3379] by evanalst
Add additional test case for psPolynomial1DEval and Vector for psF32 …
10:30 AM Changeset [3378] by evanalst
Add new test file tst_psFunc08.c

Mar 5, 2005:

11:53 AM Changeset [3377] by gusciora

Mar 4, 2005:

2:48 PM Changeset [3376] by eugene
addstar works for -cat, -image
11:37 AM Changeset [3375] by Paul Price
Updated to psLib rel5alpha1
10:51 AM Changeset [3374] by gusciora

Mar 3, 2005:

4:48 PM Changeset [3373] by Paul Price
Fixing up some wording.
11:59 AM Ticket #320 (psMetadata can't support generic psList metadata -- suggested API ...) created by robert.desonia@…
As the metadata API was specified in the SDRS, PS_META_LIST is treated …
11:24 AM Ticket #319 (Warnings on compilation) closed by robert.desonia@…
worksforme: The code generating your warnings was generated by SWIG, so it is hard …
10:38 AM Ticket #319 (Warnings on compilation) created by Paul Price
Compiling the rel5alpha1 tarball distribution on our dual Opteron …

Mar 2, 2005:

6:30 PM Ticket #315 (psMetadataIteratorSet) closed by eugene
fixed: I like this; it seems like a reasonable improvement over the original …
6:04 PM Changeset [3372] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libohana-1-2'.
6:04 PM Changeset [3371] by eugene
added STG type, inited Npolyterms
6:02 PM Changeset [3370] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libfits-1-2'.
6:02 PM Changeset [3369] by eugene
cleaned handling of single quotes
2:38 PM Changeset [3368] by Paul Price
Adding document on image subtraction.
1:00 PM Changeset [3367] by evanalst
Update test case psPlaneDistortAlloc test cases.
11:57 AM Ticket #317 (clarification of SDRS section 5.3.4 "Configuration Files") created by jhoblitt
- How are NULL, NAN, or INF values declared? I have a particular need …
11:03 AM Changeset [3366] by evanalst
Update test case for psPlaneTransformAlloc.
9:41 AM Changeset [3365] by evanalst
Update psSpherePrecess test cases.
7:56 AM Changeset [3364] by eugene
initialized filemode
7:56 AM Changeset [3363] by eugene
added NO_ERR
7:55 AM Changeset [3362] by eugene
dropped missing
7:54 AM Changeset [3361] by eugene
more work towards addstar-2-0

Mar 1, 2005:

5:40 PM Changeset [3360] by evanalst
Add test cases for psSpherePrecess function.
5:39 PM Changeset [3359] by evanalst
Update psSpherePrecess function.
1:45 PM Changeset [3358] by jhoblitt
code tidying misc comment/doc cleanups
1:32 PM Changeset [3357] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
1:32 PM Changeset [3356] by jhoblitt
initial import
12:21 PM Changeset [3355] by gusciora
Fixing bug 316.
11:43 AM Changeset [3354] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
11:43 AM Changeset [3353] by jhoblitt
initial import
11:40 AM Changeset [3352] by evanalst
Update psSphereTransformApply test cases.
11:38 AM Changeset [3351] by evanalst
Update psSphereTransform functions to pass unit tests.
11:20 AM Changeset [3350] by gusciora
Fixed bugs reported in 316. Not tested yet.
11:03 AM Changeset [3349] by gusciora
Fixing bugs from 316. Not tested yet.
11:02 AM Changeset [3348] by gusciora
Fixing bugs reported in 316. Not tested yet.
7:15 AM Changeset [3347] by eugene
continuing towards addstar-2-0
7:14 AM Changeset [3346] by eugene
added CHECK_REALLOCATE

Feb 28, 2005:

6:23 PM Ticket #316 (clipped statistics broken, multiple bugs) created by Paul Price
There are several bugs in the clipped statistics function that …
5:55 PM Changeset [3345] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
5:55 PM Changeset [3344] by jhoblitt
initial import
5:41 PM Changeset [3343] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
5:41 PM Changeset [3342] by jhoblitt
initial import
4:31 PM Ticket #315 (psMetadataIteratorSet) created by robert.desonia@…
Iterating using regex seems a bit awkward, as there is no good way to …
4:01 PM Ticket #314 (psMetadataIteratorAlloc and Mutable parameter) created by robert.desonia@…
Since psMetadata is formed from a psList and psHash containing …
3:46 PM Ticket #313 (PS_META_* and PS_TYPE_*) created by robert.desonia@…
There seems to be a some parallel concepts between the PS_META_* and …
1:34 PM Changeset [3341] by desonia
Changes to psMetadata to match latest SDRS.
11:37 AM Ticket #312 (psMetadataAddV should have va_list parameter, not '...') closed by Paul Price
fixed: Nice catch. bool psMetadataAddV(psMetadata *md, int location, const …
11:37 AM Changeset [3340] by Paul Price
psMetadataAddV should have va_list parameter, not '...' (bug 312).
11:20 AM Ticket #312 (psMetadataAddV should have va_list parameter, not '...') created by robert.desonia@…
trivial fix.
11:07 AM Changeset [3339] by eugene
working towards addstar-2-0
10:53 AM Changeset [3338] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'opihi-2-1'.
10:53 AM Changeset [3337] by eugene
fixed error in zero-length loop
10:53 AM Changeset [3336] by eugene
fixed minor errors in cal mag concepts

Feb 25, 2005:

7:30 PM Changeset [3335] by eugene
added some docs, notes related to libcoords
12:29 PM Changeset [3334] by evanalst
Update for psSphereTransformGalacticToICRS and ICRSToGalactic.
12:27 PM Changeset [3333] by evanalst
Update for test cases for psSphereTransform to and from ICRS/Galactic.
10:52 AM Changeset [3332] by evanalst
Update psSphereTransformEclipticToICRS.
10:50 AM Changeset [3331] by evanalst
Update test case for psSphereTransformEclipticToICRS.
9:55 AM Changeset [3330] by evanalst
Update location of data files for test.

Feb 24, 2005:

9:40 PM Changeset [3329] by asc
fix a tpyo
4:53 PM Changeset [3328] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libohana-1-1'.
4:53 PM Changeset [3327] by cvs2svn
This commit was manufactured by cvs2svn to create branch …
4:53 PM Changeset [3326] by eugene
added PutCoords, cleaned up type values
4:49 PM Changeset [3325] by evanalst
Update computations for psSphereTransformICRSToEcliptic.
4:47 PM Changeset [3324] by evanalst
Update test cases for psSphereTransformICRSToEcliptic.
4:40 PM Changeset [3323] by eugene
working version of mosastro
4:38 PM Changeset [3322] by eugene
added sid to RANLIB
4:33 PM Changeset [3321] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'imregister-1-1'.
4:33 PM Changeset [3320] by cvs2svn
This commit was manufactured by cvs2svn to create branch …
4:33 PM Changeset [3319] by eugene
zeroed altpath
3:44 PM Changeset [3318] by eugene
allow quoted strings in math
2:31 PM Changeset [3317] by eugene
dropped extra space on end of command assignment
10:48 AM Ticket #308 (Variable argument functions not SWIGable.) reopened by robert.desonia@…
I don't think that the format parameter is sufficient to determine the …
10:21 AM Changeset [3316] by evanalst
Update test case for psSphereTransformApply.
9:39 AM Ticket #311 (No function uses PS_INTERPOLATE_*_VARIANCE?) reopened by robert.desonia@…
8:51 AM Ticket #311 (No function uses PS_INTERPOLATE_*_VARIANCE?) closed by robert.desonia@…
fixed: So, the interpolation will not interpolate on the image and variance …

Feb 23, 2005:

4:14 PM Ticket #298 (psMetadataAddItem mode and option flags) closed by robert.desonia@…
fixed: The latest SDRS solves this problem. As a bug on the Doc, this is …
3:31 PM Changeset [3315] by Paul Price
Reworked psLookupTable functions so that the number of columns and …
3:27 PM Ticket #304 (Implementation differences in psLookupTable) closed by Paul Price
fixed: The functions assume that the file containing the values have the …
3:17 PM Ticket #311 (No function uses PS_INTERPOLATE_*_VARIANCE?) created by robert.desonia@…
The description for psImageInterpolateMode (section 4.6.3 in …
3:17 PM Changeset [3314] by eugene
minor fix to cameraconfig -ID/-N
2:26 PM Ticket #300 (psMatrixLUSolve does not allow NULL output) closed by robert.desonia@…
fixed: Fixed in CVS head. Also went through psMatrix, changing behaviour of …
2:19 PM Changeset [3313] by desonia
changed psMatrix tests so that functions return NULL on error.
11:37 AM Changeset [3312] by desonia
integrated the tests into tst_psImageStats.c
11:36 AM Changeset [3311] by desonia
updated tests in response to source changes.
11:36 AM Changeset [3310] by desonia
integrated tests for psImageStats.c into one file. Also added test …
11:32 AM Changeset [3309] by desonia
added support in psImageStats for subset images.

Feb 22, 2005:

3:48 PM Changeset [3308] by jhoblitt
This commit was generated by cvs2svn to compensate for changes in …
3:48 PM Changeset [3307] by jhoblitt
initial import
2:36 PM Changeset [3306] by eugene
coordops now in libohana
2:34 PM Changeset [3305] by eugene
cleaned up old files
2:30 PM Changeset [3304] by eugene
coordops is in libohana
2:25 PM Changeset [3303] by eugene
removed old functions from outdated versions
11:33 AM Ticket #248 (psMetadataSetIterator/psMetadataGet{Next,Previous} doesn't match ...) closed by eugene
fixed
11:32 AM Ticket #308 (Variable argument functions not SWIGable.) closed by eugene
fixed: yes, fold these back into the C API
10:06 AM Ticket #305 (psImageStats does not work on a sub-image) closed by robert.desonia@…
fixed: fixed in CVS head.
10:06 AM Changeset [3302] by desonia
* empty log message *
9:51 AM Ticket #159 (psMetadataGetNext() always returns first item on metadata list) closed by Eric.VanAlst@…
fixed: Ross notes this function has been dropped, so the bug should be closed.
9:49 AM Ticket #226 (FITS API suggested changes.) closed by robert.desonia@…
fixed: Sure, let's close this. If I come across any concerns against what is …
9:39 AM Ticket #307 (psImagePowerSpectrum returns NaN image) closed by robert.desonia@…
fixed: I didn't take your suggestion, as when I looked at where it was used, …
9:38 AM Changeset [3301] by desonia
Bug #307 - numElementsSquared should not overflow given large images.
9:30 AM Changeset [3300] by eugene
changed psMinLM funcs to pmMinLM…
9:30 AM Ticket #291 (Object model functions) closed by eugene
fixed: yes, I've now fixed those in the document as well: pmMinLM_Gauss2D …
9:30 AM Ticket #306 (psRandom.h not included in pslib.h) closed by robert.desonia@…
fixed: added psRandom.h to psLib.h, as suggested and removed any includes of …
9:29 AM Changeset [3299] by desonia
added psRandom.h to psLib.h
9:25 AM Changeset [3298] by desonia
fixed multiple small bugs, including bug 302.
9:23 AM Ticket #143 (Use C-version of SLALIB?) closed by eugene
fixed: We need to have buy-in here (IfA) from a few parties to drop SLALib …
9:10 AM Ticket #302 (psArrayAdd() does not properly handle reference counting) closed by robert.desonia@…
fixed: added the reference increment in CVS head.

Feb 21, 2005:

3:57 PM Changeset [3297] by eugene
mosastro work

Feb 19, 2005:

4:20 PM Changeset [3296] by eugene
added WRP and DIS models, adjusted PLY terms
2:16 PM Changeset [3295] by eugene
importing mosastro
2:13 PM Changeset [3294] by eugene
importing new mosastro version

Feb 18, 2005:

4:55 PM Changeset [3293] by evanalst
Update test case for psSphereTransformApply.
4:43 PM Changeset [3292] by evanalst
Update the psSphere and psPlane free functions.
2:43 PM Changeset [3291] by evanalst
Update psVectorToMatrix and psMatrixToVector for type psF32.
2:30 PM Changeset [3290] by evanalst
Update psVectorToMatrix to work for type psF32.
12:46 PM Changeset [3289] by evanalst
Updated test case to increase code coverage for psBitSetOp.
12:32 PM Changeset [3288] by evanalst
Add addition test case for increased code coverage for psBitSetNot.
12:27 PM Changeset [3287] by evanalst
Added additional test case to increase code coverage.
12:17 PM Changeset [3286] by desonia
* empty log message *
11:37 AM Changeset [3285] by evanalst
Update unit test format.
9:46 AM Changeset [3284] by evanalst
Update header comments to match functions being tested.
9:42 AM Changeset [3283] by evanalst
Updated interpolation test case for all values.

Feb 17, 2005:

2:11 PM Changeset [3282] by desonia
* empty log message *
2:01 PM Changeset [3281] by desonia
tests moved into tst_psArray as is.
1:44 PM Changeset [3280] by evanalst
Update input table.
1:44 PM Ticket #299 (psMatrixLUD does not accept NULL output) closed by robert.desonia@…
fixed: This was a problem not only in psMatrixLUD, but other functions in …
1:42 PM Changeset [3279] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel4_3'.
1:42 PM Changeset [3278] by desonia
fixes related to Bug 299.
1:39 PM Changeset [3277] by desonia
* empty log message *
12:33 PM Changeset [3276] by desonia
merged in the changes cooresponding to the fix of Bug 299.
12:22 PM Changeset [3275] by desonia
* empty log message *
12:04 PM Changeset [3274] by evanalst
Update stdout file.
12:02 PM Changeset [3273] by evanalst
Check stdout file.
11:57 AM Changeset [3272] by evanalst
Update STDERR file for new error message generated.
11:54 AM Changeset [3271] by evanalst
Update psLookupTable functions to met requirements.
11:53 AM Changeset [3270] by evanalst
Removed
11:49 AM Changeset [3269] by evanalst
Update STDERR file for new unit tests.
11:48 AM Changeset [3268] by evanalst
Add additional test case for psLookupTable functions.
11:48 AM Changeset [3267] by evanalst
Add additional file for psLookupTable unit test.
11:03 AM Changeset [3266] by eugene
instructions
10:49 AM Changeset [3265] by eugene
minor cleanup
9:26 AM Changeset [3264] by desonia
Fixed bugs as reported by IfA.
9:10 AM Ticket #308 (Variable argument functions not SWIGable.) created by robert.desonia@…
Functions like psMetadataAdd use variable argument lists (the '...' in …
8:35 AM Changeset [3263] by eugene
cleaned up time types
8:32 AM Changeset [3262] by eugene
minor cleanups
8:31 AM Changeset [3261] by eugene
added tagging script, other minor cleanups
8:22 AM Changeset [3260] by eugene
added changelog
8:18 AM Changeset [3259] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libfits-1-1'.
8:18 AM Changeset [3258] by eugene
added ChangeLog.txt
8:15 AM Changeset [3257] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kii-1-1'.
8:15 AM Changeset [3256] by eugene
added change log
8:12 AM Changeset [3255] by eugene
updated change log
8:04 AM Changeset [3254] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'elixir-1-1'.
8:04 AM Changeset [3253] by eugene
added ChangeLog.txt

Feb 16, 2005:

5:59 PM Changeset [3252] by jhoblitt
tidying
5:50 PM Changeset [3251] by jhoblitt
test cleanups and additions
5:22 PM Changeset [3250] by jhoblitt
remove psDBPTypeAsString()
5:20 PM Changeset [3249] by jhoblitt
fix PS_META_PRIMITIVE handling in psDBPackRow()
4:34 PM Changeset [3248] by Paul Price
Made psMemSetDeallocator and psMemGetDeallocator public functions, and …
4:03 PM Changeset [3247] by desonia
* empty log message *
3:58 PM Changeset [3246] by desonia
changed the prototype of psMetadataLookup_.
2:36 PM Changeset [3245] by jhoblitt
add DECIMAL to psDBGetSQLToPTypeTable()
11:43 AM Changeset [3244] by jhoblitt
change to psAbort() & psError() for error handling remove const from …
9:59 AM Ticket #143 (Use C-version of SLALIB?) reopened by Eric.VanAlst@…
During MHPCC/IfA meeting on 2/10/05 a decision not to use SLA C …
9:28 AM Ticket #291 (Object model functions) reopened by Eric.VanAlst@…
The only function changed was pmMinLM_PseudoGauss2D. The other …
Note: See TracTimeline for information about the timeline view.