Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						0f678bd69e
					 | 
					
						
						
							
							Nico Rieck:  this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188192 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2013-08-12 18:38:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						83eade6abb
					 | 
					
						
						
							
							No functionality change at this time.  I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS.  This is in preparation for taking advantage of clang's new __type_visibility__ attribute.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@176593 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2013-03-06 23:30:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						08e17472e4
					 | 
					
						
						
							
							Windows support by Ruben Van Boxem.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@142235 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2011-10-17 20:05:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						0949eedbd6
					 | 
					
						
						
							
							_STD -> _VSTD to avoid macro clash on windows
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@134190 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2011-06-30 21:18:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						0667433587
					 | 
					
						
						
							
							noexcept for <scoped_allocator>.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@132266 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2011-05-28 18:51:12 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						fead2e2de9
					 | 
					
						
						
							
							Fix ambiguity in operator== of scoped_allocator_adaptor.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@131485 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2011-05-17 20:41:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						b64f8b07c1
					 | 
					
						
						
							
							license change
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2010-11-16 22:09:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						28c97e6ee1
					 | 
					
						
						
							
							visibility-decoration.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@114658 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2010-09-23 16:27:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						73d21a4f07
					 | 
					
						
						
							
							Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@113086 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2010-09-04 23:28:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						324bb03bb9
					 | 
					
						
						
							
							Fixing whitespace problems
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111750 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2010-08-22 00:02:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Howard Hinnant
							
						 
					 | 
					
						
						
							
						
						e92c3d74ce
					 | 
					
						
						
							
							US 107
						
						
						
						
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111538 91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 | 
					
						2010-08-19 18:39:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |