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

2722 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 8173877ad0 Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
smontagu%smontagu.org 75dfe1906c Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:41:38 +00:00
smontagu%smontagu.org 908a657cab Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:19:24 +00:00
cbiesinger%web.de c27a5a75b2 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
cbiesinger%web.de 08ba285a62 Add a make check target for intl/uconv and a unit test for bug 321379
r=smontagu
2006-09-04 23:02:28 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
bent.mozilla%gmail.com 6ace7ddc15 Bug 342425 - "nsCaseConversionImp2 leaking 2 nsCompressedMap objects". r+sr=bz. 2006-08-23 19:16:12 +00:00
jshin%mailaps.org dd7d4a8b3b bug 347982 : EUC-KR decoder (Unicode-to-EUC-KR converter) is broken : MSB is stripped off (r=smontagu, sr=roc) 2006-08-14 13:32:58 +00:00
benjamin%smedbergs.us 5a0bfad337 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us 1aa947c723 Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
smontagu%smontagu.org 2d7851cae5 Update Big5-HKSCS decoder/encoder to HKSCS-2004 standard. Bug 343129, r=jshin 2006-08-09 10:49:22 +00:00
smontagu%smontagu.org a661b02369 Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes 2006-08-08 07:50:26 +00:00
smontagu%smontagu.org 69293b97fe Big endian bustage fix from bug 336575 2006-08-07 08:25:06 +00:00
smontagu%smontagu.org bfe0b989ff Remove mShiftTable from encoders/decoders that don't use it and various other pieces of stale code. Bug 336575, r=jshin, rs=roc 2006-08-07 07:57:31 +00:00
benjamin%smedbergs.us b3f8f251d4 Bug 346679 - NormalizationTest.cpp doesn't need/shouldn't use MOZILLA_INTERNAL_API, r=smontagu 2006-08-02 15:45:39 +00:00
smontagu%smontagu.org 07616a11f7 Test program for Unicode normalization. Not part of the default build. Bug 345951, r=jshin, sr=jag 2006-07-31 10:37:27 +00:00
smontagu%smontagu.org 03a1554564 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
smontagu%smontagu.org 8f55ac5138 Update data files to Unicode 5.0 2006-07-30 12:47:26 +00:00
smontagu%smontagu.org 342e3af58f Update data files to Unicode 5.0 2006-07-30 12:39:56 +00:00
smontagu%smontagu.org 2971c90265 Testcase for bug 340714 2006-07-23 17:50:05 +00:00
smontagu%smontagu.org a77e5192dc Improve detection of numbers in the transliterator. Bug 345024, r=jshin, sr=rbs 2006-07-20 12:15:51 +00:00
masayuki%d-toybox.com b4268c824a b=255990 backing-out the previous patch, we should try to better fix. 2006-07-20 09:04:39 +00:00
smontagu%smontagu.org d6fa1ed9f7 Bug 340714: nsIConverterInputStream duplicates the last character in the first buffer. r=jshin, sr=jag 2006-07-20 07:39:29 +00:00
smontagu%smontagu.org 03518e3851 correcting typo in checkin of bug 341860 2006-07-19 11:18:21 +00:00
smontagu%smontagu.org eb9032798b Add several Indic languages to language.properties. Bug 341860, r=jshin 2006-07-19 10:16:36 +00:00
masayuki%d-toybox.com 4043cc5796 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap, sr=roc 2006-07-14 04:57:05 +00:00
masayuki%d-toybox.com a03f9c498d b=255990 backing-out the patch, because DomToTextConversionTest failed 2006-07-13 21:04:25 +00:00
masayuki%d-toybox.com 7841506492 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap sr=roc 2006-07-13 20:25:46 +00:00
masayuki%d-toybox.com 39b2ffd307 b=255990 backing-out the patch, because DomToTextConversionTest failed 2006-07-13 19:41:39 +00:00
masayuki%d-toybox.com 4ca1c88ab7 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all. the patch based on jshin's patch. r=jshin, sr=roc 2006-07-13 17:42:39 +00:00
smontagu%smontagu.org 79f00f5f20 Updates to Big5 <-> Unicode mapping tables. Bug 310299, patch by Hung-Te Lin <piaip@csie.ntu.edu.tw>, r=smontagu, jshin, blanket sr=roc for table updates with no code changes 2006-06-29 07:30:38 +00:00
darin%meer.net 66d90ebc1e fixes bug 317615 "nsStringBundle is too noisy when given an invalid URL" r=bsmedberg 2006-06-24 00:02:21 +00:00
dveditz%cruzio.com f3e1ecabf0 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bent.mozilla%gmail.com 6fc2761be5 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=smontagu. 2006-06-21 15:25:17 +00:00
benjamin%smedbergs.us 9ded0402f1 Typo fix, bug 334009 2006-06-07 16:46:14 +00:00
benjamin%smedbergs.us 7f6e3257e6 Bug 334009 - Make unicharutils available to frozen (dependent) linkage components, r=darin+smontagu 2006-06-07 16:25:40 +00:00
timeless%mozdev.org 8242d5b219 Bug 337917 Make consumers stop using cids from other modules
fixing build bustage, i missed the factory bit for
https://bugzilla.mozilla.org/attachment.cgi?id=221966
intl NS_DATETIMEFORMAT_CONTRACTID
2006-06-04 01:08:02 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
smontagu%smontagu.org 9c7ef81bef Bug 339002 Last %-escaped character in URL disappears in status bar if page displayed as UTF-8. r=jshin, sr=roc 2006-05-28 05:39:25 +00:00
mkaply%us.ibm.com 656d7ee329 OS/2 build bustage from 338732 2006-05-23 14:16:33 +00:00
benjamin%smedbergs.us 66d8c3ac05 Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu 2006-05-22 13:20:59 +00:00
smontagu%smontagu.org 583f16857d Fix build bustage 2006-05-17 11:11:21 +00:00
smontagu%smontagu.org 51cdfc5052 DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc 2006-05-17 10:56:50 +00:00
smontagu%smontagu.org da7e974a29 DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc 2006-05-17 08:58:00 +00:00
jshin%mailaps.org c889ecbe27 bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron) 2006-05-17 02:40:11 +00:00
caillon%redhat.com d92fb16778 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2006-05-17 02:40:10 +00:00
gerv%gerv.net eed1414396 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:39:15 +00:00
jshin%mailaps.org 6098de71b7 bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard) 2006-05-17 02:39:14 +00:00
sfraser%netscape.com 283442c3e3 Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2006-05-17 02:39:13 +00:00
dbaron%dbaron.org 9bdd5167a7 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-05-17 02:37:49 +00:00