Directory PROBE_SERVER/PROBE_GROUP/

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

[root]/PROBE_SERVER/PROBE_GROUP

Lines of Code

PROBE_SERVER/PROBE_GROUP/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 102 (100.0%) 4365 (100.0%) 42.7
westram 91 (89.2%) 4351 (99.7%) 47.8
boehnel 2 (2.0%) 11 (0.3%) 5.5
baderk 8 (7.8%) 3 (0.1%) 0.3
artemov 1 (1.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 7 files:

  • PROBE_SERVER/PROBE_GROUP: Makefile (del), pg_db.cxx (del), pg_db.hxx (del), pg_def.hxx (del), pg_main.cxx (del), pg_search.cxx (del), pg_search.hxx (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

10 lines of code changed in 2 files:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+5 -15), pg_search.cxx (+5 -13)
westram 2008-12-31 13:27 Rev.: 5709


- made depends for [5708]

6 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (+6)
westram 2008-12-25 14:03 Rev.: 5675


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

0 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (-1)
westram 2008-12-18 18:43 Rev.: 5660


- generally use GBT_read_name() where possible
- recoded several functions

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+1 -4)
westram 2008-11-20 16:07 Rev.: 5604


- argh.. reverted [5603]

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: 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: Makefile (-1)
westram 2008-07-09 13:50 Rev.: 5428

- fixed includes for gcc 4.3.1

24 lines of code changed in 3 files:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+7 -11), pg_main.cxx (+8 -8), pg_search.cxx (+9 -11)
westram 2008-05-23 16:31 Rev.: 5345

- bool/GB_BOOL/AW_BOOL-fixes

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+2 -2)
westram 2008-05-19 12:48 Rev.: 5309

- replaced calls to GB_find with new find-functions

36 lines of code changed in 3 files:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+11 -14), pg_main.cxx (+17 -17), pg_search.cxx (+8 -8)
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: Makefile (+1 -1)
westram 2008-03-03 18:47 Rev.: 5193

- fixed shadow warnings

24 lines of code changed in 3 files:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+1 -1), pg_main.cxx (+20 -25), pg_search.cxx (+3 -3)
boehnel 2008-03-01 23:12 Rev.: 5172

removing some format warnings

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+2 -2)
westram 2008-02-28 12:18 Rev.: 5129

- depends updated

3 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (+3)
westram 2008-02-28 12:10 Rev.: 5124

- replaced __attribute__ by __ATTR__XXX

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+2 -1)
westram 2008-02-28 12:06 Rev.: 5121

- added function-type-attribute

2 lines of code changed in 2 files:

  • PROBE_SERVER/PROBE_GROUP: pg_search.cxx (+1 -1), pg_search.hxx (+1 -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...

3 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+3 -3)
boehnel 2007-12-18 01:11 Rev.: 5003


"0 -> NULL"

9 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_search.cxx (+9 -9)
westram 2007-09-19 16:13 Rev.: 4855

- depends updated

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (+1)
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: Makefile (+2 -6)
westram 2007-05-16 13:28 Rev.: 4578

- fixed warnings

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+1 -1)
westram 2007-05-15 19:10 Rev.: 4571

- probe_pt_look_for_server -> PG_probe_pt_look_for_server
- removed evil cast (fixing potential crash reason)

6 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_search.cxx (+6 -8)
westram 2007-05-15 15:55 Rev.: 4546

- changed calls to GBS_ptserver_id_to_choice()

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_search.cxx (+1 -1)
westram 2007-04-19 00:05 Rev.: 4483

- 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: pg_search.cxx (+1 -1)
westram 2006-06-20 12:43 Rev.: 4058

- fixed call to GBT_link_tree()

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+2 -2)
westram 2006-06-07 17:11 Rev.: 4027

- updated depends

1 lines of code changed in 1 file:

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

Version 3

0 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (-1)
westram 2005-05-24 19:02 Rev.: 3870

- removed generate_GBT_TREE_hash(_rek)
- cleaned

2 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+2 -50)
westram 2005-01-05 14:07 Rev.: 3554

- depends updated

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (+1)
westram 2004-10-07 14:48 Rev.: 3273

- includes cmath
- cast sqrt()-argument

6 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+6 -5)
westram 2004-10-07 14:05 Rev.: 3231

- changed define for arbdb.h to 'ARBDB_H'

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.hxx (+1 -1)
westram 2004-05-13 12:58 Rev.: 2731

- changed user name detection

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_search.cxx (+1 -3)
westram 2004-03-17 00:47 Rev.: 2599

warning fix

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+1 -1)
westram 2004-03-12 01:31 Rev.: 2539

- include fix

3 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.hxx (+3)
westram 2004-03-12 01:31 Rev.: 2538

- new option '-noprobe' to skip creation of probe-database;
only calculate groups
- reopens existing databases
- fixed a bug in propagateExactSubtrees: subbranches of branches
with exact matches were not considered

69 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+69 -21)
westram 2004-03-03 00:20 Rev.: 2447

- fixed progress indicator

4 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+4 -3)
westram 2004-02-24 01:15 Rev.: 2428

assertion fixed

1 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+1 -1)
westram 2004-02-24 01:02 Rev.: 2427

- rewrote internal structure of probe database
(saves up to 80% of memory)
- cleanup

536 lines of code changed in 6 files:

  • PROBE_SERVER/PROBE_GROUP: pg_db.cxx (+299 -105), pg_db.hxx (+15 -15), pg_def.hxx (+1 -1), pg_main.cxx (+106 -119), pg_search.cxx (+111 -108), pg_search.hxx (+4 -15)
westram 2004-02-13 12:27 Rev.: 2402

- writes all probes of one group into one string
- disabled undo for all used databases

25 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: pg_main.cxx (+25 -3)
westram 2004-01-23 19:08 Rev.: 2338

fixed and reformatted dependencies (using fix_depends.pl)

33 lines of code changed in 1 file:

  • PROBE_SERVER/PROBE_GROUP: Makefile (+33 -18)

(34 more)

Generated by StatSVN 0.7.0