summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove all generated Makefiles upon distclean.SUNBIRD_0_3a2_RELEASEcls%seawood.org2006-04-281-0/+1
* Remove all generated Makefiles upon distclean.cls%seawood.org2006-04-282-80/+205
* Bugzilla Bug 326168: fixed an allocation size bug. The patch iswtchang%redhat.com2006-04-121-1/+1
* Bugzilla Bug 298457: fixed an underquoted m4 macro. The patch iswtchang%redhat.com2006-04-111-1/+1
* Bugzilla bug 247896 and bug 331216: fixed the bug that 'end' was moved onewtchang%redhat.com2006-04-111-5/+1
* Bug 301064wtchang%redhat.com2006-04-051-0/+16
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-04-059-243/+270
* Bugzilla Bug 326168: more cleanups after code review. r=darin,jshin.wtchang%redhat.com2006-04-053-17/+19
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2006-03-311-30/+33
* Bug 331600 - remove non-tri-licensed code patch, originally from bug 61746. r...gerv%gerv.net2006-03-281-88/+28
* Bugzilla Bug 330364: fixed a NULL pointer dereference inwtchang%redhat.com2006-03-131-1/+1
* Backed out a change in the previous checkin that broke the Windows gccwtchang%redhat.com2006-03-131-1/+1
* fixes bug 326168 "Add a UTF-16 API to load a library" patch by jshin1987@gmai...LIGHTNING_0_1_RELEASEdarin%meer.net2006-03-105-15/+257
* Bugzilla Bug 261649: BeOS has the getprotobyxxx_r functions, but theywtchang%redhat.com2006-02-281-3/+4
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-225-93/+171
* Bugzilla Bug 327448: added the function pointers back because we willwtchang%redhat.com2006-02-202-10/+41
* Bugzilla Bug 327544: set OBJDIR to $(OBJDIR_NAME) to ensure that OBJDIRwtchang%redhat.com2006-02-202-2/+2
* Bugzilla Bug 111428: more file pathname internationalization bug fixes.wtchang%redhat.com2006-02-172-10/+38
* Bugzilla Bug 327448: it's not necessary to do dynamic lookup of the Wwtchang%redhat.com2006-02-161-69/+8
* Bugzilla Bug 124695: the implementation of _PR_MD_GET_INTERVAL for MinGWwtchang%redhat.com2006-02-131-6/+0
* Bugzilla bug 326283: fixed the Emacs mode line. r=joshmoz.wtchang%redhat.com2006-02-081-1/+1
* Bugzilla Bug 307527: implement NSPR interval timer with timeGetTime insteadwtchang%redhat.com2006-02-072-64/+6
* Bugzilla bug 326110: use PR_IMPLEMENT with two exported functions.wtchang%redhat.com2006-02-072-4/+4
* Bugzilla bug 326110: declare PR_SetSysfdTableSize and PR_GetSysfdTableMaxwtchang%redhat.com2006-02-061-0/+9
* Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does notwtchang%redhat.com2006-01-192-2/+9
* Bugzilla Bug 322422: fixed a negative integer division truncation directionwtchang%redhat.com2006-01-091-1/+11
* Bugzilla Bug 322427: removed a very old workaround for a zero-size array inwtchang%redhat.com2006-01-091-4/+0
* Bugzilla Bug 322287: Implemented NSPR atomic routines in x86 assembly codewtchang%redhat.com2006-01-094-31/+145
* Bugzilla Bug 322287: the "lock" prefix is not required for the x86 "xchg"wtchang%redhat.com2006-01-097-8/+3
* Bugzilla Bugs 261649 and 321579: fixed BeOS build error caused by previouswtchang%redhat.com2006-01-071-2/+2
* Bugzilla bug 322427: do not compile NSPR with -ansi and with _POSIX_SOURCE,wtchang%redhat.com2006-01-074-53/+28
* Bugzilla Bug 261649: more changes for GNU/k*BSD and GNU/Hurd support.wtchang%redhat.com2005-12-245-5/+6
* Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. Thewtchang%redhat.com2005-12-2415-56/+81
* Bugzilla Bug 321230: don't link with libdl on BeOS. The patch iswtchang%redhat.com2005-12-222-2/+3
* Bugzilla Bug 316964: use the -z ignore linker flag on Solaris. The patchwtchang%redhat.com2005-12-162-4/+4
* Bugzilla Bug 225859: allow one to do Windows x64 builds with the x86wtchang%redhat.com2005-12-082-201/+96
* Rename real_install target as install.cls%seawood.org2005-11-235-14/+11
* Only export *.cfg files needed for cross-compiling.cls%seawood.org2005-11-231-3/+4
* Explicitly disable pthread support for win32, os2 & beos.cls%seawood.org2005-11-232-83/+204
* Bugzilla bug 195219: put the stops (double semicolons) that delimitwtchang%redhat.com2005-11-212-20/+10
* Bugzilla bug 195219: implemented the atomic routines in IA-64 assembly forwtchang%redhat.com2005-11-214-23/+149
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-11-181-2/+4
* Bugzilla Bug 164070: fixed the bug that PR_ImplodeTime and PR_NormalizeTimewtchang%redhat.com2005-11-141-45/+23
* Bugzilla Bug 312199: HP-UX IPF (Itanium) changes contributed by Grace Luwtchang%redhat.com2005-11-113-32/+51
* Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patchwtchang%redhat.com2005-11-074-183/+266
* Bugzilla Bug 156633: replaced the deprecated PR_CurrentThread bywtchang%redhat.com2005-11-0712-69/+69
* Bugzilla Bug 314070: do not use CFM on Mac OS X x86. The patch iswtchang%redhat.com2005-11-071-11/+25
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-11-071-1/+1
* Bugzilla Bug 225859: added 64-bit Windows support. Peter Armisteadwtchang%redhat.com2005-10-2124-204/+514
* Sync config.guess & config.sub with official GNU CVS copies.cls%seawood.org2005-10-142-324/+491