Commit Graph

3163 Commits

Author SHA1 Message Date
sfraser%netscape.com
599e620c9a Warning elimination (delete extra ; )
git-svn-id: svn://10.0.0.236/trunk@27595 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 19:53:35 +00:00
dougt%netscape.com
9be6e244a8 Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()


git-svn-id: svn://10.0.0.236/trunk@27582 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 19:39:23 +00:00
mccabe%netscape.com
7af3e4b81f Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.


git-svn-id: svn://10.0.0.236/trunk@27572 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 18:28:27 +00:00
jband%netscape.com
0853bfc4ca not yet part of seamonkey build -- fix problem with forward declarations in idl
git-svn-id: svn://10.0.0.236/trunk@27536 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 03:32:18 +00:00
mccabe%netscape.com
c3eaceb773 Convert some straggling PR_ASSERTS to XPT_ASSERTS to complete link-time freedom from nspr.
git-svn-id: svn://10.0.0.236/trunk@27535 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 03:20:24 +00:00
alecf%netscape.com
5debab8c23 don't break if we're included in a C file
git-svn-id: svn://10.0.0.236/trunk@27532 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 03:13:20 +00:00
mcmullen%netscape.com
cc68d55c80 An "oops" correction in the previous checkin.
git-svn-id: svn://10.0.0.236/trunk@27517 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 02:17:41 +00:00
toshok%hungry.com
24c621c51c use NSPR's LL_ macros to do 64 bit stuff.
git-svn-id: svn://10.0.0.236/trunk@27511 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:40:33 +00:00
toshok%hungry.com
706f0ffcda remove LL's to fix windows build.
git-svn-id: svn://10.0.0.236/trunk@27510 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:36:25 +00:00
mcmullen%netscape.com
babcfaaf62 Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler
git-svn-id: svn://10.0.0.236/trunk@27501 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:11:42 +00:00
mcmullen%netscape.com
4e174e2b8e Fixed compiler warning.
git-svn-id: svn://10.0.0.236/trunk@27497 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:07:20 +00:00
mcmullen%netscape.com
1a5c33acc8 Support unix paths .. and . in the path conversion routine.
git-svn-id: svn://10.0.0.236/trunk@27496 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:06:55 +00:00
toshok%hungry.com
21f6c325cb change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file.
git-svn-id: svn://10.0.0.236/trunk@27495 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:06:45 +00:00
mcmullen%netscape.com
e753d5b229 Fix backwards failure logic
git-svn-id: svn://10.0.0.236/trunk@27494 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:06:03 +00:00
toshok%hungry.com
a977cd8a18 add some PRInt64 tests too.
git-svn-id: svn://10.0.0.236/trunk@27480 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 00:52:40 +00:00
toshok%hungry.com
672583e3a2 the linux implementation should work for freebsd and netbsd x86. change the name from linux to unixish to reflect this.
git-svn-id: svn://10.0.0.236/trunk@27478 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 00:50:07 +00:00
waterson%netscape.com
78230e652c Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
git-svn-id: svn://10.0.0.236/trunk@27474 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 23:06:22 +00:00
mccabe%netscape.com
93e0aa60ec Updated to include new version numbers and source, binary locations for glib, libIDL.
git-svn-id: svn://10.0.0.236/trunk@27452 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 04:48:29 +00:00
beard%netscape.com
3b777a0907 sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
git-svn-id: svn://10.0.0.236/trunk@27451 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 04:19:42 +00:00
tague%netscape.com
7121cfaf3e Rolled out change
git-svn-id: svn://10.0.0.236/trunk@27412 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 23:25:38 +00:00
tague%netscape.com
ad9735a563 Fixed windows build booboo. Added extern C to the defintion of nsQuickSort
git-svn-id: svn://10.0.0.236/trunk@27408 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 23:03:40 +00:00
alecf%netscape.com
4e7786eea9 export this symbol correctly
git-svn-id: svn://10.0.0.236/trunk@27400 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 22:16:52 +00:00
jband%netscape.com
969d51c437 removing reference to nspr in windows makefile
git-svn-id: svn://10.0.0.236/trunk@27369 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 21:23:45 +00:00
alecf%netscape.com
5f48991ebd make sure nsQuickSort is extern "C"
git-svn-id: svn://10.0.0.236/trunk@27360 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 20:36:57 +00:00
alecf%netscape.com
2a2b644a5e fix mac bustage
git-svn-id: svn://10.0.0.236/trunk@27359 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 20:34:38 +00:00
jdunn%netscape.com
c2e4b13137 fix compiler warning/errors with conversion from a void* to a char*
git-svn-id: svn://10.0.0.236/trunk@27358 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 20:27:17 +00:00
mccabe%netscape.com
88770dfe8f Remove dependency on NSPR for xpidl, libxpt and tools.
git-svn-id: svn://10.0.0.236/trunk@27357 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 20:22:02 +00:00
alecf%netscape.com
55b31695a4 add quicksort implementation to base
(Thanks to Regents of CA and the RDF team)


