September 2003 Commit Log

Number of Commits:
166
Number of Active Developers:
5
huberj 2003-09-30 18:04 Rev.: 1966

*** empty log message ***

252 lines of code changed in 8 files:

westram 2003-09-29 10:51 Rev.: 1965

- classes output/indent moved here

128 lines of code changed in 1 file:

westram 2003-09-29 10:50 Rev.: 1964

- added output.h

1 lines of code changed in 1 file:

westram 2003-09-29 10:50 Rev.: 1963

- displays group names

10 lines of code changed in 1 file:

westram 2003-09-29 10:49 Rev.: 1962

- fixed encode for root node

3 lines of code changed in 1 file:

westram 2003-09-29 10:49 Rev.: 1961

- inserts max coverage into tree
- changed CL interface

75 lines of code changed in 1 file:

westram 2003-09-29 10:48 Rev.: 1960

cosmetics

12 lines of code changed in 1 file:

westram 2003-09-29 10:47 Rev.: 1959

- uses deque instead of set
- fixed memory leak

31 lines of code changed in 2 files:

westram 2003-09-29 10:46 Rev.: 1958

- all inner nodes know their number of species
- now everything uses deque (instead of set)
- TreeTraversal owns a deque of SpeciesIDs and keeps it up to date
(avoids multiple recursion of subtrees)
- TreeTraversal traverses root-node (was skipped before)
- removed classes output and indent (now in TEMPLATES/output.h)
- propagates exact groups upwards as coverage groups

369 lines of code changed in 1 file:

westram 2003-09-29 10:45 Rev.: 1957

- merges generated trees
- changed call to arb_probe_group_design

37 lines of code changed in 1 file:

westram 2003-09-29 10:43 Rev.: 1956

- added target 'pgd_tree_merge'

7 lines of code changed in 1 file:

westram 2003-09-29 10:43 Rev.: 1955

- merges several trees saved by arb_probe_group_design

433 lines of code changed in 2 files:

huberj 2003-09-27 16:59 Rev.: 1954

*** empty log message ***

389 lines of code changed in 8 files:

westram 2003-09-26 18:05 Rev.: 1953

*** empty log message ***

2 lines of code changed in 1 file:

westram 2003-09-26 18:02 Rev.: 1952

- splitted spaghetti-main() into various functions

263 lines of code changed in 1 file:

westram 2003-09-26 16:07 Rev.: 1951

- splitted spaghetti-main() into various functions

274 lines of code changed in 1 file:

westram 2003-09-26 16:07 Rev.: 1950

- echoes probe_group.. commands

2 lines of code changed in 1 file:

westram 2003-09-26 14:26 Rev.: 1949

cosmetics

2 lines of code changed in 2 files:

westram 2003-09-26 14:25 Rev.: 1948

- cleaned displayTreeGraph()
- vertical lines are drawn seperately for upper and lower part
to allow different colors and they belong to the child node
(not to the parent node).
- probe info is displayed in different color

106 lines of code changed in 1 file:

westram 2003-09-26 14:24 Rev.: 1947

- changed semantics of 'marked' flag
- automatically updates mark flags for parent nodes
- node information for inner nodes

79 lines of code changed in 1 file:

westram 2003-09-26 14:22 Rev.: 1946

- commented out unused stuff
- added toggle to show/hide unimplemented menus

54 lines of code changed in 1 file:

westram 2003-09-26 14:21 Rev.: 1945

- fixed errors in decodePath and initDecodeTable
- more error messages (even for thing that never should occur)

56 lines of code changed in 1 file:

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:

westram 2003-09-26 14:19 Rev.: 1943

- wrote wrong size to 'exact'

2 lines of code changed in 1 file:

westram 2003-09-26 14:19 Rev.: 1942

- fixed misleading console output

4 lines of code changed in 1 file:

westram 2003-09-26 10:37 Rev.: 1941

- increased stack size to be able to handle up to 250.000 species
(has been 50.000)

2 lines of code changed in 1 file:

westram 2003-09-25 18:02 Rev.: 1940

*** empty log message ***

58 lines of code changed in 3 files:

huberj 2003-09-25 14:11 Rev.: 1939

*** empty log message ***

8 lines of code changed in 1 file:

westram 2003-09-25 11:23 Rev.: 1938

- cosmetics

3 lines of code changed in 1 file:

westram 2003-09-25 11:20 Rev.: 1937

- added cache for probe groups
- fixes for changed db structure

193 lines of code changed in 1 file:

westram 2003-09-25 11:20 Rev.: 1936

- made all functions static
- fixes for changed database structure

292 lines of code changed in 1 file:

