Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Thu Apr 16 00:35:03 2009 UTC
(14 years, 5 months ago)
by
arta
Branch:
MAIN
CVS Tags:
HEAD,
NetDRMS_Ver_2-0,
NetDRMS_Ver_2-0a2,
NetDRMS_Ver_2-0b,
NetDRMS_Ver_2-0b1,
NetDRMS_Ver_2-1,
NetDRMS_Ver_2-2,
NetDRMS_Ver_2-3,
NetDRMS_Ver_2-4,
NetDRMS_Ver_2-5,
NetDRMS_Ver_2-6,
NetDRMS_Ver_2-7,
NetDRMS_Ver_6-0,
NetDRMS_Ver_6-1,
NetDRMS_Ver_6-2,
NetDRMS_Ver_6-3,
NetDRMS_Ver_6-4,
NetDRMS_Ver_7-0,
NetDRMS_Ver_7-1,
NetDRMS_Ver_8-0,
NetDRMS_Ver_8-1,
NetDRMS_Ver_8-10,
NetDRMS_Ver_8-11,
NetDRMS_Ver_8-12,
NetDRMS_Ver_8-2,
NetDRMS_Ver_8-3,
NetDRMS_Ver_8-4,
NetDRMS_Ver_8-5,
NetDRMS_Ver_8-6,
NetDRMS_Ver_8-7,
NetDRMS_Ver_8-8,
NetDRMS_Ver_9-0,
NetDRMS_Ver_9-1,
NetDRMS_Ver_9-2,
NetDRMS_Ver_9-3,
NetDRMS_Ver_9-4,
NetDRMS_Ver_9-41,
NetDRMS_Ver_9-5,
NetDRMS_Ver_9-9,
NetDRMS_Ver_LATEST,
Ver_5-1,
Ver_5-10,
Ver_5-11,
Ver_5-12,
Ver_5-13,
Ver_5-14,
Ver_5-2,
Ver_5-3,
Ver_5-5,
Ver_5-6,
Ver_5-7,
Ver_5-8,
Ver_5-9,
Ver_6-0,
Ver_6-1,
Ver_6-2,
Ver_6-3,
Ver_6-4,
Ver_7-0,
Ver_7-1,
Ver_8-0,
Ver_8-1,
Ver_8-10,
Ver_8-11,
Ver_8-12,
Ver_8-2,
Ver_8-3,
Ver_8-4,
Ver_8-5,
Ver_8-6,
Ver_8-7,
Ver_8-8,
Ver_9-0,
Ver_9-1,
Ver_9-2,
Ver_9-3,
Ver_9-4,
Ver_9-41,
Ver_9-5,
Ver_DRMSLATEST,
Ver_LATEST
Changes since
1.19: +1 -1 lines
Diff to
previous 1.19
Move private API function (not be used in code outside of DRMS library) to _priv.h; Update section 3 in the doxygen documentation - add all code section, with several sub-sections
Revision
1.19 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 15 20:08:20 2009 UTC
(14 years, 5 months ago)
by
arta
Branch:
MAIN
Changes since
1.18: +4 -2 lines
Diff to
previous 1.18
More fixes to make_basic.mk - remove unused MATHLIBS variable and replace with FMATHLIBS; document drms_copykeys; clean up proj/example/apps - make fortran module variable name have _sock in it, since only sock fortran modules can be made
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 12 00:59:20 2008 UTC
(14 years, 10 months ago)
by
phil
Branch:
MAIN
Changes since
1.15: +1 -1 lines
Diff to
previous 1.15
Modifications to table of contents on "Modules" page. Doxygen "modules" are groups
of like items, not DRMS modules.
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 11 22:22:18 2008 UTC
(14 years, 10 months ago)
by
phil
Branch:
MAIN
Changes since
1.14: +2 -1 lines
Diff to
previous 1.14
1. Set path for doxygen to be that on ~jsoc, 64-bit version.
2. tweak module template for doxygen to include itself and other minor changes.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Fri Apr 18 21:31:05 2008 UTC
(15 years, 5 months ago)
by
karen
Branch:
MAIN
Changes since
1.10: +5 -4 lines
Diff to
previous 1.10
correct mistake from previous commit, make icc default
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 19 00:40:24 2007 UTC
(15 years, 9 months ago)
by
arta
Branch:
MAIN
Changes since
1.8: +2 -1 lines
Diff to
previous 1.8
Migrate hmi_import_egse_lev0 documentation from import_egse_lev0.1 to doxygen comments; remove import_egse_lev0.1
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Thu Dec 13 22:38:51 2007 UTC
(15 years, 9 months ago)
by
arta
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Add some doxygen doc for drms_types.h, also drms_array.h; set doxygen config to preprocess.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Tue Dec 11 17:29:24 2007 UTC
(15 years, 9 months ago)
by
arta
Branch:
MAIN
Changes since
1.3: +1 -1 lines
Diff to
previous 1.3
Man output needs to be .3, not .3j, because man doesn't know how to automatically find .3j files (and let's not worry about configuring man to do that)
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Mon Dec 10 23:32:41 2007 UTC
(15 years, 9 months ago)
by
arta
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
Change man_output back to relative to output_directory
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Mon Dec 10 22:52:36 2007 UTC
(15 years, 9 months ago)
by
arta
Branch:
MAIN
Changes since
1.1: +4 -4 lines
Diff to
previous 1.1
Script to create html/man from sources using doxygen