Re: PicoLisp mirror on github

2017-04-22 Thread Alexander Burger
On Sat, Apr 22, 2017 at 09:17:22AM -0800, Christopher Howard wrote:
> What is the significance of the version number components (major,
> minor...)? Does versions 17.6 and greater aim for backwards
> compatibility with 16.12?

Each release (down to the possibly daily changes of the "rolling" release at
https://software-lab.de/picoLisp.tgz) tries to be backwards compatible with
previous versions ... except for bug fixes of course, and strategic changes
(seldom, usually discussed in IRC in #picolisp).

The discrete versions like 16.12 are not special in any way. They are just
snapshots of the rolling release, to be released as Debian packages. The number
components have no significance, they denote year and month.

♪♫ Alex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: PicoLisp mirror on github

2017-04-22 Thread František Fuka
Original version numbering was simply incremental (e.g. v3.0.7 is newer
than v3.0.4). Since 2016, the version numbers represent year and month.
E.g. v16.12 is from December 2016.

On Sat, Apr 22, 2017 at 7:17 PM, Christopher Howard <
christopher.how...@qlfiles.net> wrote:

> What is the significance of the version number components (major,
> minor...)? Does versions 17.6 and greater aim for backwards
> compatibility with 16.12?
>
> On 04/21/2017 09:03 AM, Mansur Mamkin wrote:
> > Hi all!
> >
> > I've extended my previous script that handled
> > https://bitbucket.org/mmamkin/picolisp/
> >
> > Now we have also git-repository at https://github.com/picolisp/picolisp
> >
> > https://software-lab.de/picoLisp.tgz is checked four times a day and new
> > commits are created when it has changed
> >
> > Best regards,
> >
> > Mansur Mamkin
> >
> >
> >
> >
>
> --
> https://qlfiles.net
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>



-- 
*-- Frantisek Fuka*
(yes, that IS my real name)

-- My Personal homepage: www.fuxoft.cz
-- My Google+ profile: google.com/+fuxoft
-- My Telegram chat: telegram.fuxoft.cz


Re: PicoLisp mirror on github

2017-04-22 Thread Christopher Howard
What is the significance of the version number components (major,
minor...)? Does versions 17.6 and greater aim for backwards
compatibility with 16.12?

On 04/21/2017 09:03 AM, Mansur Mamkin wrote:
> Hi all!
> 
> I've extended my previous script that handled
> https://bitbucket.org/mmamkin/picolisp/
> 
> Now we have also git-repository at https://github.com/picolisp/picolisp
> 
> https://software-lab.de/picoLisp.tgz is checked four times a day and new
> commits are created when it has changed
> 
> Best regards,
> 
> Mansur Mamkin
> 
> 
> 
> 

-- 
https://qlfiles.net

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe