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

45 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 7127ddeee8 Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu 2005-11-17 14:40:22 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
jshin%mailaps.org e7499921ca bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron 2005-04-06 08:33:21 +00:00
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
smontagu%smontagu.org 09eab639e9 Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-23 19:46:43 +00:00
smontagu%smontagu.org 7f195a8994 Backing out last change because of test failures on tinderbox. 2004-01-21 08:06:12 +00:00
smontagu%smontagu.org f771d6bb23 Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-21 06:40:17 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
smontagu%netscape.com 81ad00bb3a Remove unused file. Bug 178951, r=ftang, sr=roc+moz. 2003-02-27 02:00:35 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
smontagu%netscape.com 37ebf6848d Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nhotta%netscape.com 7114a5005f Added a mapping method to take PRUnichar* as an input string, bug 125077, r=ftang, sr=blizzard. 2002-02-14 22:16:16 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
smontagu%netscape.com 1c0ff2510c Change the definition of IS_ARABIC_ALPHABETIC to correct the display of Persian and Urdu numerals. Bug 82347, r=mkaply, sr=kin 2001-11-14 01:26:21 +00:00
mkaply%us.ibm.com a65bba2b78 #97235
r=mkaply,r=maha sr=blizzard
Code from Roozbeh Pournader - get extended Arabic letters to join so Persian works
2001-10-31 05:00:06 +00:00
alecf%netscape.com 11687588c1 bug 104122 - add case-insensitive comparison to nsICaseCompare for speedy in-module string comparisons
r=jag, sr=shaver
2001-10-11 21:42:28 +00:00
gerv%gerv.net 6f48c5f805 License changes, take 2. Bug 98089. mozilla/intl/ (part 2). 2001-09-26 00:47:52 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
ftang%netscape.com b1ed844bfe fix bug 80156. check in for simon@softel.co.il
r=ftang sr=blizzard remove unnecessary stuff.
2001-05-15 12:18:09 +00:00
ftang%netscape.com 210abcac66 bug 70028 sr=erik r=ftang check in for smontagur@il.ibm.com add methods for arabic shaping with the unreview code turn off in #ifdef add to mac build system 2001-03-30 02:14:14 +00:00
ftang%netscape.com 0ca19b4644 bug 70028. add arabic shaping methods with unreview code turn off by default. add to mac build system 2001-03-30 02:12:46 +00:00
erik%netscape.com bdcee1b0ed bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h and related files to build, conditionally
(ifdef IBMBIDI)
2001-03-09 04:15:30 +00:00
erik%netscape.com be872d5df6 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; a few name changes
to match Mozilla conventions, and removal of some Arabic presentation form
methods (until we figure out a better way to do these)
2001-03-08 04:00:23 +00:00
erik%netscape.com bc89bdc0f9 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h to build; from IBM bidi project
2001-03-08 01:02:04 +00:00
erik%netscape.com 7efeba10e7 bug 70394; author=simon@softel.co.il; r=ftang; sr=erik; this is the
interface and implementation of the Unicode Bidi Algorithm, based on IBM's
ICU (International Classes for Unicode), ported to Mozilla's XPCOM/NS/PR
conventions; not part of the build yet
2001-03-07 01:52:16 +00:00
ftang%netscape.com 09f7abdf07 check in for smontagu@il.ibm.com
fix bug 70028. r=ftang sr=erik
add bidi utility interface and implementation
Not building yet, should not affect the build
2001-02-27 02:06:55 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ftang%netscape.com 65276499e7 add new method to case conversion so we can handle special casing ( SS or turiksh dotless I) 2000-04-26 04:00:22 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com f1a44cd49b placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ftang%netscape.com 679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com 302b7f348f add progid. Add nsHankakuToZenkaku.h to the export list 1999-05-10 21:13:13 +00:00
ftang%netscape.com ab18f92e08 add new file 1999-05-08 00:20:49 +00:00
sfraser%netscape.com c7b9c7e874 Remove errent semicolons 1999-04-27 04:05:01 +00:00
ftang%netscape.com 5b96cd3b93 add newly design interface file 1999-02-25 19:08:45 +00:00
ftang%netscape.com c744c709e2 make small changes 1999-02-09 23:51:02 +00:00
ftang%netscape.com 7de3f37e2f first check in 1999-02-09 16:04:07 +00:00
ftang%netscape.com d31ad1afa3 change ToTitle interface 1999-02-09 15:57:48 +00:00
tague%netscape.com 33eb3a52b3 Updated MANIFEST file. Removed leading # characters. 1999-02-01 04:36:52 +00:00
ramiro%netscape.com 40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
ftang%netscape.com 231a7f5d7a move from modules into intl 1999-01-08 00:26:45 +00:00
ftang%netscape.com 40e1221f93 move from modules into intl 1999-01-08 00:20:08 +00:00