[REBOL] [REBOL.org] Recent changes

This is an automatic email from REBOL.org, the REBOL Script Library to notify 
you of recent changes to the Library.

=======changes=======
cas-rn.r
--change: new script
--title: CAS Registry Number
--owners: danielr
--author: Daniel Rybowski
--purpose: The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely
used database of chemical substances. The CAS Registry Numbers are a "de
facto" standard for the identification of chemical substances.

This module contains helper functions to handle CAS [...]
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=cas-rn.r

prime.r
--change: documentation added or updated
--title: Prime number checker
--owners: tomc
--author: Tom Conlin
--purpose: Address the question, could this integer be a prime number?
results of false are not prime,
results of true are very probably prime
and with the /strong refinement, ( I still have to verify this )
true ( should ) guarantee prime.

if the argument is outside [...]
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=prime.r

secure-clean-path.r
--change: new script
--change: updated script -- added an entry to ToDo list, about ~ character
--title: secure-clean-path
--owners: anton
--author: Brian Hawley Anton Rolls
--purpose: Cleans up parent markers in a path, whilst restricting the output to 
a sandbox directory
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=secure-clean-path.r


=======additional information=======
new and updated scripts: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent
recent documentation: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r

=======end=======
--The Library People
--24-Oct-2005

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to