Directory Statistics for other_libs/c-lime/lib/

Back to Index Page

Lines Of Code for other_libs/c-lime/lib/

Commits for other_libs/c-lime/lib/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
detar37 (39.8%) 1591 (98.7%) 2109 (58.8%) 43.00
edwards26 (28.0%) -33 (-2.0%) 794 (22.1%) -1.27
osborn12 (12.9%) 51 (3.2%) 440 (12.3%) 4.25
bjoo12 (12.9%) 18 (1.1%) 35 (1.0%) 1.50
uid37903 (3.2%) 20 (1.2%) 65 (1.8%) 6.67
kostas2 (2.2%) -19 (-1.2%) 41 (1.1%) -9.50
dgr1 (1.1%) -16 (-1.0%) 102 (2.8%) -16.00

Commit Log

DateAuthorFile/Message
10/27/07 5:17 PMedwards
Induced changes (1 Files changed, 56 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.44 (+56 -39)
10/6/07 12:04 AMkostas
added a jack_fit util to make ensemble files of masses. (1 Files changed, 2 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.43 (+2 -4)
8/30/07 12:15 AMedwards
Induced changes (1 Files changed, 4 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.42 (+4 -2)
8/29/07 11:20 PMuid3790
Changed all printf's to also write the name of the encompassing function. (3 Files changed, 65 Lines changed)
other_libs/c-lime/lib/lime_reader.c 1.16 (+27 -17)
other_libs/c-lime/lib/lime_utils.c 1.5 (+3 -2)
other_libs/c-lime/lib/lime_writer.c 1.14 (+35 -26)
7/8/07 2:17 PMkostas
added staticlight stripper (1 Files changed, 39 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.41 (+39 -56)
6/18/07 11:25 AMdetar
Redo aclocal and automake to fix configure and Makefile.in (1 Files changed, 56 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.40 (+56 -41)
6/9/07 6:09 PMedwards
Induced changes (1 Files changed, 41 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.38 (+41 -56)
other_libs/c-lime/lib/Makefile.in 1.39 (+0 -0)
5/13/07 4:36 PMdetar
Add support for dcache/DCAP from Jim Simone (4 Files changed, 84 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.37 (+56 -39)
other_libs/c-lime/lib/lime_writer.c 1.13 (+10 -9)
other_libs/c-lime/lib/lime_reader.c 1.15 (+14 -9)
other_libs/c-lime/lib/lime_fseeko.c 1.3 (+4 -0)
2/12/07 7:49 PMosborn
Eliminated compiler warnings and now save configure options in qio-config. (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.36 (+0 -1)
7/21/05 2:43 PMdetar
Further changes to support large files. (3 Files changed, 61 Lines changed)
other_libs/c-lime/lib/lime_reader.c 1.14 (+41 -18)
other_libs/c-lime/lib/lime_header.c 1.6 (+2 -1)
other_libs/c-lime/lib/lime_writer.c 1.12 (+18 -6)
7/18/05 6:13 PMdetar
Further corrections to support files > 2 GB.
Correct bug in QIO_read_record_info.c that failed with ILDG partitioned files.
(5 Files changed, 6 Lines changed)
other_libs/c-lime/lib/lime_fseeko.c 1.2 (+1 -1)
other_libs/c-lime/lib/lime_reader.c 1.13 (+1 -0)
other_libs/c-lime/lib/lime_writer.c 1.11 (+2 -1)
other_libs/c-lime/lib/lime_utils.c 1.4 (+1 -0)
other_libs/c-lime/lib/lime_header.c 1.5 (+1 -0)
7/17/05 9:09 AMdetar
Large file support. See --enable-largefile (2 Files changed, 1 Lines changed)
other_libs/c-lime/lib/lime_writer.c 1.10 (+0 -2)
other_libs/c-lime/lib/Makefile.in 1.35 (+1 -3)
7/8/05 5:50 PMdetar
Major changes to support ILDG formats and parallel I/O - ced (4 Files changed, 19 Lines changed)
other_libs/c-lime/lib/lime_writer.c 1.9 (+3 -1)
other_libs/c-lime/lib/lime_reader.c 1.12 (+10 -8)
other_libs/c-lime/lib/Makefile.in 1.34 (+3 -2)
other_libs/c-lime/lib/lime_header.c 1.4 (+3 -3)
7/5/05 12:04 PMbjoo
now Makefile.ins (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.33 (+0 -0)
6/27/05 10:08 AMbjoo
Added memory manager and functions to move to and from FastMemory now Makefile.ins (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.32 (+0 -0)
6/16/05 7:59 AMbjoo
flopcounts now Makefile.ins (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.31 (+0 -0)
other_libs/c-lime/lib/Makefile.in 1.30 (+0 -0)
6/16/05 7:58 AMbjoo
flopcounts Makefile.ams first (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.am 1.5 (+0 -0)
6/16/05 7:53 AMbjoo
Makefile.in s third (1 Files changed, 0 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.29 (+0 -0)
5/29/05 6:01 PMosborn
Changed the num_sites functions to return int instead of size_t,
since this is what QDP will support. Also minor cleanups and fixes.
(3 Files changed, 6 Lines changed)
other_libs/c-lime/lib/lime_writer.c 1.8 (+3 -3)
other_libs/c-lime/lib/lime_reader.c 1.11 (+0 -1)
other_libs/c-lime/lib/Makefile.in 1.28 (+3 -2)
5/18/05 6:21 PMedwards
Induced changes. (1 Files changed, 3 Lines changed)
other_libs/c-lime/lib/Makefile.in 1.27 (+3 -7)