Directory XML/

Directory Created:
2001-03-24 19:12
Total Files:
4
Deleted Files:
1
Lines of Code:
499

[root]/XML

Lines of Code

XML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 75 (100.0%) 1069 (100.0%) 14.2
westram 72 (96.0%) 1069 (100.0%) 14.8
epruesse 2 (2.7%) 0 (0.0%) 0.0
baderk 1 (1.3%) 0 (0.0%) 0.0

Most Recent Commits

westram 2021-09-15 12:39 Rev.: 18725


* rename {{{CPP_OBJECTS}}} -> {{{OBJECTS}}}.

5 lines of code changed in 1 file:

  • XML: Makefile (+5 -5)
westram 2021-09-15 12:00 Rev.: 18720


* select units using {{{wildcard}}}.

1 lines of code changed in 1 file:

  • XML: Makefile (+1 -2)
westram 2017-11-28 17: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

17 lines of code changed in 1 file:

  • XML: xml.cxx (+17 -17)
westram 2017-01-04 17: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

3 lines of code changed in 1 file:

  • XML: xml.hxx (+3 -3)
westram 2016-08-17 19:39 Rev.: 15198


* remove {{{virtual}}} if {{{OVERRIDE}}} is present
- OVERRIDE implies 'implicit virtual' (if code compiles as C++11 <- tested on build server!)

19 lines of code changed in 1 file:

  • XML: xml.hxx (+19 -19)
westram 2015-01-23 14: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:

  • XML: Makefile (+1 -1)
epruesse 2014-08-14 21:04 Rev.: 12765

- remove executable flag from xml.[ch]xx

0 lines of code changed in 2 files:

  • XML: xml.cxx (-1), xml.hxx (-1)
westram 2013-10-31 17:52 Rev.: 11012


* misc warnings fixed; others suppressed

1 lines of code changed in 1 file:

  • XML: xml.cxx (+1 -2)
westram 2013-10-31 14:10 Rev.: 10996


* use cflags before cxxflags

1 lines of code changed in 1 file:

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


* renamed include variables

1 lines of code changed in 1 file:

  • XML: Makefile (+1 -1)
westram 2013-10-29 12: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:

  • XML: Makefile (+1 -1)
westram 2013-10-29 12: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:

  • XML: Makefile (+1 -1)
westram 2013-10-29 11:43 Rev.: 10954


- document mechanism used by ARB to export variables to submakefiles
- document most important variables

1 lines of code changed in 1 file:

  • XML: Makefile (+1 -1)
westram 2013-10-18 13:22 Rev.: 10842


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

1 lines of code changed in 1 file:

  • XML: needs_libs (+1 -1)
westram 2013-02-13 12:24 Rev.: 9575


- effect of [9574] (comments only)

1 lines of code changed in 1 file:

  • XML: Makefile (+1 -1)
westram 2013-02-11 11:35 Rev.: 9533


* use explicit override
- rest

12 lines of code changed in 1 file:

  • XML: xml.hxx (+12 -12)
westram 2013-02-09 13:36 Rev.: 9522


- explicit override destructors of classes derived from virtual base classes
- skipped directories WINDOW and PROBE (should be done in branches gtk and ptsfix)

4 lines of code changed in 1 file:

  • XML: xml.hxx (+4 -4)
westram 2013-02-09 12:52 Rev.: 9521


- updated depends for [9520]

1 lines of code changed in 1 file:

  • XML: Makefile (+1)
westram 2013-02-09 11:16 Rev.: 9516


- reintegrated branch 'cxx11'

1 lines of code changed in 1 file:

  • XML: Makefile (+1)
westram 2012-09-25 07:38 Rev.: 8942


* fixed cppcheck warnings

6 lines of code changed in 1 file:

  • XML: xml.cxx (+6 -6)
westram 2012-05-11 11:32 Rev.: 8725


* comments cleanup

2 lines of code changed in 1 file:

  • XML: xml.hxx (+2 -3)
westram 2012-04-11 12:19 Rev.: 8574


* [8567] failed on WCs where shared libs were up-to-date, but not yet present in $ARBHOME/lib
- link libs directly in $ARBHOME/lib
* no longer create 'SHARED.a' in shared-library-dirs
* unit tests caused build of 'SHARED.so' (instead of 'libSHARED.so'). Every library existed twice.
- changed test-target-names for shared libaries (e.g. ARBDB/ARBDB.test -> ARBDB/libARBDB.test)
- added failing stopper targets to main-Makefile and shared-lib-Makefiles
* changed all dependencies to shared libs
* fixed dependency scripts to perform correct translations from lib/libUNIT.so <-> UNIT/UNIT.(dummy|a). omg :/
* updated predefined RESTRICT_LIB entries in UNIT_TESTER/Makefile.setup.template
- check whether RESTRICT_LIB uses obsolete test-names (e.g. ARBDB instead of libARBDB) and fail if.

1 lines of code changed in 1 file:

  • XML: needs_libs (+1 -1)
westram 2012-02-15 20:40 Rev.: 8393


- cppchecked (1.53)

1 lines of code changed in 1 file:

  • XML: xml.cxx (+1 -1)
westram 2011-06-10 14:50 Rev.: 7623


