aleks-f
b1c6065ffc
GH #75 : Poco::Uri addQueryParameter method
...
- added GH #75 : Poco::Uri addQueryParameter method
2013-03-19 22:51:04 -05:00
aleks-f
ce666f84f1
added missing Data x64 solutions for VS 2010
...
- fixed GH #102 : Some subprojects don't have x64 solutions for VS 2010
2013-03-19 21:41:57 -05:00
aleks-f
2c5601ea69
GH #130 and #131
...
- fixed GH #130 : Patch: prefer sysconf over sysctlbyname
- fixed GH #131 : Patch: no timezone global var on OpenBSD
2013-03-19 21:15:21 -05:00
aleks-f
ab952e689d
few JSON fixes and tests
2013-03-18 20:59:29 -05:00
aleks-f
9cc9697e2a
CHANGELOG update
2013-03-17 22:44:52 -05:00
aleks-f
3bdcef277f
GH #61 : static_md build configs for Crypto and NetSSL
...
fixed GH #61 : static_md build configs for Crypto and NetSSL
2013-03-17 22:25:07 -05:00
Alex
3efbbdc1f7
GH #79 : Poco::Thread leak on Linux
...
fixed GH #79 : Poco::Thread leak on Linux
2013-03-17 21:13:04 -05:00
aleks-f
3d16ce00a2
only style changes
2013-03-17 13:34:36 -05:00
aleks-f
95e713045e
linux/gcc build fixes
2013-03-17 12:57:11 -05:00
Alex
1a474584c3
mac/clang build fixes
2013-03-17 12:41:15 -05:00
aleks-f
2392f34974
GH #127 : Eliminate -Wshadow warnings
...
- fixed GH #127 : Eliminate -Wshadow warnings
- SocketAddress small object optimization
2013-03-17 01:28:01 -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
aleks-f
fe6715890c
MongoDB samples solution
2013-03-12 23:16:41 -05:00
aleks-f
ad66c4aac4
GH124: Possible buffer overrun in EventLogChannel
2013-03-12 23:13:02 -05:00
aleks-f
daef0aa403
MongoDB sample build files
2013-03-12 22:58:37 -05:00
Aleksandar Fabijanic
bf0bc11878
Merge pull request #126 from killerbot242/develop
...
* remove unused variable warning
2013-03-12 16:33:17 -07:00
Lieven de Cock
bed68a67ab
* remove unused variable warning
...
Please enter the commit message for your changes. Lines starting
2013-03-12 23:31:53 +01:00
aleks-f
bb904d613b
VS 100 and 110 projects
...
- generated VS 100 and 110 projects
- changed message length from signed 32 bit int to std::size_t
2013-03-11 23:48:41 -05:00
Aleksandar Fabijanic
ff0e439aa5
VS 71,80,90 projects, style edits
2013-03-11 22:50:08 -05:00
aleks-f
ea57bf8207
renamed getPartStore() to createPartStore()
2013-03-11 20:49:36 -05:00
aleks-f
ad077b8f3f
MailMessage: attachments saving and read/write
...
MailMessage: attachments saving support and consistent read/write
2013-03-10 23:36:04 -05:00
aleks-f
46c3d74c5f
RecursiveDirectoryIterator and ListMap
...
1) Recursive and SortedDirectoryIterator
- added to VS projects
- fixed some style/formatting
- fxed windows tests
2) Added ListMap
Poco::ListMap is a std::mulitimap-like container that preserves
insertion order (needed to prevent Net message headers)
2013-03-10 12:25:47 -05:00
aleks-f
38530dbdc6
multimap-like functionality
2013-03-09 22:31:49 -06:00
Aleksandar Fabijanic
b915a4c4ec
Merge pull request #121 from fbraem/develop
...
MongoDB: Avoid endless loop when indent is set to 1, cleanup code
2013-03-09 15:09:21 -08:00
fbraem
c6d53a0608
Avoid endless loop when indent is set to -1, cleanup code
2013-03-09 20:45:22 +01:00
aleks-f
727e3cd28d
GH #118 : JSON::Object::stringify endless loop
2013-03-06 21:21:58 -06:00
Guenter Obiltschnig
dc5c8c87da
- fixed GH# 116: Wrong timezone parsing in DateTimeParse (fix by Matej Knopp)
2013-03-06 07:50:02 +01:00
Aleksandar Fabijanic
3c7bae11fc
Merge pull request #115 from fbraem/develop
...
MongoDB: more samples and some minor changes
2013-03-02 00:05:33 -08:00
fbraem
b860cd2cbb
Add some newlines in output
2013-03-01 22:06:47 +01:00
fbraem
e793083a0a
Correct indentation
2013-03-01 21:59:50 +01:00
fbraem
39fc777a6b
Add sample11, 12 and 13
2013-03-01 21:43:12 +01:00
fbraem
26e89db0dd
Add createUpdateRequest, createDeleteRequest
2013-03-01 21:42:51 +01:00
Aleksandar Fabijanic
c43d4bd626
Merge pull request #113 from fbraem/develop
...
MongoDB: more methods and samples
2013-02-28 12:57:50 -08:00
aleks-f
655abee691
updated changelog
2013-02-27 15:14:45 -06:00
aleks-f
f98fa4b05a
couple of cosmetic fixes
2013-02-27 15:13:43 -06:00
fbraem
c52dcc1c2f
Add more samples
2013-02-27 19:51:44 +01:00
fbraem
ee360d307c
Add methods that turns a numeric index into a string for getting the element (an array is actually a document)
2013-02-27 19:51:33 +01:00
fbraem
d1b318b806
Add size method
2013-02-27 19:50:05 +01:00
aleks-f
4e3ff72803
GH 109: Bug in SMTPClientSession::loginUsingPlain
...
- fixed GH# 109: Bug in Poco::Net::SMTPClientSession::loginUsingPlain
2013-02-27 12:41:17 -06:00
fbraem
2d3e78146d
Add createCommand method and rearrange code
2013-02-27 18:51:55 +01:00
fbraem
6a8b2c5a48
Add some handy "short-cut" functions
2013-02-27 18:51:05 +01:00
Aleksandar Fabijanic
2d87e2bd84
Merge pull request #111 from abigagli/develop
...
Added configurations for building with clang/libc++ for iPhone, iPhoneSimulator and Darwin
2013-02-27 09:27:31 -08:00
Andrea Bigagli
a2229781fa
Added configurations for building with clang/libc++ for iPhone, iPhoneSimulator and Darwin
2013-02-27 15:59:40 +01:00
aleks-f
c311263eed
align with 1.4.6
2013-02-27 00:32:31 -06:00
aleks-f
363c66ebdf
added BeagleBoard build configuration
2013-02-26 22:53:19 -06:00
aleks-f
e610afde4f
updated Thread::start documentation
...
- updated Thread::start documentation (port from 1.4.6)
2013-02-26 22:50:08 -06:00
aleks-f
5654749e2b
fixed warning in Poco/Crypto/OpenSSLInitializer.h
...
- fixed a warning in Poco/Crypto/OpenSSLInitializer.h (fix ported from
1.4.6)
2013-02-26 22:43:36 -06:00
aleks-f
03530311b8
GH71: WebSocket and broken Timeouts
...
fixed GH# 71: WebSocket and broken Timeouts (POCO_BROKEN_TIMEOUTS)
2013-02-26 22:39:17 -06:00
aleks-f
6d613869cc
GH110: WebSocket accept() fails when Connection header contains multiple tokens
...
fixed GH #110 : WebSocket accept() fails when Connection header contains
multiple tokens
2013-02-26 12:09:36 -06:00
Aleksandar Fabijanic
4cb8b78e0f
Merge pull request #108 from yukoba/develop
...
Support Visual Studio Express 2012 for Windows Desktop
2013-02-25 08:35:13 -08:00