Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SwifTools
/
Linkify.cpp
Age
Commit message (
Collapse
)
Author
2012-04-25
Don't linkify /me actions.
Remko Tronçon
Resolves: #959
2011-06-13
Added CppCheck script.
Remko Tronçon
Tweaked the sources to satisfy cppcheck.
2011-04-30
Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.
Remko Tronçon
2011-04-18
Added RFC5122 XMPP URI parsing and basic handling.
Remko Tronçon
URI Handling currently only works on Mac OS X.
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-10
Fixed linkification of URLs followed by newlines.
Remko Tronçon
Resolves: #762
2010-12-26
Fixed linkifying of unicode URLs.
Remko Tronçon
2010-10-27
Changed linkifcation algorithm.
Remko Tronçon
2010-10-24
Linkify links with @ in them properly.
Remko Tronçon
2010-08-19
Fixed linkifying of urls containing '='.
Remko Tronçon
2010-05-08
Fixed linkify bug.
Remko Tronçon
Resolves: #326
2010-04-08
Added copyrights to SwifTools.
Remko Tronçon
2010-01-29
Fix tilde in links
Kevin Smith
2009-11-23
Fix linkifying links with '+'.
Remko Tronçon
2009-11-18
Fix linkifying of urls with #.
Remko Tronçon
2009-11-16
Fixed Linkify on camel case URLs.
Remko Tronçon
2009-11-15
Linkify URLs.
Remko Tronçon