[root]/EISPACK
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 36758 (100.0%) | 1361.4 |
oldcode | 6 (22.2%) | 29461 (80.1%) | 4910.1 |
westram | 20 (74.1%) | 7294 (19.8%) | 364.7 |
meierh | 1 (3.7%) | 3 (0.0%) | 3.0 |
* remove trailing whitespace from c source.
549 lines of code changed in 1 file:
* move rule.
3 lines of code changed in 1 file:
* rename {{{CPP_OBJECTS}}} -> {{{OBJECTS}}}.
5 lines of code changed in 1 file:
* select units using {{{wildcard}}}.
1 lines of code changed in 1 file:
* 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:
* use cflags before cxxflags
1 lines of code changed in 1 file:
* renamed include variables
1 lines of code changed in 1 file:
* made A_CC and A_CXX consistent
- A_CXX previously contained cxxflags
- cxxflags are now passed down and used separately
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
1 lines of code changed in 1 file:
- document mechanism used by ARB to export variables to submakefiles
- document most important variables
1 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:
- added library dependency declarations
3 lines of code changed in 1 file:
- TAB-Ex
6700 lines of code changed in 2 files:
- changed linker + compiler commands
- depends updated
2 lines of code changed in 1 file:
- added 'clean'
2 lines of code changed in 1 file:
fixed and reformatted dependencies (using fix_depends.pl)
4 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!
15 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 1 file:
haralds checkin
3 lines of code changed in 1 file:
Initial revision
29461 lines of code changed in 6 files: