Directory PROBE_SERVER/PROBE_GROUP_DESIGN/

Directory Created:
2003-09-12 11:50
Directory Deleted:
2009-03-31 14:52
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/PROBE_SERVER/PROBE_GROUP_DESIGN

Lines of Code

PROBE_SERVER/PROBE_GROUP_DESIGN/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 51 (100.0%) 2265 (100.0%) 44.4
westram 46 (90.2%) 2253 (99.5%) 48.9
boehnel 1 (2.0%) 11 (0.5%) 11.0
baderk 3 (5.9%) 1 (0.0%) 0.3
artemov 1 (2.0%) 0 (0.0%) 0.0

Most Recent Commits

baderk 2009-03-31 14:52 Rev.: 5780

code cleanup

0 lines of code changed in 2 files:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (del), pgd_main.cxx (del)
westram 2009-01-10 00:34 Rev.: 5725

* removed useless macros:
- GB_STRDUP (easily taken for GB_strdup)
- GB_MEMCPY + GB_MEMSET + GB_FREE
- GB_DELETE (replaced by freeset(xx,NULL))
* added macros:
- freeset (= free + assign)
- freedup (= free + assign strdup'ed)
- reassign (= free + assign + clear source var)
- nulldup (=strdup accepting NULL; replacement for GB_strdup in C++ code)
* use these macros where applicable

11 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+11 -22)
westram 2008-12-31 13:27 Rev.: 5709


- made depends for [5708]

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+2)
westram 2008-11-20 16:07 Rev.: 5604


- argh.. reverted [5603]

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+1)
westram 2008-11-20 15:55 Rev.: 5603


- dependencies updated

(reverted by [5604])

0 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (-1)
westram 2008-05-26 13:04 Rev.: 5356

- fixed calls to GBS_create_hash

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -1)
westram 2008-05-26 10:39 Rev.: 5350

- fixed use of GBS_strstruct functions

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+2 -3)
westram 2008-05-23 16:25 Rev.: 5340

- use GB_CASE parameter
- changed GBS_string_[s]cmp

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -1)
westram 2008-05-19 12:48 Rev.: 5309

- replaced calls to GB_find with new find-functions

37 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+37 -37)
westram 2008-03-11 20:07 Rev.: 5225

- changed names of linker commands

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+1 -1)
westram 2008-03-03 18:47 Rev.: 5193

- fixed shadow warnings

51 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+51 -49)
westram 2008-02-28 12:18 Rev.: 5129

- depends updated

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+1)
baderk 2008-02-25 17:12 Rev.: 5082

Some minor fixes to get 'probe design' at least running.
The 'probe design' code (e.g. gb_main) disgusting at some places...

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -1)
boehnel 2007-12-18 01:11 Rev.: 5003


"0 -> NULL"

11 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+11 -11)
westram 2007-06-29 14:46 Rev.: 4667

- suppress error about missing ARB_PT_SERVER##-entry

5 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+5 -2)
westram 2007-05-30 15:34 Rev.: 4634

- proper clean (avoid errors if already cleaned)

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+2 -6)
westram 2007-05-15 19:10 Rev.: 4572

- probe_pt_look_for_server -> PGD_probe_pt_look_for_server

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+2 -2)
westram 2007-05-15 15:55 Rev.: 4547

- program flow, allocation issues

38 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+38 -33)
westram 2007-04-18 23:56 Rev.: 4479

- changed 'char*' to 'const char*' due to changed result
of GBS_read_arb_tcp

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -1)
westram 2006-06-07 17:11 Rev.: 4027

- updated depends

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+1)
artemov 2006-04-06 12:33 Rev.: 4013

Version 3

0 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (-1)
westram 2005-04-29 15:57 Rev.: 3782

- handle error returned from GBT_read_plain_tree()

9 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+9 -2)
westram 2004-05-13 12:58 Rev.: 2731

- changed user name detection

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -3)
westram 2004-05-06 15:57 Rev.: 2696

GBS_strclose changed

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+2 -2)
westram 2004-04-29 12:07 Rev.: 2688

- spell fix

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+1 -1)
westram 2004-02-27 19:46 Rev.: 2440

- now probe design may be skipped
- cosmetics

81 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+81 -112)
westram 2004-02-13 12:27 Rev.: 2403

- expects all probes of one group in one string
- update of 'exact' entry was skipped if probe design
had no results [fixed]

111 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+111 -27)
westram 2004-01-23 19:08 Rev.: 2338

fixed and reformatted dependencies (using fix_depends.pl)

14 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+14 -7)
westram 2003-11-23 14:43 Rev.: 2206

dependency update

3 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+3 -2)
westram 2003-10-12 20:51 Rev.: 2114

warning if SKIP_PROBES_TO_TARGET_CONVERSION defined

8 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+8 -6)
westram 2003-10-11 02:58 Rev.: 2096

- wrapper for probes->target conversion
- increased clip-result (40->1000)

8 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+8 -1)
westram 2003-10-10 13:47 Rev.: 2085

- converts probe-targets to probes
- uses output module

125 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+125 -35)
westram 2003-10-09 12:40 Rev.: 2074

dependencies updated

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: Makefile (+2 -1)
westram 2003-10-09 12:38 Rev.: 2070

- reads config and uses it instead of hardcoded parameters

76 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+76 -56)
westram 2003-10-07 15:21 Rev.: 2032

- probe_design_event -> PGD_probe_design_event
- fixed memory leaks and buffer overflows
- handles subtree-independent groups
- fixed calls to PM_name2ID/PM_ID2name

59 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+59 -21)
westram 2003-10-06 19:54 Rev.: 2013

- path cache uses encoded paths
- changed 'subtreepath' -> 'id' (prefixed by 'p')

83 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+83 -52)
westram 2003-10-02 17:56 Rev.: 1979

- saves empty node-info for inner-nodes

8 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+8 -5)
westram 2003-09-29 10:49 Rev.: 1961

- inserts max coverage into tree
- changed CL interface

75 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+75 -33)
westram 2003-09-26 16:07 Rev.: 1951

- splitted spaghetti-main() into various functions

274 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+274 -247)
westram 2003-09-26 14:20 Rev.: 1944

- writes back number of exact matches to subtree.
may have changed by searching common probes
- cleanup

29 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP_DESIGN: pgd_main.cxx (+29 -99)

(10 more)

Generated by StatSVN 0.7.0