Announcing the release of RegExplorer v1.1b1.  This release is an
"open beta," and can be used at no charge for twenty-one days. 
The beta period may be shorter than that, and once the beta
period closes, it will not be possible to get a new beta
registration key.  Existing keys will continue to work for the
full 21-day period however.

RegExplorer 1.1b1 is available in Universal Binary and Windows
formats.  The shipping version will be available in both of these
formats, as well as in Mac Carbon (PEF), Mach-O PPC, and Mach-O
Intel versions.

During the open beta period, v1.1b1 can be downloaded at the
following URL's:

Windows:
http://www.bucktailsoftware.com/products/regexplorer/RegExplorer11b1Setup.exe

Universal Binary:
http://www.bucktailsoftware.com/products/regexplorer/RegExplorer1.1b1UB.dmg

Here is the full list of new v1.1 features and fixes:

o  New - RegExamples! Select "RegExamples" from the
   Help menu to see a list of tutorials and other regex
   examples.

o  New - Open Search Text from URL. Loads HTML code
   directly from a given URL.

o  New - Mach-O, Mac Intel, and Universal Binary versions
   now available.

o  New - Window menu. If you have multiple windows
   open, you can pull down the Window menu to select
   the one you want to bring to the front.

o  New - If you hold down Option (Mac) or Alt (Windows) 
   while clicking on a disclosure triangle in the Results
   list, all result rows will be collapsed/expanded.

o  New - A progress dialog pops up when applying a regex
   to a large chunk of text, allowing the user to cancel
   if they wish.

o  Bug Fix - RegExplorer now detects infinite loops and
   aborts a match quickly instead of hanging indefinitely.

o  New - New registration scheme allows for 2-week free
   trial instead of limiting sessions to 3 minutes.

o  New - Results list now shows 3 grey dots if the result
   string starts with a newline (and would thus appear to
   be blank otherwise).

o  New - Added new options to the Match menu:

   Beginning of text only (\A) - matches only at start of
      Search Text

   End of text only (\z) - matches only at the end of the
      Search Text

   Before final newline (\Z) - matches at the end of the
      Search, or just before a final newline, if Search
      Text ends with a newline.

   These operators are not documented in the REALbasic
   language reference, but they are part of the PCRE
   library, and work in RB.

o  Change - Changed text of menu items in Match menu

   Beginning of string -> Beginning of text/line
   End of string -> End of text/line



Mark Nutter

Quick and easy regex creation and debugging!
http://www.bucktailsoftware.com/products/regexplorer/


 
____________________________________________________________________________________
Access over 1 million songs - Yahoo! Music Unlimited 
(http://music.yahoo.com/unlimited)

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to