bruce%cybersight.com
|
4fdf80796d
|
Fix an array bounds write when writing to this->interfaceRecords[size] in the nsTypelibRecord constructor.
|
1999-04-27 04:06:33 +00:00 |
|
bruce%cybersight.com
|
c34e1526af
|
Yet another linking error killing the unix tinderboxen.
|
1999-04-27 03:52:34 +00:00 |
|
bruce%cybersight.com
|
d872a41e60
|
Fix build bustage for this.
|
1999-04-27 03:14:57 +00:00 |
|
waterson%netscape.com
|
265cb8db39
|
Whoops. Don't force linkage: build ordering problem.
|
1999-04-26 23:59:44 +00:00 |
|
waterson%netscape.com
|
c3bd0744bd
|
Add linker directives to ensure all the libs we need get loaded.
|
1999-04-26 23:30:59 +00:00 |
|
waterson%netscape.com
|
755eaf1c0f
|
Use nsSpecialSystemFileSpec on Unix to get components dir.
|
1999-04-26 23:30:40 +00:00 |
|
jband%netscape.com
|
cd509e21b0
|
ifdef'ing out a much more likely cause for the Mac bustage
|
1999-04-26 05:50:12 +00:00 |
|
jband%netscape.com
|
e50a30b40d
|
changing a member name in hopes that this has something to do with the Mac bustage. I can't see what else might be wrong. Pure voodoo!
|
1999-04-26 05:40:18 +00:00 |
|
jband%netscape.com
|
c176dc05a1
|
Make xptinfo fail more gracefully. Fix a couple of warnings. Get rid of XPTDIR env var hack for XP_PC (other platforms coming soon)
|
1999-04-26 04:23:29 +00:00 |
|
mccabe%netscape.com
|
ba4f36c065
|
Backed out my previous checkin.
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
|
1999-04-23 09:20:36 +00:00 |
|
mccabe%netscape.com
|
ceb11bcb32
|
Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo.
|
1999-04-23 09:10:09 +00:00 |
|
toshok%hungry.com
|
ff0300a8eb
|
use NSPR's LL_ macros to do 64 bit stuff.
|
1999-04-15 01:40:33 +00:00 |
|
toshok%hungry.com
|
a6f1d9d420
|
remove LL's to fix windows build.
|
1999-04-15 01:36:25 +00:00 |
|
toshok%hungry.com
|
bfae0d012d
|
change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file.
|
1999-04-15 01:06:45 +00:00 |
|
toshok%hungry.com
|
5601c30ae0
|
add some PRInt64 tests too.
|
1999-04-15 00:52:40 +00:00 |
|
toshok%hungry.com
|
cce073811f
|
the linux implementation should work for freebsd and netbsd x86. change the name from linux to unixish to reflect this.
|
1999-04-15 00:50:07 +00:00 |
|
jband%netscape.com
|
5db033d683
|
removing reference to nspr in windows makefile
|
1999-04-13 21:23:45 +00:00 |
|
mccabe%netscape.com
|
8be0ea87e3
|
Remove dependency on NSPR for xpidl, libxpt and tools.
|
1999-04-13 20:22:02 +00:00 |
|
beard%netscape.com
|
3deac81d43
|
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.
|
1999-04-11 00:31:13 +00:00 |
|
beard%netscape.com
|
2235f83ae8
|
added xptcinvoke_mac.s
|
1999-04-10 23:55:39 +00:00 |
|
beard%netscape.com
|
f8327c01f7
|
First Checked In.
|
1999-04-10 23:52:55 +00:00 |
|
beard%netscape.com
|
1bcca42778
|
added xptinfo, xptcall sources.
|
1999-04-10 23:47:53 +00:00 |
|
jband%netscape.com
|
7b8c54ca32
|
making the overloaded assignment operator sig better match the usage in hopes that the ambiguous error on Sun will go away
|
1999-04-10 08:17:05 +00:00 |
|
jband%netscape.com
|
5b6af6f244
|
convert fprintf calls to TRACE macros so they can be more easily turned on and off
|
1999-04-10 06:11:55 +00:00 |
|
jband%netscape.com
|
fd8376fcba
|
added overloaded asingment operator to quiet pedantice warning
|
1999-04-10 06:09:54 +00:00 |
|
jband%netscape.com
|
5d44387aad
|
fix misspelling
|
1999-04-10 06:07:24 +00:00 |
|
jband%netscape.com
|
14e5319e39
|
battling bitrot in this test program
|
1999-04-10 06:06:39 +00:00 |
|
rogerl%netscape.com
|
20c87baa91
|
# NOT A PART OF SEAMONKEY
New.
|
1999-04-08 16:54:17 +00:00 |
|
jband%netscape.com
|
bf29cbbcf4
|
use a simpler scheme for handling interface flags in xpidl
|
1999-04-07 00:29:49 +00:00 |
|
jband%netscape.com
|
52b186b884
|
Added support for [scriptable] flag in interface descriptor. Added [noscript]. xpconnect now checks for the [scriptable] flag.
|
1999-04-06 22:42:10 +00:00 |
|
jband%netscape.com
|
01475d8a25
|
fixed typo so no extra .pdb files get left behind
|
1999-04-06 00:10:10 +00:00 |
|
beard%netscape.com
|
0fb1d486ad
|
backed out XP_MAC crash test, since it does work with checked in .xpt files.
|
1999-04-04 03:40:20 +00:00 |
|
beard%netscape.com
|
a56efec958
|
turned off relaxed pointer checking, now that jband has fixed the sources.
|
1999-04-04 03:33:43 +00:00 |
|
jband%netscape.com
|
432690b3a0
|
fix the struct member column alignment (in the source code) after mass type renaming
|
1999-04-04 03:13:47 +00:00 |
|
jband%netscape.com
|
25cf140c82
|
prepare makefiles for building libxpt and xpidl before xpcom/public and xpcom/src. Fix warnings and errors in libxpt exposed in Mac port
|
1999-04-04 03:09:12 +00:00 |
|
beard%netscape.com
|
9d1f0c8225
|
added xptinfo interfaces, base, and xpcom.
|
1999-04-04 01:51:47 +00:00 |
|
beard%netscape.com
|
8004230b40
|
XP_MAC doesn't have <sys/stat.h>, <stat.h> instead.
|
1999-04-04 01:51:00 +00:00 |
|
beard%netscape.com
|
ddc5cba9f7
|
First Checked In.
|
1999-04-04 01:30:58 +00:00 |
|
beard%netscape.com
|
c74304e962
|
made it compile on XP_MAC, still needs a user interface to choose multiple files.
|
1999-04-04 01:30:45 +00:00 |
|
beard%netscape.com
|
f0a852fade
|
added interactive choosing of a file to dump on XP_MAC, worked around a crash in XPT_DumpInterfaceDescriptor.
|
1999-04-04 01:25:44 +00:00 |
|
beard%netscape.com
|
b4181be75d
|
Added a strdup function for XP_MAC.
|
1999-04-04 01:20:34 +00:00 |
|
beard%netscape.com
|
b69769c250
|
First Checked In.
|
1999-04-04 00:13:40 +00:00 |
|
beard%netscape.com
|
32df35f453
|
added default args for XP_MAC.
|
1999-04-04 00:13:28 +00:00 |
|
beard%netscape.com
|
3024d12e09
|
First Checked In.
|
1999-04-03 23:36:11 +00:00 |
|
jband%netscape.com
|
462a32f671
|
fixed typo in doc
|
1999-04-02 19:51:05 +00:00 |
|
jband%netscape.com
|
7efd72beb7
|
added porting guide and README docs
|
1999-04-02 06:15:09 +00:00 |
|
rogerl%netscape.com
|
0378d86caf
|
fixed .global label.
|
1999-04-02 01:07:59 +00:00 |
|
rogerl%netscape.com
|
58d0a91ecc
|
New. (And, as yet, unbuilt & untested)
|
1999-04-02 00:47:17 +00:00 |
|
briano%netscape.com
|
a0880a3146
|
Only descend into tests if ENABLE_TESTS is set.
|
1999-03-31 22:58:07 +00:00 |
|
briano%netscape.com
|
e6c0eba0bb
|
Only descend into the tests directory if ENABLE_TESTS is set.
|
1999-03-30 03:07:23 +00:00 |
|