Directory src/libCom/

Directory Created:
1990-12-06 05:12
Total Files:
3
Deleted Files:
118
Lines of Code:
397

Browse with cvsweb

[root]/src/libCom
            directory in repo BaseString (16 files, 2113 lines)
            directory in repo bucketLib (2 files, 615 lines)
            directory in repo calc (4 files, 1238 lines)
            directory in repo cppStd (3 files, 266 lines)
            directory in repo cvtFast (2 files, 678 lines)
            directory in repo cxxTemplates (16 files, 3947 lines)
                directory in repo test (9 files, 926 lines)
            directory in repo dbmf (2 files, 283 lines)
            directory in repo ellLib (2 files, 383 lines)
            directory in repo env (3 files, 638 lines)
            directory in repo error (8 files, 1318 lines)
            directory in repo fdmgr (4 files, 1094 lines)
            directory in repo freeList (3 files, 273 lines)
            directory in repo gpHash (3 files, 422 lines)
            directory in repo iocsh (6 files, 1524 lines)
            directory in repo logClient (4 files, 789 lines)
            directory in repo macLib (6 files, 1773 lines)
            directory in repo misc (29 files, 3008 lines)
            directory in repo osi (35 files, 7474 lines)
                directory in repo os (0 files, 0 lines)
                    directory in repo AIX (5 files, 183 lines)
                    directory in repo Darwin (7 files, 319 lines)
                    directory in repo Linux (5 files, 211 lines)
                    directory in repo RTEMS (22 files, 2364 lines)
                    directory in repo WIN32 (31 files, 3521 lines)
                    directory in repo cygwin32 (5 files, 173 lines)
                    directory in repo default (22 files, 1755 lines)
                    directory in repo freebsd (4 files, 168 lines)
                    directory in repo osf (3 files, 123 lines)
                    directory in repo posix (21 files, 2189 lines)
                    directory in repo solaris (8 files, 305 lines)
                    directory in repo vxWorks (37 files, 3388 lines)
            directory in repo ring (4 files, 462 lines)
            directory in repo taskwd (2 files, 485 lines)
            directory in repo test (37 files, 6112 lines)
            directory in repo timer (8 files, 1518 lines)
            directory in repo yajl (16 files, 2842 lines)

Lines of Code

src/libCom/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1224 (100.0%) 23522 (100.0%) 19.2
jhill 458 (37.4%) 7700 (32.7%) 16.8
cole 54 (4.4%) 5406 (23.0%) 100.1
mrk 224 (18.3%) 3123 (13.3%) 13.9
epics 57 (4.7%) 1924 (8.2%) 33.7
jba 212 (17.3%) 1745 (7.4%) 8.2
rcz 23 (1.9%) 1369 (5.8%) 59.5
hill 10 (0.8%) 837 (3.6%) 83.7
jbk 9 (0.7%) 338 (1.4%) 37.5
bordua 39 (3.2%) 260 (1.1%) 6.6
evans 20 (1.6%) 193 (0.8%) 9.6
mda 9 (0.7%) 187 (0.8%) 20.7
anj 60 (4.9%) 174 (0.7%) 2.9
mcn 13 (1.1%) 129 (0.5%) 9.9
winans 5 (0.4%) 44 (0.2%) 8.8
norume 17 (1.4%) 38 (0.2%) 2.2
tang 4 (0.3%) 33 (0.1%) 8.2
lange 5 (0.4%) 10 (0.0%) 2.0
lewis 1 (0.1%) 4 (0.0%) 4.0
soliday 1 (0.1%) 3 (0.0%) 3.0
kraimer 1 (0.1%) 3 (0.0%) 3.0
wlupton 2 (0.2%) 2 (0.0%) 1.0

Most Recent Commits

jhill 2009-11-19 19:11 Rev.: 1.159

sync

1 lines of code changed in 1 file:

jhill 2009-09-08 19:43 Rev.: 1.158

install osdAtomicGCC.h

1 lines of code changed in 1 file:

jhill 2009-09-07 02:52 Rev.: 1.157

added osdAtomic back in

1 lines of code changed in 1 file:

jhill 2009-09-07 02:17 Rev.: 1.156

comment out osdAtomic until later

1 lines of code changed in 1 file:

jhill 2009-09-04 18:01 Rev.: 1.155

sync with main trunk

0 lines of code changed in 1 file:

jhill 2009-09-04 17:52 Rev.: 1.154

sync with main trunk

5 lines of code changed in 1 file:

anj 2009-08-27 11:04 Rev.: 1.153

Imported updates to bring YAJL up to version 1.05.
Had to re-instate yajl_common.h again as it's used for the memory allocation API.

3 lines of code changed in 1 file:

anj 2009-08-27 10:27 Rev.: 1.152

Removed yajl_common.h, use the stuff in shareLib.h instead.

0 lines of code changed in 1 file:

anj 2009-08-24 13:37 Rev.: 1.151

Added Chunked String type and underlying segmented buffer implementation.
SegTree currently uses new and delete, needs to be replaced with a free-list.

9 lines of code changed in 1 file:

anj 2009-08-21 15:47 Rev.: 1.150

Remove old interfaces we don't want any more.

1 lines of code changed in 1 file:

anj 2009-04-06 23:56 Rev.: 1.149

Added Lloyd Hilaiel's Yet Another JSON Library to libCom.
BSD Licensed, modified only enough to build under EPICS.

13 lines of code changed in 1 file:

lange 2009-04-02 16:26 Rev.: 1.148

Synch 3.14: Add epicsNAN and episcINF.

1 lines of code changed in 1 file:

jba 2008-11-03 11:45 Rev.: 1.147

Removed comment line.

0 lines of code changed in 1 file:

anj 2008-09-12 18:11 Rev.: 1.146

Sync to R3.14 branch.

5 lines of code changed in 1 file:

anj 2008-04-18 16:31 Rev.: 1.145

General Time, synced from R3.14 branch.

10 lines of code changed in 1 file:

anj 2007-11-14 16:00 Rev.: 1.144

Sync.

1 lines of code changed in 1 file:

jba 2007-10-24 16:35 Rev.: 1.143

Changes for GNU make -j option (multiple jobs).

6 lines of code changed in 1 file:

jhill 2007-08-28 19:25 Rev.: 1.142

meged in R3.14.10 changes (config endian from os headers)

1 lines of code changed in 1 file:

anj 2007-08-21 12:01 Rev.: 1.141

Implemented the Segmented String helper classes and wrote a test class.
Started on the ChunkedString implementation, but have not worked on the underlying segmented buffer template (which could be used by a new kind of segmented array field implementation).

2 lines of code changed in 1 file:

norume 2007-06-20 10:41 Rev.: 1.140

Track RTEMS changes on branch.

2 lines of code changed in 1 file:

(650 more)

Generated by StatCVS 0.4.0