[root]/HELP_SOURCE
genhelp
(6 files, 200 lines)
oldhelp
(0 files, 0 lines)
prompt
(0 files, 0 lines)
seer
(0 files, 0 lines)
source
(25 files, 2099 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 243 (100.0%) | 5729 (100.0%) | 23.5 |
westram | 234 (96.3%) | 5720 (99.8%) | 24.4 |
richter | 5 (2.1%) | 4 (0.1%) | 0.8 |
boehnel | 1 (0.4%) | 3 (0.1%) | 3.0 |
epruesse | 1 (0.4%) | 1 (0.0%) | 1.0 |
baderk | 2 (0.8%) | 1 (0.0%) | 0.5 |
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
1 lines of code changed in 1 file:
* DEBUG and NDEBUG version of helpfiles:
- have to differ '''only''' in ''content'', not in ''line count''.
- now two lines differ
- fixes unittest for NDEBUG version
* fix whitespace.
5 lines of code changed in 2 files:
* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780
36 lines of code changed in 7 files:
* remove trailing whitespace from c source.
1 lines of code changed in 1 file:
* eliminate trailing whitespace from Makefiles.
4 lines of code changed in 1 file:
* add tiny links to anchor behind section headlines.
- fix TEST_AUTO_UPDATE (missing include).
- update expected unittest result.
8 lines of code changed in 3 files:
* full update from child 'stable' into 'trunk'
- merge changes done to arb-7.0 release candidate
* adds: log:branches/stable@18690:18695
1 lines of code changed in 1 file:
* reintegrates 'mix' into 'trunk'
* prepare arb for hybrid svn/git use (central svn + local git)
* adds: log:branches/mix@17631:17633
4 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
- fixes undefined variables in makefiles
- fixes perl tests
* adds: log:branches/fix@17599:17617
4 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- performs #798
* adds genetic code tables (24-31)
* adds combined amino acid J (I or L)
* improved translate and/or realign
- handle optional start-/stop-codons
- improve recognition of nuc-triples containing IUPAC-codes
* error messages now always list EMBL table numbers
* adds:
- log:branches/fix@17480:17485,17491:17492,17494:17507,17509:17528,17534:17592
- log:branches/optional@17481:17568
13 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
* adds: [17493/branches/fix]
42 lines of code changed in 1 file:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
32 lines of code changed in 1 file:
* reintegrates 'cover' into 'trunk'
- fixes compilation with COVERAGE
* ARB perl module failed to load (since [13739])
* linking executables broken (apparently since [14038])
* adds: log:branches/cover@16213:16222
1 lines of code changed in 1 file:
* reintegrates 'warnings' into 'trunk'
- activate additional warnings (gcc 5.x++)
- Cxx11-forward final (classes+methods)
- fix tag problems caused by using preprocessor
* adds: log:branches/warnings@15486:15489,15491:15501,15506:15512
2 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
1 lines of code changed in 1 file:
* make 4.1 spams the compile log with
{{{
recipe for target 'xxx' failed
}}}
* replaces {{{-oktofail}}} by {{{oktofail || true}}}
2 lines of code changed in 1 file:
* revert part of [14048]:
- accept broken LINKs in non-RELEASE modes
4 lines of code changed in 1 file:
* help-generation
- no longer accept broken LINKs
- when generating dependencies:
* delete .xml files with broken dependencies and delete dependency file
* fixes bad behavior after renaming a helpfile
77 lines of code changed in 4 files:
* change link order to avoid runtime error
{{{
ASan runtime does not come first in initial library list
}}}
* (temp) disable failing asan-checks: vptr,alignment,null,bounds (introduced by gcc 5.x)
1 lines of code changed in 1 file:
* full update from child 'pars' into 'trunk'
- cleanup patches
* adds:
- log:branches/pars@13628:13638
1 lines of code changed in 1 file:
* reintegrates 'pars' into 'trunk'
- fixes #528, #609, #620, #631, #633, #640, #641
- implements #619, #627
* adds:
- log:branches/addtest@13123:13260,13523:13551,13570
- log:branches/check@13365:13375,13450:13457
- log:branches/check2@13458:13465
- log:branches/fix@13522:13588
- log:branches/fixres@13270:13277,13279:13293,13295:13326
- log:branches/pars@12938:13280,13282:13325,13327:13387,13389:13527,13530:13624
22 lines of code changed in 4 files:
* generate partial help-map (on the fly; while generating help-index)
135 lines of code changed in 2 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:
* reintegrates 'sanitize' into 'trunk'
* adds:
- log:branches/sanitize@13023:13076
2 lines of code changed in 1 file:
* publish TESTs for which nm 2.24 fails to export source location
1 lines of code changed in 1 file:
* fix a race condition in main target 'help'
{{{
make HELP_SOURCE/HELP_SOURCE.clean ; make help
}}}
failed.
4 lines of code changed in 1 file:
* reintegrates 'deb' into 'trunk'
- fixes #215
- performs #489
* adds:
- log:branches/deb@11801:11814
1 lines of code changed in 1 file:
- added dependencies to main-object(s)
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:
- remove outdated cppcheck-suppressions
0 lines of code changed in 1 file:
* reintegrates 'help' into 'trunk':
* adds:
- log:branches/help@10647:10841
- log:branches/helptest@10704:10720
1008 lines of code changed in 9 files:
* generated .xml and .hlp both differ by one line (between DEBUG and NDEBUG version)
- ignore difference in NDEBUG mode
* avoid future auto-updates in NDEBUG (would lead to test failures on build server)
* fixed some warnings
* fixed comment for attribute 'edit_warning'
16 lines of code changed in 2 files:
- reintegrated branch 'helptest'
39 lines of code changed in 2 files:
* cleanup: elim DUMP_DATA code (rewrite if needed)
0 lines of code changed in 1 file:
* another (more sucessful) attempt to track origin linenumber info
83 lines of code changed in 1 file:
* minor (renames,..)
18 lines of code changed in 1 file:
* cleaned up handling of warnings
- prefix "Warning: " during output (so errors and warnings can share more code)
- remove preadd_warning (unused)
* fixed lineNrs stores in !ParagraphTree
- they were completely wrong, always pointing to start of top-level section
* test another helpfile
25 lines of code changed in 1 file:
(145 more)