[c++-concepts] merge from trunk

2014-11-13 Thread Andrew Sutton
I just merged the concepts branch with trunk, after fighting with the testing framework for the past hour. There was a change to gcc/testsuite/lib/prune.exp yesterday that doesn't appear to be compatible with *something* in this branch. It broke the entire test suite, giving the errors below for

[c++-concepts] merge from trunk

2013-09-09 Thread Gabriel Dos Reis
at revision 202396. No conflict. -- Gaby

[c++-concepts] MErge from trunk

2013-08-26 Thread Gabriel Dos Reis
at revision 201992. There were conflicts with the recent pretty printing patches. Fixed. (Mostly due to the new concept-specific nodes printing.) Modulo the asan stuff. -- Gaby

[c++-concepts] Merge from trunk

2013-08-18 Thread Gabriel Dos Reis
The c++-concepts branch was synchronized with trunk at revision 201834. -- Gaby

[c++-concepts] Merge from trunk

2013-08-07 Thread Gabriel Dos Reis
trunk was merged into c++-concepts branch at revision 201560. I resolved some conflicts in cp caused by recent merges and ongoing work on trunk. -- Gaby

[c++-concepts] Merge from trunk

2013-07-27 Thread Gabriel Dos Reis
Andrew Sutton andrew.n.sut...@gmail.com writes: | Committed. Merge from trunk as of revision 201285. We will have to watch out for Tom's Makefile rewrite work. -- Gaby

Re: [c++-concepts] Merge from trunk

2013-07-27 Thread Tom Tromey
Gaby == Gabriel Dos Reis g...@axiomatics.org writes: Gaby We will have to watch out for Tom's Makefile rewrite work. FWIW, I've found rebasing this series to be very easy. Due to the way it is split up, only one patch (the big manual dependency removal one) only ever has hard conflicts, and

Re: [c++-concepts] Merge from trunk

2013-07-27 Thread Gabriel Dos Reis
Tom Tromey tro...@redhat.com writes: | Gaby == Gabriel Dos Reis g...@axiomatics.org writes: | | Gaby We will have to watch out for Tom's Makefile rewrite work. | | FWIW, I've found rebasing this series to be very easy. | Due to the way it is split up, only one patch (the big manual dependency

[c++-concepts] Merge from trunk

2013-07-15 Thread Gabriel Dos Reis
Trunk was merged to the c++-concept branch at revision 200958. Andrew -- There aere a few conflicts surronding introduction of can_convert_standard, between your version and the one Jason committed. I resolved them in favour of Jason's because his version followed the GNU coding convention (when

[c++-concepts] Merge from trunk

2013-06-22 Thread Gabriel Dos Reis
Andrew -- At revision 200343. With the merge of Cilk changes to trunk, it was necessary to synchronize so that c++-concepts branch doesn't get too out of sync. There were a few conflicts in cp/Make-lang.in and cp/cp-tree.h that I think I resolved properly. Let me know if anything else was

[c++-concepts] merge from trunk

2013-06-20 Thread Gabriel Dos Reis
At revision 200282. Andrew -- there was a slight conflict with the new usage of is_binary_trait. I think I resolved it properly, but double check. -- Gaby

[c++-concepts] merge from trunk

2013-05-16 Thread Gabriel Dos Reis
Trunk was merged into c++-concepts branch at revision 198984. -- Gaby

[c++-concepts] Merge from trunk

2013-04-15 Thread Gabriel Dos Reis
Trunk as been merged into the c++-concepts branch. -- Gaby

[c++-concepts] Merge from trunk

2013-03-28 Thread Gabriel Dos Reis
The trunk was merged into the c++-concepts branch as of revision 197225. -- Gaby

[c++-concepts] Merge from trunk

2013-03-21 Thread Gabriel Dos Reis
I've merged changes from trunk into the c++-concepts branch as of revision 196857. These include Jason's patch to stop randomness in linkage name of entities defined at unnamed namespace scopes. -- Gaby