- merge from dev [7450] [7452] [7456] [7457] [7458] [7459] [7460] [7461] [7464] [7465] [7466] [7467] [7468] [7469] [7482]
* tweaked compiler options
- activated -Weffc++
* postfilter warnings where Scott Meyers' advices are too general.
- base classes should not always have virtual destructors, since that renders tiny classes useless and
- members should not always be initialized via initialization list, since that often violates the DRY principle
* fix gcc's inability to detect that Noncopyable implements a private copy-ctor and op=
* this slows down complete ARB recompilation by ~5%
- added -Wold-style-cast (inactive)
- removed -Wno-non-template-friend added in [7447]
* postcompile.pl
- added option --original to show unmodified compiler output
* declared op= for classes which had a copy-ctor
* moved op= macros to arbtools.h
* derived classes containing pointers from Noncopyable (use Noncopyable virtually) or
* made them copyable if needed (awt_mask_item, KnownDB, Code, AWT_registered_itemtype, GEN_gene, !PosGene, !PartialSequence, !PlugIn, Range, Convaln_exception)
* other related changes
- user mask destruction working now

11 lines of code changed in 2 files:

  • XML: Makefile (+1), xml.hxx (+10 -8)
westram 2011-03-27 14:04 Rev.: 7335


* renamed intf (global typename from /usr/include/zconf.h)
* fixed several warnings
* put some #warnings into DEVEL_RALF

5 lines of code changed in 1 file:

  • XML: xml.cxx (+5 -3)
westram 2011-02-23 13:37 Rev.: 7183


merges [7084] [7086] [7087] [7088] from refactor
* added CORE lib
- added arb_progress (unused yet)
- moved some code from ARBDB to CORE
* added tests to CORE lib
* generate_all_links.sh
- now tests link targets
- able to replace links (if link stays the same, but target changes)
* fixed perl interface
- link with libCORE
- DRYed LINUX.PL and DARWIN.PL
- added wrapper functionality (ARBDB->CORE). Functions starting with GBC_ are wrappers for code that moved into libCORE (which is NOT xsub'd)

0 lines of code changed in 1 file:

  • XML: Makefile (-2)
westram 2010-09-18 16:20 Rev.: 6866


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

  • XML: Makefile (+1 -1)
westram 2010-09-09 21:49 Rev.: 6817


- depends for [6816]

1 lines of code changed in 1 file:

  • XML: Makefile (+1)
westram 2010-09-09 19:25 Rev.: 6814


* depends updated for [6812] + [6813]

1 lines of code changed in 1 file:

  • XML: Makefile (+1)
westram 2010-02-17 09:30 Rev.: 6448


- added library dependency declarations

4 lines of code changed in 1 file:

  • XML: needs_libs (new 4)
westram 2010-01-24 16:05 Rev.: 6374


* fixed doxygen-alike comments
- either use explicit qt-style triggers (/*! and //!)
- or made them simple comments
* converted several "normal" comments into doxygen-comments
* moved many comments inside the function/struct to which they (seemed) to belong (otherwise function and comments tend to get separated over the years)
* deleted several comments
- obvious things like paraphrases of the function name
- spammy things like repeating the function prototype
* reduced comments for vertical seperation

59 lines of code changed in 2 files:

  • XML: xml.cxx (+47 -121), xml.hxx (+12 -24)
westram 2010-01-21 16:49 Rev.: 6366


* fixed whitespace (scripted)

6 lines of code changed in 2 files:

  • XML: xml.cxx (+5 -5), xml.hxx (+1 -1)
westram 2010-01-13 14:41 Rev.: 6347


Moved a lot of dead code to where it belongs: into the depths of SVN.
I didn't care much: If there was no obvious reason (e.g. some coment explaining why it's still there), it has been deleted


0 lines of code changed in 1 file:

  • XML: xml.cxx (-3)
westram 2010-01-07 14:07 Rev.: 6331


* removed GB_strdup
* moved freeset, nulldup, etc to own header (dupstr.h)
* added freenull
- replacement for freeset(var,NULL)
- freeset is a template now and does no longer work with NULL/0
- replaced all occurrances

1 lines of code changed in 1 file:

  • XML: Makefile (+1)
westram 2009-08-12 17:41 Rev.: 6131

* stuffed a memleak in xml-lib
* arb_help2xml no longer accepts lines longer that 200 characters

'''Warning: ARB-help won't build atm'''

3 lines of code changed in 1 file:

  • XML: xml.cxx (+3 -3)
westram 2008-12-31 12:27 Rev.: 5709


- made depends for [5708]

2 lines of code changed in 1 file:

  • XML: Makefile (+2)
westram 2008-12-25 13:03 Rev.: 5675


- removed automatic timestamps (the best they were good for, were vc-conflicts)

0 lines of code changed in 2 files:

  • XML: xml.cxx (-1), xml.hxx (-1)
baderk 2008-07-16 16:24 Rev.: 5458

Removed .cvsignore files from repository. Hopefully this time all svn:ignore flags were set right.

0 lines of code changed in 1 file:

  • XML: .cvsignore (del)
westram 2008-03-11 19:07 Rev.: 5225

- changed names of linker commands

1 lines of code changed in 1 file:

  • XML: Makefile (+1 -1)
westram 2008-02-28 11:18 Rev.: 5129

- depends updated

1 lines of code changed in 1 file:

  • XML: Makefile (+1)

(24 more)

Generated by StatSVN 0.7.0