Adium

root/trunk/Frameworks/AutoHyperlinks Framework/Source


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @25448 [25448] 10/21/2008 09:22:34 PM catfish_man warnings--;
(edit) @25238 [25238] 09/28/2008 10:25:10 PM sholt OCD. Extra semi-colon snuck into [25237].
(edit) @25237 [25237] 09/28/2008 10:22:58 PM sholt Better way of doing [25236]. Refs #11059.
(edit) @25236 [25236] 09/28/2008 10:14:21 PM sholt NSURL has some difficulties with string formatting escaped in URLs, as …
(edit) @25145 [25145] 09/10/2008 10:01:49 PM sholt Don't escape the characters ' and ?' for IPv6 addresses. Refs #11031.
(edit) @24490 [24490] 07/27/2008 01:58:59 PM sholt Adding recognition of dict: URIs, and associated tests. Fixes #10579
(edit) @24482 [24482] 07/23/2008 08:20:20 PM sholt We don't need this hackish index adjustment.
(edit) @24479 [24479] 07/23/2008 11:09:32 AM sholt This is a technically better fix, and actually decreses the FSM table size …
(edit) @24472 [24472] 07/21/2008 08:19:51 PM sholt Since [23560], we scanned all messages to see if the whole message was a …
(edit) @24426 [24426] 07/18/2008 03:19:21 PM sholt .me is now a publicly registerable TLD. I guess we should link it.
(edit) @24391 [24391] 07/17/2008 12:21:34 AM sholt Generate even fewer NSStrings: * In no case will a string under 4 …
(edit) @24380 [24380] 07/16/2008 04:31:13 PM sholt Cleaning up the code a bit. * Removed a few more unnecessary local …
(edit) @24362 [24362] 07/15/2008 01:20:15 PM sholt If n threads containing AHHyperlinkScanners are spawned at once (as in …
(edit) @24342 [24342] 07/14/2008 05:32:32 PM sholt This extra assignment was no longer needed and was causing the unit test …
(edit) @24287 [24287] 07/11/2008 01:32:01 PM sholt Patch from g-Off adding msnim scheme detection. Fixes #10432
(edit) @24284 [24284] 07/09/2008 01:06:51 PM sholt Fix for a bug where only the "xample.com" in "@example.com" would get …
(edit) @24283 [24283] 07/09/2008 12:44:16 PM sholt The functional replacements for NSScanner's methods now return, by …
(edit) @24282 [24282] 07/09/2008 09:55:48 AM sholt Reimplemented some functionality of NSScanner as private methods in …
(edit) @24182 [24182] 07/02/2008 04:13:36 PM sholt Reverting r24166, which effectively returns the full r24146 commit, …
(edit) @24166 [24166] 07/01/2008 08:08:31 PM sholt Keeping the API changes to AutoHyperlinks, but backing out the reentrant …
(edit) @24146 [24146] 07/01/2008 03:02:10 PM sholt Many enhancements to AutoHyperlinks.framework: * Thread Safety: * All …
(edit) @24137 [24137] 07/01/2008 01:46:10 AM evands Fixed a gaggle of Doxygen documentation problems
(edit) @24113 [24113] 06/30/2008 01:31:54 PM sholt fix for unit tests introduced in r24112, "( example.com )" now matches …
(edit) @23927 [23927] 06/11/2008 04:20:36 PM sholt There is little reason this should not be a class method. Why require the …
(edit) @23926 [23926] 06/11/2008 02:45:17 PM sholt a more reliable method for checking encoding sizes, courtesy of boredzo
(edit) @23924 [23924] 06/11/2008 02:29:36 PM sholt Rather than assume UTF8 is the best encoding to use for flex (though it is …
(edit) @23922 [23922] 06/11/2008 11:33:39 AM sholt Added a new target for a threaded stress tester in the …
(edit) @23918 [23918] 06/11/2008 08:11:54 AM sholt * Making the linkLock static so it exists across all instances of …
(edit) @23908 [23908] 06/10/2008 06:43:11 PM sholt warnings--;
(edit) @23906 [23906] 06/10/2008 04:47:06 PM sholt Adding NSComparisonMethods informal protocol methods or …
(edit) @23905 [23905] 06/10/2008 04:43:09 PM sholt This should make AutoHyperlinks.framework thread safe
(edit) @23866 [23866] 06/09/2008 02:25:47 AM sholt AutoHyperlinks.framework will now compile if Max OS X 10.5 and 64-bit …
(edit) @23864 [23864] 06/09/2008 01:56:13 AM sholt fixing an indexOutOfBounds issue
(edit) @23861 [23861] 06/09/2008 01:22:22 AM sholt Fixing an off-by-one error that caused incorrect positioning in the …
(edit) @23798 [23798] 06/03/2008 12:16:05 PM sholt Cleaning up some lex rules and names. Combining the cannonical patterns …
(edit) @23797 [23797] 06/03/2008 10:25:56 AM sholt Removed some essentially redundant rules (distinctions without a …
(edit) @23791 [23791] 06/01/2008 07:41:20 PM sholt We don't need this method call
(edit) @23787 [23787] 05/31/2008 06:36:17 PM sholt [23560] linkified all message strings that were links in themselves, this …
(edit) @23751 [23751] 05/30/2008 10:47:14 AM sholt Addressing a bug with email addresses discovered by durin42 * Adding …
(edit) @23601 [23601] 05/23/2008 02:01:18 PM sholt Fixes for new context tests added by boredzo in r23598. * includes brain …
(edit) @23596 [23596] 05/23/2008 11:00:52 AM sholt Fix precidence issues for tests added in r23595. Refs #8036.
(edit) @23593 [23593] 05/23/2008 10:41:36 AM sholt Added patterns for MySpace IM URI tests added in r23591 and r23592. Refs …
(edit) @23588 [23588] 05/23/2008 08:23:02 AM sholt Adding rules to match new test patterns added in r23585 && 23587. (Refs …
(edit) @23570 [23570] 05/22/2008 04:30:51 PM sholt r23567 inflated the AutoHyperlinks.framework binary size by almost 9x in …
(edit) @23569 [23569] 05/22/2008 04:14:06 PM sholt Parenthesis are not braces, and do not belong in this order.
(edit) @23568 [23568] 05/22/2008 03:57:48 PM sholt Let's uh... let's spell these right, eh?
(edit) @23567 [23567] 05/22/2008 03:00:42 PM sholt http://wiki.mozilla.org/TLD_List defines a number of ccTLDs that will only …
(edit) @23565 [23565] 05/22/2008 12:25:11 PM sholt parameterizing the url path pattern, and making it reject whitespaces, as …
(edit) @23564 [23564] 05/22/2008 09:14:12 AM sholt Matching yahoo|ymsgr:im?to=.+ links. Those new unit tests don't fail …
(edit) @23562 [23562] 05/22/2008 09:00:54 AM sholt add linkification for yahoo://im?to=<sn> links
(edit) @23561 [23561] 05/22/2008 08:55:22 AM sholt link the two Y! schemes added to tests in r23559. (refs #3107)
(edit) @23552 [23552] 05/22/2008 03:28:57 AM boredzo Leaks are bad.
(edit) @23551 [23551] 05/22/2008 03:16:09 AM boredzo Fixed the time reporting in AHStressTester to not fail at math. Note to …
(edit) @23550 [23550] 05/22/2008 02:45:14 AM sholt fixing an off-by-one error. thanks unit tests!
(edit) @23549 [23549] 05/22/2008 02:18:28 AM sholt cruft--;
(edit) @23548 [23548] 05/22/2008 02:15:36 AM sholt Fixing a slight performance regression. If we don't find a desired …
(edit) @23547 [23547] 05/22/2008 02:02:09 AM boredzo scanUpToCharactersFromSet:intoString: uses rangeOfCharacterInSet:
(edit) @23546 [23546] 05/22/2008 01:04:20 AM sholt Let's be smarter about advancing the parser when a link isn't …
(edit) @23544 [23544] 05/21/2008 10:54:43 PM sholt that actually didn't gain us as much performance as I thought. backing …
(edit) @23543 [23543] 05/21/2008 10:38:30 PM sholt according to Shark, we spend the most time sending objC messages. …
(edit) @23542 [23542] 05/21/2008 10:13:03 PM sholt * reducing calls to -[NSScanner scanLocation:] * moving doxygen notes to …
(edit) @23518 [23518] 05/19/2008 02:02:57 PM sholt Removing some cruft. This is redundant now.
(edit) @23517 [23517] 05/19/2008 01:12:08 PM sholt removing this pool makes the method run faster and causes no additional …
(edit) @23515 [23515] 05/19/2008 11:59:16 AM boredzo Oops. Forgot to actually add the loop to make the argument (number of …
(edit) @23514 [23514] 05/19/2008 11:57:41 AM boredzo Added a CLI tool to run the stress-test, in order to make it …
(edit) @23510 [23510] 05/19/2008 07:33:38 AM sholt -[NSNumber unsignedIntegerValue] -> -[NSNumber unsignedIntValue] makes …
(edit) @23509 [23509] 05/19/2008 07:23:42 AM sholt fix a small bug where example.com/f[oo_((ba]r)) wasn't linking.
(edit) @23507 [23507] 05/18/2008 09:46:51 PM sholt Check for mutiple sets of enclosures in URLs. If we match …
(edit) @23477 [23477] 05/17/2008 09:39:42 AM sholt Almost too simple a fix, but the tests show no regressions though we may …
(edit) @23475 [23475] 05/17/2008 05:24:11 AM catfish_man Fix links ending in - such as those used by bugzilla, which regressed in …
(edit) @23471 [23471] 05/16/2008 03:14:51 PM sholt Thanks to g-Off in irc who caught several instances of "AIHyperlinks". …
(edit) @23470 [23470] 05/16/2008 02:38:24 PM sholt * Adding positive and negative test cases for changes in r23468 * Escaping …
(edit) @23469 [23469] 05/16/2008 02:29:02 PM sholt fixing a typo
(edit) @23468 [23468] 05/16/2008 02:27:12 PM sholt link http://domain.nonTLD/ but NOT http://domain.nonTLD or …
(edit) @23467 [23467] 05/16/2008 02:20:39 PM sholt I donno how that "return:" snuck in there…
(edit) @23466 [23466] 05/16/2008 12:58:12 PM sholt single word domains can have ports, too!
(edit) @23464 [23464] 05/16/2008 11:52:18 AM sholt * Added doxygen comments * -[AHHyperlinkScanner nextURLFromString:] may …
(copy) @23430 [23430] 05/14/2008 08:28:08 PM sholt Last bit of transitioning AIHyperlinks -> AutoHyperlinks
copied from trunk/Frameworks/AIHyperlinks Framework/Source:
(edit) @23424 [23424] 05/14/2008 10:22:55 AM sholt warnings--;
Note: See TracRevisionLog for help on using the revision log.