|
|
|
@17023
|
18 years |
eugene |
add psTimeFromString to parse various human-readable formats
|
|
|
|
@15254
|
19 years |
eugene |
changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
|
|
|
|
@15050
|
19 years |
eugene |
drop useless psMemCheckType, change PS_ASSERT_PTR to PS_ASSERT_PTR_NON_NULL
|
|
|
|
@14452
|
19 years |
jhoblitt |
gcc attribute cleanup
|
|
|
|
@14077
|
19 years |
jhoblitt |
change psTimeCopy() to pass through NULL values
|
|
|
|
@13950
|
19 years |
jhoblitt |
change psLibInit() to return a boolean status
change psLibFinalize() …
|
|
|
|
@13930
|
19 years |
jhoblitt |
ws fixes
|
|
|
|
@13839
|
19 years |
magnier |
adding partially-implemented TNX
|
|
|
|
@12737
|
19 years |
Paul Price |
Fixing up enums --- psProjectionClass was using PS_PROJ_WHATEVER, as …
|
|
|
|
@12735
|
19 years |
Paul Price |
Adding const, errors for string/enum conversions
|
|
|
|
@12479
|
19 years |
magnier |
fixed error in free: was freeing the wrong thing
|
|
|
|
@12432
|
19 years |
Paul Price |
Solaris doesn't like having something called "sun"...…
|
|
|
|
@12409
|
19 years |
jhoblitt |
change psTimeConvert() to return NULL when passed an invalid psTime object
|
|
|
|
@12330
|
19 years |
Paul Price |
Making psPixels APIs to look more like the psArray, psVector APIs …
|
|
|
|
@11694
|
19 years |
jhoblitt |
./sys header file cleanup:
formatting/whitespace fixes
add a …
|
|
|
|
@11686
|
19 years |
jhoblitt |
update psAbort() API:
add noreturn attribute
remove unneeded …
|
|
|
|
@11674
|
19 years |
jhoblitt |
change psFree() macro to *NOT* cast all pointers to (void *)
change …
|
|
|
|
@11668
|
19 years |
jhoblitt |
use 'bool' instead of psBool where-ever possible
|
|
|
|
@11618
|
19 years |
magnier |
fixed un-inits
|
|
|
|
@11616
|
19 years |
jhoblitt |
don't include string.h in psString.h
|
|
|
|
@11248
|
20 years |
magnier |
major cleanup of the Doxygen groups
|
|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10848
|
20 years |
magnier |
changed return value for psVectorFit functions to bool; now using …
|
|
|
|
@10823
|
20 years |
magnier |
added a bunch of needed projection varients
|
|
|
|
@10736
|
20 years |
magnier |
two fixes: catch fractional seconds in psTimeStrptime, allow …
|
|
|
|
@10609
|
20 years |
magnier |
replaced p_psProject, p_psDeproject with psProject, psDeproject
|
|
|
|
@10122
|
20 years |
magnier |
cleaned up psTimer functions, changed psTimerStop to return bool …
|
|
|
|
@10100
|
20 years |
rhl |
p_psGetConfigFileName no longer exists
|
|
|
|
@10092
|
20 years |
magnier |
timer should use tai, not utc; asserts should use an explicit integer
|
|
|
|
@9989
|
20 years |
Paul Price |
Function to get config file name was not globally visible.
|
|
|
|
@9988
|
20 years |
jhoblitt |
fix default etc dir
|
|
|
|
@9987
|
20 years |
Paul Price |
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
|
|
|
|
@9980
|
20 years |
des |
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
|
|
|
|
@9976
|
20 years |
drobbin |
Implemented testing for psEarthOrientation. Done with motion, working …
|
|
|
|
@9932
|
20 years |
drobbin |
Added files for profiling reporting in astro/. Error checks for NAN …
|
|
|
|
@9819
|
20 years |
jhoblitt |
rollback r1.100 pending discussion of *Alloc() function behavior
|
|
|
|
@9818
|
20 years |
jhoblitt |
removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …
|
|
|
|
@9805
|
20 years |
drobbin |
Added error check to psTimeCopy for proper time-type. only formatting …
|
|
|
|
@9749
|
20 years |
jhoblitt |
change psTimeToISO() to not append a 'Z' to the time string
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9665
|
20 years |
jhoblitt |
rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
|
|
|
|
@9540
|
20 years |
Paul Price |
Fixing psTraceGetLevel to use same convention as for psTrace
|
|
|
|
@9538
|
20 years |
Paul Price |
Synchronising with SDRS, and cleaning up:
* Replaced is_psType() with …
|
|
|
|
@8914
|
20 years |
jhoblitt |
remove psTest.h
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8773
|
20 years |
jhoblitt |
fix psTimeFromISO() to correct set the time type
|
|
|
|
@8772
|
20 years |
jhoblitt |
fix psTimeStrptime() - a hard coded format was being used instead of …
|
|
|
|
@8712
|
20 years |
jhoblitt |
move $SRCINC to always be left of $PSLIB_CFLAGS
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8595
|
20 years |
rhl |
<time.h> fails to define gmtime_r on os/x 10.4.6 due to an apparent …
|
|
|
|
@8412
|
20 years |
Paul Price |
Propogating PSLIB_CFLAGS to the lower levels, so that, e.g., …
|
|
|
|
@8245
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8232
|
20 years |
jhoblitt |
bug #790 - remove psErrorText.h and inline all error codes. all newly …
|
|
|
|
@7985
|
20 years |
Paul Price |
Adding output of coverage testing to CLEANFILES and .cvsignore
|
|
|
|
@7961
|
20 years |
jhoblitt |
add psTimeStrftime()
|
|
|
|
@7942
|
20 years |
rhl |
Return error indication (NAN/NULL) in case of error, don't just call …
|
|
|
|
@7934
|
20 years |
rhl |
Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake
|
|
|
|
@7914
|
20 years |
drobbin |
Added error handling to memory checking functions. Will hopefully …
|
|
|
|
@7766
|
20 years |
Paul Price |
Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
|
|
|
|
@7703
|
20 years |
jhoblitt |
add psTimeStrptime()
|
|
|
|
@7701
|
20 years |
jhoblitt |
remove commented code
|
|
|
|
@7700
|
20 years |
jhoblitt |
add psTimeToTM()
rename p_psTimeFromTM() -> psTimeFromTM()
minor …
|
|
|
|
@7608
|
20 years |
rhl |
1/ The p_psMemAllocatePersistent() block didn't cover enough of
the …
|
|
|
|
@7552
|
20 years |
Paul Price |
Removing extraneous comma.
|
|
|
|
@7547
|
20 years |
Paul Price |
Removing stats from psLookupTableInterpolateAll
|
|
|
|
@7427
|
20 years |
Paul Price |
Adding calls to p_psMemAllocatePersistent within p_psTimeInit, per bug 753.
|
|
|
|
@7300
|
20 years |
Paul Price |
Applying patches from RHL.
* Correctly detect cfitsio 3 (ffdkopn)
* …
|
|
|
|
@7210
|
20 years |
Paul Price |
Adding emacs temporary files to CLEANFILES
|
|
|
|
@7118
|
20 years |
drobbin |
Updated outputting message in EOC. (Added VERBOSE option, set default …
|
|
|
|
@7079
|
20 years |
magnier |
cleaned up ELIXIR/OLD version split
|
|
|
|
@6874
|
20 years |
magnier |
variety of small changes related to inconsistencies between psModules …
|
|
|
|
@6536
|
20 years |
drobbin |
changed getToken to see if it has gotten to NULL before incrementing …
|
|
|
|
@6534
|
20 years |
drobbin |
Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
|
|
|
|
@6484
|
20 years |
drobbin |
Changed psArray & psVector to zero 'n' upon allocation. Used to set …
|
|
|
|
@6445
|
20 years |
drobbin |
Changed psArrayAlloc to set ->n = 0. Updated corresponding functions …
|
|
|
|
@6425
|
20 years |
drobbin |
Added psMemThreadSafety. Removed p_lock from psList. Added comments …
|
|
|
|
@6409
|
20 years |
gusciora |
Rewrote psPlaneTransformCombine().
|
|
|
|
@6395
|
20 years |
gusciora |
.…
|
|
|
|
@6394
|
20 years |
gusciora |
.…
|
|
|
|
@6393
|
20 years |
gusciora |
.…
|
|
|
|
@6392
|
20 years |
gusciora |
.…
|
|
|
|
@6389
|
20 years |
gusciora |
Complete rewrite of psPlaneTransformInvert(). I now call the …
|
|
|
|
@6388
|
20 years |
gusciora |
The psPlaneTransformFit() was completely rewritten and simplified. We …
|
|
|
|
@6384
|
20 years |
gusciora |
Misc code cleaning.
|
|
|
|
@6383
|
20 years |
gusciora |
.…
|
|
|
|
@6382
|
20 years |
gusciora |
Tests for psPlaneAlloc() psPlaneFree().
Initialized the members of psPlane.
|
|
|
|
@6346
|
20 years |
gusciora |
.…
|
|
|
|
@6328
|
20 years |
drobbin |
added comments
|
|
|
|
@6314
|
20 years |
desonia |
modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD …
|
|
|
|
@6309
|
20 years |
drobbin |
Added comments, removed old code & comments, added NULL checks.
|
|
|
|
@6269
|
20 years |
drobbin |
Updated psTimeFromISO to use 2nd argument, psTimeType and output the …
|
|
|
|
@6268
|
20 years |
drobbin |
Fixed Time conversions and ToMJD & ToJD fxns to use TAI type. Updated …
|
|
|
|
@6254
|
20 years |
gusciora |
Fixed math error with the TransformDeriv function
|
|
|
|
@6253
|
20 years |
drobbin |
Added test for PlaneTransformDeriv in Coord02
|
|
|
|
@6251
|
20 years |
drobbin |
Added type support in Metadata for s8,s16,u8-32. Edited …
|
|
|
|
@6230
|
20 years |
drobbin |
Implemented psPixelsTransform.
|
|
|
|
@6204
|
20 years |
gusciora |
Implemented the polynomial alloc argument changes.
|
|
|
|
@6187
|
21 years |
drobbin |
Created psArguments.[ch] and moved psArguments fxn in from psMetadata …
|
|
|
|
@6186
|
21 years |
gusciora |
Misc code cleaning
|
|
|
|
@6184
|
21 years |
drobbin |
updated PrecessMethod. Fixed MetadataAddStr to error on NULL input. …
|
|
|
|