Directory HELP_SOURCE/

Directory Created:
2001-11-26 14:32
Total Files:
16
Deleted Files:
4
Lines of Code:
3821

[root]/HELP_SOURCE
        directory in repo genhelp (6 files, 200 lines)
        Folder removed from repo oldhelp (0 files, 0 lines)
            Folder removed from repo prompt (0 files, 0 lines)
            Folder removed from repo seer (0 files, 0 lines)
        directory in repo source (24 files, 2006 lines)

Lines of Code

HELP_SOURCE/ Lines of Code

Developers

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

Most Recent Commits

westram 2022-03-04 12:26 Rev.: 18959


* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1)
westram 2021-10-12 15:20 Rev.: 18789


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+1 -1), to_help.xsl (+4 -2)
westram 2021-10-10 09:33 Rev.: 18781


* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780

36 lines of code changed in 7 files:

  • HELP_SOURCE: Makefile (+1 -1), arb_help.dtd (+1 -1), arb_help2xml.cxx (+5 -5), arb_xslt.sh (+1 -1), generate_index.pl (+1 -1), help.readme (+24 -7), to_help.xsl (+3 -2)
westram 2021-09-15 13:52 Rev.: 18730


* remove trailing whitespace from c source.

1 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+1 -1)
westram 2021-09-15 13:48 Rev.: 18729


* eliminate trailing whitespace from Makefiles.

4 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+4 -4)
westram 2021-09-08 16:32 Rev.: 18710


* 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:

  • HELP_SOURCE: Makefile (+1), arb_help2xml.cxx (+1), to_html.xsl (+6 -3)
westram 2021-09-02 09:46 Rev.: 18697


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+1 -1)
westram 2019-03-04 15:22 Rev.: 17634


* 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:

  • HELP_SOURCE: .gitignore (new 4)
westram 2018-11-25 20:19 Rev.: 17618


* 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:

  • HELP_SOURCE: Makefile (+4 -2)
westram 2018-10-31 10:52 Rev.: 17593


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+13 -9)
westram 2018-10-23 10:33 Rev.: 17509


* partial merge from 'fix' into 'trunk'
* adds: [17493/branches/fix]

42 lines of code changed in 1 file:

  • HELP_SOURCE: generate_index.pl (+42)
westram 2017-11-28 18:09 Rev.: 16763


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+32 -32)
westram 2017-08-09 14:59 Rev.: 16223


* 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:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2017-01-04 18:06 Rev.: 15513


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+2 -2)
westram 2016-08-11 11:05 Rev.: 15176


* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175

1 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+1 -1)
westram 2016-05-02 18:23 Rev.: 14799


* 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:

  • HELP_SOURCE: Makefile (+2 -2)
westram 2015-07-19 11:30 Rev.: 14050


* revert part of [14048]:
- accept broken LINKs in non-RELEASE modes

4 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+4)
westram 2015-07-18 12:56 Rev.: 14048


* 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:

  • HELP_SOURCE: Makefile (+5 -3), arb_help2xml.cxx (+2 -3), xml_2_depends.pl (new 70), xml_2_depends.sh (del)
westram 2015-04-26 14:38 Rev.: 13760


* 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:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2015-03-30 10:28 Rev.: 13639


* full update from child 'pars' into 'trunk'
- cleanup patches
* adds:
- log:branches/pars@13628:13638

1 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+1 -1)
westram 2015-03-29 12:47 Rev.: 13625


* 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:

  • HELP_SOURCE: Makefile (+1), arb_help2xml.cxx (+17 -4), generate_index.pl (+3 -3), to_help.xsl (+1 -1)
westram 2015-03-26 12:20 Rev.: 13605


* generate partial help-map (on the fly; while generating help-index)

135 lines of code changed in 2 files:

  • HELP_SOURCE: Makefile (+5 -1), generate_index.pl (+130 -6)
westram 2015-01-23 15:19 Rev.: 13443


* 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:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2014-10-17 16:43 Rev.: 13077


* reintegrates 'sanitize' into 'trunk'
* adds:
- log:branches/sanitize@13023:13076

2 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+2 -1)
westram 2014-08-27 12:21 Rev.: 12783


* publish TESTs for which nm 2.24 fails to export source location

1 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+1)
westram 2014-06-06 14:15 Rev.: 12400


* 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:

  • HELP_SOURCE: Makefile (+4 -1)
westram 2014-03-18 21:45 Rev.: 11815


* reintegrates 'deb' into 'trunk'
- fixes #215
- performs #489
* adds:
- log:branches/deb@11801:11814

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2014-02-25 17:50 Rev.: 11656


- added dependencies to main-object(s)

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2013-10-31 15:10 Rev.: 10996


* use cflags before cxxflags

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2013-10-30 16:58 Rev.: 10974


* renamed include variables

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2013-10-29 13:55 Rev.: 10956


* 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:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2013-10-29 13:23 Rev.: 10955


- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
westram 2013-10-28 18:39 Rev.: 10946


- remove outdated cppcheck-suppressions

0 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (-2)
westram 2013-10-18 14:22 Rev.: 10842


* reintegrates 'help' into 'trunk':
* adds:
- log:branches/help@10647:10841
- log:branches/helptest@10704:10720

1008 lines of code changed in 9 files:

  • HELP_SOURCE: Makefile (+41 -14), arb_help.dtd (+2 -3), arb_help2xml.cxx (+713 -385), arb_xslt.sh (new 13), generate_index.pl (+26 -8), to_depends.xsl (new 57), to_help.xsl (+58 -27), to_html.xsl (+86 -19), xml_2_depends.sh (new 12)
westram 2013-10-03 14:20 Rev.: 10712


* 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:

  • HELP_SOURCE: arb_help.dtd (+1 -1), arb_help2xml.cxx (+15 -4)
westram 2013-10-03 13:11 Rev.: 10704


- reintegrated branch 'helptest'

39 lines of code changed in 2 files:

  • HELP_SOURCE: Makefile (+2), arb_help2xml.cxx (+37)
westram 2013-09-18 16:57 Rev.: 10610


* cleanup: elim DUMP_DATA code (rewrite if needed)

0 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (-26)
westram 2013-09-18 16:45 Rev.: 10609


* another (more sucessful) attempt to track origin linenumber info

83 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+83 -60)
westram 2013-09-18 14:21 Rev.: 10608


* minor (renames,..)

18 lines of code changed in 1 file:

  • HELP_SOURCE: arb_help2xml.cxx (+18 -16)
westram 2013-09-18 12:47 Rev.: 10607


* 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:

  • HELP_SOURCE: arb_help2xml.cxx (+25 -29)

(145 more)

Generated by StatSVN 0.7.0