Skip to content
Snippets Groups Projects
  1. Apr 25, 2012
  2. Apr 24, 2012
  3. May 07, 2012
  4. Apr 05, 2012
  5. Apr 04, 2012
  6. Mar 26, 2012
  7. Mar 05, 2012
  8. Mar 04, 2012
  9. Feb 24, 2012
  10. Mar 12, 2012
  11. Mar 05, 2012
  12. Mar 04, 2012
  13. Feb 18, 2012
  14. Feb 20, 2012
  15. Mar 14, 2012
    • Jonathan Kew's avatar
      bug 210501 - implement case-folding support (ToUpper/Lower/Titlecase) for... · 1bd194a3
      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
      1bd194a3
  16. Mar 10, 2012
  17. Feb 04, 2012
    • Panagiotis Koutsourakis's avatar
      Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey · 9c7dfb97
      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.
      9c7dfb97
  18. Apr 24, 2012
  19. Apr 19, 2012
  20. Apr 23, 2012
  21. Apr 24, 2012
  22. Jan 24, 2012
  23. Jan 26, 2012
  24. Jan 22, 2012
  25. Jan 18, 2012
  26. Jan 15, 2012
  27. Apr 21, 2012
  28. Jan 12, 2012
  29. Mar 27, 2012
  30. Jan 02, 2012
  31. Dec 21, 2011
  32. Dec 20, 2011
Loading