Directory SEER/

Directory Created:
2000-11-23 11:41
Directory Deleted:
2008-12-18 13:10
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/SEER

Lines of Code

SEER/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 2146 (100.0%) 39.0
westram 41 (74.5%) 1115 (52.0%) 27.1
oldcode 9 (16.4%) 913 (42.5%) 101.4
meierh 1 (1.8%) 114 (5.3%) 114.0
baderk 3 (5.5%) 3 (0.1%) 1.0
boehnel 1 (1.8%) 1 (0.0%) 1.0

Most Recent Commits

westram 2008-12-18 13:10 Rev.: 5658

rm empty dirs

0 lines of code changed in 10 files:

  • SEER: .cvsignore (del), Makefile (del), SEER_arb.cxx (del), SEER_connect.cxx (del), SEER_debug.cxx (del), SEER_interface.cxx (del), SEER_main.cxx (del), SEER_to_seer.cxx (del), seer.hxx (del), seer_interface.hxx (del)
westram 2008-12-03 13:58 Rev.: 5625

* added convenience functions:
- GB_end_transaction()
- GB_end_transaction_show_error()
- AW_window::hide_or_notify()
* improved error handling in several functions
* cleaned up obsolete code

10 lines of code changed in 1 file:

  • SEER: SEER_main.cxx (+10 -12)
westram 2008-06-06 14:23 Rev.: 5390

- TAB-Ex

705 lines of code changed in 7 files:

  • SEER: SEER_arb.cxx (+3 -3), SEER_connect.cxx (+116 -118), SEER_interface.cxx (+53 -53), SEER_main.cxx (+157 -157), SEER_to_seer.cxx (+271 -271), seer.hxx (+32 -32), seer_interface.hxx (+73 -74)
westram 2008-05-26 13:04 Rev.: 5356

- fixed calls to GBS_create_hash

5 lines of code changed in 3 files:

  • SEER: SEER_connect.cxx (+3 -3), SEER_main.cxx (+1 -1), SEER_to_seer.cxx (+1 -1)
westram 2008-05-19 12:48 Rev.: 5309

- replaced calls to GB_find with new find-functions

14 lines of code changed in 3 files:

  • SEER: SEER_arb.cxx (+5 -11), SEER_connect.cxx (+3 -3), SEER_to_seer.cxx (+6 -12)
westram 2008-03-11 20:07 Rev.: 5225

- changed names of linker commands

1 lines of code changed in 1 file:

  • SEER: Makefile (+1 -1)
westram 2008-02-29 16:56 Rev.: 5148

- replaced global gb_main by GLOBAL_gb_main

1 lines of code changed in 1 file:

  • SEER: SEER_connect.cxx (+1 -1)
westram 2008-02-28 12:18 Rev.: 5129

- depends updated

4 lines of code changed in 1 file:

  • SEER: Makefile (+4)
boehnel 2008-02-26 19:19 Rev.: 5093

"__attribute__((format(printf,2,3)))"

1 lines of code changed in 1 file:

  • SEER: seer_interface.hxx (+1 -2)
baderk 2007-12-18 15:21 Rev.: 5006

Changed ARB logo (from bitmap to pixmap with antialiasing)

1 lines of code changed in 1 file:

  • SEER: SEER_main.cxx (+1 -1)
baderk 2007-11-08 20:14 Rev.: 4932

Fixed various typos...

2 lines of code changed in 2 files:

  • SEER: SEER_interface.cxx (+1 -1), seer_interface.hxx (+1 -1)
westram 2007-09-19 16:13 Rev.: 4855

- depends updated

3 lines of code changed in 1 file:

  • SEER: Makefile (+3)
westram 2007-05-30 15:39 Rev.: 4635

- added 'clean'

3 lines of code changed in 1 file:

  • SEER: Makefile (+3 -2)
westram 2005-01-05 14:07 Rev.: 3554

- depends updated

3 lines of code changed in 1 file:

  • SEER: Makefile (+3)
westram 2005-01-05 13:50 Rev.: 3535

- removed forward typedefs

0 lines of code changed in 1 file:

  • SEER: seer_interface.hxx (-2)
westram 2004-01-23 19:08 Rev.: 2338

fixed and reformatted dependencies (using fix_depends.pl)

46 lines of code changed in 1 file:

  • SEER: Makefile (+46 -39)
westram 2003-08-09 14:00 Rev.: 1617

- updated dependencies for all Makefiles
- rewrote dependency generation code. Only real changes
propagate into Makefiles - so it does no longer hurt to
call 'make depends' in ARB directory!

27 lines of code changed in 1 file:

  • SEER: Makefile (+27 -13)
westram 2003-05-15 14:34 Rev.: 1404

*** empty log message ***

3 lines of code changed in 1 file:

  • SEER: .cvsignore (new 3)
westram 2002-12-04 14:52 Rev.: 1003

valgrind fixes

25 lines of code changed in 1 file:

  • SEER: SEER_to_seer.cxx (+25 -24)
westram 2002-10-09 13:21 Rev.: 887

make depend

2 lines of code changed in 1 file:

  • SEER: Makefile (+2 -2)
westram 2002-08-23 20:53 Rev.: 866

changed assert macros (see arb_assert.h)

6 lines of code changed in 1 file:

  • SEER: Makefile (+6 -48)
westram 2001-10-19 16:03 Rev.: 324

* SEER_arb.cxx: - changed all occurances of AWAR_DB "file_name" to AWAR_DB_PATH
- reindented

130 lines of code changed in 1 file:

  • SEER: SEER_arb.cxx (+130 -130)
westram 2001-03-30 17:08 Rev.: 149

*** empty log message ***

2 lines of code changed in 1 file:

  • SEER: Makefile (+2 -1)
westram 2001-01-11 16:58 Rev.: 83

*** empty log message ***

89 lines of code changed in 1 file:

  • SEER: Makefile (+89 -114)
meierh 2001-01-11 16:24 Rev.: 80

haralds checkin

114 lines of code changed in 1 file:

  • SEER: Makefile (+114 -89)
westram 2001-01-04 16:36 Rev.: 68

Updated dependencies

36 lines of code changed in 1 file:

  • SEER: Makefile (+36 -17)
oldcode 2000-11-23 11:41 Rev.: 2

Initial revision

913 lines of code changed in 9 files:

  • SEER: Makefile (new 70), SEER_arb.cxx (new 130), SEER_connect.cxx (new 118), SEER_debug.cxx (new), SEER_interface.cxx (new 53), SEER_main.cxx (new 157), SEER_to_seer.cxx (new 276), seer.hxx (new 32), seer_interface.hxx (new 77)
Generated by StatSVN 0.7.0