Changes between Version 9 and Version 10 of Microregex

Show
Ignore:
Timestamp:
12/28/08 20:50:42 (21 months ago)
Author:
mooneer (IP: 76.166.132.219)
Comment:

microregex 1.0b7 release

Legend:

Unmodified
Added
Removed
Modified
  • Microregex

    v9 v10  
    88 * The following escapes do not work: 
    99   * \G 
    10  * The following escapes do not work as of 1.0b6 (but now work in SVN): 
    11    * \c 
    12    * \l 
    13    * \u 
    14    * \L 
    15    * \U 
    16    * \E 
    17    * \Q 
    18    * \B 
    19    * \A 
    20    * \Z 
    21    * \z 
    2210 
    2311For more information on Perl regular expression syntax, see [http://www.perl.com/doc/manual/html/pod/perlre.html here]. 
     
    2513== Downloading == 
    2614 
    27 The latest version is [http://www.kite-language.org/files/microregex-1.0b6.tar.gz 1.0b6]. 
     15The latest version is [http://www.kite-language.org/files/microregex-1.0b7.tar.gz 1.0b7]. 
    2816 
    2917== Installation ==