Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 42 (100.0%) | 5230 (100.0%) | 124.5 |
oldcode | 13 (31.0%) | 4960 (94.8%) | 381.5 |
westram | 24 (57.1%) | 184 (3.5%) | 7.6 |
meierh | 1 (2.4%) | 68 (1.3%) | 68.0 |
yadhu | 1 (2.4%) | 13 (0.2%) | 13.0 |
epruesse | 1 (2.4%) | 3 (0.1%) | 3.0 |
boehnel | 2 (4.8%) | 2 (0.0%) | 1.0 |
- remove executable flag
0 lines of code changed in 11 files:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
1 lines of code changed in 1 file:
fix common typos reported by lintian
- splitted -> split (irregular verb)
- ressources -> resources
- explicitely -> explicitly
3 lines of code changed in 1 file:
* renamed include variables
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
2 lines of code changed in 1 file:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
* compiler-messages (merges [6848] [6849] [6850] [6851] [6853] [6855] [6856] [6860] from refactor)
- errors get listed before warnings
- pipe all compilations through postcompile filter
- optionally filter warnings and/or stop at 1st error (controllable by POST_COMPILE in ARB Makefile)
- no warnings for ptpan (too many; version in trunk is outdated)
1 lines of code changed in 1 file:
* fixed spelling of 'occurrence'
1 lines of code changed in 1 file:
removing some format warnings
2 lines of code changed in 2 files:
- added 'clean'
5 lines of code changed in 1 file:
fixed and reformatted dependencies (using fix_depends.pl)
20 lines of code changed in 1 file:
- updated dependencies for all Makefiles
- rewrote dependency generation code. Only real changes
propagate into Makefiles - so it does no longer hurt to
call 'make depends' in ARB directory!
24 lines of code changed in 1 file:
*** empty log message ***
9 lines of code changed in 1 file:
makefile dependency generation fixed for GDE
13 lines of code changed in 1 file:
Most changes are made due to activating more warnings for the c++ compiler (linux)
25 lines of code changed in 1 file:
*** empty log message ***
33 lines of code changed in 1 file:
haralds checkin
68 lines of code changed in 1 file:
Updated dependencies
61 lines of code changed in 1 file:
Initial revision
4960 lines of code changed in 13 files: