|  Julian Storer | 66643e85ac | Minor string changes. | 15 years ago | 
				
					
						|  Julian Storer | d5db408033 | Updated some jucer-generated project files. | 15 years ago | 
				
					
						|  Julian Storer | 6b79430341 | Refactored some String operators to bring them into line with c++ best practices. Removed the JUCE_STRINGS_ARE_UNICODE flag - all strings are now unicode by default. Removed the String class's implicit cast to const char* and copyToBuffer() method, replacing them with toCString(), toUTF8(), copyToCString(), copyToUnicode(), etc., so that it'll force users to think about the encoding they want to use in a particular context. Added the ability to pass a String directly to a std::ostream. Extended the juce version number to include a build number. | 15 years ago | 
				
					
						|  Julian Storer | fbc62f200a | Updated some auto-generated projects. | 15 years ago | 
				
					
						|  Julian Storer | 257712c1da | Replaced the amalgamator's build projects with auto-generated projects created by the new Jucer. | 15 years ago |