westram 2003-09-25 11:20 Rev.: 1935

- generates ALL treenodes (even those w/o probes found)
- removed subtree/species, added subtree/member (leafs only)
- probes are collected in 'probe_groups/probe_group' containers
- skip zero occurances from statistic

95 lines of code changed in 1 file:

westram 2003-09-25 11:18 Rev.: 1934

updated

2 lines of code changed in 1 file:

westram 2003-09-23 13:16 Rev.: 1932

script to generate java dependencies

33 lines of code changed in 1 file:

westram 2003-09-23 10:55 Rev.: 1931

minor changes

13 lines of code changed in 2 files:

westram 2003-09-23 10:54 Rev.: 1930

- removed naming of internal nodes ('anchor' and 'root')
- rewrote tree parser recursively
- decodes node info

534 lines of code changed in 1 file:

westram 2003-09-23 10:53 Rev.: 1929

- added data elements for information from tree + access functions
- added getNodeInformation() (string displayed for node)

85 lines of code changed in 1 file:

westram 2003-09-23 10:53 Rev.: 1928

changed user message

2 lines of code changed in 1 file:

westram 2003-09-23 10:53 Rev.: 1927

- added parameters needResult and beNoisy

46 lines of code changed in 1 file:

westram 2003-09-23 10:52 Rev.: 1926

- dumps changed TreeNode variables

13 lines of code changed in 1 file:

westram 2003-09-23 10:51 Rev.: 1925

- generates dependencies

12 lines of code changed in 1 file:

westram 2003-09-23 10:51 Rev.: 1924

- modified error message
- cleanup

13 lines of code changed in 1 file:

westram 2003-09-23 10:51 Rev.: 1923

superfluous newline

1 lines of code changed in 1 file:

westram 2003-09-23 10:50 Rev.: 1922

*** empty log message ***

0 lines of code changed in 1 file:

westram 2003-09-23 10:50 Rev.: 1921

- readTree allows to reload the tree

26 lines of code changed in 1 file:

westram 2003-09-23 10:46 Rev.: 1920

- 'depends' removes CLIENT/.depends

2 lines of code changed in 1 file:

westram 2003-09-23 10:45 Rev.: 1919

- updated comment

2 lines of code changed in 1 file:

westram 2003-09-23 10:45 Rev.: 1918

- updated description of tree format

59 lines of code changed in 1 file:

westram 2003-09-23 10:45 Rev.: 1917

- 'p=' -> 'em='

2 lines of code changed in 1 file:

huberj 2003-09-22 18:04 Rev.: 1916

*** empty log message ***

116 lines of code changed in 5 files:

westram 2003-09-21 14:34 Rev.: 1915

- uses getFiletime.pl

3 lines of code changed in 1 file:

westram 2003-09-21 14:33 Rev.: 1914

- replacement for 'stat' command

3 lines of code changed in 1 file:

westram 2003-09-21 14:15 Rev.: 1913

*** empty log message ***

1 lines of code changed in 1 file:

westram 2003-09-21 14:14 Rev.: 1912

jar name changed

1 lines of code changed in 1 file:

westram 2003-09-21 14:14 Rev.: 1911

dependencies updated

3 lines of code changed in 2 files:

westram 2003-09-21 14:13 Rev.: 1910

- added clientfilename() and print_download_header()

11 lines of code changed in 1 file:

westram 2003-09-21 14:13 Rev.: 1909

- this in fact is a perl script to download
the arb_probe_library client

16 lines of code changed in 1 file:

westram 2003-09-21 14:11 Rev.: 1908

- clicking into unknown area -> search leftwards for known area

3 lines of code changed in 1 file:

westram 2003-09-21 14:09 Rev.: 1907

- does no longer generate c files
- only generates dependencies for SOURCES_TML

48 lines of code changed in 1 file:

westram 2003-09-21 13:53 Rev.: 1906

- changed path encoding
- reads probes from different container

20 lines of code changed in 1 file:

westram 2003-09-21 13:53 Rev.: 1905

- takes version number of treefile as argument
- calculated probes go into different container
- adds number of found probes to tree
- saves the tree
- wrote own tree export function

213 lines of code changed in 1 file:

westram 2003-09-21 13:53 Rev.: 1904

- strings written to tree nodes: converts kommas to underscores
- saves fullname and acc in tree

48 lines of code changed in 1 file:

westram 2003-09-21 13:52 Rev.: 1903

- updates client zip
- generates treefile with correct date
- asks arb_probe_group_design to create tree

41 lines of code changed in 1 file:

westram 2003-09-21 13:52 Rev.: 1902

