Commit Graph

222 Commits

Author SHA1 Message Date
Guenter Obiltschnig
de8d379d26 created branch for 1.7.4 release 2016-07-03 09:54:50 +02:00
Guenter Obiltschnig
913b0d2752 set release date in CHANGELOG 2016-04-28 22:29:00 +02:00
Guenter Obiltschnig
2f68f3575a updated changelog 2016-04-26 17:02:41 +02:00
Guenter Obiltschnig
d82b6b3975 branched off 1.7.3 2016-04-11 09:06:38 +02:00
Guenter Obiltschnig
ebe22753c2 updated changelog 2016-03-19 08:19:35 +01:00
Guenter Obiltschnig
0871e41f52 updated changelog 2016-03-12 12:19:28 +01:00
Guenter Obiltschnig
e643cc3c6c updated release notes/changelog 2016-03-12 10:36:39 +01:00
Guenter Obiltschnig
0eaaa42d97 relnotes 2016-03-05 17:58:22 +01:00
Guenter Obiltschnig
2545ee6f29 updated relnotes 2016-03-04 19:17:43 +01:00
Guenter Obiltschnig
e70c958cc3 updated relnotes 2016-03-04 14:21:21 +01:00
Guenter Obiltschnig
24a08d8400 updated relnotes 2016-03-04 10:39:54 +01:00
Guenter Obiltschnig
f6cc0f7e8a updated CHANGELOG and version numbers 2016-02-29 11:19:38 +01:00
Guenter Obiltschnig
f80d75ca65 cherry-picked fix from develop, updated CHANGELOG 2015-09-30 16:56:56 +02:00
Guenter Obiltschnig
ca4655006a updated CHANGELOG 2015-09-14 10:59:05 +02:00
Guenter Obiltschnig
913f2e84b4 cherry-pick changes for #921 2015-09-11 08:04:17 +02:00
Guenter Obiltschnig
92f54bc6e6 cherry-pick fix for #933 2015-09-11 07:55:58 +02:00
Guenter Obiltschnig
bceee7907d set-up poco-1.6.2 branch 2015-09-11 07:45:59 +02:00
Guenter Obiltschnig
0ff1fd3f02 upgraded bundled SQLite to 3.8.11.1 2015-08-02 08:58:20 +02:00
Guenter Obiltschnig
4fd67c9a9e updated CHANGELOG 2015-08-01 10:38:12 +02:00
Guenter Obiltschnig
b9511780d4 udpated CHANGELOG 2015-07-31 12:43:17 +02:00
Alex Fabijanic
5a5509a3e3 fixed GH #782 and #819 2015-06-09 22:41:38 -05:00
Guenter Obiltschnig
d247e1cf05 updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements 2014-12-22 00:06:53 +01:00
Guenter Obiltschnig
bb7eb42afc merged 1.4.x changelog/release notes entries 2014-12-16 12:30:28 +01:00
Guenter Obiltschnig
28cf70d3f9 updated version no and changelog 2014-12-15 11:10:28 +01:00
Guenter Obiltschnig
8296d47cea updated relnotes 2014-12-06 12:08:38 +01:00
Guenter Obiltschnig
e8f7c6e666 updated changelog 2014-10-11 07:39:59 +02:00
Alex Fabijanic
63a9c7cd2a GH #512: Poco:Data:ODBC:Binder.h causes a crash 2014-10-10 21:12:44 -05:00
Guenter Obiltschnig
e271b1a970 updated CHANGELOG 2014-10-09 21:25:31 +02:00
Aleksandar Fabijanic
50f39f328f Update CHANGELOG 2014-08-21 00:06:55 -05:00
Alex Fabijanic
9c1c1def08 updated CHANGELOG, ReleaseNotes and libversion 2014-06-16 21:52:38 -05:00
Aleksandar Fabijanic
b8a8b4b2ca updated CHANGELOG and projected release date 2014-06-08 22:30:55 -05:00
Guenter Obiltschnig
95f3a3b2eb updated CHANGELOG 2014-05-23 09:18:59 +02:00
Alex Fabijanic
d39a353789 - fixed GH #230: Poco::Timer problem
- updated CHANGELOG and Release Notes
2014-05-23 04:06:18 -05:00
Alex Fabijanic
83d11b5a00 fixed GH #363: DateTimeParser tryParse/parse 2014-05-22 03:08:41 -05:00
Alex Fabijanic
091e6f2f28 updated CHANGLEOG and ReleaseNotes 2014-05-21 10:58:28 -05:00
Guenter Obiltschnig
410dd2b012 fixed #318: Logger local time doesn't automatically account for DST 2014-05-21 09:05:04 +02:00
Alex Fabijanic
1aa28e1491 GH #290: Unicode support 2014-05-21 03:28:24 -05:00
Alex Fabijanic
0a61d7a2b9 GH #154 Add support for MYSQL_TYPE_NEWDECIMAL
GH #154 Add support for MYSQL_TYPE_NEWDECIMAL to Poco::Data::MySQL
2014-05-12 02:41:48 -05:00
Alex Fabijanic
ceef0c64ad GH #328: NetworkInterface on Windows XP 2014-05-10 14:32:45 -05:00
Alex Fabijanic
556d8cf1c4 GH #440 MongoDB ObjectId string formatting 2014-05-08 21:35:56 -05:00
Alex Fabijanic
f9057157e8 GH #321: trivial build fixes (BB QNX build) 2014-04-30 22:58:28 -05:00
Alex Fabijanic
68044fdae0 GH #305: There are bugs in Buffer.h 2014-04-30 22:41:05 -05:00
Alex Fabijanic
ba3a8b08c5 GH #341: Compiling poco-1.5.2 for Cygwin 2014-04-29 23:06:01 -05:00
Alex Fabijanic
794ee36b3d GH #346: Make Poco::Data::Date and Poco::Data::Time compare functions const. 2014-04-29 22:39:30 -05:00
Alex Fabijanic
8a9e7792d9 - fixed GH #362: Defect in Var::parseString when there is no space between value and newline
- fixed GH #314: JSON parsing bug
- added GH #313: MetaColumn additions for Data::ODBC and Data::SQLite
2014-04-29 21:25:30 -05:00
Alex Fabijanic
4d366250e1 fixed GH #410: Bug in JSON::Object.stringify() in 1.5.2 2014-04-28 21:43:57 -05:00
Alex Fabijanic
63850e8778 - return bool from Thread::trySleep()
- updated documentiation
- amended tests
- updated CHANGELOG
2014-04-26 09:51:57 -05:00
Aleksandar Fabijanic
f94d14c472 Update CHANGELOG 2014-03-11 21:29:37 -05:00
Guenter Obiltschnig
5be97a7392 updated changelog 2014-01-12 08:29:08 +01:00
Guenter Obiltschnig
fd6e98ee02 updated CHANGELOG 2013-12-18 22:42:08 +01:00
Guenter Obiltschnig
8f07db4aa3 various fixes - see CHANGELOG 2013-11-14 21:54:41 +01:00
Guenter Obiltschnig
4add907d71 release notes 2013-09-16 20:58:54 +02:00
Guenter Obiltschnig
79d36cc602 updated release notes 2013-09-15 21:41:20 +02:00
Aleksandar Fabijanic
154c6969c2 GH# 267: JSON 'find' not returning empty result if object is expected but another value is found
GH# 267: JSON 'find' not returning empty result if object is expected
but another value is found
2013-09-14 22:33:41 -05:00
Guenter Obiltschnig
694eab1918 updated release notes 2013-09-14 13:42:08 +02:00
Guenter Obiltschnig
f11145547b re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
Guenter Obiltschnig
586c821a6d updated relnotes 2013-07-22 20:48:08 +02:00
Guenter Obiltschnig
73856c4248 updated changelog 2013-07-22 09:51:38 +02:00
Guenter Obiltschnig
996ddf1b43 fixed GH# 236: Bug in RecursiveDirectoryIterator 2013-07-18 17:28:16 +02:00
Guenter Obiltschnig
ec2d99bf9d updated release notes 2013-07-18 13:34:38 +02:00
Aleksandar Fabijanic
36025ccc33 GH #224: building 1.5.1 on Windows for x64 2013-06-18 00:02:04 -05:00
Aleksandar Fabijanic
5faa3ca8c8 updated CHANGELOG 2013-06-16 12:09:36 -05:00
Guenter Obiltschnig
88d0b524a7 updated changelog 2013-06-12 20:47:15 +02:00
Aleksandar Fabijanic
0ebd1454ee updated version to 1.5.2 2013-06-09 19:50:48 -05:00
Aleksandar Fabijanic
b95ec4fe53 MySQL fixes/additions/improvements
- fixed GH #187: MySQL: allow access to the underlying connection handle
- added GH #186: MySQL: support for MYSQL_SECURE_AUTH
- fixed GH #174: MySQL: 4GB allocated when reading any largetext or
largeblob field
2013-06-09 12:33:57 -05:00
Aleksandar Fabijanic
460cccddf9 HTMLForm does not read URL parameters on POST or PUT
- fixed GH #175: HTMLForm does not read URL parameters on POST or PUT
2013-06-08 20:34:46 -05:00
Aleksandar Fabijanic
b61b5ae53d limit allowed types for JSON Query
limited allowed types for JSON::Query to Object, Array, Object::Ptr,
Array::Ptr and empty
2013-06-07 23:37:02 -05:00
Aleksandar Fabijanic
5e6ef1c14d fixed GH #99: JSON::Query an JSON::Object
- fixed GH #99: JSON::Query an JSON::Object
- swapped order of AnyCast(const Any&) and AnyCast(Any&) definitions
2013-06-07 23:15:02 -05:00
alex
83ad8b36f5 fixed GH #138: FreeBSD JSON tests fail 2013-06-02 23:36:36 -05:00
Aleksandar Fabijanic
0e6985c8a1 fixed GH #185
- fixed GH #185: Poco::NumberFormatter::format(double value, int
precision) ignore precision == 0
2013-06-04 23:01:11 -05:00
Aleksandar Fabijanic
4826523831 fixed few GH issues
- fixed GH #209: Poco::NumberFormatter double length
- fixed GH #204: Upgrade zlib to 1.2.8
- fixed GH #198: The "application.configDir" property is not always
created.
2013-06-03 23:45:06 -05:00
Aleksandar Fabijanic
bc808cf9d4 WebNotifier example
- added WebNotifier example
- fixed/tidied up SOO alignment code
2013-05-30 23:23:37 -05:00
Aleksandar Fabijanic
e5eaffb790 removed Var iterators, fixed SOO alignment
- removed unnecessary using directives in Data library
- removed iterator pointers from Var (reduce size, always return copy)
- added Alignment header (adapted from LLVM infrastructure)
- added alignment guards to SOO implementations
2013-05-29 23:36:45 -05:00
Aleksandar Fabijanic
323e29b6e1 updated CHANGELOG 2013-05-27 21:44:04 -05:00
Guenter Obiltschnig
93e2ed831e updated changelog 2013-05-25 21:37:30 +02:00
Guenter Obiltschnig
91f2e3827b updated CHANGELOG 2013-05-25 00:07:58 +02:00
Aleksandar Fabijanic
a65d86a0b2 GH160: MultipartReader ignores first part, if preamble is missing
fixed GH #160: MultipartReader ignores first part, if preamble is
missing
2013-04-28 13:24:21 -05:00
Aleksandar Fabijanic
a50823c5a8 data housekeeping
- removed naked pointers from Data interfaces
- fixed GH #82: name conflict in Data::Keywords::bind
- fixed GH #157: MySQL: cannot bind to 'long' data type on
Windows/Visual C++
- fixed GH #158: MySQL: MYSQL_BIND 'is_unsigned' member is not set
2013-04-28 12:34:07 -05:00
Aleksandar Fabijanic
f9aea9acdf GH #144: Poco::Dynamic emits invalid JSON
GH #144: Poco::Dynamic emits invalid JSON
2013-04-06 11:04:33 -05:00
aleks-f
8c2d5dfed7 updated CHANGELOG 2013-04-03 20:24:07 -05:00
Aleksandar Fabijanic
1f4afb9c6c improved SOO swap, fixed Darwin-clang build config 2013-03-31 16:28:53 -05:00
Aleksandar Fabijanic
6b871a8cab updated CHANGELOG 2013-03-30 17:02:35 -05:00
Aleksandar Fabijanic
408225bf34 Update CHANGELOG 2013-03-30 16:02:02 -05:00
Aleksandar Fabijanic
5a8defd849 updated CHANGELOG 2013-03-30 16:00:44 -05: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
Aleksandar Fabijanic
4668c13af7 GH #59: Poco::Environment::osDisplayName()
GH #59: Poco::Environment::osDisplayName() not recognized Windows
8/Server 2012
2013-03-24 14:47:55 -05:00
aleks-f
756a27d8df updated CHANGELOG 2013-03-19 22:54:15 -05:00
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
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
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
ad66c4aac4 GH124: Possible buffer overrun in EventLogChannel 2013-03-12 23:13:02 -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
727e3cd28d GH #118: JSON::Object::stringify endless loop 2013-03-06 21:21:58 -06:00
aleks-f
655abee691 updated changelog 2013-02-27 15:14:45 -06:00