cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2004-08-16 Thread matts
matts 2004/08/16 08:30:23 Modified:lib/Apache/AxKit ConfigReader.pm Log: Make gzipping much more reliable based on http://devl4.outlook.net/devdoc/Dynagzip/ContentCompressionClients.html Revision ChangesPath 1.20 +33 -6 xml-axkit/lib/Apache/AxKit/ConfigReader

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-12-11 Thread mach
mach2003/12/10 14:47:32 Modified:lib/Apache/AxKit Tag: axkit-pipeline-2 ConfigReader.pm Log: adding AxAdd check, commenting out very old AxProcessors code which isn't documented. Revision ChangesPath No revision No revision 1.

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-07 Thread Jörg Walter
Am Thursday, 07. August 2003 00:47, schrieb Matt Sergeant: > On Wednesday, Aug 6, 2003, at 21:03 Europe/London, Michael Chamberlain > > wrote: > > OK new tests commited. > > > > New tests should pass in cvs. > > Fail against 1.6.2 > > Pass against 1.6.1 > > Confirmed here. New test system rocks (Ki

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-06 Thread Michael Chamberlain
(I've tested all 3 locally, but someone else might want to check, since my xslt-basic tests don't all pass on all those builds - current investigating). xslt-basic/01ok xslt-basic/02_includeok xslt-basic/03_document_1arg.

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-06 Thread Matt Sergeant
On Wednesday, Aug 6, 2003, at 21:03 Europe/London, Michael Chamberlain wrote: OK new tests commited. New tests should pass in cvs. Fail against 1.6.2 Pass against 1.6.1 Confirmed here. New test system rocks (Kip++!). Anything else we want to get into a quick update (I'm expecting Moe to shout re

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-06 Thread Michael Chamberlain
OK new tests commited. New tests should pass in cvs. Fail against 1.6.2 Pass against 1.6.1 (I've tested all 3 locally, but someone else might want to check, since my xslt-basic tests don't all pass on all those builds - current investigating). Mike.

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-06 Thread Michael Chamberlain
On Wednesday, August 6, 2003, at 01:03 am, Matt Sergeant wrote: On Tuesday, Aug 5, 2003, at 17:29 Europe/London, Michael Chamberlain wrote: Hi guys This bugs new in 1.6.2 and it pretty much renders 1.6.2 unusable. Can I make a suggestion we release a 1.6.3 quickly before too many people pick it

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-06 Thread Matt Sergeant
On Tuesday, Aug 5, 2003, at 17:29 Europe/London, Michael Chamberlain wrote: Hi guys This bugs new in 1.6.2 and it pretty much renders 1.6.2 unusable. Can I make a suggestion we release a 1.6.3 quickly before too many people pick it up. Can you write a test for it that demonstrates the bug? Matt

Re: cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-05 Thread Michael Chamberlain
Hi guys This bugs new in 1.6.2 and it pretty much renders 1.6.2 unusable. Can I make a suggestion we release a 1.6.3 quickly before too many people pick it up. Mike. On Tuesday, August 5, 2003, at 12:05 am, [EMAIL PROTECTED] wrote: mach2003/08/04 16:05:17 Modified:lib/Apache/AxKit

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-08-04 Thread mach
mach2003/08/04 16:05:17 Modified:lib/Apache/AxKit ConfigReader.pm Log: Fixing styles leaking into #global style cache. (subsequent requests would see styles from previous requests). Revision ChangesPath 1.18 +6 -2 xml-axkit/lib/Apache/AxKit/ConfigReader.pm

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-07-11 Thread matts
matts 2003/07/11 09:03:54 Modified:lib/Apache/AxKit ConfigReader.pm Log: Fixed bug where requesting a non-existing style would mean only global styles get applied, rather than global + #default. Revision ChangesPath 1.17 +42 -11xml-axkit/lib/Apache/AxKit/Conf

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-07-07 Thread matts
matts 2003/07/07 15:29:50 Modified:.axconfig.c lib/Apache/AxKit ConfigReader.pm Log: Fix to make processors outside of become global, instead of in #default. Revision ChangesPath 1.18 +3 -3 xml-axkit/axconfig.c Index: axconfig.c

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-03-18 Thread kip
kip 2003/03/18 00:43:41 Modified:.CONTRIB Changes axconfig.c lib/Apache/AxKit ConfigReader.pm Log: Fixes to AxAddDynamicProcessors ordering courtesy of patches from Jason Johnston Revision ChangesPath 1.2 +1 -0 xml-axkit/CONTRIB

cvs commit: xml-axkit/lib/Apache/AxKit ConfigReader.pm

2003-01-29 Thread jwalt
jwalt 2003/01/29 04:35:35 Modified:lib/Apache/AxKit ConfigReader.pm Log: - undid ConfigReader changes regarding relative cache/trace dirs, to be reintroduced after the next release Revision ChangesPath 1.12 +7 -7 xml-axkit/lib/Apache/AxKit/ConfigReader.pm