- encode/decode for tree nodes (escapes "_,;:'")

60 lines of code changed in 1 file:

huberj 2003-09-19 17:46 Rev.: 1901

*** empty log message ***

149 lines of code changed in 6 files:

westram 2003-09-19 12:13 Rev.: 1900

- automatically create bin dir

4 lines of code changed in 1 file:

westram 2003-09-19 12:12 Rev.: 1899

- const fix

9 lines of code changed in 1 file:

westram 2003-09-19 12:00 Rev.: 1898

*** empty log message ***

1 lines of code changed in 1 file:

westram 2003-09-19 11:58 Rev.: 1897

- removes treefile
- tests for empty input file

40 lines of code changed in 1 file:

westram 2003-09-19 11:37 Rev.: 1896

- used wrong input filename for normal protml

1 lines of code changed in 1 file:

westram 2003-09-19 11:34 Rev.: 1895

- added flag to raise warnings

7 lines of code changed in 1 file:

westram 2003-09-19 11:33 Rev.: 1894

const fix

19 lines of code changed in 3 files:

westram 2003-09-19 11:32 Rev.: 1893

*** empty log message ***

0 lines of code changed in 1 file:

westram 2003-09-19 11:31 Rev.: 1892

- missing parameter type
- one array element wasn't initialized

8 lines of code changed in 1 file:

westram 2003-09-19 11:30 Rev.: 1891

- minor change

3 lines of code changed in 1 file:

westram 2003-09-19 11:20 Rev.: 1890

this is a generated files!

0 lines of code changed in 1 file:

westram 2003-09-19 11:17 Rev.: 1889

contains removed sources

0 lines of code changed in 1 file:

westram 2003-09-19 11:11 Rev.: 1887

- use calloc

3 lines of code changed in 1 file:

westram 2003-09-19 11:11 Rev.: 1886

- added mo_assert

3 lines of code changed in 1 file:

westram 2003-09-19 11:08 Rev.: 1885

missing parameter type

12 lines of code changed in 2 files:

westram 2003-09-19 11:06 Rev.: 1884

const fix

7 lines of code changed in 3 files:

westram 2003-09-18 16:15 Rev.: 1883

*** empty log message ***

48 lines of code changed in 3 files:

westram 2003-09-18 16:09 Rev.: 1882

allow "plength=all" (faked)

1 lines of code changed in 1 file:

westram 2003-09-18 16:08 Rev.: 1881

renamed files

22 lines of code changed in 2 files:

westram 2003-09-18 16:04 Rev.: 1880

updated

1 lines of code changed in 1 file:

westram 2003-09-18 16:04 Rev.: 1879

- added GBT_read_plain_tree

48 lines of code changed in 1 file:

westram 2003-09-18 16:03 Rev.: 1878

- added target pclt (probe java client)
- changed targets:
. ps=probe_server (was probe_set)
. pc=probe_client
. pst=probe_set
- allow arbxtras to fail

37 lines of code changed in 1 file:

westram 2003-09-18 15:42 Rev.: 1877

minor changes

82 lines of code changed in 4 files:

westram 2003-09-18 15:41 Rev.: 1876

- improved error handling

53 lines of code changed in 1 file:

westram 2003-09-18 15:41 Rev.: 1875

- added verbose flag

49 lines of code changed in 2 files:

westram 2003-09-18 15:41 Rev.: 1874

- Global available variables and functions (mostly for error handling)

11 lines of code changed in 1 file:

westram 2003-09-18 15:40 Rev.: 1873

- makes HTTP errors readable
- error handling

106 lines of code changed in 1 file:

westram 2003-09-18 15:40 Rev.: 1872

- pass title from client

7 lines of code changed in 1 file:

westram 2003-09-18 15:40 Rev.: 1871

- basic dependencies added
- changes to call it from main ARB Makefile

68 lines of code changed in 1 file:

westram 2003-09-18 15:40 Rev.: 1870

- isInside() is more tolerant

3 lines of code changed in 1 file:

westram 2003-09-18 15:40 Rev.: 1869

- stores needed version (client/tree)
- does not load tree
- conductRequest reports error

124 lines of code changed in 1 file:

westram 2003-09-18 15:39 Rev.: 1868

- define known options by argument
- command line help
- check whether options are legal

69 lines of code changed in 1 file:

westram 2003-09-18 15:39 Rev.: 1867

- added readTree
- improved error handling

68 lines of code changed in 1 file:

huberj 2003-09-17 17:59 Rev.: 1866

*** empty log message ***

3 lines of code changed in 2 files:

huberj 2003-09-17 17:31 Rev.: 1865

*** empty log message ***

