- Apr 25, 2012
-
-
Mike Hommey authored
-
- Apr 24, 2012
-
-
Patrick Wong authored
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
-
- May 07, 2012
-
-
Makoto Kato authored
-
- Apr 05, 2012
-
-
Jonathan Kew authored
-
- Apr 04, 2012
-
-
Ryan VanderMeulen authored
-
- Mar 26, 2012
-
-
Makoto Kato authored
-
- Mar 05, 2012
-
-
Ed Morley authored
-
- Mar 04, 2012
-
-
Jonathan Kew authored
-
- Feb 24, 2012
-
-
Jonathan Kew authored
-
Jonathan Kew authored
bug 724826 pt 3 - replace users of nsIUGenCategory service within libxul with direct access to mozilla::unicode::GetGenCategory. r=smontagu
-
Jonathan Kew authored
bug 724826 pt 2 - replace the use of cattable.h with nsUnicodePropertyData for more accurate (and faster) category lookup. r=smontagu
-
Jonathan Kew authored
--HG-- rename : gfx/thebes/gfxUnicodeProperties.h => intl/unicharutil/public/nsUnicodeProperties.h rename : gfx/thebes/gfxUnicodeScriptCodes.h => intl/unicharutil/public/nsUnicodeScriptCodes.h rename : gfx/thebes/gfxUnicodeProperties.cpp => intl/unicharutil/src/nsUnicodeProperties.cpp rename : gfx/thebes/gfxUnicodePropertyData.cpp => intl/unicharutil/src/nsUnicodePropertyData.cpp rename : gfx/thebes/genUnicodeScriptData.pl => intl/unicharutil/tools/genUnicodePropertyData.pl
-
- Mar 12, 2012
-
-
Justin Lebar authored
--HG-- extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
-
- Mar 05, 2012
-
-
Makoto Kato authored
--HG-- rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
-
- Mar 04, 2012
-
-
Justin Lebar authored
-
Justin Lebar authored
-
Justin Lebar authored
-
- Feb 18, 2012
-
-
Shriram Kunchanapalli authored
-
- Feb 20, 2012
-
-
Jonathan Kew authored
bug 728866 - pt 1 - expose low-level APIs for canonical composition and decomposition of a single Unicode character. r=smontagu --HG-- rename : intl/unicharutil/src/nsUnicodeNormalizer.h => intl/unicharutil/public/nsUnicodeNormalizer.h
-
- Mar 14, 2012
-
-
Jonathan Kew authored
bug 210501 - implement case-folding support (ToUpper/Lower/Titlecase) for non-BMP characters (Unicode plane 1 and above). r=smontagu --HG-- rename : intl/unicharutil/src/nsUnicodeProperties.cpp => intl/unicharutil/util/nsUnicodeProperties.cpp rename : intl/unicharutil/public/nsUnicodeProperties.h => intl/unicharutil/util/nsUnicodeProperties.h rename : intl/unicharutil/src/nsUnicodePropertyData.cpp => intl/unicharutil/util/nsUnicodePropertyData.cpp rename : intl/unicharutil/public/nsUnicodeScriptCodes.h => intl/unicharutil/util/nsUnicodeScriptCodes.h
-
- Mar 10, 2012
-
-
Masatoshi Kimura authored
-
- Feb 04, 2012
-
-
Panagiotis Koutsourakis authored
Files named Makefile.in containing the expression DIRS += <foo> or DIRS = <foo> inside the conditional expression ifdef ENABLE_TESTS ... endif are changed to TEST_DIRS += tests outside any conditional expression. The files ./layout/Makefile.in ./layout/Makefile.in ./layout/style/Makefile.in ./rdf/Makefile.in ./security/manager/Makefile.in ./content/Makefile.in ./content/smil/Makefile.in ./content/xul/templates/Makefile.in ./content/xul/content/Makefile.in ./content/base/Makefile.in ./content/media/Makefile.in ./parser/htmlparser/Makefile.in ./dom/sms/Makefile.in ./js/jsd/Makefile.in ./js/xpconnect/Makefile.in ./widget/Makefile.in ./widget/windows/Makefile.in ./Makefile.in ./startupcache/Makefile.in ./storage/Makefile.in ./gfx/Makefile.in ./intl/strres/Makefile.in ./intl/uconv/Makefile.in ./intl/unicharutil/Makefile.in ./intl/lwbrk/Makefile.in ./embedding/Makefile.in ./modules/libjar/Makefile.in ./modules/libpref/Makefile.in ./build/Makefile.in ./build/win32/Makefile.in ./xpcom/Makefile.in ./extensions/spellcheck/hunspell/Makefile.in ./extensions/cookie/Makefile.in ./netwerk/Makefile.in ./netwerk/streamconv/Makefile.in ./editor/txmgr/Makefile.in ./toolkit/mozapps/shared/Makefile.in ./toolkit/mozapps/update/Makefile.in ./toolkit/library/Makefile.in ./toolkit/library/Makefile.in ./toolkit/crashreporter/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/feeds/Makefile.in ./toolkit/components/url-classifier/Makefile.in contain the string ifdef ENABLE_TESTS but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and they remain unchanged by this patch.
-
- Apr 24, 2012
-
-
Jonathan Kew authored
-
- Apr 19, 2012
-
-
Simon Montagu authored
bug 738101 - Use the new mozilla::unicode::GetIdentifierModification instead of the old ccmap in IsDefaultIgnorable. This is the last client for precompiled ccmaps, so remove the infrastructure for them at the same time. r=jfkthame
-
Simon Montagu authored
-
- Apr 23, 2012
-
-
Jonathan Kew authored
-
- Apr 24, 2012
-
-
Jonathan Kew authored
-
- Jan 24, 2012
-
-
Simon Montagu authored
-
Simon Montagu authored
-
- Jan 26, 2012
-
-
Simon Montagu authored
-
- Jan 22, 2012
-
-
Simon Montagu authored
-
Simon Montagu authored
-
- Jan 18, 2012
-
-
Makoto Kato authored
-
- Jan 15, 2012
-
-
Ms2ger authored
-
- Apr 21, 2012
-
-
Jonathan Kew authored
bug 745780 - update harfbuzz code to upstream commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c (2012-04-17). r=jdaggett a=mfinkle
-
- Jan 12, 2012
-
-
Asaf Romano authored
-
- Mar 27, 2012
-
-
Simon Montagu authored
-
- Jan 02, 2012
-
-
Ms2ger authored
-
- Dec 21, 2011
-
-
Makoto Kato authored
-
- Dec 20, 2011
-
-
Simon Montagu authored
-