Nathan Froyd
|
2a14d9b274
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
"absolutely necessary" in this context means "needs PRUnichar", which is
the reason that nsString.h now #includes prtypes.h.
|
2012-10-01 17:01:01 -04:00 |
|
Ehsan Akhgari
|
bd2885b68c
|
Backout changeset 9e38c5518605, fc59bd8d49ba, d0ba1abde985, and acf91f25f228 (bugs 796119, 796279, and 797106) because of broken reftests on 64-bit platforms
|
2012-10-02 23:16:36 -04:00 |
|
Nathan Froyd
|
c2fddb8f07
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
"absolutely necessary" in this context means "needs PRUnichar", which is
the reason that nsString.h now #includes prtypes.h.
|
2012-10-01 17:01:01 -04:00 |
|
Isaac Aggrey
|
00ccc3bc2e
|
Bug 795507: Remove usage of PR_BEGIN_EXTERN_C and PR_END_EXTERN_C; r=ehsan
|
2012-09-30 21:10:22 -05:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
benjamin%smedbergs.us
|
8826418990
|
Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner
|
2006-04-19 16:29:31 +00:00 |
|
bsmedberg%covad.net
|
acf28ad4d1
|
Bug 289010 - Move nsVoidArray/nsCOMArray to the XPCOM glue, and a few other things to make the glue easier to use, r=shaver+darin . The following files were CVS-copied from xpcom/ds to xpcom/glue:
nsVoidArray.h
nsVoidArray.cpp
nsCOMArray.h
nsCOMArray.cpp
nsQuickSort.h
nsQuickSort.cpp
|
2005-11-02 20:38:21 +00:00 |
|
caillon%redhat.com
|
5479d46e5d
|
Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
|
2005-11-02 16:05:23 +00:00 |
|
gerv%gerv.net
|
beabfb9291
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-11-02 16:05:20 +00:00 |
|
seawood%netscape.com
|
0b32a92e64
|
Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
|
2005-11-02 16:05:16 +00:00 |
|
bryner%netscape.com
|
ac7665be59
|
Correcting the description of the third argument to NS_QuickSort. r=dbaron.
|
2005-11-02 16:05:12 +00:00 |
|
gerv%gerv.net
|
7c65a9b363
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2005-11-02 16:04:51 +00:00 |
|
rjesup%wgate.com
|
d96a423534
|
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley Also fixes some whitespace issues.
|
2005-11-02 16:04:50 +00:00 |
|
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
|
mcafee%netscape.com
|
492b4cef0f
|
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
|
1999-05-10 06:47:04 +00:00 |
|
beard%netscape.com
|
e91206a937
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
|
alecf%netscape.com
|
d204424b35
|
export this symbol correctly
|
1999-04-13 22:16:52 +00:00 |
|
alecf%netscape.com
|
d5be09930b
|
add quicksort implementation to base
(Thanks to Regents of CA and the RDF team)
|
1999-04-13 19:03:45 +00:00 |
|