Commit Graph

1119 Commits

Author SHA1 Message Date
Marian Krivos
24225d39ec fix UTF32Encoder 2012-07-31 18:35:47 +00:00
Marian Krivos
c86b54cf77 fix: byte flipping in UTF16Encoding::queryConvert() 2012-07-31 16:27:30 +00:00
Marian Krivos
a00602dd37 cmake fixes for JSON adding 2012-07-31 06:44:40 +00:00
Marian Krivos
a31370fa55 documentation fixes 2012-07-31 05:47:28 +00:00
Marian Krivos
fe0ba56dc4 backport initialisation of _seq member and some static checking for ICMP packet 2012-07-31 05:46:08 +00:00
Aleksandar Fabijanic
672d4758c3 - ifdef'd IPv6 tests
- fixed const-ness of stream() member functions to MemoryReader/Writer
2012-07-31 04:25:32 +00:00
Aleksandar Fabijanic
d1a1d54f58 fix for shifting prefix bits 2012-07-31 03:50:28 +00:00
Aleksandar Fabijanic
219a945cc9 - added IPaddress::prefixLength
- return MemoryStreams from MemoryWriters
2012-07-30 04:22:25 +00:00
Aleksandar Fabijanic
03ddca58f5 porting rev.1894 to trunk 2012-07-27 02:01:39 +00:00
Aleksandar Fabijanic
348ca08e7a OSX compile IPAddress fixes 2012-07-26 03:23:16 +00:00
Aleksandar Fabijanic
d56a7a1ee6 SF #3538785: SMTPClientSession::sendMessage() should take recipient list 2012-07-23 04:32:26 +00:00
Aleksandar Fabijanic
0466c67ff2 BinaryReader/Writer wrappers for Buffer and MemoryStream 2012-07-23 00:39:09 +00:00
Aleksandar Fabijanic
2ebe065a37 IPAddress:
- bitwise operators (&,|,^,~)
- BinaryReader/Writer << and >> operators
- force IPv6 always lowercase (RFC 5952)
2012-07-21 01:45:19 +00:00
Aleksandar Fabijanic
4bc7d4aeae changelog update 2012-07-20 03:16:09 +00:00
Aleksandar Fabijanic
c48b06221a SF 3538786: Use size_t for describing data-blocks in DigestEngine 2012-07-20 02:48:41 +00:00
Aleksandar Fabijanic
2512b7a366 SF 3538778 - NetworkInterface enumeration uses deprecated API 2012-07-20 00:44:10 +00:00
Aleksandar Fabijanic
eb11dec8f0 updated build batch files 2012-07-17 02:56:49 +00:00
Aleksandar Fabijanic
a9b0849660 MSBuild support and consolidation of build portion (WIP - trying to get rid of MFC dependency) 2012-07-13 04:43:16 +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
1bd21292e7 SF 3538780 SocketAddress needs operator < function 2012-07-11 02:55:27 +00:00
Aleksandar Fabijanic
bf4f148782 more linux build fixes/improvements 2012-07-10 03:58:41 +00:00
Aleksandar Fabijanic
88c9eb9b6e corrected misspelled FP environment 2012-07-10 00:51:54 +00:00
Aleksandar Fabijanic
95c3e8871e Linux 64-bit and static build fixes (only Ubuntu build tested) 2012-07-07 16:03:21 +00:00
Franky Braem
b521d97102 Add removeRaw, create default JSON::Object in default ctor, trigger events when enabled. 2012-07-04 20:51:24 +00:00
Franky Braem
2f36abaa6d Make setInt, setBool, ... virtual to make it possible to override them 2012-07-04 20:49:56 +00:00
Franky Braem
77ca91b475 Add JSON 2012-07-04 20:48:53 +00:00
Franky Braem
c22c78c5ff Add JSONConfigurationTest 2012-07-04 20:47:59 +00:00
Aleksandar Fabijanic
9bdc08c9f0 - added POCO_ENABLE_CPP11 config define (default for VS >= 2010)
- added _WIN32_WINNT value detection up to Windows 7
- modified Util::Units to compile with VS 2010 (static_assert is standard in C++11)
2012-06-27 02:34:23 +00:00
Marian Krivos
958c9a8db3 changelog update 2012-06-26 12:55:13 +00:00
Marian Krivos
05ebb66609 added cmake support 2012-06-26 12:40:26 +00:00
Marian Krivos
114de565ff added cmake support 2012-06-26 12:37:02 +00:00
Marian Krivos
144817e28c backport SMTPLogger 2012-06-26 12:33:34 +00:00
Aleksandar Fabijanic
e60cb0f58e more new and modified build files 2012-06-25 02:13:06 +00:00
Aleksandar Fabijanic
1de421c0bc progen and project files for Data and PDF samples 2012-06-25 01:43:17 +00:00
Aleksandar Fabijanic
86ff81a084 adding progen for PDF 2012-06-25 01:32:07 +00:00
Aleksandar Fabijanic
ce5c226720 remove temp files 2012-06-25 00:50:44 +00:00
Aleksandar Fabijanic
b8503b5972 - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL)
- regenerate VS 71,80,90 projects
- generate VS 71,90 projects for PDF
2012-06-25 00:48:59 +00:00
Shan Jiang
48a512d5f4 [trunk] MinGW build update
* Sync with branch 1.4.4.

 * The build libraries (Data/MySQL and PageCompiler omitted):

   113902  libCppUnit.a
   758718  libCppUnitd.a
   354584  libPocoCppParser.a
  2751306  libPocoCppParserd.a
   231374  libPocoCrypto.a
  1329172  libPocoCryptod.a
  4213090  libPocoData.a
 21547884  libPocoDatad.a
  2329028  libPocoDataODBC.a
 20837828  libPocoDataODBCd.a
  1313662  libPocoDataSQLite.a
  4097486  libPocoDataSQLited.a
  2765182  libPocoFoundation.a
 14080018  libPocoFoundationd.a
   490518  libPocoJSON.a
  2901784  libPocoJSONd.a
  1917846  libPocoNet.a
 10028102  libPocoNetd.a
   510168  libPocoNetSSL.a
  4297444  libPocoNetSSLd.a
  1253434  libPocoPDF.a
  3411134  libPocoPDFd.a
   920642  libPocoUtil.a
  5789194  libPocoUtild.a
  1021590  libPocoXML.a
  4803878  libPocoXMLd.a
   550568  libPocoZip.a
  4412172  libPocoZipd.a
