You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
(33) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(17) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
(4) |
Aug
(2) |
Sep
(5) |
Oct
(2) |
Nov
(2) |
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
(1) |
2014 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
(5) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2018 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
(1) |
11
|
12
|
13
(1) |
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
(2) |
24
|
25
|
26
|
27
(2) |
28
|
29
|
30
|
|
|
From: Ronald B. <rb...@rb...> - 2011-06-23 19:24:43
|
On Thu, 23 Jun 2011 10:44:07 -0500 Alan Krueger wrote: >I agree. Would it be possible to break up the large patch into discrete >functional patches, or are they irretrievably combined? Hi Alan, nice to finally get some response. Breaking the patch up is not really possible. It contains too many different things. And CSSParser has not so many classes to realy work on different parts. The patch is available at http://www.wetator.org/repo/cssparser_2.txt Please have a look. I tried to respect the rules of the project. > >I've not performed releases myself for this project, but I'd be willing >to help get things moving. > Thanks a lot for your help. I'm not at home for the next days; will be back at Monday. RBRi -------------------------- Wetator Smart web application testing http://www.wetator.org |
From: Alan K. <al...@tr...> - 2011-06-23 15:44:18
|
On 6/13/2011 6:53 AM, Ronald Brill wrote: > So i checked out the thing and have tried to build it and fix some issue. > At first i have noticed, that some of the problems are already fixed because of the chanes waldbaer did; but nerver relased. > Additionaly we need some more fixes and imporvements. So i have started some coding. > > Finally i contaced Daniel to submit that patch. But i think he has no time at the moment. > Is it possible that i send you the (monster) patche and you commit the stuff (of course after carefully checking). And second, is it possible for you to make at least snapshot builds available? > We have some plans to make a new release but it will be really helpfull too have have an improved version of cssparser also. I agree. Would it be possible to break up the large patch into discrete functional patches, or are they irretrievably combined? I've not performed releases myself for this project, but I'd be willing to help get things moving. |