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

133 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 29520925a4 Bug 106386 Correct misspellings in source code
also changing line to reference sequences since you don't count 'apple', you
count 'apples'.
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:04:06 +00:00
smontagu%smontagu.org 3e78aa2e92 Add a minimum data threshold to CharDistributionAnalysis::GetConfidence() to reduce false positives. Bug 306272, r=jshin, sr=rbs 2006-08-08 10:35:30 +00:00
timeless%mozdev.org 3a351ccd58 Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning)
r=smontagu sr=bz
2006-03-21 06:35:45 +00:00
benjamin%smedbergs.us 078e45e203 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 18:13:49 +00:00
bsmedberg%covad.net 022df15b54 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +00:00
jgmyers%speakeasy.net a42bc6dc4f Bug 313211: improve universalchardet test harness r=somntagu 2005-11-02 19:43:32 +00:00
jgmyers%speakeasy.net fa642069c6 Bug 177505: Misidentified iso-8859-1 text as GB18030 r=smontagu sr=roc 2005-11-02 19:41:13 +00:00
jgmyers%speakeasy.net ca219654ec Bug 313199: separate out build of universalchardet xpcom wrapper r=benjamin moa=smontagu 2005-11-02 19:38:32 +00:00
bsmedberg%covad.net 42e30e3f4d Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2005-11-02 16:57:30 +00:00
timeless%mozdev.org 7a5b49a926 Bug 86999 - Hebrew support for Universal (All) Autodetect
fixing debug output typo
patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
2005-11-02 16:57:29 +00:00
mozilla.mano%sent.com 25a6e66b15 Bug 304951 - error in chardet's Hebrew language model. patch from Shy Shalom <shoosh20012001@hotmail.com>, r=smontagu, sr=roc. 2005-11-02 16:57:28 +00:00
timeless%mozdev.org f372746c7b Bug 86999 Hebrew support for Universal (All) Autodetect
patch by shoosh20012001@hotmail.com r=smontagu r=timeless sr=roc a=asa
HebrewProber written by shoosh20012001@hotmail.com
LangHebrewModel written by smontagu
some data compiled by xslf@xslf.com
2005-11-02 16:57:27 +00:00
jshin%mailaps.org f7ee2f6f5d separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf) 2005-11-02 16:57:26 +00:00
timeless%mozdev.org 37aaa287c3 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc
2005-11-02 16:57:25 +00:00
timeless%mozdev.org 0828ff3e5a Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
patch by vladimir@lukianov.name r=roc sr=roc
2005-11-02 16:57:24 +00:00
timeless%mozdev.org 504c031dee Bug 225994 DRefTool analysis for universalchardet files
r=smontagu sr=roc
2005-11-02 16:57:23 +00:00
timeless%mozdev.org e08f95f026 Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc
2005-11-02 16:57:22 +00:00
gerv%gerv.net e7fa0aa43b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-02 16:57:21 +00:00
jgmyers%speakeasy.net 56ac4ee4f8 Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2005-11-02 16:57:19 +00:00
bzbarsky%mit.edu 6d83d3d0be Make frequence tables in universal charset decoder const to move them into the
readonly segment.  Bug 201361, patch by ataylor@its.to (Andrew Taylor),
r=smontagu, sr=alecf
2005-11-02 16:57:18 +00:00
shanjian%netscape.com 09397bd781 #92806 need to support GB18030 in universal detector
replace gb18030 state machine with the new one, which has been tested in
PSM detector.
r=ftang, sr=scc
2005-11-02 16:57:17 +00:00
shanjian%netscape.com af6d628bba #111340 Autodetect All detect SJIS as Greek
r=yokoyama, sr=brendan
2005-11-02 16:57:16 +00:00
bryner%brianryner.com 16ccb6e2bf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2005-11-02 16:57:15 +00:00
jgmyers%netscape.com e583433df2 fix uninitialized member: bug 222182 r=sli0262 sr=blizzard 2005-11-02 16:57:14 +00:00
shanjian%netscape.com 3f7e5bdeed #115114 autodetect universal detects french as Central European (ISO-8859-2)
remove 2 hungarian probers.
r=ftang, sr=scc
2005-11-02 16:57:13 +00:00
jaggernaut%netscape.com 15cff7dc41 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2005-11-02 16:57:12 +00:00
shanjian%netscape.com 7c5f2f737a #171813 Universal auto detector doesn't work well on sohu news page
adjust the detecting parameter.
r=ftang, sr=jst
2005-11-02 16:57:11 +00:00
dbaron%dbaron.org 3b39e64909 Fix build warnings by using character literals. b=183354 r=smontagu sr=bzbarsky 2005-11-02 16:57:10 +00:00
yokoyama%netscape.com 34ecf37cc7 162894
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2005-11-02 16:57:09 +00:00
cbiesinger%web.de 68332f717f 183354 patch by alexey@optus.net (Alexey Chernyak) r=ftang sr=blizzard Make Universal Charset Autodetector recognise UTF by BOM 2005-11-02 16:57:08 +00:00
dbaron%dbaron.org 89f7dc024a Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2005-11-02 16:57:07 +00:00
shanjian%netscape.com f062e7c7ba #162894 Extend universal detector's coverage to include iso-8859-1
Added latin1 prober.
r=smontagu, sr=jst, a=asa
2005-11-02 16:57:06 +00:00
dougt%netscape.com 2adb8cf305 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2005-11-02 16:57:05 +00:00
shanjian%netscape.com d76e079ac5 #92806 need to support GB18030 in universal detector
replace state machine for gb18030 with the new one, which has been tested
in PSM detector.
r=ftang, sr=scc,
2005-11-02 16:57:04 +00:00
shanjian%netscape.com 2c8314b3ba #122081 Universalchardet leaks memory
The fix for the nsCharSetProber class declaration, plus fix for
nsUniversalDetector methods, which may cause another leak when the object is
reused after Reset().

