caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] mod_caml 0.6.1 released
@ 2003-09-03 19:21 Richard Jones
  2003-09-03 19:28 ` [Caml-list] " Richard Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Richard Jones @ 2003-09-03 19:21 UTC (permalink / raw)
  To: caml-list


I'm pleased to announce the release of mod_caml 0.6.1. This version
fixes some memory allocation issues in the previous version (thanks to
Olivier Andrieu).

The next version of mod_caml might only support Apache 2.0. How do
people feel about this?

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
"One serious obstacle to the adoption of good programming languages is
the notion that everything has to be sacrificed for speed. In computer
languages as in life, speed kills." -- Mike Vanier

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Caml-list] Re: mod_caml 0.6.1 released
  2003-09-03 19:21 [Caml-list] mod_caml 0.6.1 released Richard Jones
@ 2003-09-03 19:28 ` Richard Jones
  2003-09-03 19:58 ` [Caml-list] " Michal Moskal
  2003-09-05  1:03 ` Owen Gunden
  2 siblings, 0 replies; 10+ messages in thread
From: Richard Jones @ 2003-09-03 19:28 UTC (permalink / raw)
  To: caml-list

The URL is:

http://merjis.com/developers/mod_caml/

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes,
trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-03 19:21 [Caml-list] mod_caml 0.6.1 released Richard Jones
  2003-09-03 19:28 ` [Caml-list] " Richard Jones
@ 2003-09-03 19:58 ` Michal Moskal
  2003-09-03 20:05   ` Alexander V. Voinov
  2003-09-03 21:01   ` Erik Arneson
  2003-09-05  1:03 ` Owen Gunden
  2 siblings, 2 replies; 10+ messages in thread
From: Michal Moskal @ 2003-09-03 19:58 UTC (permalink / raw)
  To: Richard Jones; +Cc: caml-list

On Wed, Sep 03, 2003 at 08:21:27PM +0100, Richard Jones wrote:
> 
> I'm pleased to announce the release of mod_caml 0.6.1. This version
> fixes some memory allocation issues in the previous version (thanks to
> Olivier Andrieu).
> 
> The next version of mod_caml might only support Apache 2.0. How do
> people feel about this?

While I was the first one to scream for 2.0 support, 1.3 is still *very*
widely used. It might be impossible to upgrade on some sites.

-- 
: Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv
: When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-03 19:58 ` [Caml-list] " Michal Moskal
@ 2003-09-03 20:05   ` Alexander V. Voinov
  2003-09-03 21:01   ` Erik Arneson
  1 sibling, 0 replies; 10+ messages in thread
From: Alexander V. Voinov @ 2003-09-03 20:05 UTC (permalink / raw)
  To: Michal Moskal; +Cc: Richard Jones, caml-list

Hi All,

Michal Moskal wrote:

>On Wed, Sep 03, 2003 at 08:21:27PM +0100, Richard Jones wrote:
>  
>
>>I'm pleased to announce the release of mod_caml 0.6.1. This version
>>fixes some memory allocation issues in the previous version (thanks to
>>Olivier Andrieu).
>>
>>The next version of mod_caml might only support Apache 2.0. How do
>>people feel about this?
>>    
>>
>
>While I was the first one to scream for 2.0 support, 
>
While I was the second here...

>1.3 is still *very*
>widely used. It might be impossible to upgrade on some sites.
>
>  
>
... I have to agree with this as well.

Alexander


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-03 19:58 ` [Caml-list] " Michal Moskal
  2003-09-03 20:05   ` Alexander V. Voinov