2012-06-23 16:07:40 +00:00
Marian Krivos
de7e76bdb0 UTF32Encoding doc fix 2012-06-21 16:28:58 +00:00
Marian Krivos
6ebb20ca4c class UTF32Encoding added 2012-06-21 16:19:19 +00:00
Aleksandar Fabijanic
d9dd2a81bd HTTPServer::stopAll(): close the socket instead of just shutting it down, as the latter won't wake up a select() on Windows 2012-06-21 02:18:31 +00:00
Aleksandar Fabijanic
378077f209 fix for tests that got broken with Int64 introduction 2012-06-17 21:39:26 +00:00
Aleksandar Fabijanic
771d5ed0b0 Prefix-based constructors for IPAddress 2012-06-12 03:16:44 +00:00
Aleksandar Fabijanic
74b8911d13 JSON Windows compilation 2012-06-11 23:44:56 +00:00
Franky Braem
5de28ec806 Add JSON sample 2012-06-11 20:39:40 +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
Shan Jiang
67490b5beb [trunk] Update visual studio project file (64-bit)
* Update vs2010 64-bit project file
   * Add FIFOBufferStream
   * Update Dynamic group
   * Add ArrayTest
   * Add Latin2Encoding & Windows1250Encoding etc.

* For some reason I can not load the vs2008's 64-bit solution.
2012-06-09 09:54:43 +00:00