Commit Graph

22115 Commits

Author SHA1 Message Date
rickg%netscape.com
874c3e34e7 update to sync up with nsString api 1999-04-05 08:44:55 +00:00
rickg%netscape.com
201fa4fc6e update to use new nsString API 1999-04-05 08:36:51 +00:00
rickg%netscape.com
9719abb145 API cleanup for nsString 1999-04-05 08:06:54 +00:00
rickg%netscape.com
769155c102 removed a line of debug code 1999-04-05 07:16:17 +00:00
rickg%netscape.com
3f87b86577 major rev to parsing engine 1999-04-05 06:55:49 +00:00
rickg%netscape.com
df308f0007 added synonym 'IMAGE' for 'IMG' tag 1999-04-05 06:54:42 +00:00
toshok%hungry.com
3223107a5e reorder libs to fix inter-archive dependencies. 1999-04-05 06:41:21 +00:00
dp%netscape.com
376da1de8e Weekly update 1999-04-05 06:41:12 +00:00
fur%netscape.com
e5af901910 Faster interference graph simplification due to Amancio Hasty.
It optimizes for two cases:

 + The case when every node in the interference graph has degree less
   than K and is therefore trivially K-colorable.

 + The case when some node in the interference graph is K-colorable
   using simplify's node-subtraction heuristic.  Therefore, no spilling
   will take place and no spill costs need be taken into account.
