You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(142) |
Jun
(27) |
Jul
(122) |
Aug
(36) |
Sep
(59) |
Oct
(86) |
Nov
(140) |
Dec
(80) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(52) |
Feb
(153) |
Mar
(118) |
Apr
(143) |
May
(123) |
Jun
(64) |
Jul
(282) |
Aug
(469) |
Sep
(56) |
Oct
(201) |
Nov
(182) |
Dec
(31) |
| 2005 |
Jan
(229) |
Feb
(316) |
Mar
(187) |
Apr
(130) |
May
(190) |
Jun
(154) |
Jul
(148) |
Aug
(133) |
Sep
(209) |
Oct
(234) |
Nov
(100) |
Dec
(40) |
| 2006 |
Jan
(1) |
Feb
(87) |
Mar
(73) |
Apr
(126) |
May
(58) |
Jun
(8) |
Jul
(12) |
Aug
(14) |
Sep
(22) |
Oct
(33) |
Nov
(4) |
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
|
29
(1) |
30
|
31
|
|
|
|
|
|
From: Mike R. <mik...@us...> - 2006-01-29 18:12:53
|
Update of /cvsroot/ccnet/ccnetlive In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23490 Modified Files: ccnet.config Log Message: Changing version number for tree surgeon and target for objection Index: ccnet.config =================================================================== RCS file: /cvsroot/ccnet/ccnetlive/ccnet.config,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** ccnet.config 27 Nov 2005 23:57:57 -0000 1.21 --- ccnet.config 29 Jan 2006 18:12:45 -0000 1.22 *************** *** 215,219 **** <labeller type="defaultlabeller"> ! <prefix>1_1_0_</prefix> </labeller> --- 215,219 ---- <labeller type="defaultlabeller"> ! <prefix>1_1_1_</prefix> </labeller> *************** *** 273,277 **** <buildFile>Objection.build</buildFile> <targetList> ! <target>full</target> </targetList> </nant> --- 273,277 ---- <buildFile>Objection.build</buildFile> <targetList> ! <target>continuous-integration</target> </targetList> </nant> |