8 lines of code changed in 1 file:

westram 2003-09-17 15:53 Rev.: 1864

return a random probe type (until probe types are implemented)

3 lines of code changed in 1 file:

westram 2003-09-17 15:27 Rev.: 1863

returns needed client version

3 lines of code changed in 1 file:

westram 2003-09-17 15:24 Rev.: 1862

ralf + lothar

155 lines of code changed in 6 files:

westram 2003-09-17 15:20 Rev.: 1861

changed syntax of probe-group-id

11 lines of code changed in 1 file:

richter 2003-09-17 12:10 Rev.: 1860

Command line parser added, handover before holiday

109 lines of code changed in 3 files:

westram 2003-09-17 10:59 Rev.: 1859

deps updated

4 lines of code changed in 2 files:

westram 2003-09-17 10:59 Rev.: 1858

prepared to use mapping

2 lines of code changed in 1 file:

westram 2003-09-17 10:59 Rev.: 1857

- command line options to optionally store/extend treefile
(not implemented yet)

24 lines of code changed in 1 file:

westram 2003-09-17 10:57 Rev.: 1856

- provides code to use existing species_mapping

70 lines of code changed in 1 file:

westram 2003-09-17 10:56 Rev.: 1855

- transfers species_mapping to destination db
- saves mapped tree into destination db

27 lines of code changed in 1 file:

westram 2003-09-17 10:55 Rev.: 1854

- added PG_transfer_root_string_field

44 lines of code changed in 2 files:

westram 2003-09-17 10:55 Rev.: 1853

updated

3 lines of code changed in 2 files:

westram 2003-09-17 10:54 Rev.: 1852

- added GBT_unlink_tree
- added GBT_write_plain_tree

60 lines of code changed in 1 file:

westram 2003-09-16 20:58 Rev.: 1851

path fixes

1 lines of code changed in 1 file:

westram 2003-09-16 20:55 Rev.: 1850

- tree group names where not saved in Newick-Format

2 lines of code changed in 1 file:

westram 2003-09-16 20:54 Rev.: 1849

minor changes

9 lines of code changed in 1 file:

westram 2003-09-16 20:53 Rev.: 1848

using functions from .pm

4 lines of code changed in 2 files:

westram 2003-09-16 20:53 Rev.: 1847

- added treefilename, print_special_header, error functions
- added request/result file name generation
- safer operation by creating request with a different
name and renaming it after the file was completely generated.

54 lines of code changed in 1 file:

westram 2003-09-16 20:52 Rev.: 1846

- returns server status info

0 lines of code changed in 1 file:

westram 2003-09-16 20:52 Rev.: 1845

- returns the tree in gzipped format

16 lines of code changed in 1 file:

westram 2003-09-16 20:52 Rev.: 1844

- returns the tree version

13 lines of code changed in 1 file:

westram 2003-09-16 16:34 Rev.: 1843

- uses write_std_request

8 lines of code changed in 2 files:

westram 2003-09-16 16:34 Rev.: 1842

- added write_std_request

16 lines of code changed in 1 file:

westram 2003-09-16 16:34 Rev.: 1841

- implemented encodePath
- 'getprobes' handles encoded and decoded paths
- added debug_.. results strings

88 lines of code changed in 1 file:

westram 2003-09-16 15:07 Rev.: 1840

- added wait_answer() and send_result()
- handle empty result files

23 lines of code changed in 1 file:

westram 2003-09-16 15:07 Rev.: 1839

- uses wait_answer() and send_result()

3 lines of code changed in 1 file:

westram 2003-09-16 15:07 Rev.: 1838

- returns list of probe-group members
- uses wait_answer() and send_result()

39 lines of code changed in 1 file:

westram 2003-09-16 15:07 Rev.: 1837

- returns a probe-group-id for each probe
- returns found=0 for unknown inner nodes
- new command 'getmembers'

88 lines of code changed in 1 file:

westram 2003-09-16 15:06 Rev.: 1836

- uses -f for remove

1 lines of code changed in 1 file:

westram 2003-09-16 15:06 Rev.: 1835

*** empty log message ***

4 lines of code changed in 1 file:

westram 2003-09-16 13:25 Rev.: 1834

- call SQ_reset_quality_calcstate

5 lines of code changed in 1 file:

westram 2003-09-16 13:25 Rev.: 1833

- added copyright and prototype for SQ_reset_quality_calcstate

21 lines of code changed in 1 file:

westram 2003-09-16 13:24 Rev.: 1832

- added SQ_reset_quality_calcstate

35 lines of code changed in 1 file:

huberj 2003-09-15 17:12 Rev.: 1831

