[root]/EISPACK

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 36759 (100.0%) | 1312.8 |
| oldcode | 6 (21.4%) | 29461 (80.1%) | 4910.1 |
| westram | 21 (75.0%) | 7295 (19.8%) | 347.3 |
| meierh | 1 (3.6%) | 3 (0.0%) | 3.0 |
* reintegrates 'lib' into 'trunk'
- replace dynamic library {{{AWT}}} by several static libraries: APP, ARB_SPEC, MASKS, CANVAS, MAPKEY, GUI_TK
- now also check wrong library dependencies for untested units (only4me)
* adds: log:branches/lib@19578:19612
1 lines of code changed in 1 file:
* 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: