Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						f70ac1ca07 
					 
					
						
						
							
							- added NumericString.h  
						
						... 
						
						
						
						- NumberParser improvements (internal Poco locale-awareness and parsing) 
						
						
					 
					
						2012-09-30 05:17:56 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						3efcb444e0 
					 
					
						
						
							
							rename BenchmarkApp -> Benchmark  
						
						
						
						
					 
					
						2012-09-30 03:41:22 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						cf8db80310 
					 
					
						
						
							
							 
						
						
						
						
					 
					
						2012-09-30 03:40:12 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						6918d6f91a 
					 
					
						
						
							
							Correct comments  
						
						
						
						
					 
					
						2012-09-28 16:52:42 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						fb275a9a30 
					 
					
						
						
							
							Visual Studio 2012 projects and solutions files  
						
						
						
						
					 
					
						2012-09-25 05:35:44 +00:00 
						 
				 
			
				
					
						
							
							
								Guenter Obiltschnig 
							
						 
					 
					
						
						
							
						
						244f0aaf5a 
					 
					
						
						
							
							fixed a typo  
						
						
						
						
					 
					
						2012-09-25 04:24:25 +00:00 
						 
				 
			
				
					
						
							
							
								Guenter Obiltschnig 
							
						 
					 
					
						
						
							
						
						c7de652ec9 
					 
					
						
						
							
							renamed dir testfiles to data  
						
						
						
						
					 
					
						2012-09-25 04:22:57 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						d8397b9153 
					 
					
						
						
							
							- VS2012: build/tests  
						
						... 
						
						
						
						- JSON: style and exceptions catch by ref fix
- NumberParser: case-insensitive hex parsing
- Dynamic::Var: const std::string& cast operator specialization (coaxing std::string ctor)
- LocalDateTime: strftime fix (buffer too small for full tz string, use %Z instead of %z - makes no difference on windows but is more portable)
- small buildwin.cmd vsvars32.bat call fix 
						
						
					 
					
						2012-09-24 03:51:40 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						883de9670a 
					 
					
						
						
							
							Windows/VS2011 build all configs  
						
						
						
						
					 
					
						2012-09-23 06:28:42 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						03b7dcd3e1 
					 
					
						
						
							
							Some comments were pointing to Util mode instead of JSON  
						
						
						
						
					 
					
						2012-09-06 17:37:22 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						47aadf0681 
					 
					
						
						
							
							- SF# 3559325: Util Windows broken in non-Unicode  
						
						... 
						
						
						
						- port of rev. 1918 from 1.4.4 branch (fixed SF# 3519474)
- update VS 2010 Util projects with JSON 
						
						
					 
					
						2012-08-19 01:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						14f6c10534 
					 
					
						
						
							
							update JSON VS 2008 solution  
						
						
						
						
					 
					
						2012-07-13 01:09:08 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						acf820c46d 
					 
					
						
						
							
							VS 2008 project files and build fixes  
						
						
						
						
					 
					
						2012-07-12 05:21:01 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						95c3e8871e 
					 
					
						
						
							
							Linux 64-bit and static build fixes (only Ubuntu build tested)  
						
						
						
						
					 
					
						2012-07-07 16:03:21 +00:00 
						 
				 
			
				
					
						
							
							
								Marian Krivos 
							
						 
					 
					
						
						
							
						
						114de565ff 
					 
					
						
						
							
							added cmake support  
						
						
						
						
					 
					
						2012-06-26 12:37:02 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						74b8911d13 
					 
					
						
						
							
							JSON Windows compilation  
						
						
						
						
					 
					
						2012-06-11 23:44:56 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						531ebad467 
					 
					
						
						
							
							Add benchmark application as sampleBenchmark is the same as describe here:  http://lijoblogs.blogspot.be/2011/11/comparison-and-benchmark-of-c-json.html  
						
						
						
						
					 
					
						2012-06-11 20:39:06 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						6f8bbc67d1 
					 
					
						
						
							
							Use 64 bit integers (if available) when int is not big enough  
						
						
						
						
					 
					
						2012-06-11 20:36:32 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						1d674b745e 
					 
					
						
						
							
							Continue processing invalid files when we got an exception and show the value when we didn't expect a value  
						
						
						
						
					 
					
						2012-06-11 20:31:36 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						9b952a29c7 
					 
					
						
						
							
							ported 1.4.4 branch changes (needs build checks and test runs!)  
						
						
						
						
					 
					
						2012-05-19 03:04:51 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						425587f499 
					 
					
						
						
							
							Catch Poco::SyntaxException for invalid JSON values  
						
						
						
						
					 
					
						2012-05-15 20:52:32 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						5c8e55cd34 
					 
					
						
						
							
							Remove testConfiguration and testItunes method. testConfiguration will be moved to Util testsuite  
						
						
						
						
					 
					
						2012-05-15 19:35:41 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						6013d9ddfa 
					 
					
						
						
							
							fixed project GUIDs (did not help ProGen)  
						
						
						
						
					 
					
						2012-05-15 02:33:07 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						7503c00b8b 
					 
					
						
						
							
							test files directory detection fix  
						
						
						
						
					 
					
						2012-05-15 02:16:37 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						97ab4f1926 
					 
					
						
						
							
							JSON testsuite Makefile  
						
						
						
						
					 
					
						2012-05-15 02:04:24 +00:00 
						 
				 
			
				
					
						
							
							
								Aleksandar Fabijanic 
							
						 
					 
					
						
						
							
						
						3a46515ded 
					 
					
						
						
							
							JSON VS 2010 build (library and tests)  
						
						
						
						
					 
					
						2012-05-15 01:54:26 +00:00 
						 
				 
			
				
					
						
							
							
								Marian Krivos 
							
						 
					 
					
						
						
							
						
						a83d99abfb 
					 
					
						
						
							
							fix JSON testsuite linking  
						
						
						
						
					 
					
						2012-05-12 20:57:21 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						8c97338d5b 
					 
					
						
						
							
							Add JSON dependencies file  
						
						
						
						
					 
					
						2012-05-09 19:47:36 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						e780058dd3 
					 
					
						
						
							
							Add Makefile for JSON testsuite  
						
						
						
						
					 
					
						2012-05-09 19:46:51 +00:00 
						 
				 
			
				
					
						
							
							
								Marian Krivos 
							
						 
					 
					
						
						
							
						
						dc42208ee8 
					 
					
						
						
							
							porting JSON to the Dynamic::Var  
						
						... 
						
						
						
						added to JSON to gmake build 
						
						
					 
					
						2012-05-02 04:22:16 +00:00 
						 
				 
			
				
					
						
							
							
								Franky Braem 
							
						 
					 
					
						
						
							
						
						95c62c00df 
					 
					
						
						
							
							Copy JSON from SandBox to trunk  
						
						
						
						
					 
					
						2012-04-29 20:09:55 +00:00