Changeset 9204
- Timestamp:
- Oct 4, 2006, 10:21:46 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/doc/ChangeLog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/doc/ChangeLog.txt
r8556 r9204 1 2 2006.10.04: 3 opihi-2-8 added output names, gprintGetName, '-current' to 'output' 4 removed prototypes from old 'output' code 5 fixed memory leak in evaluate_stack 6 added global PID variable 7 added quiet mode to coords 8 added various memleak tests, other tests 9 fixed error in buffer/vector selection for dimenup 10 fixed counting error in fit2d (missing 1 row of matrix!) 11 added normalization to kern 12 13 mana-1-6 removed prototypes from old 'output' code 14 15 pantasks-0-6 added TASK_STDOUT, TASK_STDERR to pantasks.h 16 added stdout, stderr output targets for tasks/jobs 1 17 2 18 2006.08.23: 3 opihi-2-7 :converted to gfits APIs (forces libfits 1.6)4 consolidated style argument parsing5 added style arguments to astro plotting6 added support for pantasks_client, pantasks_server7 added more complex keys to queue operations8 added gprint to allow buffered printing in threads9 updates to test framework for more flexibility10 added time conversions sec_to_hms, sec_to_day11 added SetLimitsRaw12 added isort_pair13 added VarConfigEntry14 added strip_version to clean version output15 moved gaussj to libohana16 moved main out of opihi to mana.c, etc17 18 mana-1-5 :converted to gfits APIs (forces libfits 1.6)19 added option for threaded shell/backend (not used)20 21 dvo-0-5 :converted to gfits APIs (forces libfits 1.6)22 consolidated style argument parsing23 converted to new DVO APIs (dvo_catalog_xxx)24 added fitsed25 improvements to fitcolors19 opihi-2-7 converted to gfits APIs (forces libfits 1.6) 20 consolidated style argument parsing 21 added style arguments to astro plotting 22 added support for pantasks_client, pantasks_server 23 added more complex keys to queue operations 24 added gprint to allow buffered printing in threads 25 updates to test framework for more flexibility 26 added time conversions sec_to_hms, sec_to_day 27 added SetLimitsRaw 28 added isort_pair 29 added VarConfigEntry 30 added strip_version to clean version output 31 moved gaussj to libohana 32 moved main out of opihi to mana.c, etc 33 34 mana-1-5 converted to gfits APIs (forces libfits 1.6) 35 added option for threaded shell/backend (not used) 36 37 dvo-0-5 converted to gfits APIs (forces libfits 1.6) 38 consolidated style argument parsing 39 converted to new DVO APIs (dvo_catalog_xxx) 40 added fitsed 41 improvements to fitcolors 26 42 27 43 pantasks-0-5 converted to gfits APIs (forces libfits 1.6)
Note:
See TracChangeset
for help on using the changeset viewer.
