rubidium 
							
						 
					 
					
						
						
							
						
						25028759c1 
					 
					
						
						
							
							(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS.  
						
						
						
						
					 
					
						2007-07-14 20:30:35 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						35dad3581b 
					 
					
						
						
							
							(svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unreadable artifacts in output. Now CStrT::AddFormatL() should behave correctly also when compiled by gcc (Rubidium)  
						
						
						
						
					 
					
						2007-07-04 02:35:40 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						f766c48bc4 
					 
					
						
						
							
							(svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings  
						
						
						
						
					 
					
						2007-06-30 00:17:07 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						90fe88a7af 
					 
					
						
						
							
							(svn r10392) -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT  
						
						
						
						
					 
					
						2007-06-29 23:45:13 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						ec1e0b8152 
					 
					
						
						
							
							(svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string  
						
						
						
						
					 
					
						2007-06-29 23:30:14 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						297248c83f 
					 
					
						
						
							
							(svn r10390) -Fix: constness  
						
						
						
						
					 
					
						2007-06-29 22:39:50 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						65ba91d1c9 
					 
					
						
						
							
							(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.  
						
						
						
						
					 
					
						2007-06-29 22:33:58 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						f9e47692cb 
					 
					
						
						
							
							(svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA  
						
						
						
						
					 
					
						2007-06-29 22:16:15 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						097b3b3c7b 
					 
					
						
						
							
							(svn r9662) -Documentation: Doxygen corrections and @file omissions  
						
						
						
						
					 
					
						2007-04-17 20:23:13 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						7a0952a5bc 
					 
					
						
						
							
							(svn r9520) -Codechange: Add the notion of Industry behaviour.  It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...  
						
						
						
						
					 
					
						2007-03-28 20:06:28 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						55ac8f843a 
					 
					
						
						
							
							(svn r8414) -Codechange: Use own AutoPtrT instead of std::auto_ptr.  
						
						... 
						
						
						
						-Simplifies assignment from raw pointers
 -Should be harder to crash the program by incorrect assignment into it.
 -Should help with MorphOS compilation errors 
						
						
					 
					
						2007-01-26 11:38:07 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						574ded3afd 
					 
					
						
						
							
							(svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.  
						
						
						
						
					 
					
						2007-01-13 13:33:36 +00:00