gecko-dev/xpcom
Gerald Squelart d5ce43788f Bug 1322700 - Enable range-for with nsDeque - r=froydnj
It's now possible to write:
  for (void* item : deque) { ... }

MozReview-Commit-ID: FLoczCZd77y

--HG--
extra : rebase_source : 237293e94b478beb2bf352c1179d42c289dda145
2017-02-02 12:28:35 +11:00
..
base Add GPU process support to nsMemoryReportingManager. (bug 1321492 part 7, r=erahm) 2017-01-26 16:35:55 -08:00
build Add memory reporting message support to PGPU. (bug 1321492 part 6, r=rhunt, r=erahm) 2017-01-26 16:35:54 -08:00
components Add memory reporting message support to PGPU. (bug 1321492 part 6, r=rhunt, r=erahm) 2017-01-26 16:35:54 -08:00
doc
ds Bug 1322700 - Enable range-for with nsDeque - r=froydnj 2017-02-02 12:28:35 +11:00
glue Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
idl-parser Backed out changeset c8fe57b085bd (bug 1333631) 2017-01-30 23:17:34 +01:00
io Backed out changeset c8fe57b085bd (bug 1333631) 2017-01-30 23:17:34 +01:00
libxpt/xptcall
reflect Bug 1332631 part F - move nsXPTCUtils.h to xpcom/reflect/xptcall, r=froydnj 2017-01-20 14:25:46 -05:00
rust/nsstring Bug 1334579: Integrate nsstring bindings with leak logging. r=mystor 2017-01-27 21:12:22 +01:00
string Bug 1335203 - Synchronize rust debug-assertions with C++ DEBUG, r=froydnj 2017-02-01 13:54:22 -05:00
system Backed out changeset eae2252a519f (bug 1321593) for leaks, e.g. in clipboard and jetpack tests. r=backout 2016-12-12 22:10:17 +01:00
tests Bug 1322700 - Enable range-for with nsDeque - r=froydnj 2017-02-02 12:28:35 +11:00
threads Bug 1333974, part 1 - Add new API for releasing on main thread using the system group. r=froydnj 2017-01-31 11:35:10 -08:00
typelib Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
windbgdlg Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
xpidl Bug 1293784 - Only recurse into xpcom/idl-parser/xpidl once; r=gps 2016-08-09 16:58:18 -04:00
moz.build Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
xpcom-config.h.in Bug 1326145 - Remove HAVE_CPP_AMBIGUITY_RESOLVING_USING. r=froydnj 2016-12-29 18:05:20 +11:00
xpcom-private.h.in