|
|
|
@18114
|
18 years |
eugene |
add a simple test
|
|
|
|
@18113
|
18 years |
eugene |
fix exit bug on host stacks
|
|
|
|
@18098
|
18 years |
eugene |
use virtual stacks for host and job queries by user thread
|
|
|
|
@18097
|
18 years |
eugene |
restore exit output for hand-shaking
|
|
|
|
@18096
|
18 years |
eugene |
add the ALLHOST stack
|
|
|
|
@18095
|
18 years |
eugene |
add test for string lengths
|
|
|
|
@18085
|
18 years |
eugene |
adding controller verbose, fix jobstack crash; start virtual job list
|
|
|
|
@18084
|
18 years |
eugene |
extend connection time; add info to verbose output
|
|
|
|
@18083
|
18 years |
eugene |
fix segfault
|
|
|
|
@18080
|
18 years |
eugene |
check for null string
|
|
|
|
@18079
|
18 years |
eugene |
handle comm errors; extend timeouts
|
|
|
|
@18078
|
18 years |
eugene |
add comments to static chars
|
|
|
|
@18054
|
18 years |
eugene |
add
|
|
|
|
@18051
|
18 years |
eugene |
remove double strcpy from filebasename(); add basename
|
|
|
|
@17903
|
18 years |
eugene |
add header.buffer free to gfits_free_header; avoid double free of buffer
|
|
|
|
@17902
|
18 years |
eugene |
plug a leak
|
|
|
|
@17852
|
18 years |
eugene |
add support for multiple data types
|
|
|
|
@17710
|
18 years |
eugene |
adding various notes
|
|
|
|
@17648
|
18 years |
eugene |
test for null rows
|
|
|
|
@17579
|
18 years |
eugene |
adding queuestrsub
|
|
|
|
@17575
|
18 years |
eugene |
adding queuesubstr function, ipp_cleanup script, simtest.pro macros
|
|
|
|
@17530
|
18 years |
eugene |
adding line weight and color to box frames
|
|
|
|
@17484
|
18 years |
eugene |
clarify usage
|
|
|
|
@17477
|
18 years |
eugene |
handle comm errors where pclient sends an orphaned prompt
|
|
|
|
@17476
|
18 years |
eugene |
fixed up the pcontrol / pclient interactions
|
|
|
|
@17475
|
18 years |
eugene |
split out client command from client response; allow response to …
|
|
|
|
@17474
|
18 years |
eugene |
incomplete message means client is hung
|
|
|
|
@17467
|
18 years |
eugene |
adding notes
|
|
|
|
@17419
|
18 years |
eugene |
updates to fix compile errors caught by Wall, Werror
|
|
|
|
@17390
|
18 years |
eugene |
fix locking / thread conflict problems
|
|
|
|
@17283
|
18 years |
eugene |
move altaz from dimm to cmd.astro
|
|
|
|
@17282
|
18 years |
eugene |
move altaz from dimm
|
|
|
|
@17254
|
18 years |
eugene |
cleanup equiv photcode calls
|
|
|
|
@17248
|
18 years |
eugene |
option to select by photcode code
|
|
|
|
@17247
|
18 years |
eugene |
error in logic for 0 length vectors
|
|
|
|
@17246
|
18 years |
eugene |
add fields to extract image ref points
|
|
|
|
@17201
|
18 years |
eugene |
split measure flags into photom and astrom
|
|
|
|
@17200
|
18 years |
eugene |
split measure flags
|
|
|
|
@17199
|
18 years |
eugene |
add field to return distance from model fits
|
|
|
|
@17124
|
18 years |
eugene |
set angle to 0.0
|
|
|
|
@17123
|
18 years |
eugene |
adding vzload
|
|
|
|
@17070
|
18 years |
eugene |
fix escape syntax
|
|
|
|
@17069
|
18 years |
eugene |
block against other threads setting the file
|
|
|
|
@17042
|
18 years |
eugene |
better error messaging
|
|
|
|
@16984
|
18 years |
eugene |
select REF errors if requested
|
|
|
|
@16969
|
18 years |
eugene |
update date help
|
|
|
|
@16936
|
18 years |
eugene |
add galactic and ecliptic longitude and latitude as virtual fields
|
|
|
|
@16935
|
18 years |
eugene |
better api for coordinate transforms
|
|
|
|
@16905
|
18 years |
eugene |
turn off debug messages
|
|
|
|
@16903
|
18 years |
eugene |
better handling for client / server connect / disconnect / shutdown
|
|
|
|
@16902
|
18 years |
eugene |
fix the open/close of multiple streams
|
|
|
|
@16901
|
18 years |
eugene |
before closing the file pointer, check that none of the other streams …
|
|
|
|
@16900
|
18 years |
eugene |
init GlobalConfig
|
|
|
|
@16895
|
18 years |
eugene |
better timeout handling
|
|
|
|
@16894
|
18 years |
eugene |
minor fixes to tests to improve speed
|
|
|
|
@16893
|
18 years |
eugene |
remove deprecated file
|
|
|
|
@16892
|
18 years |
eugene |
move variable.c to VariableOps.c, add thread safety
|
|
|
|
@16891
|
18 years |
eugene |
added thread safety code
|
|
|
|
@16890
|
18 years |
eugene |
temporary comments
|
|
|
|
@16889
|
18 years |
eugene |
move variable.c to VariableOps.c
|
|
|
|
@16888
|
18 years |
eugene |
add comments re thread safety
|
|
|
|
@16887
|
18 years |
eugene |
add thread safety to create/delete of vectors
|
|
|
|
@16886
|
18 years |
eugene |
add thread safety to create/delete of buffers
|
|
|
|
@16885
|
18 years |
eugene |
fix return value
|
|
|
|
@16884
|
18 years |
eugene |
remove bogus test at start of code, fix loop order to be like while not do
|
|
|
|
@16856
|
18 years |
eugene |
added more filter options; help info
|
|
|
|
@16810
|
18 years |
eugene |
merge changes from eam_branch_20080223 : updates to DVO output format, …
|
|
|
|
@16631
|
18 years |
eugene |
adding book shuffle function
|
|
|
|
@16590
|
18 years |
eugene |
report an error when a pclient goes down
|
|
|
|
@16589
|
18 years |
eugene |
pause for 100msec if everyone is busy or idle
|
|
|
|
@16567
|
18 years |
eugene |
ignore commented-out lines
|
|
|
|
@16486
|
18 years |
eugene |
call abort on ASSERT or ABORT (not exit)
|
|
|
|
@16485
|
18 years |
eugene |
make default permissions 775
|
|
|
|
@16473
|
18 years |
eugene |
fix sigpipe handling
|
|
|
|
@16472
|
18 years |
eugene |
unique exit codes
|
|
|
|
@16466
|
18 years |
eugene |
plug leak
|
|
|
|
@16465
|
18 years |
eugene |
some test cleanups
|
|
|
|
@16464
|
18 years |
eugene |
fixed a leak & seg fault
|
|
|
|
@16463
|
18 years |
eugene |
adding real field
|
|
|
|
@16462
|
18 years |
eugene |
cleanup
|
|
|
|
@16461
|
18 years |
eugene |
add SIGPIPE, frees
|
|
|
|
@16460
|
18 years |
eugene |
adding real
|
|
|
|
@16459
|
18 years |
eugene |
plug leak
|
|
|
|
@16458
|
18 years |
eugene |
add free func
|
|
|
|
@16457
|
18 years |
eugene |
adding free functions
|
|
|
|
@16456
|
18 years |
eugene |
ignore garbage result from pclient
|
|
|
|
@16455
|
18 years |
eugene |
adding real to Command
|
|
|
|
@16454
|
18 years |
eugene |
adding FreeChild
|
|
|
|
@16453
|
18 years |
eugene |
adding real to Command, Free functions
|
|
|
|
@16452
|
18 years |
eugene |
add FreeTasks
|
|
|
|
@16451
|
18 years |
eugene |
add FreeJobs
|
|
|
|
@16450
|
18 years |
eugene |
add FreeJobIDs
|
|
|
|
@16449
|
18 years |
eugene |
add FreeINputs
|
|
|
|
@16448
|
18 years |
eugene |
add FreeMana, real to Command
|
|
|
|
@16447
|
18 years |
eugene |
add FreeVariables
|
|
|
|
@16446
|
18 years |
eugene |
plug leaks
|
|
|
|
@16445
|
18 years |
eugene |
add real
|
|
|
|
@16444
|
18 years |
eugene |
allocate help, plug leak, set real to false
|
|
|
|
@16443
|
18 years |
eugene |
add FreeVectors
|
|
|
|
@16442
|
18 years |
eugene |
add FreeMacros
|
|
|
|