git-svn-id: svn://10.0.0.236/trunk@27348 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 19:03:45 +00:00
warren%netscape.com
62da7e1843 Fixed error to be an nsresult.
git-svn-id: svn://10.0.0.236/trunk@27343 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:27:21 +00:00
warren%netscape.com
2a25be404f Fixed comment.
git-svn-id: svn://10.0.0.236/trunk@27341 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:26:53 +00:00
warren%netscape.com
ec8aed1d77 Added NS_NewPipe and cleaned up ByteBufferInputStreams.
git-svn-id: svn://10.0.0.236/trunk@27339 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:17:29 +00:00
warren%netscape.com
9c99105f3e Added header.
git-svn-id: svn://10.0.0.236/trunk@27338 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:15:49 +00:00
warren%netscape.com
71095c62ca Fixed EOF condition.
git-svn-id: svn://10.0.0.236/trunk@27337 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:15:41 +00:00
warren%netscape.com
9b90ba668c Fixed thread problems.
git-svn-id: svn://10.0.0.236/trunk@27336 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:15:27 +00:00
jband%netscape.com
f6d848c45a fix AIX bustage - suggested by waqar@netscape.com
git-svn-id: svn://10.0.0.236/trunk@27334 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 18:10:40 +00:00
bruce%cybersight.com
833f04ec8d Adding blank lines for native compilers.
git-svn-id: svn://10.0.0.236/trunk@27317 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 06:35:42 +00:00
jband%netscape.com
ae5f53675d fix for comment spanning the buffer boundary
git-svn-id: svn://10.0.0.236/trunk@27258 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 00:50:39 +00:00
davidm%netscape.com
bb167a18a2 Added code to allow mac process the event queues
git-svn-id: svn://10.0.0.236/trunk@27231 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 22:47:48 +00:00
kipp%netscape.com
9ef0e48053 alloc another IID
git-svn-id: svn://10.0.0.236/trunk@27195 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 20:34:28 +00:00
rhp%netscape.com
7c41798718 Added nsEscapeHTML() function
git-svn-id: svn://10.0.0.236/trunk@27188 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 20:23:21 +00:00
waterson%netscape.com
e76b5088fa Added missing export for HashKey::Exists().
git-svn-id: svn://10.0.0.236/trunk@27165 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 18:46:15 +00:00
waqar%netscape.com
cb95040898 Changed C++ comment to a C comment to make AIX compiler happy.
git-svn-id: svn://10.0.0.236/trunk@27162 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 18:28:53 +00:00
dp%netscape.com
fa89a37485 StartupComponents : Strawman spec in place.
git-svn-id: svn://10.0.0.236/trunk@27156 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 12:47:30 +00:00
dp%netscape.com
801026b4d0 ProgID fixed by nick.
git-svn-id: svn://10.0.0.236/trunk@27155 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 12:46:17 +00:00
dp%netscape.com
1948fe3b56 Using PROGID for registry instance creation.
git-svn-id: svn://10.0.0.236/trunk@27154 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 12:34:32 +00:00
dp%netscape.com
010af1aa41 ProgID hashing fixed. We now hash the progids passed in with RegisterFactory() also. Thanks to Nicholas Ambrose <nick87@hotmail.com> for yet another patch.
git-svn-id: svn://10.0.0.236/trunk@27153 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 12:32:24 +00:00
beard%netscape.com
3142f7e323 renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex.
git-svn-id: svn://10.0.0.236/trunk@27079 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 00:31:13 +00:00
beard%netscape.com
316e6f38cf XP_MAC: added local strdup that uses malloc, renamed main to xpidl_main when built as a CodeWarrior plugin.
git-svn-id: svn://10.0.0.236/trunk@27077 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 00:15:09 +00:00
beard%netscape.com
8971b8be60 XP_MAC: added call out to mac_fopen() for simple filenames (no path) to allow the CodeWarrior plugin to search for the file in the access paths.
git-svn-id: svn://10.0.0.236/trunk@27076 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 00:11:36 +00:00
beard%netscape.com
52524c279f #include <libIDL/IDL.h> -> #include <IDL.h> on XP_MAC.
git-svn-id: svn://10.0.0.236/trunk@27075 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 00:09:14 +00:00