Günter Obiltschnig
4c1e357e4a
project file fixes
2020-01-11 12:45:39 +01:00
Francis ANDRE
5dbb9cc3de
Regenerating VisualStudio projects
2018-06-20 09:47:40 +02:00
Francis ANDRE
b7330492e5
Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element
2018-06-15 14:28:43 +02:00
Günter Obiltschnig
009b459622
regen project files
2018-03-07 12:54:30 +01:00
Alex Fabijanic
02aa9262fe
remove old pdjson header VS projects entries
2018-01-31 18:39:55 -06:00
Alex Fabijanic
e8be21dc66
Poco1.8.1 compilation error for C++98 mode #2121
2018-01-31 18:32:15 -06:00
Alex Fabijanic
94ef939f93
remove _CRT_SECURE_NO_WARNINGS from JSON.progen and regenerate JSON VS projects
2017-11-08 17:53:40 -06:00
Alex Fabijanic
6efab2cd58
back-port JSON and accompanying Foundation portions (JSONString, Dynamic::Var etc)
2017-09-25 15:15:05 -05:00
Günter Obiltschnig
bc0978d01e
fixed GH #471 : vs2010 release builds have optimization disabled
...
fixed GH #616 : Visual Studio warning C4244
2014-11-20 21:22:52 +01:00
Günter Obiltschnig
6fe2e4fb11
VS project files: do not share intermediate directory between projects in same folder
2014-10-06 13:51:49 +02:00
Aleksandar Fabijanic
0d79572848
Removed DefaultHandler typedef
...
Removed DefaultHandler typedef. JSON::Parser is now default constructed
with built-in parsing handler (i.e. without requirement that user
explicitly provides handler). Handler is now a SharedPtr so old code
with handler on the stack would cause undefined behavior, hence best to
break it now in development release ... apologies to anyone affected.
2013-03-28 22:18:57 -05:00
aleks-f
42ff341cb9
GH #119 : JSON::Object holds values in ordered map
...
- fixed GH #119 : JSON::Object holds values in ordered map
- added PrintHandler
- renamed DefaultHandler to ParseHandler
- redefined DefaultHandler as typedef to ParseHandler
2013-03-16 11:33:27 -05:00
Guenter Obiltschnig
79eab26377
the great line endings cleanup
2012-11-11 09:57:01 +01:00
Aleksandar Fabijanic
acf820c46d
VS 2008 project files and build fixes
2012-07-12 05:21:01 +00:00