Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol:rebol at: 13-Feb-2006 5:12

[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======= log4reb.r --change: updated script -- License changed to BSD --title: Logging Framework For Rebol --owners: fvzv --author: Francois Vanzeveren --purpose: Logging within the context of program development constitutes inserting statements into the program that provide some kind of output information that is useful to the developer. Examples of logging are trace statements, dumping of structures and the familiar [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=log4reb.r simetrics.r --change: new script --change: updated script -- BUG FIX: Jaro-Winkler --title: Similarity Metrics --owners: fvzv --author: Francois Vanzeveren (fvz) --purpose: Toolkit of string distance metrics. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=simetrics.r sql-protocol.r --change: updated script -- Correction of a bug when using word in the SQL dialect --title: SQL PROTOCOL --owners: coccinelle --author: Marco --purpose: This script provide a REBOL protocol that implements an SQL Relationnal Database Engine Today, this protocol execute only these query : - SELECT ... FROM ... WHERE ... ORDER BY ... - INSERT ... INTO ... VALUES ... - UPDATE ... SET ... WHERE ... - DELETE [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sql-protocol.r techfell-protocol.r --change: new script --change: updated script --title: techfell uSqlite3 protocol handler --owners: piotrgapinsk --author: Piotr Gapinski --purpose: http://users.iol.it/irwin/ uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple [...] --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=techfell-protocol.r wgetit.r --change: updated script -- updated version 1.8.0 --title: Web-GetIt! --owners: tgd --author: Dirk Weyand --purpose: Saves content of web pages to local disk. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=wgetit.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent =======end======= --The Library People --13-Feb-2006