Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | artificial changeset: close fixup head 4aa25fc43558 for tag PHT_20030722N9_MACANGELON_MOZ12_BRANCH | cvs2hg | 2013-02-21 | 0 | -0/+0 |
|\ | |||||
| * | fixup commit for tag 'PHT_20030722N9_MAC'PHT_20030722N9_MAC | cvs2hg | 2003-05-14 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
| * | fixup commit for tag 'PHT_20030619N8x_WIN_MAC'PHT_20030619N8x_WIN_MAC | cvs2hg | 2003-05-14 | 39 | -11698/+0 |
| |\ |/ / | |||||
| * | fixup commit for tag 'PHT_20030605N7_MAC'PHT_20030605N7_MAC | cvs2hg | 2003-05-14 | 39 | -11698/+0 |
|/ | |||||
* | Backing out last change - breaks MAC/LINUXPHT_20030522N7_WIN_FREEZEANGELON_MOZ12_N8_BASEANGELON_MOZ12_N7_BASE | rangansen%netscape.com | 2003-05-14 | 1 | -8/+2 |
| | |||||
* | Bug 618091 - changes for photon to use static build of gecko. Patch by ↵ | rangansen%netscape.com | 2003-05-12 | 1 | -2/+8 |
| | | | | seawood. Tested by rangansen | ||||
* | Bugzilla bug #199324 (Cygwin's uname returns i1586 on Intel Xeon ↵pmoz_20030415phtmoz_20030411PHT_20030430N6_MAC_FREEZEPHT_20030424N6_WIN_FREEZEANGELON_MOZ12_N6_BASE | tfox%netscape.com | 2003-03-27 | 2 | -6/+6 |
| | | | | processors.) converted all i?86 checks to i*86. | ||||
* | fixup commit for branch 'ANGELON_MOZ12_BRANCH'moz_win_20021203moz_win_20021202moz_win_20021122moz_ux_20021203moz_ux_20021202moz_ux_20021122ROGC_20030211PR_FREEZEROGC_20030129_FREEZEROGC_20030115_FREEZEROGC_20021218_FREEZERMCH_20021105_BASEPHT_20030321N5_WIN_FREEZEPHT_20030227PR_FREEZEPHOTON_MOZ_PR1_BASEMOZILLA_1_2_RELEASEMOZILLA_1_2_2002110512_BASEMOZILLA_1_2_1_RELEASEANGELON_MOZ12_N5_BASEANGELON_MOZ12_BASE | cvs2hg | 2002-10-31 | 123 | -2716/+12962 |
| | |||||
* | Bugzilla bug 110869: defining the FORCE_PR_ASSERT macro allows one to | wtc%netscape.com | 2001-12-27 | 1 | -2/+2 |
| | | | | use PR_ASSERT in optimized builds. | ||||
* | Bugzilla bug 48308: checked in part of the patch to bring NSPR up to | wtc%netscape.com | 2001-12-26 | 4 | -10/+21 |
| | | | | | | OpenUNIX8 build with pthreads. The patch is contributed by Hiram Clawson <hiramc@caldera.com>. Modified files: _pth.h ptio.c ptthread.c pr/tests/Makefile.in | ||||
* | Bugzilla bug 115149: clean up threads properly on non-emx platforms. | wtc%netscape.com | 2001-12-20 | 4 | -50/+29 |
| | | | | | | Increased the default thread stack size to 64K. The patch is contributed by aaronr@us.ibm.com and Michael Kaply <mkaply@us.ibm.com>. Modified files: _os2.h os2cv.c os2io.c os2thred.c | ||||
* | Bugzilla bug 97485: added the zone allocator (implemented by Nelson | wtc%netscape.com | 2001-12-20 | 4 | -0/+378 |
| | | | | | Bolyard). Modified files: primpl.h prmem.c prinit.c ptthread.c | ||||
* | Updated the test for the NSPR 4.2 release. | wtc%netscape.com | 2001-12-18 | 1 | -6/+6 |
| | |||||
* | Fix bug 106999 -- implement Mac atomic operations using Open Transport ↵ | sfraser%netscape.com | 2001-12-07 | 2 | -0/+39 |
| | | | | routines for speed. r=wtc. | ||||
* | Bugzilla bug 113740: do not use the 32-bit SPARC assembly implementation of | wtc%netscape.com | 2001-12-07 | 3 | -6/+6 |
| | | | | | | PRStack because it may cause starvation of the lock owner, leaving the other threads spinning trying to acquire the lock. Modified files: configure configure.in pr/include/md/_solaris.h | ||||
* | Bugzilla bug 113906: Made _PR_MD_OPEN more efficient. The patch is | wtc%netscape.com | 2001-12-07 | 1 | -16/+25 |
| | | | | contributed by Michael Kaply <mkaply@us.ibm.com>. r=wtc,pedemont. | ||||
* | Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. | seawood%netscape.com | 2001-12-06 | 1 | -1/+1 |
| | | | | | Thanks to Garrett Blythe <blythe@netscape.com> for the patch. Bug #112953 r=wtc | ||||
* | Revert to using standard config.sub & config.guess entries for OS/2. | seawood%netscape.com | 2001-12-02 | 4 | -30/+15 |
| | | | | | Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch. Bug #112244 r=cls | ||||
* | Adding test for gcc -pipe feature. | seawood%netscape.com | 2001-12-02 | 2 | -52/+140 |
| | | | | Bug #81031 r=wtc | ||||
* | Use -no-cpp-precomp instead of -traditional-cpp for darwin | seawood%netscape.com | 2001-11-14 | 2 | -2/+2 |
| | | | | Bug #106617 | ||||
* | Tell BSD strip to just strip local & debug symbols rather than all symbols ↵ | seawood%netscape.com | 2001-11-03 | 2 | -22/+24 |
| | | | | for darwin. | ||||
* | Moved darwin section to proper platform location. | seawood%netscape.com | 2001-11-03 | 2 | -79/+83 |
| | | | | | | Added note about why -traditional-cpp is used for darwin. Added Mac OSX linker options to be used in darwin builds. Bug #106617 | ||||
* | Adding strtok.c per bug 106372 | sfraser%netscape.com | 2001-11-01 | 1 | -0/+0 |
| | |||||
* | Use PL_strcmp instead of strcmp to avoid having to include <string.h>. | wtc%netscape.com | 2001-11-01 | 1 | -1/+1 |
| | |||||
* | Added lib/tests/Makefile to the list of makefiles to be generated by | wtc%netscape.com | 2001-10-31 | 6 | -1/+167 |
| | | | | | | | | | | configure. Modified files: configure configure.in Bugzilla bug 106372: added new function PL_strtok_r. The function was implemented by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>. Modified files: lib/libc/include/plstr.h lib/libc/src/Makefile.in lib/tests/string.c Added file: lib/libc/src/strtok.c | ||||
* | Bugzilla bug 106771: support building on HP-UX 11.11. The patch is from | wtc%netscape.com | 2001-10-26 | 2 | -5/+5 |
| | | | | | Jim Dunn <jdunn@netscape.com>. Modified files: configure configure.in | ||||
* | Convert all rhapsody (pre-beta-macosx) references to darwin. | seawood%netscape.com | 2001-10-26 | 18 | -66/+32 |
| | | | | Bug #106617 r=wtc | ||||
* | Rename rhapsody to darwin | seawood%netscape.com | 2001-10-25 | 3 | -8/+8 |
| | | | | bug #106617 | ||||
* | Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscape | wtc%netscape.com | 2001-10-17 | 1 | -0/+5 |
| | | | | plugins. The fix is contributed by timeless@bemail.org. | ||||
* | Bugzilla bug 77197: use spawn in Neutrino because fork & exec does not | wtc%netscape.com | 2001-10-17 | 1 | -0/+42 |
| | | | | | work in multithreaded programs in Neutrino. The patch is contributed by dinglis@qnx.com (Dave Inglis), reviewed and modified by wtc. | ||||
* | Bugzilla bug 92085: checked in a Neutrino patch from | wtc%netscape.com | 2001-10-17 | 2 | -2/+3 |
| | | | | | briane@qnx.com (Brian Edmond). r=wtc. Modified files: _nto.h protypes.h | ||||
* | Bugzilla bug 77188: checked in a configure patch for Neutrino from | wtc%netscape.com | 2001-10-17 | 2 | -37/+47 |
| | | | | | dinglis@qnx.com (Dave Inglis). r=wtc. Modified files: configure configure.in | ||||
* | Bugzilla bug 105154: fixed a timing problem in OS/2's implementation of | wtc%netscape.com | 2001-10-16 | 1 | -2/+6 |
| | | | | | condition variables. Thanks to Aaron Read <aaronr@us.ibm.com> for the patch. r=wtc. | ||||
* | We don't assert on invalid arguments now. | wtc%netscape.com | 2001-10-16 | 1 | -5/+0 |
| | |||||
* | Bugzilla bug 104269: allow one to specify an includedir or dist_includedir | wtc%netscape.com | 2001-10-16 | 3 | -96/+102 |
| | | | | | | | that doesn't end in "/nspr". This patch is due to cls. r=wtc. The only problem with this solution is that the default value for --includedir shown in the --help output is wrong. Modified files: configure.in configure config/autoconf.mk.in | ||||
* | Install *.cfg files used for cross-compiling | seawood%netscape.com | 2001-10-13 | 1 | -1/+3 |
| | |||||
* | Add support for mips*el | seawood%netscape.com | 2001-10-13 | 1 | -2/+2 |
| | |||||
* | Bugzilla bug 104286: teach the configure script about MKS Toolkit. r=cls. | wtc%netscape.com | 2001-10-12 | 4 | -100/+114 |
| | | | | Modified files: configure configure.in config.guess config.sub | ||||
* | Fix for 100353 -- handle polling for read and write on different threads, ↵ | sfraser%netscape.com | 2001-10-09 | 2 | -131/+173 |
| | | | | and properly deal with sending to a socket that has flow control restrictions. Fixes a problem saving to IMAP server sent messages with attachments. r=gordon, wtc. | ||||
* | Updating config.guess & config.sub with 2001-10-07 changes from the GNU master c | cls%seawood.org | 2001-10-07 | 2 | -275/+268 |
| | | | | opy at :pserver:anoncvs@subversions.gnu.org:/cvs /config . | ||||
* | Solaris 7 has deprecated the use of libposix4 in favor of librt. Check the ↵ | cls%seawood.org | 2001-10-02 | 1 | -2/+13 |
| | | | | | | OS_RELEASE and use the appropriate library. Bug #96986 r=wtc | ||||
* | Bugzilla bug 84035: backed out the changes to the PRMonitor functions | wtc%netscape.com | 2001-09-28 | 3 | -20/+69 |
| | | | | | | because some of the Mozilla client code depends on the property that PR_EnterMonitor and PR_ExitMonitor do not call malloc, calloc, and free. Modified Files: _pth.h, primpl.h, ptsynch.c | ||||
* | Fix for bug 71718. Make Mac NSPR work on dual CPU Mac OS X macines by using ↵ | sfraser%netscape.com | 2001-09-27 | 9 | -44/+494 |
| | | | | MP critical regions to fix threading synchronization problems. Uses hand-rolled critical regions because the critical section API is broke on Mac OS 10.0.x. r=gordon, wtc. | ||||
* | Remove commented out references to mozilla xp_*.h files. | cls%seawood.org | 2001-09-22 | 1 | -7/+0 |
| | | | | | Thanks to Brian Ryner <bryner@netscape.com> for the patch. Bug #38061 r=cls | ||||
* | Fix for bug 97866. Fixes async file I/O to ensure that we always call ↵ | sfraser%netscape.com | 2001-09-20 | 1 | -29/+26 |
| | | | | WaitOnThisThread if we're doing an async call (which does not wait if the notifier has already fired). Also don't bother checking return values from PBRead/WriteAsync, since they never fail, but do check the return value of the PBReadSync call. Fixes synchronization problems on Mac OS X. r=gordon, a=wtc. | ||||
* | Fix #99556. Account for change in Mac epoch time as of MSL 6. r=wtc/sfraser | sdagley%netscape.com | 2001-09-17 | 1 | -3/+4 |
| | |||||
* | Deleted unused prototypes for _PR_Unlock, _PR_SuspendThread, and | wtc%netscape.com | 2001-09-15 | 1 | -4/+0 |
| | | | | _PR_ResumeThread. | ||||
* | Added 'const' to two arrays of constants. Thanks to Simon Fraser for | wtc%netscape.com | 2001-09-15 | 1 | -2/+2 |
| | | | | suggesting this. | ||||
* | Bugzilla bug 96571: fixed the PL_strn* functions that may read beyond | wtc%netscape.com | 2001-09-11 | 5 | -11/+11 |
| | | | | | the end of buffer if the buffer is not null-terminated. Modified files: strchr.c strcstr.c strlen.c strpbrk.c strstr.c | ||||
* | Bugzilla bug 98741: replaced NPL by MPL/GPL. | wtc%netscape.com | 2001-09-07 | 3 | -42/+92 |
| | | | | Modified files: prerr.et prmkdir.bat pr/src/md/os2/objs.mk |