Skip to content

Commit

Permalink
Merge pull request #1 from cfg/support-64bit
Browse files Browse the repository at this point in the history
Support building for x64
cfg authored Sep 27, 2018
2 parents 4d9159b + eaa49ee commit f37e7e7
Showing 7 changed files with 74 additions and 58 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.DS_Store

## Build generated
build/
DerivedData/

## Various settings
xcuserdata/

10 changes: 6 additions & 4 deletions Info.plist
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleGetInfoString</key>
<string>RegExhibit 1.2, September 2007</string>
<string>RegExhibit 1.2.1, September 2018</string>
<key>CFBundleHelpBookFolder</key>
<string>RegExhibit Help</string>
<key>CFBundleHelpBookName</key>
@@ -23,11 +23,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<string>1.2.1</string>
<key>CFBundleSignature</key>
<string>&lt;("{</string>
<key>CFBundleVersion</key>
<string>1.2</string>
<string>1.2.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
8 changes: 8 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
ISC License

Copyright 2007, Roger Jolly.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

84 changes: 34 additions & 50 deletions RegExhibit source Read me 1.2.rtfd/TXT.rtf → README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,34 @@
{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
{\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\froman\fcharset77 Palatino-Italic;\f2\froman\fcharset77 Palatino-Bold;
\f3\froman\fcharset77 Palatino-Roman;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural

\f0\fs24 \cf0 {{\NeXTGraphic Pasted Graphic.tiff \width960 \height960
}¬}\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural

\f1\i \cf0 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc
\f2\i0\b\fs48 \cf0 RegExhibit 1.2 source-code
\f3\b0\fs24 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\cf0 September 2007\
\

\f2\b About RegExhibit
\f3\b0 \
RegExhibit is a program that allows you to interactively examine and test regular expressions. If you don\'d5t know what regular expressions are, chances are this application is not for you.\
\
I wrote this application mainly to help me learning objective-c and cocoa programming. As I am regularly using regular expressions, and dislike writing small test programs to see if they are correct, it seemed like a useful exercise.\
\
While writing this, I profited a lot from the source-code and snippets other people had made available. It seems only fair, I should do the same.\
\

\f2\b Price
\f3\b0 \
RegExhibit and its source-code are free. If you feel they are worth something and you want to spend some money, donate it to your favourite charity. When you haven't got one, might I suggest Amnesty International? (Please note, Amnesty International has absolutely no connection with or responsibility for this application and can be blamed even less than I for what you do to your system with it.)\
\

\f2\b Author
\f3\b0 \
RegExhibit was written by Roger Jolly. As I am still learning objective-c / cocoa, chances are some things could have been done a lot smarter. If you have any suggestions, comments or whatever, I would like to hear from you. You can mail me at {\field{\*\fldinst{HYPERLINK "mailto:[email protected]"}}{\fldrslt [email protected]}}.\
\

\f2\b Legal stuff
\f3\b0 \
Please note, I can\'d5t be held responsible for any damage that results from the use of this software. RegExhibit nor its source-code comes with no warranties, explicit or implicit, nor any guarantee that is works. You use it at your own risk.\
\
Any and all trademarks mentioned in this documentation belong to their respective owners. They too, are not responsible for anything you let RegExhibit do to you.\
\
You are free to redistribute RegExhibit or its source-code in any form as long as you don't charge for it and include the original package. If you want to include RegExhibit or source-code on a CD-ROM, DVD or any other removable medium, I hope you will contact me and send me a copy. In all other cases you should contact me, too. \
\
Copyright 2007, Roger Jolly.\
\
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\
The software is provided "as is" and the author disclaims all warranties with regard to this software including all implied warranties of merchantability and fitness. in no event shall the author be liable for any special, direct, indirect, or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software.}
# GitHub Changes
Source for Roger Jolly's RegExhibit. https://roger-jolly.nl/software/

September 2018: Modified to build for 64-bit macOS.

---

September 2007

## About RegExhibit
RegExhibit is a program that allows you to interactively examine and test regular expressions. If you don't know what regular expressions are, chances are this application is not for you.

I wrote this application mainly to help me learning objective-c and cocoa programming. As I am regularly using regular expressions, and dislike writing small test programs to see if they are correct, it seemed like a useful exercise.

While writing this, I profited a lot from the source-code and snippets other people had made available. It seems only fair, I should do the same.

## Price
RegExhibit and its source-code are free. If you feel they are worth something and you want to spend some money, donate it to your favourite charity. When you haven't got one, might I suggest Amnesty International? (Please note, Amnesty International has absolutely no connection with or responsibility for this application and can be blamed even less than I for what you do to your system with it.)

## Author
RegExhibit was written by Roger Jolly. As I am still learning objective-c / cocoa, chances are some things could have been done a lot smarter. If you have any suggestions, comments or whatever, I would like to hear from you. You can mail me at [email protected].

## Legal stuff
Please note, I can't be held responsible for any damage that results from the use of this software. RegExhibit nor its source-code comes with no warranties, explicit or implicit, nor any guarantee that is works. You use it at your own risk.

Any and all trademarks mentioned in this documentation belong to their respective owners. They too, are not responsible for anything you let RegExhibit do to you.

You are free to redistribute RegExhibit or its source-code in any form as long as you don't charge for it and include the original package. If you want to include RegExhibit or source-code on a CD-ROM, DVD or any other removable medium, I hope you will contact me and send me a copy. In all other cases you should contact me, too.

Copyright 2007, Roger Jolly.

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
The software is provided "as is" and the author disclaims all warranties with regard to this software including all implied warranties of merchantability and fitness. in no event shall the author be liable for any special, direct, indirect, or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software.

Binary file not shown.
13 changes: 9 additions & 4 deletions RegExhibit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -185,10 +185,18 @@
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RegExhibit" */;
compatibilityVersion = "Xcode 2.4";
developmentRegion = en;
hasScannedForEncodings = 1;
knownRegions = (
en,
);
mainGroup = 29B97314FDCFA39411CA2CEA /* RegExhibit */;
projectDirPath = "";
projectRoot = "";
targets = (
8D1107260486CEB800E47090 /* RegExhibit */,
);
@@ -285,10 +293,7 @@
C01FCF4C08A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
ARCHS = "$(ARCHS_STANDARD)";
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INFOPLIST_FILE = Info.plist;
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

0 comments on commit f37e7e7

Please sign in to comment.