Birunthan Mohanathas
|
16471161bb
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
Ehsan Akhgari
|
520fd897ed
|
Bug 1045065 - Fix some bad implicit constructors in xpcom; r=froydnj
|
2014-07-28 13:19:06 -04:00 |
Birunthan Mohanathas
|
68ba4f3767
|
Bug 1022456 - Convert xpcom/ds/ to Gecko style. r=froydnj
|
2014-07-09 08:15:21 -07:00 |
Ehsan Akhgari
|
08772d21ac
|
Bug 918105 - Minimize the #includes in xpcom/ds; r=bsmedberg
|
2013-09-19 15:31:21 -04:00 |
Robert O'Callahan
|
03e7828db2
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
Ehsan Akhgari
|
df3797a6e7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
peterv%propagandism.org
|
8702e6b0aa
|
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
|
2005-09-28 13:13:27 +00:00 |
darin%meer.net
|
3eb2f75165
|
fixes bug 263957 "Convert nsProperties to nsTHashtable, implement GetKeys" r=bsmedberg sr=shaver
|
2004-10-25 19:52:48 +00:00 |
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
bryner%brianryner.com
|
0c7c3a2ff3
|
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
|
2004-01-15 06:14:18 +00:00 |
dougt%netscape.com
|
4f8934ad1d
|
Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec.
|
2002-08-26 20:36:44 +00:00 |
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
mkaply%us.ibm.com
|
152f6f29e4
|
# 34082
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
|
2000-05-02 22:38:04 +00:00 |
warren%netscape.com
|
06918ca494
|
Made nsIProperties scriptable. Bug #21982
|
2000-01-05 09:29:25 +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 |
erik%netscape.com
|
2591c69b18
|
Fixing warnings.
|
1999-08-30 21:59:42 +00:00 |
sgehani%netscape.com
|
3eeb4463bb
|
Added enumeration service to PersistentProperties which returns an enumeration of
PropertyElement objects.
|
1999-06-11 02:20:36 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
warren%netscape.com
|
7bd9aa78c5
|
Consolidated individual factories into a single factory for base.
|
1999-04-30 22:55:21 +00:00 |
warren%netscape.com
|
1ea549d80d
|
Started factoring nsIPersistentProperties from nsIProperties.
|
1999-04-22 07:32:51 +00:00 |
erik%netscape.com
|
1d8684cc66
|
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
This caused it to fail on Linux, but not on Windows. Go figure. Sigh.
|
1999-02-10 22:51:01 +00:00 |
erik%netscape.com
|
005df957ba
|
Moved nsPropertiesFactory constructor from .h to .cpp file
|
1999-02-05 21:06:07 +00:00 |
dp%netscape.com
|
869e988f68
|
Fixing mRefCnt not being initialized for nsPropertiesFactory
|
1999-02-05 06:05:51 +00:00 |
erik%netscape.com
|
36c641e547
|
Added implementation of new nsIProperties class (like Java properties).
Also added nsBaseDLL.cpp for factory for this DLL (raptorbase).
|
1999-01-26 23:50:25 +00:00 |