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

| 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 |
sync
1 lines of code changed in 1 file:
install osdAtomicGCC.h
1 lines of code changed in 1 file:
added osdAtomic back in
1 lines of code changed in 1 file:
comment out osdAtomic until later
1 lines of code changed in 1 file:
sync with main trunk
0 lines of code changed in 1 file:
sync with main trunk
5 lines of code changed in 1 file:
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:
Removed yajl_common.h, use the stuff in shareLib.h instead.
0 lines of code changed in 1 file:
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:
Remove old interfaces we don't want any more.
1 lines of code changed in 1 file:
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:
Synch 3.14: Add epicsNAN and episcINF.
1 lines of code changed in 1 file:
Removed comment line.
0 lines of code changed in 1 file:
Sync to R3.14 branch.
5 lines of code changed in 1 file:
General Time, synced from R3.14 branch.
10 lines of code changed in 1 file:
Sync.
1 lines of code changed in 1 file:
Changes for GNU make -j option (multiple jobs).
6 lines of code changed in 1 file:
meged in R3.14.10 changes (config endian from os headers)
1 lines of code changed in 1 file:
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:
Track RTEMS changes on branch.
2 lines of code changed in 1 file:
(650 more)