summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove recently added %expect in parser in case of backward compatibility pro...William S Fulton2013-01-211-0/+5
| | * | | Cosmetic changes to previous (unicode literals) commitWilliam S Fulton2013-01-211-53/+53
| | * | | Fixes to previous (unicode literals) commitWilliam S Fulton2013-01-211-2/+2
| | * | | Unicode literalsVladimir Kalinin2013-01-219-14/+137
| | * | | Add check-cpp11 target for testing c++11 only testsWilliam S Fulton2013-01-131-0/+2
| | * | | Improve detection of C++11 compiler and set appropriate flags to use C++11/C+...William S Fulton2012-10-073-9/+14
| | * | | Modify autoconf macro to be more flexible about how it is used - sets CXX11FL...William S Fulton2012-10-071-5/+19
| | * | | Autoconf archive macro to detect c++11 - as downloaded from archiveWilliam S Fulton2012-10-051-0/+107
| | * | | Update variadic templatesWilliam S Fulton2012-10-042-11/+20
| | * | | result_of not workingWilliam S Fulton2012-10-041-1/+1
| | * | | Add lambda tests to test-suite - gcc-4.7 supports theseWilliam S Fulton2012-10-041-1/+1
| | * | | One more lambda test using constexprWilliam S Fulton2012-10-041-0/+1
| | * | | More lambda support - for optional lambda declaratorsWilliam S Fulton2012-10-043-12/+33
| | * | | Add in support for initialising auto variables from lambda expressionsWilliam S Fulton2012-10-022-14/+41
| | * | | Lambda expressions: parse exception specification in lambda functions. Fix la...William S Fulton2012-10-012-2/+32
| | * | | Delegating constructors and inheriting constructors clarification and split o...William S Fulton2012-09-255-34/+63
| | * | | gcc-4.7 now supports alias templatesWilliam S Fulton2012-09-251-1/+1
| | * | | Update on C++11 user-defined literal statusWilliam S Fulton2012-09-252-12/+45
| | * | | Fix unrestricted unions testcase and add runtime exampleWilliam S Fulton2012-09-214-5/+4061
| | * | | Minor doc tweaks for unrestricted unionsWilliam S Fulton2012-09-212-2/+2
| | * | | Some updates to c++11 warning messages and update docs on alias templatesWilliam S Fulton2012-09-214-10/+47
| | * | | Provide unique c++11 warnings which were previously hijacking another warningWilliam S Fulton2012-09-212-4/+9
| | * | | Tidy up test and docs on template double bracketsWilliam S Fulton2012-09-212-12/+13
| | * | | Better clarify C++11 smart pointer supportWilliam S Fulton2012-09-203-21/+4
| | * | | Update c++0x tests run by default for g++-4.6William S Fulton2012-09-201-2/+2
| | * | | Improve nullptr constant wrappingWilliam S Fulton2012-09-206-7/+13
| | * | | Add scoped enums into correct correct scope in type system. Note that cpp0x_s...William S Fulton2012-09-202-15/+58
| | * | | Using C++11 enum classes with just a forward reference.William S Fulton2012-04-235-16/+35
| | * | | Add support for c++11 strongly typed enums inheriting from non standard primi...William S Fulton2012-04-212-1/+30
| | * | | Fix parsing of forward declaration of C++0x enumsWilliam S Fulton2012-04-202-9/+19
| | * | | html fixesWilliam S Fulton2010-07-241-91/+91
| | * | | sort out c++0x lambda tests and reorder cpp0x testsWilliam S Fulton2010-07-243-34/+80
| | * | | merge revisions 11877-12162 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-20563-17194/+22917
| | |\ \ \
| | * \ \ \ merge revisions 11243-11872 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-20387-4388/+12359
| | |\ \ \ \
| | * | | | | Improved C++0x rvalue reference implementation differentiating lvalue and rva...William S Fulton2010-07-1813-32/+399
| | * | | | | simple formatting changesWilliam S Fulton2010-06-2626-134/+134
| | * | | | | Warning suppression for explicit template instantiationsWilliam S Fulton2010-06-261-4/+4
| | * | | | | Raw string literal changes in paper N3077 changes delimiters to use round bra...William S Fulton2010-06-254-40/+84
| | * | | | | add in more raw string literals for gcc-4.5William S Fulton2010-06-251-18/+38
| | * | | | | typo fixWilliam S Fulton2010-06-251-1/+1
| | * | | | | minor warning message changesWilliam S Fulton2010-06-041-4/+4
| | * | | | | Add new GPL license headers to all source files in this branchWilliam S Fulton2010-03-061-3/+7
| | * | | | | merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license ch...William S Fulton2010-03-06432-12567/+1385
| | * | | | | Grammar and formatting improvementsWilliam S Fulton2009-08-201-85/+86
| | * | | | | Added developer documentation for C++0x.Matevz Jekovec2009-08-171-0/+788
| | * | | | | Fixed testcase warnings.Matevz Jekovec2009-08-177-4/+17
| | * | | | | Documented C++0x testcases.Matevz Jekovec2009-08-177-1/+16
| | * | | | | Updated C++0x User's manual.Matevz Jekovec2009-08-171-249/+640
| | * | | | | Removed decr-- Hash tables feature.Matevz Jekovec2009-08-145-0/+22
| | * | | | | Added draft user documentation for the C++0x.Matevz Jekovec2009-08-142-0/+304