
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 328 (100.0%) | 5831 (100.0%) | 17.7 |
| cates | 89 (27.1%) | 3819 (65.5%) | 42.9 |
| lorensen | 157 (47.9%) | 1028 (17.6%) | 6.5 |
| ibanez | 33 (10.1%) | 545 (9.3%) | 16.5 |
| will | 29 (8.8%) | 279 (4.8%) | 9.6 |
| lng | 12 (3.7%) | 88 (1.5%) | 7.3 |
| karthik | 5 (1.5%) | 50 (0.9%) | 10.0 |
| padfield | 1 (0.3%) | 10 (0.2%) | 10.0 |
| jjomier | 1 (0.3%) | 8 (0.1%) | 8.0 |
| millerjv | 1 (0.3%) | 4 (0.1%) | 4.0 |
ENH: Replacing overcrowded "for" loop with a clearer verbose "while" loop.
13 lines of code changed in:
COMP: Replacing "sqrt","exp" and "pow" with their "vcl_" counterparts in order to support Sun-CC with -stlport4.
6 lines of code changed in:
STYLE: According to KWStyle.
615 lines of code changed in:
ENH: Adding conditional statements to prevent the ADD_TEST() commands to be included when BUILD_TESTING has been disabled in the top configuration. In its previous state, building with EXAMPLES ON and TESTING OFF will still generate a collection of tests. This patch was contributed by Wes Turner ENH: The executables for the test drivers were grouped to differentiate them from the actual examples.
4 lines of code changed in:
BUG: crasinh on 64 bit vista system. Try rearranging output iterator --.
3 lines of code changed in:
COMP: Avoid Borland LME1518 linker errors.
3 lines of code changed in:
ENH: Added description of GoToReverseBeginOfLine().
10 lines of code changed in:
COMP: Remove tests from Borland to avoid linker errors.
2 lines of code changed in:
COMP: borland linker errors.
10 lines of code changed in:
COMP: Borland linker errors.
6 lines of code changed in:
COMP: remove examples to avoid Borland linker error.
12 lines of code changed in:
COMP: removed tests to avoid Borland linker errors.
3 lines of code changed in:
COMP: remove executable that Borland cannot link.
2 lines of code changed in:
BUG:Fixed spelling errors; partial rewrite
5 lines of code changed in:
COMP: disable 4786 warning on windows.
70 lines of code changed in:
ENH: Command line tags for automatic generation of figures in Software guide
37 lines of code changed in:
ENH: Command line tags for automatic generation of figures in Software guide
13 lines of code changed in:
COMP: Visual Studio dependency issue, forced commit.
28 lines of code changed in:
COMP: force a build.
28 lines of code changed in:
COMP: gcc3.4 issues.
6 lines of code changed in:
(86 more)