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
/
Date
/
French.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
-185
/
+0
2014-12-16
PHPDoc
Greg Roach
1
-33
/
+13
2014-12-16
Simpler/more efficient code to translate month names
Greg Roach
1
-139
/
+101
2014-11-08
PHPDoc
Greg Roach
1
-8
/
+3
2014-10-17
PHPDoc
Greg Roach
1
-10
/
+10
2014-10-16
Coding style
Greg Roach
1
-93
/
+117
2014-09-17
Code cleanup - date classes
Greg Roach
1
-62
/
+134
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-11
/
+11
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-20
/
+17
2014-09-13
Remove dependency on PHP's ext/calendar extension, and use our own
Greg Roach
1
-6
/
+6
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-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-07-22
#1203239 - Handling of Old Style Gregorian Dates
fisharebest
1
-1
/
+1
2013-06-24
Variable name mis-match in calendar classes
fisharebest
1
-6
/
+6
2013-06-23
Use PHP5.3 language features in date classes - gives performance gain of seve...
fisharebest
1
-40
/
+9
2013-06-01
Performance - date text is normalised during import/entry. No need to do it ...
fisharebest
1
-4
/
+3
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-5
/
+5
2011-02-19
Minor refactor: move calendar definitions to calendar files
fisharebest
1
-0
/
+4
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-62
/
+62
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+190