@ 2003-09-03 21:01   ` Erik Arneson
  1 sibling, 0 replies; 10+ messages in thread
From: Erik Arneson @ 2003-09-03 21:01 UTC (permalink / raw)
  To: Richard Jones, caml-list

On Wed, Sep 03, 2003 at 09:58:56PM +0200, Michal Moskal wrote:
> On Wed, Sep 03, 2003 at 08:21:27PM +0100, Richard Jones wrote:
> > The next version of mod_caml might only support Apache 2.0. How do
> > people feel about this?
> 
> While I was the first one to scream for 2.0 support, 1.3 is still *very*
> widely used. It might be impossible to upgrade on some sites.

Yes, I would be really sad if 1.3 support was dropped.  We don't use 2.0
here yet, and don't plan on doing so for quite a while.

-- 
;; Erik Arneson <erik@aarg.net>    AARG Net <http://www.aarg.net/> ;;
;; GPG Key ID: 2048R/8B4CBC9C           <http://erik.arneson.org/> ;;
;; "Civilization is only savagery silver-gilt." - H. Rider Haggard ;;

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-03 19:21 [Caml-list] mod_caml 0.6.1 released Richard Jones
  2003-09-03 19:28 ` [Caml-list] " Richard Jones
  2003-09-03 19:58 ` [Caml-list] " Michal Moskal
@ 2003-09-05  1:03 ` Owen Gunden
  2003-09-05 17:01   ` Jeff Henrikson
  2 siblings, 1 reply; 10+ messages in thread
From: Owen Gunden @ 2003-09-05  1:03 UTC (permalink / raw)
  To: caml-list

On Wed, Sep 03, 2003 at 08:21:27PM +0100, Richard Jones wrote:
> The next version of mod_caml might only support Apache 2.0. How do
> people feel about this?

Sounds just dandy to me.  

Owen

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-05  1:03 ` Owen Gunden
@ 2003-09-05 17:01   ` Jeff Henrikson
  2003-09-05 17:32     ` Blair Zajac
  0 siblings, 1 reply; 10+ messages in thread
From: Jeff Henrikson @ 2003-09-05 17:01 UTC (permalink / raw)
  To: caml-list

> The next version of mod_caml might only support Apache 2.0. How do
> people feel about this?

I rely on the 1.3 support.


Jeff Henrikson

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-05 17:01   ` Jeff Henrikson
@ 2003-09-05 17:32     ` Blair Zajac
  2003-09-05 20:31       ` Richard Jones
  0 siblings, 1 reply; 10+ messages in thread
From: Blair Zajac @ 2003-09-05 17:32 UTC (permalink / raw)
  To: Jeff Henrikson; +Cc: caml-list

Jeff Henrikson wrote:
> 
> > The next version of mod_caml might only support Apache 2.0. How do
> > people feel about this?
> 
> I rely on the 1.3 support.

Ditto.

Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] mod_caml 0.6.1 released
  2003-09-05 17:32     ` Blair Zajac
@ 2003-09-05 20:31       ` Richard Jones
  2003-09-07 19:50         ` [Caml-list] mod_caml uploaded to Savannah, Apache 2 preliminary support Richard Jones
  0 siblings, 1 reply; 10+ messages in thread
From: Richard Jones @ 2003-09-05 20:31 UTC (permalink / raw)
  Cc: caml-list

On Fri, Sep 05, 2003 at 10:32:41AM -0700, Blair Zajac wrote:
> Jeff Henrikson wrote:
> > 
> > > The next version of mod_caml might only support Apache 2.0. How do
> > > people feel about this?
> > 
> > I rely on the 1.3 support.
> 
> Ditto.

OK, OK ... looks like the people have voted for 1.3 support for
the foreseeable future.

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes,
trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Caml-list] mod_caml uploaded to Savannah, Apache 2 preliminary support
  2003-09-05 20:31       ` Richard Jones
@ 2003-09-07 19:50         ` Richard Jones
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Jones @ 2003-09-07 19:50 UTC (permalink / raw)
  To: caml-list

I've uploaded mod_caml to savannah:

http://savannah.nongnu.org/projects/modcaml/
http://savannah.nongnu.org/cgi-bin/viewcvs/modcaml/modcaml/

The uploaded version supports Apache 1.3 and Apache 2, but
unfortunately the Apache 2 version doesn't quite work because of some
sort of conflict with the PCRE library.

If people are interested in helping out the project, please mail me
and I can give you CVS access.

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
"I wish more software used text based configuration files!"
 -- A Windows NT user, quoted on Slashdot.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-09-07 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03 19:21 [Caml-list] mod_caml 0.6.1 released Richard Jones
2003-09-03 19:28 ` [Caml-list] " Richard Jones
2003-09-03 19:58 ` [Caml-list] " Michal Moskal
2003-09-03 20:05   ` Alexander V. Voinov
2003-09-03 21:01   ` Erik Arneson
2003-09-05  1:03 ` Owen Gunden
2003-09-05 17:01   ` Jeff Henrikson
2003-09-05 17:32     ` Blair Zajac
2003-09-05 20:31       ` Richard Jones
2003-09-07 19:50         ` [Caml-list] mod_caml uploaded to Savannah, Apache 2 preliminary support Richard Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).