rginda%netscape.com
60316c588b
is there no way to combine two .a files?
2001-02-08 06:06:33 +00:00
rginda%netscape.com
7c1ad74353
changes to get js2_shell to build
2001-02-08 06:01:54 +00:00
rginda%netscape.com
f100d87400
Changes to get the back end building again.
...
Removed "dependencies" file (part of old make system.)
2001-02-08 05:02:10 +00:00
rginda%netscape.com
49dfc38a6e
removing these tests, they've been relocated to js2/tests/js
2001-02-08 04:59:21 +00:00
pschwartau%netscape.com
7d59d55d70
Exported functionality common to RegExp tests to new file js/tests/ecma_3/RegExp/shell.js
2001-02-08 04:04:48 +00:00
pschwartau%netscape.com
0a87d89522
Exported functionality common to RegExp testing to new file js/tests/ecma_3/RegExp/shell.js
2001-02-08 04:03:02 +00:00
pschwartau%netscape.com
d46a7e93a9
Initial add. Contains functionality common to RegExp testing
2001-02-08 03:58:58 +00:00
bienvenu%netscape.com
25f3ecc06f
more work on db view NOT YET PART OF BUILD
2001-02-08 03:27:25 +00:00
sspitzer%netscape.com
da13eb13bf
fix for #63186 , crash in subscribe dialog. the UW IMAP server
...
is sending us folders names that aren't modified UTF7 and this
causes us to crash. also fix a warning.
r=jgmyers,sr=bienvenu,a=brendan
2001-02-08 02:54:21 +00:00
javi%netscape.com
9a05df8191
First Checked In.
2001-02-08 02:25:25 +00:00
bienvenu%netscape.com
109ba24e00
fix one cause of 67989, meteors never stop spinning in mail news r/sr mscott/sspitzer a=brendan
2001-02-08 01:55:35 +00:00
pschwartau%netscape.com
d41d8aa914
Whitespace cleanup
2001-02-08 01:32:58 +00:00
nelsonb%netscape.com
b479e91c24
Changes suggested by Wan-Teh.
2001-02-08 01:32:32 +00:00
pschwartau%netscape.com
420a8b2de2
*** empty log message ***
2001-02-08 01:30:15 +00:00
wtc%netscape.com
b8f23fb964
Set NSS version to 3.2.
2001-02-08 01:22:01 +00:00
pschwartau%netscape.com
af7aacbb34
More minor adjustments -
2001-02-08 01:18:55 +00:00
pschwartau%netscape.com
d4522ba93e
Minor adjustments -
2001-02-08 01:05:23 +00:00
rginda%netscape.com
306ca97c5f
changes to add runtime code into the library
2001-02-08 00:48:12 +00:00
dr%netscape.com
ca2bf95429
fix for 30841. r=pinkerton, sr=hyatt, a=blizzard
2001-02-08 00:44:36 +00:00
javi%netscape.com
74a102349f
First Checked In.
2001-02-08 00:41:58 +00:00
javi%netscape.com
bee191d8d9
Add the new nsPK11DB.cpp file to the Mac project.
correctly append Security to the user path when initializing on the Mac.
2001-02-08 00:41:42 +00:00
ducarroz%netscape.com
c4b5636473
Fix for bug 37697. noHTMLRecipient wasn't retreived correctly. R=sspitzer, SR=mscott, A=asa
2001-02-08 00:17:58 +00:00
rginda%netscape.com
3df3dd0748
fixing filenames, none of these files had prior history.
2001-02-08 00:14:20 +00:00
jgmyers%netscape.com
f9d9506902
fix MIME encoded-word decoder: bugs 51453 58114 r=ducarroz sr=sspitzer a=asa
2001-02-08 00:12:50 +00:00
wtc%netscape.com
67ba7fc1e0
Bugzilla bug #62855 : put my checkin back in again. Sorry about the
...
flipflop.
Modified files: arch.mk, config.mk
2001-02-07 23:52:11 +00:00
javi%netscape.com
90b55a22a3
One last fix for the OS/2 guys. Make the cmt libraries a static
...
library. Fix for Bug 63209
r=cls, javi
2001-02-07 23:43:29 +00:00
thayes%netscape.com
4e2755d645
Fix compiler warnings/failures on Linus/Mac
2001-02-07 23:38:59 +00:00
wtc%netscape.com
249e5d9801
Checked in Javier Pedemonte's patch (<pedemont@us.ibm.com) to fix OS/2
...
build breakage. r=wtc@netscape.com . a=leaf@mozilla.org .
2001-02-07 23:38:39 +00:00
pschwartau%netscape.com
6057203524
Initial add. Regression test for bug 67773
2001-02-07 23:19:12 +00:00
bryner%uiuc.edu
86c5db2a5b
Cleaning up indenting. Not part of build.
2001-02-07 23:07:56 +00:00
rginda%netscape.com
4087957756
ok, that was silly, removing generated Makefiles
2001-02-07 21:33:02 +00:00
rginda%netscape.com
74ad25891f
Adding Makefiles
2001-02-07 21:29:36 +00:00
rginda%netscape.com
90b123912b
adding automake file
2001-02-07 21:27:25 +00:00
rginda%netscape.com
848ccfca69
initial checkin for source reorg. leaf copied mozilla/js/js2 to mozilla/js2/src, mozilla/js/js2/jsc to mozilla/js2/jsc, mozilla/js/js2/tools to mozilla/js2/tools, and mozilla/js/semantics to mozilla/js2/semantics
...
unix now has an autoconf based make system. currently the new make system only makes parser related files, back end stuff to be added soon.
mac and windows makesystems will be checked in next.
parser.cpp has been factored into token.*, lexer.*, and parser.*
utilities.cpp has been factored into formatter.*, exception.*, mem.*, strings.*,ds.h, stlcfg.h, and algo.h
2001-02-07 21:21:22 +00:00
javi%netscape.com
888048f7a3
Final patch for Bug 6856. OS/2 port for PSM.
2001-02-07 21:05:21 +00:00
leaf%mozilla.org
58b3aa9224
part of backout of dbragg, suggested dveditz, r=dbragg. bug 68001
2001-02-07 20:50:27 +00:00
leaf%mozilla.org
021ac8ebab
backing out dbragg's changes to fix 68001, dveditz suggested, r=dbragg
2001-02-07 20:46:15 +00:00
blakeross%telocity.com
fe4d8af237
Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs)
2001-02-07 20:15:05 +00:00
yokoyama%netscape.com
783ed48659
Fix for 67978; invalid reg key
...
/a=leaf, 408-391-7842 in case you need to contact me.
2001-02-07 20:10:01 +00:00
thayes%netscape.com
13c16fe82c
Add PIPPKI module to UNIX builds
2001-02-07 19:53:41 +00:00
bienvenu%netscape.com
c62ba44d30
change name of view type to avoid conflicts NOT PART OF BUILD
2001-02-07 19:27:59 +00:00
bienvenu%netscape.com
80930790a7
add files to build so Seth and I can work on them NOT PART OF BUILD
2001-02-07 19:27:00 +00:00
wtc%netscape.com
72644ebadf
Bugzilla bug #62855 : backed out my previous checkin, which doesn't quite
...
work. Will look at this later.
Modified files: arch.mk, config.mk
2001-02-07 19:12:04 +00:00
javi%netscape.com
eed484f9fc
Create an interface nsINSSComponent that we can use to look up
...
service for nsNSSComponent from the NSS callbacks.
2001-02-07 19:00:52 +00:00
thayes%netscape.com
ad09a3250e
Create DTD for pippki module
2001-02-07 18:51:23 +00:00
sspitzer%netscape.com
d8c36f9657
checking in a file so bienvenu and I can hack away.
...
NOT PART OF THE BUILD.
2001-02-07 18:45:12 +00:00
wtc%netscape.com
9621614a58
Need to include "prthread.h" for the PRThread type.
2001-02-07 17:50:43 +00:00
thayes%netscape.com
3f9afc714d
Fix incorrect module name on chrome URL
2001-02-07 17:35:40 +00:00
brade%netscape.com
675fa242c6
preventdefault on drag&drop over non-editable fields
2001-02-07 13:42:24 +00:00
disttsc%bart.nl
5b8b7ee7e1
Fix hotaix bustage, also see bug 67961.
2001-02-07 13:02:11 +00:00