
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| bjoo | 42 (51.9%) | -256 (-11.9%) | 2110 (36.4%) | -6.10 |
| edwards | 38 (46.9%) | 2430 (112.7%) | 3589 (61.8%) | 63.95 |
| dgr | 1 (1.2%) | -17 (-0.8%) | 104 (1.8%) | -17.00 |
| Date | Author | File/Message |
|---|---|---|
| 10/27/07 5:16 PM | edwards |
Induced changes
(1 Files changed,
55 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.31
(+55
-41)
|
| 7/17/07 12:56 PM | bjoo |
Made some C++ warnings go away
(1 Files changed,
10 Lines changed)
other_libs/xpath_reader/lib/basic_xpath_reader.cc 1.19
(+10
-1)
|
| 10/18/06 5:48 PM | edwards |
Induced changes
(1 Files changed,
1 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.30
(+1
-1)
|
| 7/16/06 11:21 PM | edwards |
Changed precision of float to 7 digits and double to 15 digits.
(1 Files changed,
1 Lines changed)
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.10
(+1
-1)
|
| 7/16/06 3:20 PM | edwards |
Changed precision format of single.
(1 Files changed,
3 Lines changed)
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.9
(+3
-0)
|
| 7/16/06 3:18 PM | edwards |
Changed precision format of single and doubles.
(1 Files changed,
3 Lines changed)
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.8
(+3
-9)
|
| 6/23/06 4:15 PM | bjoo |
Patched xm_simplewriter to write longer floats and even longer doubles
(1 Files changed,
52 Lines changed)
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.7
(+52
-3)
|
| 2/23/06 10:41 AM | bjoo |
Added set function to XML Readers to allow replacement of expression at a given Xpath
(1 Files changed,
40 Lines changed)
other_libs/xpath_reader/lib/basic_xpath_reader.cc 1.18
(+40
-1)
|
| 10/17/05 12:31 AM | edwards |
Induced changes.
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.29
(+0
-0)
|
| 10/17/05 12:30 AM | edwards |
Moved inline functions to lib file.
(1 Files changed,
891 Lines changed)
other_libs/xpath_reader/lib/basic_xpath_reader.cc 1.17
(+891
-23)
|
| 7/5/05 12:04 PM | bjoo |
now Makefile.ins
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.28
(+0
-0)
|
| 6/27/05 10:11 AM | bjoo |
Added memory manager and functions to move to and from FastMemory now Makefile.ins
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.27
(+0
-0)
|
| 6/16/05 8:00 AM | bjoo |
flopcounts now Makefile.ins
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.26
(+0
-0)
|
| 6/16/05 7:58 AM | bjoo |
flopcounts Makefile.ams first
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.am 1.11
(+0
-0)
|
| 6/16/05 7:53 AM | bjoo |
Makefile.in s third
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.25
(+0
-0)
|
| 6/13/05 4:37 AM | bjoo |
AR in xpath_reader
(1 Files changed,
2 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.24
(+2
-1)
|
| 5/16/05 8:48 PM | edwards |
Induced changes.
(1 Files changed,
0 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.23
(+0
-0)
|
| 4/27/05 3:48 PM | edwards |
Renamed files to have unique xml prefix. Put namespaces
around Array and TComplex. (2 Files changed, 2 Lines changed) other_libs/xpath_reader/lib/attribute.cc 1.2
(+1
-1)
other_libs/xpath_reader/lib/xml_struct_writer.cc 1.3
(+1
-1)
|
| 4/19/05 12:43 PM | edwards |
Induced changes.
(1 Files changed,
121 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.22
(+121
-104)
|
| 3/29/05 8:26 AM | bjoo |
Removed using namespace std from simplewriter and headers in some places as it conflicted with something on a sun. Replaced with suitable std:: prefixes
(1 Files changed,
39 Lines changed)
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.6
(+39
-40)
|