30th September, 2009
DEV300_m60
Over unused methods increase by 4 to 889 despite some welcome efforts in framework which drops to 2 and i18npool which now drops to 0 DEV300_m60 results
Posted at 11:59 am | Comments Off
23rd September, 2009
OSSBarCamp lightning talk on PEAR: slides now online
I was the the OSSBarCamp event in Dublin last Saturday and gave a lightning talk on PEAR. It went well (I think). The slides for it are now online at the talks.php.net website.
I’ll write up more thoughts on the event later if I find the time
Posted at 1:03 pm | Comments Off
18th September, 2009
IA64 3.1.1
My vanilla OpenOffice.org 3.1.1 build for Itanium is now available for download from the normal distribution network.
Posted at 9:33 am | Comments Off
17th September, 2009
DEV300_m59
DEV300_m59 callcatcher report gives two extra unused methods in sw and sc, raising the redundant method count to 885.
Posted at 8:42 am | Comments Off
12th September, 2009
DEV300_m58
DEV300_m58 callcatcher report shows framework increasing by 2 unused methods
Posted at 11:18 am | Comments Off
5th September, 2009
DEV300_m57
DEV300_m57 unused symbols now sub 900 as kohei’s latest sc cleanup is integrated
Posted at 9:58 am | Comments Off
3rd September, 2009
Dates, etc.
Well, this is somewhat of an unholy mess. I whipped up a quick date format comparator for glibc and icu for glibc’s supported locales and dispiritingly very few locales agree as to the short date format between icu, glibc, etc. To take one off the top, that of af_ZA
glibc: af_ZA.utf8: %x is 03/09/2009
icu 4.2: af_ZA: Short date is 2009-09-03
CLDR: af: date-short is 2009/09/03
OOo: Afrikaans (South Africa) 09/09/03
rats
Default icu rules seem (?) to get generated from CLDR and checked into icu, but these appear to be out of sync with the current CLDR version. e.g. some tools to get regenerate the icu data from CLDR. Need to have a look to see if that’s truly the case.
Posted at 6:01 pm | Comments Off