Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder NormalFreeware onlyShareware only

RegexBuddy 3.1.1 Report spyware 

Click to download RegexBuddy
View more RegexBuddy screenshots (2)
 Downloads: 5,049
Rating: | Rated by: user(s)
Add to download basket     Send us update information
 Developer: JGsoft - Just Great Software | More programs by this producer
 License: Trial , 39.95 $ to buy 
 Size / OS: 8.92 MB, Windows All
 Last Updated: April 5th, 2008, 15:30 GMT
 Category: C: \ Programming \ Other Programming Files
 Read user reviews (0) Add a review Refer to friend Subscribe
    Download RegexBuddy

RegexBuddy description
Learn, create, understand, test, debug, use and save regular expressions

RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition to the standard regex syntax.

Quickly test any regular expression on sample strings and files, preventing mistakes on actual data. Use the regex in your source code with code snippets automatically adjusted to the particulars of C#, VB.NET, Java, C, C++, Delphi, Perl, PHP, Python, JavaScript, etc.

Collect and document libraries of regular expressions for future reuse. Integrate
RegexBuddy with your favorite searching and editing tools for instant access.

Learn all there is to know about regular expressions from RegexBuddy's comprehensive documentation and detailed regular expression tutorial.

RegexBuddy is a program that allows you to create expressions.

Here are some key features of "RegexBuddy":

· Easily create regular expressions that match exactly what you want.
· Clearly understand complex regexes written by others.
· Quickly test any regex on sample strings and files, preventing mistakes on actual data.
· Debug without guesswork by stepping through the actual matching process.
· Use the regex with source code snippets automatically adjusted to the particulars of your programming language.
· Collect and document libraries of regular expressions for future reuse.
· GREP (search-and-replace) through files and folders.
· Integrate RegexBuddy with your favorite searching and editing tools for instant access.


Limitations:

· The free evaluation version of RegexBuddy allows you to explore RegexBuddy for 7 days of actual use. The free trial does not provide access to the regular expression discussion forum, however.


What's New in This Release:

· Command line: -flavor and -flavorreplace to set the regular expression and replacement text flavors.
· Setup: Create Portable Installation directly from the self-extracting setup. The Install on Removable Drive menu item in the Help menu was renamed for consistency.
· Use: PHP code snippet using preg_replace_callback().
· Use: wxWidgets C++ source code snippets.
· Create: Export to HTML now resizes the tree to make it fit the browser window.
· Forum: When attaching/downloading a test subject, also set the test scope. The file type will now say "RegexBuddy test subject" instead of "Text file" for attachments with scope information. "Text file" attachments can still be opened. RegexBuddy 3.1.0 and prior will not know how to handle "RegexBuddy test subject" attachments. They will indicate them as "Unknown".
· Test: Preserve the status of the "update automatically" setting when the option to preserve the test subject is turned on in the preferences. The command last used is not remembered, so you still need to select a command like List All for automatic updating to begin.
· Use: Backslashes that needlessly escape literal characters such as % are now automatically stripped from the regular expression in the source code snippet.
· Copy/Use: If a regular expression contained an escaped forward slash, RegexBuddy escaped the backslash when formatting the regex as a JavaScript or Ruby // operator.
· Create: ca through cz (lowercase) were explained as matching characters 33 to 58 instead of 1 to 26. RegexBuddy did match these correctly on the Test tab.
· Create: A quantifier on a capturing group inside lookbehind was not marked as an error for flavors that do not support (infinite) repetition inside lookbehind. (?<=(.)*) should show the same error on the Create tab as (?<=.*) for flavors like Java
· Create: Export to HTML now properly formats free-spacing regular expressions.
· Create: The Alternation item in the Insert Token menu was disabled for the GNU BRE flavor, which supports alternation through |.
· Flavors: For Perl and Python, which only support fixed-length lookbehind, RegexBuddy now treats alternation inside lookbehind as an error, like Perl and Python do.
· Flavors: Python and PCRE do not allow two named capturing groups to use the same name, unlike the .NET and JGsoft flavors. RegexBuddy now emulates this restriction for Python and PCRE.
· Flavors: RegexBuddy did not emulate the fact that the .NET engine treats _ as an error. Most regex flavors treat escaped letters that don't form a metacharacter as an error, but treat an escaped underscore as a literal. The .NET flavor treats the underscore like a letter.
· Flavors: RegexBuddy required all literal hyphens inside character classes to be escaped for flavors that treat [d-z] as an error (since 3.0.4). This was overly restrictive. E.g. [---] is still valid with these flavors.
· GREP: In Match mode, when the target option was set to save results, search terms would appear duplicated in RegexBuddy (but only once in the actual file).
· Library: Don't delete test results when clicking on another regex in the library.
· Library: Using the test subject from a library regex did not properly set the test scope stored in the library on the Test tab.
· Regex: X to match a Unicode grapheme was not backtracked properly, causing a regex like X+a to fail on graphemes consisting of more than one Unicode code point. This could only happen on Unicode files that use combining marks, which is rare.
· Regex: A regex that started with a lookbehind immediately followed by an infinitely repeated dot would fail to match on the Test tab if "dot matches newlines" is on.
· Regex: Conditionals referencing a capturing group defined after the conditional and without a "then" part did not work correctly (new feature in 3.1.0).
· Regex: Mode modifiers using the (?i) syntax did not work correctly inside lookaround.
· Regex: RegexBuddy's regex engine did not detect catastrophic backtracking when the regex (a|aa)+b is applied to a long string of a characters.
· Test: A character class range between the same character like [a-a] was marked as an inverted range. Though [a-a] makes no sense, it is valid and equivalent to [a].
· Test: If a regex started with consecutive literal characters, like bbc or b{2}c, RegexBuddy would match them incorrectly if the test subject used a character encoding that uses a variable number of bytes per character (like UTF-8 or DBCS).
· Test: List All Group Matches in Columns did not indicate named capturing groups in the header.
· Test: RegexBuddy would sometimes lock up when editing the test subject while a "list all" or similar command was still busy with the test subject.
· Test: Testing a regex with an empty alternative like one||three caused an error about an empty alternative. Though empty alternatives don't make sense, they're not an error. The Create tab and syntax highlighting will still show a warning.
· Use: When converting quantifiers using curly braces inside lookaround and checking support for variable and infinite repetition, RegexBuddy treated variable quantifiers like {1,3} as infinite like {3,} and vice versa... [ read full changelog ]





