Directory ORS_CGI/

Directory Created:
2000-11-23 10:41
Directory Deleted:
2008-03-11 17:53
Total Files:
0
Deleted Files:
17
Lines of Code:
0

[root]/ORS_CGI

Lines of Code

ORS_CGI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 76 (100.0%) 3135 (100.0%) 41.2
westram 55 (72.4%) 1633 (52.1%) 29.6
oldcode 17 (22.4%) 1240 (39.6%) 72.9
meierh 2 (2.6%) 258 (8.2%) 129.0
boehnel 1 (1.3%) 4 (0.1%) 4.0
artemov 1 (1.3%) 0 (0.0%) 0.0

Most Recent Commits

westram 2008-03-11 17:53 Rev.: 5221

- removed ORS

0 lines of code changed in 17 files:

  • ORS_CGI: Makefile (del), ORS_C_PT.cxx (del), ORS_C_html.cxx (del), ORS_C_java.cxx (del), ORS_C_java_main.cxx (del), ORS_C_lib.cxx (del), ORS_C_main.cxx (del), ORS_C_probe.cxx (del), ORS_C_rtok.cxx (del), ORS_C_scripts.cxx (del), ORS_C_user.cxx (del), ORS_lib.cxx (del), ors_c.hxx (del), ors_c_common.hxx (del), ors_c_java.hxx (del), ors_c_proto.hxx (del), ors_lib.h (del)
westram 2008-02-29 18:41 Rev.: 5156

- indented

804 lines of code changed in 2 files:

  • ORS_CGI: ORS_C_java.cxx (+542 -542), ORS_C_scripts.cxx (+262 -262)
westram 2008-02-29 18:18 Rev.: 5155

- removed register keywords

4 lines of code changed in 2 files:

  • ORS_CGI: ORS_C_java.cxx (+2 -2), ORS_C_scripts.cxx (+2 -2)
westram 2008-02-28 11:18 Rev.: 5129

- depends updated

11 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+11)
boehnel 2007-12-18 00:11 Rev.: 5003


"0 -> NULL"

4 lines of code changed in 1 file:

  • ORS_CGI: ORS_C_PT.cxx (+4 -4)
westram 2007-05-30 14:39 Rev.: 4635

- added 'clean'

3 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+3)
westram 2007-05-23 16:55 Rev.: 4619

- updated prototypes

14 lines of code changed in 1 file:

  • ORS_CGI: ors_c_proto.hxx (+14 -6)
westram 2007-05-23 16:51 Rev.: 4604

- make prototypes only if needed (using mv_if_diff)

2 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+2 -2)
westram 2007-05-15 18:09 Rev.: 4569

- probe_pt_look_for_server -> OC_probe_pt_look_for_server

1 lines of code changed in 1 file:

  • ORS_CGI: ors_c_proto.hxx (+1 -1)
westram 2007-05-15 18:09 Rev.: 4568

- probe_pt_look_for_server -> OC_probe_pt_look_for_server
- removed evil casts

4 lines of code changed in 1 file:

  • ORS_CGI: ORS_C_PT.cxx (+4 -4)
westram 2006-06-07 16:11 Rev.: 4027

- updated depends

11 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+11)
artemov 2006-04-06 11:33 Rev.: 4013

Version 3

0 lines of code changed in 1 file:

  • ORS_CGI: Makefile (-11)
westram 2004-05-13 11:58 Rev.: 2731

- changed user name detection

16 lines of code changed in 2 files:

  • ORS_CGI: ORS_C_PT.cxx (+8 -10), ORS_C_lib.cxx (+8 -10)
westram 2004-05-06 14:57 Rev.: 2696

GBS_strclose changed

7 lines of code changed in 5 files:

  • ORS_CGI: ORS_C_html.cxx (+3 -3), ORS_C_java.cxx (+1 -1), ORS_C_main.cxx (+1 -1), ORS_C_probe.cxx (+1 -1), ORS_C_scripts.cxx (+1 -1)
westram 2004-04-29 10:45 Rev.: 2670

- spell fix

2 lines of code changed in 1 file:

  • ORS_CGI: ORS_C_java.cxx (+2 -2)
westram 2004-01-23 18:08 Rev.: 2338

fixed and reformatted dependencies (using fix_depends.pl)

104 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+104 -75)
westram 2003-08-09 13: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!

45 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+45 -24)
westram 2002-12-04 13:52 Rev.: 1003

valgrind fixes

56 lines of code changed in 3 files:

  • ORS_CGI: ORS_C_html.cxx (+53 -54), ORS_C_java_main.cxx (+1 -1), ORS_C_main.cxx (+2 -2)
westram 2002-10-09 12:21 Rev.: 887

make depend

21 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+21 -21)
westram 2002-08-23 19:53 Rev.: 866

changed assert macros (see arb_assert.h)

17 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+17 -134)
westram 2002-06-20 15:08 Rev.: 655

Mac OSX patches from Ben Hines

230 lines of code changed in 8 files:

  • ORS_CGI: ORS_C_PT.cxx (+9 -9), ORS_C_java.cxx (+18 -18), ORS_C_lib.cxx (+10 -10), ORS_C_main.cxx (+24 -24), ORS_C_probe.cxx (+70 -70), ORS_C_scripts.cxx (+9 -9), ORS_C_user.cxx (+66 -66), ORS_lib.cxx (+24 -24)
meierh 2001-07-20 13:52 Rev.: 241

Korrektes der Portnummer auf Network-Byteorder in socket_i

1 lines of code changed in 1 file:

  • ORS_CGI: ORS_C_scripts.cxx (+1 -1)
westram 2001-03-30 16:08 Rev.: 149

*** empty log message ***

4 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+4 -3)
westram 2001-03-25 19:23 Rev.: 142

gene search and query (hopefully everything changed)

15 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+15 -16)
westram 2001-01-11 15:58 Rev.: 83

*** empty log message ***

202 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+202 -257)
meierh 2001-01-11 15:24 Rev.: 80

haralds checkin

257 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+257 -202)
westram 2001-01-04 15:36 Rev.: 68

Updated dependencies

60 lines of code changed in 1 file:

  • ORS_CGI: Makefile (+60 -29)
oldcode 2000-11-23 10:41 Rev.: 2

Initial revision

1240 lines of code changed in 17 files:

  • ORS_CGI: Makefile (new 171), ORS_C_PT.cxx (new 10), ORS_C_html.cxx (new 54), ORS_C_java.cxx (new 542), ORS_C_java_main.cxx (new 1), ORS_C_lib.cxx (new 10), ORS_C_main.cxx (new 24), ORS_C_probe.cxx (new 70), ORS_C_rtok.cxx (new), ORS_C_scripts.cxx (new 262), ORS_C_user.cxx (new 66), ORS_lib.cxx (new 24), ors_c.hxx (new), ors_c_common.hxx (new), ors_c_java.hxx (new), ors_c_proto.hxx (new 6), ors_lib.h (new)
Generated by StatSVN 0.7.0