Alex Fabijanic
d70fb9b2ba
Merge branch 'devel' into feat/hash-range
2021-04-23 18:02:33 +02:00
Günter Obiltschnig
44e88825eb
Merge pull request #3078 from creazero/fix-demans-typo-in-threadpool-docs
...
Fix typo in the ThreadPool's docs
2021-04-14 19:12:14 +02:00
Günter Obiltschnig
b4d15d475a
#3086 : Use POCO_IOS_INIT_HACK for Linux in combination with libc++
2021-04-12 20:16:08 +02:00
Günter Obiltschnig
ddd8bf1c5e
Merge pull request #3021 from kitaisreal/pattern-formatter-priority-names-fix
...
PatternFormatter priorityNames fix
2021-04-11 17:22:29 +02:00
Günter Obiltschnig
cb6e801537
merge changes from 1.10.2
2021-04-11 16:31:35 +02:00
Alex Fabijanic
ec9c64a913
fix(hashRange): change function names casing
2021-04-05 18:04:27 +02:00
Alex Fabijanic
56cb6a2326
feat(HashRange): port HashRange from boost
2021-03-31 20:39:17 +02:00
Aleksandar Fabijanic
3fbf5d2238
[SharedPtr] Poco::makeSharedArray #3200
2021-02-04 20:28:57 +01:00
Nikita Migunov
d9252b744b
Fix typo in the ThreadPool's docs
2020-08-17 21:54:47 +03:00
Thomas Sablik
06142a7271
Fix constness of URI::getPathSegments
2020-07-15 15:47:25 +00:00
Maksim Kita
bb5467afcb
PatternFormatter priorityNames fix
2020-06-02 21:47:07 +03:00
akete
1d16cb115b
Fixed issue 2945 ( #2946 )
...
* Fixed #2945
* Added unit tests for #2945
* Dissalow iterator on empty Var (#2945 )
* Updated unit tests for #2945
* More concise unit tests for #2945
* Removed some more clutter (#2945 )
2020-03-03 20:47:53 +01:00
Jan Kevin Dick
0522bf282f
Updated Comment
2020-02-19 13:59:15 +01:00
Günter Obiltschnig
6b84d43768
Merge branch 'poco-1.10.1' into devel
2020-02-16 20:01:07 +01:00
Günter Obiltschnig
4e92f3c2ab
#2922 : 1.10 cmake build fails on FreeBSD 11.2 Release
2020-02-16 18:48:31 +01:00
Günter Obiltschnig
27f24c5783
Merge branch 'poco-1.10.1' into devel
2020-02-14 11:46:27 +01:00
Günter Obiltschnig
4f59aef815
remove non-UTF8 Windows platform support
2020-02-14 09:52:50 +01:00
Günter Obiltschnig
888d8e6fb9
commit missing file
2020-02-14 09:05:38 +01:00
Günter Obiltschnig
dea91c8105
style fix
2020-02-13 22:08:44 +01:00
Günter Obiltschnig
23da8c21c9
fixed a bug in RefAnyCast causing a crash if the cast is invalid
2020-02-13 21:56:59 +01:00
Günter Obiltschnig
bc69ddb128
Merge branch 'poco-1.10.1' into devel
2020-02-07 18:14:46 +01:00
Günter Obiltschnig
e51449e159
AutoPtr and SharedPtr comparison with nullptr
2020-02-07 18:13:22 +01:00
Günter Obiltschnig
ebc1e16a9f
Merge branch 'poco-1.10.1' into devel
2020-02-04 12:23:12 +01:00
Günter Obiltschnig
c4bdadffb3
#2787 : add queueSize property to the AsyncChannel
2020-02-04 10:53:01 +01:00
Günter Obiltschnig
6e321e6256
#2791 : allow pre-allocation of the buffer in LogStreamBuf
2020-02-04 09:45:26 +01:00
Günter Obiltschnig
fafa92d353
#2818 : Add getSpecifiedPort() method to URI
2020-02-04 09:06:49 +01:00
Günter Obiltschnig
8d227dc8d3
bump version to 1.10.1
2020-02-04 08:52:26 +01:00
Günter Obiltschnig
cec372c4f5
Merge branch 'poco-1.10.0' into devel
2020-01-26 08:41:37 +01:00
Günter Obiltschnig
958387b6ba
improved Lambda support
2020-01-26 08:41:22 +01:00
Günter Obiltschnig
44f3792032
Merge branch 'poco-1.10.0' into devel
2020-01-25 15:16:51 +01:00
Günter Obiltschnig
701a34f2e7
add additional overloads for Poco::format
2020-01-24 13:42:46 +01:00
Günter Obiltschnig
0f5acf4012
Merge branch 'poco-1.10.0' into devel
2020-01-24 11:44:55 +01:00
Günter Obiltschnig
66d96744b1
merged GH #2641 : Implement DataURIStream for extracting data from data URIs
2020-01-24 10:41:35 +01:00
Günter Obiltschnig
bccea84322
Merge branch 'poco-1.10.0' into devel
2020-01-23 10:42:31 +01:00
Günter Obiltschnig
f7f51b059a
fix Buffer move ctor/assignment
2020-01-23 08:14:55 +01:00
Günter Obiltschnig
303ddeec9e
Merge branch 'poco-1.10.0' into devel
2020-01-22 14:23:09 +01:00
Günter Obiltschnig
1cdc77ebc1
fixed GH #2812 : String trimInPlace crashes with 0 size on Visual Studio Express 2017
2020-01-22 13:26:29 +01:00
Günter Obiltschnig
adc99f0198
Merge branch 'poco-1.10.0' into devel
2020-01-22 11:20:59 +01:00
Günter Obiltschnig
924cdf235c
GH #2689 : Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes.
2020-01-22 08:23:36 +01:00
Günter Obiltschnig
53d4b266eb
remove UnWindows.h stuff
2020-01-22 08:01:17 +01:00
Günter Obiltschnig
2327592bab
fixed GH #2217 : UUIDGenerator should allow random seed
2020-01-21 21:30:48 +01:00
Günter Obiltschnig
eeb64cc340
fix move ctor/assignment
2020-01-21 19:58:12 +01:00
Günter Obiltschnig
18adb1e43b
code cleanup; fix move ctors and assignment
2020-01-21 17:52:43 +01:00
Günter Obiltschnig
6058f5dd23
Merge pull request #2881 from Ludorg/poco-1.10.0
...
Add an option to force the use of PollingDirectoryWatcherStrategy
2020-01-17 08:34:10 +01:00
Ludovic LIEVRE
15e96159e2
Option to force PollingDirectoryWatcherStrategy
...
Add an option to force the use of PollingDirectoryWatcherStrategy
Should work on any platform
(Not Linux only)
See previous PR on this topic :
https://github.com/pocoproject/poco/pull/2881
On Linux, inotfy does not work for network volumes (such as NFS).
See https://stackoverflow.com/questions/4231243/inotify-with-nfs
By adding flag POCO_DW_FORCE_POLLING in Foundation/Config.h,
the use of PollingDirectoryWatcherStrategy is forced.
This is not the same behavior as flag POCO_NO_INOTIFY.
This only disables compilation of DirectoryWatcher.
2020-01-15 21:48:36 +00:00
Ludovic LIEVRE
b651764007
Option to force PollingDirectoryWatcherStrategy
...
Add an option to force the use of PollingDirectoryWatcherStrategy
Should work on any platform
(Not Linux only)
See previous PR on this topic :
https://github.com/pocoproject/poco/pull/2881
On Linux, inotfy does not work for network volumes (such as NFS).
See https://stackoverflow.com/questions/4231243/inotify-with-nfs
By adding flag POCO_DW_FORCE_POLLING in Foundation/Config.h,
the use of PollingDirectoryWatcherStrategy is forced.
This is not the same behavior as flag POCO_NO_INOTIFY.
This only disables compilation of DirectoryWatcher.
2020-01-15 21:38:51 +00:00
Alex Fabijanic
a2227c3bfd
accept notifications by name (if they have one)
2020-01-15 20:58:09 +01:00
Günter Obiltschnig
a31877372e
additional move support for Nullable and Optional
2020-01-15 09:35:59 +01:00
Günter Obiltschnig
185493a82d
fix CMake build of OpenSSL
2020-01-12 11:18:49 +01:00
Günter Obiltschnig
f63a7bbad5
added SHA2Engine
2020-01-12 08:58:36 +01:00