index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
WT
/
Soundex.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-814
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-11
/
+11
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
1
-2
/
+4
2014-11-18
Missing parameter in preg_split()
Greg Roach
1
-2
/
+2
2014-11-04
Fix #236 - spaces break soundex algorithm
Greg Roach
1
-5
/
+3
2014-10-23
Soundex: PSR-1, PHPDoc
Greg Roach
1
-566
/
+593
2014-10-22
Remove old/commented code
Greg Roach
1
-1
/
+0
2014-10-21
PHPDoc
Greg Roach
1
-0
/
+9
2014-10-20
PHPDoc
Greg Roach
1
-5
/
+30
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-1
/
+1
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-16
Refactoring for PSR-0
Greg Roach
1
-1
/
+1
2013-12-01
#969337 - Soundex search - Code not in Soundex table
Greg Roach
1
-24
/
+40
2013-11-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-2
/
+2
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2012-03-30
Update the inline attribute for the soundex code
fisharebest
1
-2
/
+2
2012-03-29
Fix two soundex bugs
fisharebest
1
-3
/
+5
2012-03-19
Punctuation typo
fisharebest
1
-1
/
+1
2012-03-18
#898148 - Branches Soundex search output
fisharebest
1
-0
/
+10
2012-03-18
Refactor soundex functions into a separate class. (new file not added in 13605)
fisharebest
1
-0
/
+733