Directory XML_IMPORT/

Directory Created:
2003-09-12 13:45
Directory Deleted:
2020-04-01 16:21
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/XML_IMPORT
        Folder removed from repo IMP_TREE (0 files, 0 lines)

Lines of Code

XML_IMPORT/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 98 (100.0%) 7.5
yadhu 1 (7.7%) 51 (52.0%) 51.0
westram 12 (92.3%) 47 (48.0%) 3.9

Most Recent Commits

westram 2020-04-01 16:21 Rev.: 18426


* reintegrates 'unittest' into 'trunk'
* adds: log:branches/unittest@18363:18425

0 lines of code changed in 2 files:

  • XML_IMPORT: Makefile (del), needs_libs (del)
westram 2015-07-17 12:11 Rev.: 14038


* fix #618 (use ar for linking)
- library order does matter now
* {{{PROBE_COM/server.a}}} and {{{PROBE/PROBE.a}}} depend on each other -> hack: unpack lib and directly link objects
- do not export {{{pt_init_bond_matrix}}} "extern C"
- {{{sym2testcode.pl}}}: ignore several additional lines from nm-output

0 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (-1)
westram 2013-02-13 12:23 Rev.: 9574


- show from where dependencies are updated

1 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+1 -1)
westram 2011-06-16 22:23 Rev.: 7669


* merge from dev [7638] [7639] [7646] [7645] [7647] [7648] [7649] [7650] [7651] [7652]
- compatibility with cppcheck 1.49 (assert + ASSERT_RESULT)
- fixed (AWT and WINDOW)
* missing const attributes
* uninitialized/unused/wrong-scoped/useless variables
* alloc/free/delete mismatches
* use assertions instead of null-pointer-assignments
- removed
* AW_device_Xm fast/slow/fastflag
- new class AW_scalar
* can hold any AW_awar-value
- uses int32_t (AW_awar is based on GB_INT which is 32 bit)
* knows its type
* use in
- AW_option_struct / AW_toggle_struct (both classes were identical -> replaced them by new class AW_widget_value_pair)
- in AW_variable_update_struct (now !VarUpdateInfo)
- in AW_select_table_struct (now AW_selection_list_entry)

3 lines of code changed in 1 file:

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


- added library dependency declarations

3 lines of code changed in 1 file:

  • XML_IMPORT: needs_libs (new 3)
westram 2009-05-11 15:33 Rev.: 5900


- fixed senseless warning

1 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+1 -1)
westram 2009-04-29 12:20 Rev.: 5872


* Changed variable transfer to sub-makefiles
- most variables are now exported via environment (using SOURCE_TOOLS/export2sub or AISC/export2sub)
- only variables that contain different values for different sub-makefile-calls are passed by cl (e.g. cflags, MAIN)
- changed flavour of exported variables (recursively expanded -> simply expanded variables). Please use VAR := VALUE in Makefiles (not VAR = VALUE). See http://www.gnu.org/software/make/manual/html_node/Flavors.html#Flavors for details
* removed/fixed all undefined variables in Makefiles (using 'make --warn-undefined-variables')
* changed names of compile-logs generated in GDE subdir
* added target 'xmlin' (broken, print warning)

11 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+11 -33)
westram 2009-04-19 18:36 Rev.: 5829


* included some patches for OSX (thx to Matt Cottrell)
* added global switch LINK_STATIC
* added script which checks for tools needed to compile ARB
* typo CCPLIB->CPPLIB

1 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+1 -1)
westram 2008-03-11 19:36 Rev.: 5239

- currently not used

24 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+24 -10)
westram 2008-03-03 17:42 Rev.: 5192

- renamed MODULE defines (_ARB -> IN_ARB)

1 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+1 -1)
westram 2004-01-23 17:52 Rev.: 2337

- dependency formatting now done by fix_depends.pl

2 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (+2 -3)
yadhu 2003-09-12 13:45 Rev.: 1818

To import xml format trees in to ARB Database.

51 lines of code changed in 1 file:

  • XML_IMPORT: Makefile (new 51)
Generated by StatSVN 0.7.0