1999-04-05 06:32:50 +00:00
dp%netscape.com
9e53ff6918 Using Raw interface to accurately get key names that have special characters like / =
Printing int32 values
changed key separator in print to be - instead of /
1999-04-05 06:05:17 +00:00
mcafee%netscape.com
e7ec47c1fa Removing non-existant extensions/wallet/module/Makefile 1999-04-05 05:37:55 +00:00
mcafee%netscape.com
8e3a283b85 Ignore generated files. 1999-04-05 05:23:13 +00:00
dp%netscape.com
e936d4f73d Adding registry/. Removing xpidl/ since it wan't being compiled by default by the build. 1999-04-05 04:55:42 +00:00
dp%netscape.com
47b5c7d0d2 Adding tools/ to make system 1999-04-05 04:54:50 +00:00
dp%netscape.com
a2032bf510 Adding xpcom/tools/registry 1999-04-05 04:54:10 +00:00
dp%netscape.com
42357112ab registry Export utility makefile for unix 1999-04-05 04:34:57 +00:00
dp%netscape.com
46e3686b99 Using the nsIRegistry from the ComponentManager. 1999-04-05 04:33:49 +00:00
dp%netscape.com
5c8e1841b2 Log message on RegisterFactory() change. 1999-04-05 04:32:36 +00:00
dp%netscape.com
11e97a3f9f Returning servicemanager from NS_InitXPCOM() 1999-04-05 04:32:08 +00:00
troy%netscape.com
62cb7b680b Added NS_FRAME_GENERATED_CONTENT 1999-04-05 03:44:07 +00:00
toshok%hungry.com
d3f2567bd3 add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd. 1999-04-05 03:12:13 +00:00
toshok%hungry.com
45184cd5a3 add the extra SUBST (NSPR_INCLUDE_DIR) 1999-04-05 03:11:30 +00:00
briano%netscape.com
16465b529b Automated update 1999-04-05 02:59:34 +00:00
troy%netscape.com
4e2f68cde3 Added rules for Q tag 1999-04-05 02:56:37 +00:00
troy%netscape.com
0cd13af7b0 Work on generated content 1999-04-05 02:53:07 +00:00
toshok%hungry.com
a26f40c149 add check for pthread_attr_init in -lc_r if it's not in -lpthread, and the gethostbyname_r check fails. this gets pthreads on freebsd working. Also, add another AC_SUBST for the NSPR include dir, since the OJI stuff needs NSPR_INCLUDE_DIR/private 1999-04-05 02:48:00 +00:00
morse%netscape.com
da6bd7ed4a fix build bustage 1999-04-05 00:54:17 +00:00
dp%netscape.com
2f2919cf71 Getting viewer linux viewer tinderbox to not descend into extensions/
since extensions/ could depend on xpfe/
1999-04-05 00:45:33 +00:00
morse%netscape.com
e6552a3968 fix build bustage 1999-04-05 00:43:13 +00:00
morse%netscape.com
da29ff4669 fix bustage on raptor 1999-04-05 00:22:05 +00:00
dp%netscape.com
7dabd08e7f Registry strings cleanup. Thanks to Nicholas Ambrose <nick87@hotmail.com> 1999-04-05 00:07:18 +00:00
morse%netscape.com
667c084cc3 fix build bustage on mac 1999-04-04 23:23:12 +00:00
mscott%netscape.com
511bb0d228 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib. 1999-04-04 23:09:54 +00:00
mscott%netscape.com
8d76f4a1b1 Part of my mailnews reduce disk footprint cleanup effort. we no longer need to link with xplib 1999-04-04 23:00:54 +00:00
mscott%netscape.com
a50ac454ff Part of my mailnews reduce disk footprint cleanup effort. Checking in Jean-Francois' changes for converting pop3 protocol to use PL_Hash instead of XP_hash stuff. 1999-04-04 23:00:26 +00:00
mscott%netscape.com
1fbbd14930 We no longer need to link with secfree and xplib. 1999-04-04 22:50:36 +00:00
mscott%netscape.com
e208e0d4ff compose no longer needs to link against xplib and the old security library. We shouldn't be linking against mailnews library either!! Use mail util library instead... 1999-04-04 22:42:38 +00:00
morse%netscape.com
fdcc8e99e2 include allxpstr if wallet is not already doing so 1999-04-04 22:42:33 +00:00
morse%netscape.com
34a86e14d8 don't compile it if ClientWallet not defined 1999-04-04 22:41:43 +00:00
mscott%netscape.com
80da608aae Part of my mailnews reduce disk footprint cleanup effort. 1999-04-04 22:41:25 +00:00
mscott%netscape.com
7b29f58f32 Part of my mailnews reduce disk footprint cleanup effort. Stop compiling code to functions we won't be implementing in seamonkey (FE_Progress, FE_Alert, etc.). Having these in here was requiring us to link against xplib to pick up some of their definitions. We'll never have functions for these anyway. I left them in under a UNREADY_CODE flag so we can see what the code used to do. 1999-04-04 22:40:58 +00:00
mscott%netscape.com
986b9f836a Part of my mailnews reduce disk footprint cleanup effort. Remove some dependencies on allxpstr which required us to link against xplib. 1999-04-04 22:39:15 +00:00
mscott%netscape.com
2b1fbe0197 Part of my mailnews reduce disk footprint cleanup effort. ifdef out (under a UNREADY_CODE flag) lines of code which don't have values in the new world (such as FE_Progress, XP_GetString, etc.). These functions will never exist in seamonkey. By commenting them out, we can see what the code used to do but we don't need to link against xplib to build (which we did before for many of the functions). 1999-04-04 22:38:25 +00:00
mscott%netscape.com
79c375d3d2 Part of my mailnews reduce disk footprint cleanup effort. Add definitions for all the values compose used to get out of allxpstr.h 1999-04-04 22:36:32 +00:00
mscott%netscape.com
305f2e9b98 Part of my mailnews reduce disk footprint cleanup effort. Remove out of memory extern int. 1999-04-04 22:35:23 +00:00
mscott%netscape.com
a44f6927de Part of my mailnews reduce disk footprint cleanup effort. Don't include xp.h. Replace StrAllocCat and StrAllocCopy. extern int's we used to get from allxpstr, we'll get from msgCompglue.h 1999-04-04 22:34:46 +00:00
mscott%netscape.com
67a35c2ba1 Part of my mailnews reduce disk footprint cleanup effort. Remove include of xp.h. Convert all StrAllocCopy and StrAllocCat to more useful equivalents.... 1999-04-04 22:33:31 +00:00
mscott%netscape.com
b161a286d8 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with mozjs and xplib. 1999-04-04 22:22:04 +00:00
mscott%netscape.com
d76ff2f5e4 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link with JS and with xplib. 1999-04-04 22:20:57 +00:00
mscott%netscape.com
eaeeb40a65 Part of my mailnews reduce disk footprint cleanup effort. Add definitions that we used to get from allxpstr.h. 1999-04-04 22:20:06 +00:00