|
|
|
@8073
|
20 years |
jhoblitt |
fix memory leak in handling psError objects
|
|
|
|
@8063
|
20 years |
jhoblitt |
yet more memory leaks
|
|
|
|
@8062
|
20 years |
jhoblitt |
use long instead of int as loop counters
|
|
|
|
@8059
|
20 years |
jhoblitt |
accidental premature checkin
|
|
|
|
@8052
|
20 years |
jhoblitt |
typo fix
|
|
|
|
@8051
|
20 years |
jhoblitt |
make -done partially transactional
|
|
|
|
@8050
|
20 years |
jhoblitt |
make -uri a mandatory option to -done
use -uri from CLI instead of …
|
|
|
|
@8045
|
20 years |
jhoblitt |
move p2pendingToDoneImfile() into p2search.c
|
|
|
|
@8038
|
20 years |
jhoblitt |
fix a memory leak in -pending
|
|
|
|
@7864
|
20 years |
jhoblitt |
gracefully handle p2PendingFrameSearch() failing
|
|
|
|
@7848
|
20 years |
jhoblitt |
partial conversion to the new *Config() setup
|
|
|
|
@6978
|
20 years |
jhoblitt |
cleanups:
all cli utils have thier own .h
make *Config() funcs …
|
|
|
|
@6668
|
20 years |
jhoblitt |
rename all url struct fields -> uri
add pzPendingFrame
|
|
|
|
@6341
|
20 years |
jhoblitt |
rename pxConfig database -> dbh
|
|
|
|
@6261
|
20 years |
jhoblitt |
merge p0/2 types -> pxMode/pxConfig
add initial p0 support: p0search, …
|
|
|
|
@6258
|
20 years |
jhoblitt |
rename:
p2searchRawFrames() -> rawScienceFrameSearch()
…
|
|
|
|
@6223
|
20 years |
jhoblitt |
change quickMode() to use rawScienceFramePrint() instead of …
|
|
|
|
@6221
|
20 years |
jhoblitt |
rename:
ppRawFrame -> rawScienceFrame
ppRawFrameFree() -> …
|
|
|
|
@6220
|
20 years |
jhoblitt |
rename p2writePendingFrames.c -> pxframes.c
rename …
|
|
|
|
@6210
|
20 years |
jhoblitt |
rename:
project name p2tools -> pxtools
lib name p2tools -> …
|
|
|
|
@6170
|
20 years |
jhoblitt |
updated -done logic
|
|
|
|
@6163
|
20 years |
jhoblitt |
partial -done implementation
|
|
|
|
@6150
|
20 years |
jhoblitt |
make -inst optional
add -exp_id -class -class_id -url
misc. option cleanup
|
|
|
|
@6139
|
21 years |
jhoblitt |
move modes into functions
|
|
|
|
@6135
|
21 years |
jhoblitt |
revised -define logic
|
|
|
|
@6128
|
21 years |
jhoblitt |
whitespace
|
|
|
|
@6126
|
21 years |
jhoblitt |
exit() instead of psAbort() where resonable
|
|
|
|
@6104
|
21 years |
jhoblitt |
select options via a switch stmt instead of multiple if stmts
|
|
|
|
@6075
|
21 years |
jhoblitt |
typo fix
|
|
|
|
@6074
|
21 years |
jhoblitt |
disable P2_MODE_UPDATE mode
add errorchecking for all functions
|
|
|
|
@6069
|
21 years |
jhoblitt |
add whitespace
|
|
|
|
@6063
|
21 years |
jhoblitt |
rename p2search.h -> p2tools.h
|
|
|
|
@6060
|
21 years |
jhoblitt |
compilation fixes
switch to using the metadatadb API
|
|
|
|
@5881
|
21 years |
eugene |
moving p2tools, etc to ippTools
|