Commit Graph

133 Commits

Author SHA1 Message Date
bryner%uiuc.edu
fb74001790 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.


git-svn-id: svn://10.0.0.236/trunk@61647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:12:40 +00:00
granrose%netscape.com
1dafd4f399 fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf.
git-svn-id: svn://10.0.0.236/trunk@60168 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:24:48 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
nhotta%netscape.com
cb8ea0c057 Fixed a wrong address reference which crashes Japanese mail send, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59787 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:39:03 +00:00
pinkerton%netscape.com
f64afd5797 fixing paths into MacOS Support folder. bug 25949 r=macdev.
git-svn-id: svn://10.0.0.236/trunk@59411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:30:54 +00:00
nhotta%netscape.com
56b75e2c64 Changed EURO to EUR, no bug, no reviewer.
git-svn-id: svn://10.0.0.236/trunk@59270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:26:37 +00:00
nhotta%netscape.com
f6241ee79d Adding a new property file for transliteration, bug 9574, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@58970 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:35:53 +00:00
dougt%netscape.com
714da09a59 Landing nsIFile.
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
brade%netscape.com
93daf02edd fix typos in entities (r=momoi)
git-svn-id: svn://10.0.0.236/trunk@58439 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:19:32 +00:00
pp%ludusdesign.com
b5787cf895 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
cls%seawood.org
c94cbe27ba Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.


git-svn-id: svn://10.0.0.236/trunk@57356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:13:01 +00:00
ftang%netscape.com
5a6afadddf fix 22921 r=dp change the implementation of nsIModule to use the generic module.
git-svn-id: svn://10.0.0.236/trunk@57151 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:52:02 +00:00
warren%netscape.com
070a48ce2a Made nsIProperties scriptable. Bug #21982
git-svn-id: svn://10.0.0.236/trunk@56832 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:29:25 +00:00
warren%netscape.com
51881fbcea Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
jdunn%netscape.com
f0c83b3d5a Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688


git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
nhotta%netscape.com
fac05a4ebc Added a call to encoder finish, this allows encoder to write out remaining data such as escape sequences of ISO-2022-JP, bug 17805, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@52599 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:24:10 +00:00
nhotta%netscape.com
a468c6983c Fixed a typo in the entity definition, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@52458 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:19:19 +00:00
dp%netscape.com
a1cbbe03aa Removing double check for failure. Checking for nsresult is sufficient.
git-svn-id: svn://10.0.0.236/trunk@52380 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 08:54:06 +00:00
nhotta%netscape.com
b6d38ed4f7 Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft.
git-svn-id: svn://10.0.0.236/trunk@52109 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 20:41:45 +00:00
nhotta%netscape.com
643eb34912 Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.


git-svn-id: svn://10.0.0.236/trunk@51871 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-26 20:16:11 +00:00
nhotta%netscape.com
dbcb2cc74d Fix a warning, it was assigning NULL to char type, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@51319 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-20 23:55:31 +00:00
nhotta%netscape.com
a310c234a4 Fixing the linux build bustage.
git-svn-id: svn://10.0.0.236/trunk@51075 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 00:03:57 +00:00
nhotta%netscape.com
25c87328ce Changed interface and implementation of nsIEntityConverter,
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.


git-svn-id: svn://10.0.0.236/trunk@51044 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 22:33:14 +00:00
dp%netscape.com
068b895d74 Removing extra backslashes at the end of the install lines. Fixing
build.


git-svn-id: svn://10.0.0.236/trunk@51020 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 20:43:11 +00:00
nhotta%netscape.com
83699f202b Add new propertie files for html entity, part of bug fix 8865, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@51014 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 20:02:20 +00:00
nhotta%netscape.com
0cbcded17a Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@50743 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-15 00:13:00 +00:00
nhotta%netscape.com
58752631d9 Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@50739 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-15 00:05:23 +00:00
nhotta%netscape.com
59ee43f7fc Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@50374 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-11 23:47:27 +00:00
ftang%netscape.com
655211e9e0 remove obsolted file
git-svn-id: svn://10.0.0.236/trunk@50237 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 20:35:24 +00:00
ftang%netscape.com
e62cab32bc change to nsIModule r=kipp
git-svn-id: svn://10.0.0.236/trunk@50236 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 20:30:58 +00:00
ftang%netscape.com
ff64ed5645 remove factory file and add module file
git-svn-id: svn://10.0.0.236/trunk@50235 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 20:30:42 +00:00
ftang%netscape.com
7ce12116c7 add new file for nsIMoudle work, r=kipp
git-svn-id: svn://10.0.0.236/trunk@50232 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 20:27:24 +00:00
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
briano%netscape.com
64c2d4fe86 Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
git-svn-id: svn://10.0.0.236/trunk@49614 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 23:07:38 +00:00
bruce%cybersight.com
5d9e8ca354 Fix mismatched delete
git-svn-id: svn://10.0.0.236/trunk@49103 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-26 18:12:39 +00:00
tague%netscape.com
9b023f2539 Export to correct module, not that it matters anymore.
git-svn-id: svn://10.0.0.236/trunk@48601 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 20:13:56 +00:00
warren%netscape.com
3e68adc66b freed gUpperMap and gLowerMap in nsCaseConversionImp2
git-svn-id: svn://10.0.0.236/trunk@48358 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 20:52:16 +00:00
ramiro%netscape.com
e324fbd024 Cleanup the neckutil linking thing.
git-svn-id: svn://10.0.0.236/trunk@47500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:15:11 +00:00
ftang%netscape.com
7704c02443 optimizatoin work
git-svn-id: svn://10.0.0.236/trunk@47215 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 23:44:48 +00:00
briano%netscape.com
619d825295 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46927 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 03:07:11 +00:00
ftang%netscape.com
c49384e31e placeholder for some late night hack....
git-svn-id: svn://10.0.0.236/trunk@46342 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 13:41:11 +00:00
cyeh%netscape.com
c6342ee432 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:34 +00:00
erik%netscape.com
12b9c786ff Fixing warnings.
git-svn-id: svn://10.0.0.236/trunk@45168 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 21:59:42 +00:00
tague%netscape.com
9896f0654b Obsolete old entity conversion table.
git-svn-id: svn://10.0.0.236/trunk@44624 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:00:42 +00:00
tague%netscape.com
e5665c4b15 Changed build destination of entity conversion tables.
git-svn-id: svn://10.0.0.236/trunk@44622 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 02:58:58 +00:00
tague%netscape.com
1b4d7b86b1 Fixed up build location of the entity conversion tables.
git-svn-id: svn://10.0.0.236/trunk@44619 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 02:24:10 +00:00
tague%netscape.com
a0722040ec Fixed up a makefile problem, updated the build location of the entity translation files.
git-svn-id: svn://10.0.0.236/trunk@44616 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 02:11:40 +00:00
ramiro%netscape.com
7af846fabe Fix runtime undefined symbols.
git-svn-id: svn://10.0.0.236/trunk@43999 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 11:49:22 +00:00
tague%netscape.com
dd88f21732 Fix blamed build warning.
git-svn-id: svn://10.0.0.236/trunk@43969 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 05:49:24 +00:00