[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=======
file-list.r
--change: new script
--change: updated script -- Enhanced date and size comparison dialects slightly.
--change: documentation added or updated
--change: discussion post(s) made
--title: File globbing module and dialect
--owners: greggirwin
--author: Gregg Irwin
--purpose: Given a file spec, and optional criteria for date, size,
and attributes, the FILE-LIST function returns a block of
files that match the spec and criteria.

It is also a test-bed for how to integrate dialects with
one-another. There are sub-dialects for [...]
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=file-list.r

like.r
--change: new script
--change: documentation added or updated
--title: VB Like Operator Module/pattern-matcher
--owners: greggirwin
--author: Gregg Irwin
--purpose: The LIKE? function is a first crack at something like
VB's Like operator. i.e. a *very* simple RegEx engine as you
would use in shells for file globbing. The real purpose was to
help me get acquainted with parse.

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=like.r

narriated-slideshow.r
--change: new script
--owners: [unowned]
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=narriated-slideshow.r

run.r
--change: discussion post(s) made
--title: (R)EBOL (Un)it
--owners: reboltof
--author: Christophe 'REBOLtof' Coussement
--purpose: RUn is a TestCase Framework wich allows the use of
TestCases as defined by the eXtreme Programming
development methodology and the test-driven development

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=run.r

slim.r
--change: updated script -- license change to MIT, fixed slim/cached?/list 
return value
--title: SLiM - STEEL | Library Manager
--owners: moliad
--author: Maxim Olivier-Adlhoch
--purpose: Loads and Manage Run-time linkable libraries.  Also serves as a 
specification.
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=slim.r


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

=======end=======
--The Library People
--21-Oct-2006

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

Reply via email to