[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======= fileserver.r --change: updated script --title: fileserver --owners: piotrgapinsk --author: Piotr Gapinski --purpose: tool for serving files from the current directory --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=fileserver.r gismo.r --change: new script --title: GISMo - Graphical Internet Server Monitor --owners: carl --author: Carl Sassenrath --purpose: Graphical Internet server monitor, as posted in the REBOL cookbook, found at http://www.rebol.net/cookbook/ - See that for more notes. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=gismo.r iso-8601-date.r --change: new script --title: Convert 'Date' datatype to International Date - ISO 8601. --owners: gordon --author: Gordon Raboud --purpose: Simple one-liner function to covert date to ISO 8601 format. In my application a time stamp is not needed nor included in this function. For a function that includes a timestamp see: to-iso-8601-date.r --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=iso-8601-date.r sort-array.r --change: new script --change: updated script -- Very minor change in defining the array 'ParsedArray' --title: Sort an array of records --owners: gordon --author: Gordon Raboud --purpose: Sort an array where each record is separated by a 'newline' and each field in each record is separated by a comma. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sort-array.r sort-series.r --change: new script --change: updated script --title: sort-series-of-elements --owners: gordon --author: Gordon Raboud with some help from Volker, DideC, Sunanda and BrianH --purpose: Sorting a series of items. Specify how many fields per record, which field to sort on, and Ascending or Descending order. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sort-series.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent =======end======= --The Library People --14-Nov-2005 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