Softpedia guarantees that RegexBuddy 3.1.1 is 100% CLEAN, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

This software product was tested thoroughly and was found absolutely clean, therefore it can be installed with no concern by any computer user.

However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back on this page from time to time. (click here for more information)


Related downloads IT News Popular downloads New additions   Latest reviews  
PatchFactory 3.3 build 003
Easy and efficient patch/update building and applying automation tool
NativeExcel suite 2.7.4
A delphi package for creating excel files without OLE/DDE
1site Lite 2008.19.243
Create a Web Site with ease, quickly, no Html coding knowledge needed
Astrum InstallWizard 2.26.00
An easy-to-use installation creation tool with versatile functionality
AtPresent Editor 1.3.2
A builder of Flash based interactive presentations, simulations, demos
Flash Screensaver 1.0
Flash Screensaver - Make flash screensaver with your favorite flash movies, convert flash to screensaver
Regexile 1.4
Regexile is a freeware application that allows developers to test regular expressions
RegexBuilder 1.3.0.38852
RegexBuilder is a simple tool which helps developers to create and test regular expressions.
RegexSR 0.9
RegexSR is a very easy-to-use and powerful tool (written in Java) to test and create complex regular expressions

go to top Use the following code to link to this page:



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • Adobe Media Player 1...
  • Registry Mechanic 8....
  • BitSpirit 3.3.2.263
  • AnyDVD 6.4.5.6
  • Firefox 3.0.1 / 2.0....
  • AutoCAD 2009
  • Norton AntiVirus 200...
  • Norton Internet Secu...
  • The Bat! Professiona...
  • WinRAR 3.80 Beta 3 /...
  • GMail Drive shell ex...
  • DAEMON Tools Lite 4....
  • UBCD4WIN 3.2.0
  • Adobe Reader 9.0.0 /...
  • Total Commander Ulti...
  • System Mechanic 8.0....
  • Adobe Acrobat Profes...
  • iPhone PC Suite 1.0....
  • Portable Firefox 3.0...
  • MPlayer for Windows ...
  • Vista Codec Package ...
  • Windows Live Messeng...
  • WinBubble 1.73
  • Kaspersky Anti-Virus...
  • Malware Removal Tool...
  • Royale Noir Theme fo...
  • IBM Lotus Symphony 1...
  • Adobe Dreamweaver 10...
  • Adobe Fireworks 10.0...
  • BitDefender Total Se...
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive