Граф коммитов

3186 Коммитов

Автор SHA1 Сообщение Дата
Simon Montagu b62b09bd30 Update intl/uconv/directory.txt. Follow-up to bug 483116, NPOTB 2010-02-10 23:25:10 -08:00
Jae-Seong Lee-Russo 082e12c87c Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
timeless@mozdev.org b71697af81 Bug 522561 crash replying to message that has attached eml [@ strlen | nsDateTimeFormatMac::FormatPRExplodedTime(nsILocale*, int, int, PRExplodedTime const*, nsAString_internal&)]
r=smontagu
2010-02-02 16:29:17 -08:00
Alexander L. Slovesnik 7a9729dc2d Bug 542823: Fix display of cp932 encoded messages r=smontagu 2010-01-30 07:52:32 -05:00
Simon Montagu ba1f53f229 Replace locale no-NO by nb-NO. Bug 533814, r=pike 2009-12-22 04:53:05 -08:00
Simon Montagu c6f434dfc6 Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 01:20:35 -08:00
Simon Montagu 681d9954dd Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 00:47:08 -08:00
Simon Montagu 8f5c8eea17 Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 00:35:30 -08:00
L. David Baron c2bec2be3a Remove the concept of stateless unicode decoders since they now all have state. (Bug 530328) r=smontagu 2009-11-23 22:43:48 -08:00
Henri Sivonen 213aca73bc Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
--HG--
extra : rebase_source : 8d44fdc215e14ed8da34793c1f432bc2bc9f6e05
2009-09-25 20:11:02 +03:00
Daniel Holbert 43553fc3b5 Bug 529365, patch 2: Add braces (and adjust indentation) to fix build warning in nsBufferDecoderSupport::Convert. r=smontagu 2009-11-17 22:08:22 -08:00
Ted Mielczarek 0dda716014 bustage fix from bug 462381 2009-11-16 07:57:15 -05:00
Mitchell Field bf5ecdc685 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Dão Gottwald 0d39e46fc6 Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu 2009-11-12 11:07:00 +01:00
Jae-Seong Lee-Russo b1b7fa69b4 Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
2009-11-06 08:34:57 +01:00
Makoto Kato 1c175e2654 Bug 522931 - textToSubURI.UnEscapeAndConvert(UTF-8, null) causes crash in NS_strdup [@strlen | NS_strdup(char const*) ]. r=smontagu 2009-10-30 18:17:19 +09:00
Marco Bonardo 30dab76e20 Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Mitchell Field 7df5fc2f99 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Mitchell Field 41c8798093 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Simon Montagu fe4323c31b Share code in encoding conversion tests 2009-09-23 01:01:23 -07:00
Phil Ringnalda 6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Taras Glek f3f33c847d Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Jeff Muizelaar 0f6a48f4ef Backout ffcfaed61bed: Taras Glek – Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
This caused an unexplained Ts improvement and obj-c exceptions during Ts.
2009-09-14 16:54:21 -04:00
Taras Glek b0d11f408a Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : d501b6c2ec3ee7d6bd82949b30051e82c947b3fa
2009-09-14 10:48:26 -07:00
Phil Ringnalda c7846f98af Bug 512896 - Remove the obsolete makefile.win that doesn't build GenCyrillicClass.cpp, r=smontagu 2009-09-13 16:05:55 -07:00
Makoto Kato 4d45703ece Bug 514624 - UTF8 to Unicode conversion of SSE2 optimization for x86_64 platform. r=vlad 2009-09-07 11:36:52 +09:00
Benjamin Smedberg 667f63d102 Bug 513032 - remove empty conditionals in our makefiles, r=ted 2009-08-27 10:48:18 -07:00
Neil Rashbrook ec29056dd5 Bug 506430 followup to fix VC7.1 bustage r=vlad 2009-09-03 20:09:44 +01:00
Vladimir Vukicevic 36a7dc58ce b=506430; Optimize UTF8 to UTF16 conversion; r+sr=jst 2009-09-01 22:52:02 -07:00
Vladimir Vukicevic 81e5c46fcb backing out 512643 and 506430 due to OSX mochitest failure 2009-09-02 00:28:38 -07:00
Vladimir Vukicevic ca3005092f b=506430; Optimize UTF8 to UTF16 conversion; r+sr=jst 2009-09-01 22:52:02 -07:00
Taras Glek 01e01a0d8f bug 508421: accidentally left a printf in
--HG--
extra : rebase_source : 8ab26dae91f7d989c07426e9b42583694281c821
2009-08-28 14:36:46 -07:00
Benjamin Smedberg 36bc86429d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
tglek@mozilla.com 6da2f5fcc8 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Phil Ringnalda 9c3888a484 Bug 342754 - pavlov defined NS_CHARSETALIAS_CID a second time, r=smontagu 2009-08-25 20:20:33 -07:00
Benjamin Smedberg ba372f3a4c Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Simon Montagu ae66684c66 Make all charset aliases lower-case, and add unit test for MacRoman. Bug 512060, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-08-23 06:22:30 -07:00
Craig Topper b5592178c6 Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron 2009-08-18 08:48:32 -07:00
Hashem Masoud b71a1a1cfa Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
Serge Gautherie b97a0e78a3 Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu 2009-08-06 20:00:41 +02:00
David Zbarsky e5c3359049 Bug 392526. Some callers of nsID::ToString use a mismatched allocator to free the string. r=bsmedberg 2009-07-29 13:54:44 -04:00
Navin Lal 1cad5f2db8 Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron 2009-07-25 03:27:08 +02:00
Simon Montagu 313d6dc395 Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc 2009-07-12 06:32:48 -07:00
Robert O'Callahan 373843aa7f Backed out changeset 92cc21ed9634 2009-07-10 18:18:19 +12:00
Robert O'Callahan c19feb00e3 Bug 371839. Treat \n as space that the line-breaker will use as a word boundary. The main effect is that we don't have to scan backwards past \n when looking for a place to start linebreaking. r=smontagu 2009-07-10 14:04:52 +12:00
Arpad Borsos 9c8455122d Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Simon Montagu b70873dede Unit test for ISO-2022-KR decoding 2009-06-16 01:14:21 -07:00
Simon Montagu 306b8cb3e6 Bug 494099, HZ-GB-2312 converter reads beyond input buffer and omits characters at block boundaries. r=VYV03354@nifty.ne.jp 2009-06-16 00:13:28 -07:00
Arpad Borsos 21896afffc Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron 2009-05-07 17:15:26 +02:00
Simon Montagu 99299be406 Check for newline at the beginning of the loop. Bug 494098, r=VYV03354@nifty.ne.jp 2009-06-14 01:43:38 -07:00
Arpad Borsos 118ee75268 Back out bug 474369, suspected of causing dhtml and tp3 regression 2009-06-12 23:20:55 +02:00
Arpad Borsos 990fceee6e Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Arpad Borsos a56370e043 Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
timeless@mozdev.org de8a0ebe72 Bug 491193 - fix intl warnings. r=smontagu 2009-05-18 12:44:02 +02:00
Neil Rashbrook 998da51c36 Bug 485592 Fix nsTextToSubURI::UnEscapeAndConvert allocator mismatches r=smontagu sr=jag 2009-05-15 11:37:59 +01:00
Simon Montagu bc928cfd5d Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-05-11 04:23:42 -07:00
Boris Zbarsky ce1a541b65 Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
L. David Baron f0c43ecb3d Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
timeless@mozdev.org 531f559b6f Bug 490835 nsMacCharset and nsOS2Charset shouldn't createInstance the locale service
Followup to bug 207333 for OS2 and Mac locale consumers
r=smontagu sr=neil
2009-05-03 09:28:43 -07:00
Josh Aas e2ea4b5e73 Fix crash in unicode collation on Mac OS X, enable it, remove old collation impl. b=488320 r=smontagu sr=roc 2009-05-01 15:57:08 -07:00
Serge Gautherie 3fc399c991 Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Dv1) <nsCompressedCharMap.cpp> remove commented out FONT_SCAN_PRINTF(); r=smontagu 2009-04-22 14:24:30 +02:00
Chris Jones 388a3755d5 bug 489135: fix old PRMonitor leak, init debug var in mozilla::Monitor. r=smontagu 2009-04-21 00:33:12 +02:00
Chris Jones 18c52db5ae Bug 58904: Create strong types for synchronization primitives. r=bsmedberg. 2009-04-18 18:54:23 -07:00
Serge Gautherie f3636c5d87 Bug 485728 - TUnit test_intl_locale tests get executed twice now; (Av1) Fix MODULE name; r=smontagu 2009-04-16 14:08:43 +02:00
Rob Campbell 7e6730bd73 bug 485511, Firefox crashes in nsExtensibleStringBundle::FormatStringFromName, p=rcampbell, r=smontagu, sr=shaver 2009-04-02 14:12:38 -03:00
Jesper Kristensen 5ddbc9dfcb Bug 474636 - IDL interfaces in intl should include some documentation; r=smontagu 2009-04-01 23:53:04 +02:00
Simon Montagu f2143bf495 Remove duplicate property added in bug 437276, rs=Neil 2009-04-01 06:56:13 -07:00
Edward Lee 3bc9eaf7d4 Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu 2009-03-29 13:18:24 -05:00
Simon Montagu 49ff2879d9 Update default scripts for languages and the list of preferred languages based on data from the IANA registry. Bug 437276, r=Masatoshi Kimura 2009-03-29 00:49:44 -07:00
Simon Montagu 8d69ebafec Test ta-IN instead of gu-IN, to avoid failure on W2K. Bug 484664 2009-03-23 00:20:01 -07:00
Ted Mielczarek 27616db76a Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
2009-03-21 11:20:00 -04:00
Ted Mielczarek 1771ccc676 bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
2009-03-21 11:20:00 -04:00
Atsushi Sakai 08584644a9 Bug 483769 - dateFormatYearMonth should generate 4 digits year; r=smontagu 2009-03-21 00:38:47 +01:00
Josh Aas dde6460538 Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Simon Montagu 683ac12712 xpcshell tests for bug 22310, based on a test by Jesper Kristensen <bugzilla@jesperkristensen.dk> 2009-03-18 01:39:50 -07:00
Jonathan Watt c99daefd4b Use CFDateFormatter instead of deprecated Carbon functions. Bug 360018, Some additional work by smontagu, r=smontagu, jdaggett 2009-03-16 05:24:15 -07:00
Simon Montagu f74bf82c6d Backout previous commit 2009-03-16 05:21:55 -07:00
Jonathan Watt dcb1a5d630 Use CFDateFormatter instead of deprecated Carbon functions. Some additional work by smontagu, r=smontagu, jdaggett 2009-03-16 04:59:33 -07:00
Atsushi Sakai ed63217887 Bug 22310 - Locale conversion to support 3 letter language; Mac OS locale parser; r=smontagu 2009-03-15 14:52:08 +01:00
Simon Montagu 0ef190bc50 Fix some issues found with valgrind. Bug 479759 and bug 481692. r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-03-10 23:12:52 +02:00
Simon Montagu 6c6c70f5a6 Use onload instead of setTimeout to reduce random test failures. Bug 482455, r=bz 2009-03-10 14:07:33 -07:00
Simon Montagu 9a2290a180 Treat unpaired surrogate characters in UTF-16 as illegal characters. Bug 312716. Patch by me and Peter Annema <jag@tty.nl>, r=me, jag, jshin; sr=dveditz 2009-02-22 02:08:27 -08:00
Makoto Kato 6c49622ac3 Bug 174351: Encoding errors aren't treated as fatal XML errors. r=smontagu, sr=peterv 2009-02-16 04:22:47 -08:00
Atsushi Sakai 9027500506 Bug 478157 - verKorea should be KR, not KP; r=smontagu
CLOSED TREE (unrelated to Windows talos orange)
2009-02-14 19:00:55 +01:00
Vladimir Vukicevic 9f362eae15 b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted 2009-02-12 18:26:01 -08:00
Simon Montagu d1e980ba41 Remove obsolete files in intl/uconv. Bug 475538, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-02-12 04:09:54 -08:00
Ehsan Akhgari 3b6cf03f73 Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc 2009-01-30 11:43:17 +03:30
Simon Montagu 506ca0e80c Some more testcases for character set encoding/decoding 2009-01-27 11:52:09 +02:00
Simon Montagu d0c7cac271 Tests for Unicode security issues -- bug 445886 2009-01-25 12:10:31 +02:00
Simon Montagu 4177fe593c Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB 2009-01-22 22:29:53 +02:00
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Fred Jendrzejewski 424883d380 Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Simon Montagu c15f54734f Back out changeset d9c4a4d5a4e4 (bug 441167) 2009-01-21 12:27:39 +02:00
Jonathan Kew 2cc2d22c2b Bug 472593. Don't call line-breaker's Next() method when already at end of text. r=bz,sr=roc 2009-01-19 22:07:11 +13:00
Fred Jendrzejewski d8f1bff747 Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Robert O'Callahan 804cc7ee91 Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski 065bde22f3 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
timeless@mozdev.org 69848d6b7c Bug 436925 - THREADSAFE nsCharsetConverterManager uses NS_CHARSETALIAS_CONTRACTID (nothreadsafe) from a random thread - triggered by Expired cert and nsDateTimeFormat, r=smontagu, sr=jst 2009-01-15 20:02:21 -08:00
Ehsan Akhgari 925938f029 Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc 2009-01-15 11:24:44 +03:30
Simon Montagu 52daffdeee Update the GEOSTD8 to Unicode decoder. Bug 472746, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-01-09 10:32:04 +02:00
Benjamin Smedberg 1bb2a73b85 Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
Masatoshi Kimura 5517fb7970 Bug 470635 - Remove unused state machines 2008-12-27 19:02:48 +01:00
Ehsan Akhgari de102e4aff Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc 2008-12-19 14:37:09 +03:30
Edward Lee 60e89b7539 Bug 467347 - Fix Plural Rule #12, Arabic, to have 6 forms. r=Pike, r=smontagu 2008-12-18 16:23:24 -06:00
Ehsan Akhgari c5ae2a1961 Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc 2008-12-18 23:42:53 +03:30
Jonathan Kew 19a3b09f74 bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc 2008-12-11 02:25:42 +09:00
Jonathan Kew fbb126a539 b=450088 backing out (new reftest failed) 2008-12-09 17:42:50 +09:00
Masayuki Nakano b797c39d4c Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc 2008-12-09 15:41:42 +09:00
Robert O'Callahan b56fcea574 Bug 468413. Make test_bug335816.html reliable by using onload instead of setTimeout. r=smontagu 2008-12-09 13:31:36 +13:00
Masatoshi Kimura 3a3a37f47d Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron 2008-12-06 11:08:26 -08:00
Simon Montagu 3764b80a78 Exclude Arabic numeric formatting characters from IS_ARABIC_ALPHABETIC. Bug 438571, r=Ehsan Akhgari <ehsan.akhgari@gmail.com> 2008-12-06 08:45:31 -08:00
Daniel Holbert 61f320aa9d Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes. 2008-12-05 11:52:01 -08:00
Masatoshi Kimura 31c5df869e Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron 2008-12-05 18:31:00 +01:00
Doug Turner c2cdb8960a Bug 461839 - uniscribe breaker on windows mobile r+sr=roc 2008-12-03 08:42:03 -05:00
Simon Montagu 2525c14df1 Bug 424068: Disable Unicode collation on Mac more intelligently. r=jdaggett 2008-12-03 00:43:42 -08:00
Simon Montagu c847d82b0e Update Unicode data files to Unicode version 5.1. Bug 427350, r=jdaggett 2008-12-03 10:11:01 +02:00
Doug Turner 2c4c720f8d Bug 461827. Winnls.h include is no needed after removal of the wince shunt library. r/sr=stuart 2008-11-04 07:22:07 -08:00
Phil Ringnalda 538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Serge Gautherie b4df0bfb06 Bug 228102 - </intl/strres/tests/strres-test.xul>: "This file needs a rewrite"; (Bv1) <intl.pkg>; r=smontagu 2008-10-28 01:54:35 +01:00
Siddharth Agarwal 60de8bee79 Bug 455738 - Add support for new Vista locales; Define LOCALE_NAME_MAX_LENGTH; r=smontagu 2008-10-19 14:37:33 +02:00
Siddharth Agarwal 0dd884b576 Bug 455738 - Add support for new Vista locales; r=smontagu 2008-10-16 17:28:24 +02:00
Masatoshi Kimura ae33e0b22f Bug 457886 - Cannot send ISO-2022-JP email on Tb trunk; r=smontagu sr=bienvenu 2008-10-11 02:52:24 +02:00
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Boris Zbarsky db9f6aad6b Fixing build warnings due to us null-checking a pointer that's never null. No bug. 2008-10-07 17:24:37 -04:00
Jonas Sicking 69b9ff0371 Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Arpad Borsos 87878e68eb Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie) 2008-09-15 17:40:25 +02:00
Ted Mielczarek ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Simon Montagu ba9a4161de Test cases for bug 116882 2008-09-03 22:46:32 +03:00
stefanh@inbox.com 2c9a2703e1 Bug 451603 - Wrong region code for Moldavia in languages.properties. r=smontagu. 2008-08-24 22:34:22 +02:00
Robert Kaiser c42140ec02 bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil 2008-08-24 19:51:03 +02:00
Simon Montagu 8e37d92687 Bug 449578 - "Wrong interpretation of escape sequence in charset iso-2022-kr" [r=emk] 2008-08-19 23:36:41 -05:00
Brian Crowder 1f289300fb Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
Simon Montagu 45a441badc Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
Simon Montagu 487f974d7a Remove unused ccmap files. Bug 445877, r+sr=dbaron 2008-07-20 11:37:00 +03:00
L. David Baron 1a4e7239ca Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu 2008-07-17 16:37:12 -07:00
Reed Loden c7efe0896a Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360. 2008-07-12 05:33:29 -05:00
Jesper Kristensen 60d7514673 Bug 441167 – nsIScriptableDateFormat defaults to OS locale but should be application locale. r=smontagu 2008-07-12 12:26:13 +02:00
Jesper Kristensen 82f6b93a64 Bug 22310 - "Locale conversion to support 3 letter language" [r=smontagu] 2008-07-12 05:23:13 -05:00
Serge Gautherie fb0b62f292 Bug 443672 - Fix a few nits in nsStringBundle.cpp, r=smontagu 2008-07-09 22:21:24 +02:00
Gavin Sharp 4a477a198b Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
Benjamin Smedberg a124d5b9a1 Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
Simon Montagu 8f1bffa84b Use ASCII-compatible fallback if an encoder has no values defined for code points below U+0020. Bug 399257, r=jshin 2008-06-04 22:53:33 +03:00
Simon Montagu b249b550e9 Make the UTF-16 decoder return an error if the input length is less than 2 bytes. Bug 396637, r=jshin 2008-06-04 20:52:19 +03:00
smontagu@smontagu.org 9e9d40c772 Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-08 23:36:22 -07:00
smontagu@smontagu.org e0da0a8a1c Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
smontagu@smontagu.org 2d7e70b9f1 Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 13:19:34 -07:00
reed@reedloden.com 0f785a2568 Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner] 2008-03-18 12:33:46 -07:00
reed@reedloden.com d3243c57bd Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner] 2008-03-14 09:22:25 -07:00
smontagu@smontagu.org 103f51c598 Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons 2008-03-13 12:01:53 -07:00
mattwillis@gmail.com 57282c5e42 Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 14:56:59 -07:00
smontagu@smontagu.org d1d47d9bdb Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon 2008-03-12 00:56:38 -07:00
blassey@mozilla.com 6cc9d5a4ed backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com ff89c4a3fb switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
dtownsend@oxymoronical.com abd273614f Disabling test due to bug 421790 2008-03-09 07:46:17 -07:00
dtownsend@oxymoronical.com baf28387f9 Fix test to report what the differences actually were. 2008-03-09 06:06:30 -07:00
blassey@mozilla.com 81d841c1fc backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
edward.lee@engineering.uiuc.edu 96237150e1 Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 13:33:39 -08:00
philringnalda@gmail.com 76a81d6750 Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep 2008-02-19 22:48:08 -08:00
jag@tty.nl 05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com a2aaecca91 Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 03:33:38 -08:00
stefanh@inbox.com 84f56896a0 Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep. 2008-02-12 09:24:21 -08:00
smontagu@smontagu.org 9ab9ebf902 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
smontagu@smontagu.org 1ede70214d Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor 2008-02-11 08:46:55 -08:00
reed@reedloden.com 3d89169a69 Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu] 2008-01-31 18:55:34 -08:00
reed@reedloden.com bcadc4523e Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep] 2008-01-29 20:30:20 -08:00
bent.mozilla@gmail.com 2a0e04351d Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst. 2008-01-29 15:23:24 -08:00
bent.mozilla@gmail.com 6c944d399a Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9. 2008-01-29 14:12:22 -08:00
mozilla@weilbacher.org fc80bb59ab Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner 2008-01-28 14:22:53 -08:00
edward.lee@engineering.uiuc.edu 1935dd96a6 Bug 414141 - Help debug bad plural strings to PluralForm.jsm by printing the caller. r=l10n@mozilla.com, r=smontagu, a1.9=schrep 2008-01-27 09:44:08 -08:00
dbaron@dbaron.org e956b2e7d4 Remove unused OrderIdFormater (sic) code. r=smontagu b=414142 Not part of the build. 2008-01-26 23:55:24 -08:00
edward.lee@engineering.uiuc.edu 81fbf66e17 Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner 2008-01-26 23:33:05 -08:00
mozilla@weilbacher.org a47fdbbc92 Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep 2008-01-23 00:27:47 -08:00
edward.lee@engineering.uiuc.edu 74569fe797 Just adding a comment/link for bug 394516 2008-01-22 18:25:01 -08:00
edward.lee@engineering.uiuc.edu 390fadeb5d Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner 2008-01-22 18:18:24 -08:00
karlt+@karlt.net 56585705fe Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov. 2008-01-10 02:34:35 -08:00
smontagu@smontagu.org cd9b96cf7f Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore 2008-01-06 01:41:20 -08:00
bugzilla@standard8.plus.com 14d026ed40 Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner 2008-01-03 08:54:03 -08:00
dveditz@cruzio.com 9e2602c1a0 bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner 2007-12-18 11:08:35 -08:00
kaie@kuix.de 1006e3aa91 Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore 2007-12-12 05:23:20 -08:00
smontagu@smontagu.org f529e55d03 Bug 407207: add unit tests in intl/uconv to makefiles 2007-12-07 03:06:07 -08:00
smontagu@smontagu.org 019735d430 Regression test for bug 335816 2007-12-06 09:04:46 -08:00
bugzilla@standard8.plus.com 9ab68e4040 Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore 2007-11-15 11:59:25 -08:00
reed@reedloden.com 24978cfe7c Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons] 2007-11-13 00:37:27 -08:00
reed@reedloden.com 3ec5934dd6 Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)] 2007-11-12 22:51:37 -08:00
smontagu@smontagu.org d1a53f72e8 Define langgroups for all charset decoders 2007-11-11 11:52:33 -08:00
reed@reedloden.com a21f4fd745 Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons] 2007-11-08 23:01:46 -08:00
reed@reedloden.com 34fa5d1cba Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc] 2007-10-15 03:00:26 -07:00
gerv@gerv.net 6dd53e09ca Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
reed@reedloden.com f4f1ae514a Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 12:30:37 -07:00
roc+@cs.cmu.edu d38e95b231 Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron 2007-09-30 13:30:31 -07:00
masayuki@d-toybox.com 69773b4483 Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc 2007-09-24 02:29:22 -07:00
roc+@cs.cmu.edu f3071cd153 Bug 396761. Fix buffer length. r=smontagu,a=bz 2007-09-21 02:12:29 -07:00
smontagu@smontagu.org 8088190210 Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 04:16:17 -07:00
masayuki@d-toybox.com 128332140f Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around &nbsp; r+sr=roc, b1.9=dbaron 2007-09-18 23:34:24 -07:00
roc+@cs.cmu.edu 9972360428 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
roc+@cs.cmu.edu 2a503e140f Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon 2007-09-10 16:03:18 -07:00
smontagu@smontagu.org 2e27970cfa Tests for bug 381412 2007-09-05 22:38:21 -07:00
smontagu@smontagu.org 18da58e54b Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst 2007-09-05 22:02:17 -07:00
philringnalda@gmail.com 5749b66dd2 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00