Patch proposed by Takayuki Tamura
r=shanjian, sr/a=brendan
2005-11-02 16:57:03 +00:00
shanjian%netscape.com 81c3bb18d5 #109913 universal charset detector improvement: use positive approach
r=yokoyama, sr=brendan
2005-11-02 16:57:02 +00:00
shanjian%netscape.com ea0fa010bb #119377 NS crashes if use universal Charset detector on in frame
Added some range verification when calculating order.
r=nhotta, sr=brendan
2005-11-02 16:57:01 +00:00
alecf%netscape.com 2bbc37ef06 argh, also patch universal char det
similar to patch by bzbarsky@mit.edu that I had in my tree
fixes extensions bustage
2005-11-02 16:57:00 +00:00
shanjian%netscape.com 6f4a05ad03 #180988 ���������������������������������������� in text causes universal AD to display in Big5
count every char for total.
yokoyama: review+
bzbarsky: superreview+
2005-11-02 16:56:59 +00:00
timeless%mozdev.org 48d5de6d5d Bug 207057 Division by zero in UCDET.DLL
r=smontagu sr=rbs
2005-11-02 16:56:58 +00:00
shanjian%netscape.com 147b982cbe #100377 Auto-detect All detects yahoo-japan page as a wrong charset that save by Composer
r=yokoyama, sr=brendan
2005-11-02 16:56:57 +00:00
dbaron%fas.harvard.edu 18f228cbc6 Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2005-11-02 16:56:56 +00:00
sfraser%netscape.com 1317dc443e Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2005-11-02 16:56:55 +00:00
gerv%gerv.net d340e8701c License changes, take 2. Bug 98089. mozilla/extensions/. 2005-11-02 16:56:54 +00:00
gerv%gerv.net cc72cf6220 Oops. 2005-11-02 16:56:53 +00:00
scc%mozilla.org cb42f8b12b bug #98089: ripped new license 2005-11-02 16:56:52 +00:00
shanjian%netscape.com ced27ead66 #33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2005-11-02 16:56:51 +00:00
shanjian%netscape.com 2b63999c92 #92806 need to support GB18030 in universal detector
r= ftang sr=blizzard@mozilla.org

This fix also added some comment for:
#33337 Universal Charset Autodetection for mozilla tree
The code is almost the same as in commercial tree, 3rd party detector is removed, and name has been changed by roy.

r=shanjian/ftang  sr=blizzard
2005-11-02 16:56:50 +00:00
shanjian%netscape.com 43a6df9a3c Refer bugscape 7195, same change here. 2005-11-02 16:56:49 +00:00
shanjian%netscape.com 8d4c624d03 #90581 Cyrillic is not autodetected by nsIStringCharsetDetector
r= roy, sr=waterson
2005-11-02 16:56:48 +00:00