
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| detar | 43 (40.6%) | 807 (54.0%) | 1148 (33.1%) | 18.77 |
| edwards | 36 (34.0%) | 693 (46.4%) | 1729 (49.8%) | 19.25 |
| osborn | 18 (17.0%) | 14 (0.9%) | 430 (12.4%) | 0.78 |
| bjoo | 6 (5.7%) | 0 (0.0%) | 0 (0.0%) | 0.00 |
| kostas | 2 (1.9%) | -18 (-1.2%) | 48 (1.4%) | -9.00 |
| dgr | 1 (0.9%) | -1 (-0.1%) | 118 (3.4%) | -1.00 |
| Date | Author | File/Message |
|---|---|---|
| 10/27/07 5:17 PM | edwards |
Induced changes
(1 Files changed,
62 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.44
(+62
-46)
|
| 10/6/07 12:04 AM | kostas |
added a jack_fit util to make ensemble files of masses.
(1 Files changed,
2 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.43
(+2
-4)
|
| 8/30/07 12:15 AM | edwards |
Induced changes
(1 Files changed,
4 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.42
(+4
-2)
|
| 7/8/07 2:17 PM | kostas |
added staticlight stripper
(1 Files changed,
46 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.41
(+46
-62)
|
| 6/18/07 11:25 AM | detar |
Redo aclocal and automake to fix configure and Makefile.in
(1 Files changed,
62 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.40
(+62
-48)
|
| 6/9/07 6:09 PM | edwards |
Induced changes
(1 Files changed,
48 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.38
(+48
-62)
other_libs/c-lime/examples/Makefile.in 1.39
(+0
-0)
|
| 5/13/07 4:36 PM | detar |
Add support for dcache/DCAP from Jim Simone
(7 Files changed,
81 Lines changed)
other_libs/c-lime/examples/lime_pack.c 1.7
(+7
-7)
other_libs/c-lime/examples/lime_extract_record.c 1.7
(+2
-2)
other_libs/c-lime/examples/lime_contents.c 1.9
(+3
-3)
other_libs/c-lime/examples/Makefile.in 1.37
(+62
-46)
other_libs/c-lime/examples/lime_writer_test1.c 1.11
(+2
-2)
other_libs/c-lime/examples/lime_extract_type.c 1.5
(+2
-2)
other_libs/c-lime/examples/lime_unpack.c 1.9
(+3
-3)
|
| 3/18/07 6:08 PM | edwards |
Removed what I think is a dcache closing of a file.
(1 Files changed,
1 Lines changed)
other_libs/c-lime/examples/lime_unpack.c 1.8
(+1
-1)
|
| 3/17/07 8:55 AM | detar |
Correct premature use of DCAP macro
(1 Files changed,
3 Lines changed)
other_libs/c-lime/examples/lime_unpack.c 1.7
(+3
-3)
|
| 3/16/07 8:14 PM | detar |
Fix print statement
(1 Files changed,
7 Lines changed)
other_libs/c-lime/examples/lime_unpack.c 1.6
(+7
-7)
|
| 2/12/07 8:32 PM | osborn |
fixed --enable-dml-bufsize option and more warning eliminations
(1 Files changed,
2 Lines changed)
other_libs/c-lime/examples/lime_writer_test1.c 1.10
(+2
-1)
|
| 2/12/07 7:49 PM | osborn |
Eliminated compiler warnings and now save configure options in qio-config.
(5 Files changed,
4 Lines changed)
other_libs/c-lime/examples/lime_unpack.c 1.5
(+1
-1)
other_libs/c-lime/examples/lime_pack.c 1.6
(+1
-1)
other_libs/c-lime/examples/Makefile.in 1.36
(+0
-1)
other_libs/c-lime/examples/lime_extract_type.c 1.4
(+1
-1)
other_libs/c-lime/examples/lime_contents.c 1.8
(+1
-1)
|
| 7/21/05 2:43 PM | detar |
Further changes to support large files.
(5 Files changed,
21 Lines changed)
other_libs/c-lime/examples/lime_extract_type.c 1.3
(+5
-4)
other_libs/c-lime/examples/lime_unpack.c 1.4
(+6
-5)
other_libs/c-lime/examples/lime_pack.c 1.5
(+3
-3)
other_libs/c-lime/examples/lime_extract_record.c 1.6
(+5
-4)
other_libs/c-lime/examples/lime_contents.c 1.7
(+2
-1)
|
| 7/18/05 6:13 PM | detar |
Further corrections to support files > 2 GB.
Correct bug in QIO_read_record_info.c that failed with ILDG partitioned files. (6 Files changed, 6 Lines changed) other_libs/c-lime/examples/lime_unpack.c 1.3
(+1
-0)
other_libs/c-lime/examples/lime_pack.c 1.4
(+1
-0)
other_libs/c-lime/examples/lime_writer_test1.c 1.9
(+1
-0)
other_libs/c-lime/examples/lime_contents.c 1.6
(+1
-0)
other_libs/c-lime/examples/lime_extract_type.c 1.2
(+1
-0)
other_libs/c-lime/examples/lime_extract_record.c 1.5
(+1
-0)
|
| 7/17/05 9:09 AM | detar |
Large file support. See --enable-largefile
(1 Files changed,
16 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.35
(+16
-8)
|
| 7/11/05 2:37 PM | detar |
Add capability for inserting an ILDG LFN during partfile to singlefile
conversion. Add another LIME extraction utility. Useful for extracting the LFN. (2 Files changed, 120 Lines changed) other_libs/c-lime/examples/Makefile.am 1.9
(+2
-1)
other_libs/c-lime/examples/lime_extract_type.c 1.1 added 118
|
| 7/10/05 2:30 PM | detar |
Fixing some compiler trivia.
(1 Files changed,
1 Lines changed)
other_libs/c-lime/examples/lime_contents.c 1.5
(+1
-1)
|
| 7/8/05 5:50 PM | detar |
Major changes to support ILDG formats and parallel I/O - ced
(3 Files changed,
37 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.34
(+3
-2)
other_libs/c-lime/examples/lime_contents.c 1.4
(+28
-22)
other_libs/c-lime/examples/lime_pack.c 1.3
(+6
-5)
|
| 7/5/05 12:04 PM | bjoo |
now Makefile.ins
(1 Files changed,
0 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.33
(+0
-0)
|
| 6/27/05 10:08 AM | bjoo |
Added memory manager and functions to move to and from FastMemory now Makefile.ins
(1 Files changed,
0 Lines changed)
other_libs/c-lime/examples/Makefile.in 1.32
(+0
-0)
|