*** empty log message ***

45 lines of code changed in 4 files:

westram 2003-09-15 13:46 Rev.: 1830

path to workerdir fixed to work on trance webserver

2 lines of code changed in 1 file:

westram 2003-09-15 13:03 Rev.: 1829

added WORKER

14 lines of code changed in 1 file:

westram 2003-09-15 13:03 Rev.: 1828

scripts to update/start/stop servers

80 lines of code changed in 4 files:

westram 2003-09-15 13:02 Rev.: 1827

common code for all probe_server processes

122 lines of code changed in 1 file:

westram 2003-09-15 13:01 Rev.: 1826

added pt-server for probe_server (should be hidden in ARB)

12 lines of code changed in 1 file:

westram 2003-09-15 13:00 Rev.: 1825

dependencies updated

2 lines of code changed in 2 files:

westram 2003-09-15 13:00 Rev.: 1824

added information about database type and state

51 lines of code changed in 2 files:

westram 2003-09-15 12:58 Rev.: 1823

link to PROBE_WEB/SERVER in PROBE_SERVER

5 lines of code changed in 1 file:

westram 2003-09-15 12:57 Rev.: 1822

ask for probes of a specific node

31 lines of code changed in 1 file:

westram 2003-09-15 12:56 Rev.: 1821

*** empty log message ***

46 lines of code changed in 2 files:

westram 2003-09-15 12:55 Rev.: 1820

comment about sensibility of encode routine

19 lines of code changed in 1 file:

westram 2003-09-15 12:54 Rev.: 1819

initial version of probe-server worker process

588 lines of code changed in 3 files:

yadhu 2003-09-12 14:45 Rev.: 1818

To import xml format trees in to ARB Database.

379 lines of code changed in 6 files:

westram 2003-09-12 13:27 Rev.: 1817

minor changes

183 lines of code changed in 5 files:

westram 2003-09-12 13:26 Rev.: 1816

* CHIP/ca_probe.hxx: - changed some prefixes
* CHIP/ca_probe.cxx: - changed some prefixes
- fixed undefined code in parse_match_info (returned address of local variable)

39 lines of code changed in 2 files:

westram 2003-09-12 11:51 Rev.: 1815

new makefiles

136 lines of code changed in 3 files:

westram 2003-09-12 11:50 Rev.: 1814

tinas code

860 lines of code changed in 5 files:

westram 2003-09-12 11:50 Rev.: 1813

- fixed CL option scanner
- fixed error handling

648 lines of code changed in 1 file:

westram 2003-09-12 11:50 Rev.: 1812

- fixed error handling
- removed unused command line arguments
- initialize pt-server only once

486 lines of code changed in 1 file:

westram 2003-09-12 11:49 Rev.: 1811

shell script to build probe server databases

10 lines of code changed in 1 file:

westram 2003-09-12 11:49 Rev.: 1810

- global definitions for PROBE_GROUP and PROBE_GROUP_DESIGN

33 lines of code changed in 1 file:

westram 2003-09-12 11:39 Rev.: 1809

- removed calls to PROBE_GROUP and PROBE_GROUP_DESIGN
- added call to PROBE_SERVER

6 lines of code changed in 1 file:

westram 2003-09-12 11:32 Rev.: 1808

- updated dependencies

7 lines of code changed in 2 files:

westram 2003-09-11 19:10 Rev.: 1807

*** empty log message ***

879 lines of code changed in 2 files:

westram 2003-09-11 19:09 Rev.: 1806

prototype II

92 lines of code changed in 5 files:

richter 2003-09-11 17:13 Rev.: 1805

Changed downliad behaviour, zipped treefile placed outside of jar-file
Tree version control and tree version handling nearly complete and implemented

261 lines of code changed in 10 files:

urban 2003-09-11 16:47 Rev.: 1804

prototype

1160 lines of code changed in 4 files:

huberj 2003-09-11 16:46 Rev.: 1803

*** empty log message ***

100 lines of code changed in 6 files:

richter 2003-09-10 14:41 Rev.: 1802

improved version of dsmzconnect.pl with automatic browser invocation

4 lines of code changed in 1 file:

richter 2003-09-10 13:54 Rev.: 1801

special perl script to connect (valid) names with DSMZ taxonomic database
via normal hyperlink mechanism used in ARB

111 lines of code changed in 1 file:

huberj 2003-09-01 18:53 Rev.: 1800

*** empty log message ***

26 lines of code changed in 2 files:

huberj 2003-09-01 18:51 Rev.: 1799

still problems

12 lines of code changed in 2 files:

August 2003 »

Generated by StatSVN 0.7.0