1558 Commits

Author SHA1 Message Date
Aleksandar Fabijanic
5672d721be Merge pull request #86 from adrianimboden/develop
Fixed bug: Pointers to vector internas were given away and became invali...
2013-02-14 19:35:05 -08:00
Guenter Obiltschnig
0ab5c9dcf6 added DNS::reload() 2013-02-14 16:35:04 +01:00
Guenter Obiltschnig
b3a3ece54e HTTPSession: always reset buffer pointers on connect to clear any leftover data from previous requests 2013-02-14 16:27:47 +01:00
Guenter Obiltschnig
e9ec584733 On Linux, Poco::Environment::nodeId() first always tries to obtain the MAC address of eth0 before trying other interfaces 2013-02-14 16:26:19 +01:00
Adrian Imboden
6149beb920 Fixed bug: Pointers to vector internas were given away and became invalid because of resizing the vector 2013-02-12 23:43:02 +01:00
aleks-f
72b5b7acae GH #80: NumberFormatter::append broken
fixed GH #80: NumberFormatter::append broken
2013-02-07 21:43:40 -06:00
Aleksandar Fabijanic
33f502c119 Merge pull request #76 from rettichschnidi/rettichschnidi-fix-validator-docu
Fix documentation: OptionException gets thrown by Poco::Util::Validator
2013-02-03 18:11:58 -08:00
Reto Schneider
6544af712a Fix documentation: OptionException gets thrown by a validator, not InvalidOptionException. 2013-02-03 18:17:55 +01:00
Aleksandar Fabijanic
07551b4a3f Update CHANGELOG 2013-01-23 12:45:45 -06:00
Aleksandar Fabijanic
f5c091fd14 Merge pull request #72 from arturoc/feature-voidevent
add VoidEvent
2013-01-23 10:41:56 -08:00
arturo
f731dbb400 testsuite for void event 2013-01-23 10:11:43 +01:00
arturo
72100d56d8 adds priority version of Void delegate/expire/strategy 2013-01-23 10:11:04 +01:00
arturo
1de98a00c2 add VoidEvent 2013-01-22 09:23:16 +01:00
Aleksandar Fabijanic
a44758f1ac Merge pull request #35 from syvex/POSIXThreadNames
Enable debugging thread names in Thread_POSIX
2013-01-19 21:58:49 -08:00
Alex
ed24d96dda edited for coding standard compliance 2013-01-16 23:14:34 -06:00
Aleksandar Fabijanic
c97c444672 Merge pull request #66 from hmagarotto/ssl-unclean-shutdown
SSL & unclean shutdown response
2013-01-16 21:00:41 -08:00
Henrique Magarotto
f269e1ca23 ssl & unclean shutdown response 2013-01-15 17:58:10 -02:00
aleks-f
9619dfbe7b GH60: buildwin fixes - add bin64
GH #60:buildwin fixes - add bin64 to PATH, build now works if msbuild is
specified in arguments
2013-01-13 10:41:50 -06:00
aleks-f
76a7e2e716 GH56: Need a way to disable *_API macros with GCC
GH #56: Need a way to disable *_API macros with GCC
2013-01-13 10:31:21 -06:00
aleks-f
5d6afa983e updated CHANGELOG 2013-01-12 11:33:56 -06:00
Aleksandar Fabijanic
a867fb884d Merge pull request #58 from davidraleigh/develop
remove std:: namespace from copysignf and copysign
2013-01-12 08:43:30 -08:00
David B Raleigh
c1b8673652 remove std from copysignf and copysign
"copysign* is C99/C++ TR1, apparently still not in std namespace with
gcc 4.7. Remove std:: in front of it and see if it helps. If you
provide a patch, we'll test and include it for future releases."
2013-01-12 15:32:23 +01:00
Aleksandar Fabijanic
20c581248e Merge pull request #55 from MattPD/patch-1
Update doc/00100-GuidedTour.page
2013-01-12 05:58:07 -08:00
Guenter Obiltschnig
6f2224d729 make PocoDoc work again 2013-01-12 00:12:05 +01:00
Matt
e8a155c014 Update doc/00100-GuidedTour.page
added missing semicolon in the HTTPTimeServer example
2013-01-11 21:42:01 +01:00
aleks-f
b16786fb54 Updated version for 1.5.1 release 2013-01-10 20:08:31 -06:00
Günter Obiltschnig
87ffa9b133 Updated version number and copyright dates. 2013-01-10 23:31:55 +01:00
aleks-f
b898efd23f added item to release notes 2013-01-06 22:39:48 -06:00
aleks-f
92cba028c1 updated CHANGELOG 2013-01-06 22:32:22 -06:00
Aleksandar Fabijanic
848f48c8d9 Update .travis.yml 2013-01-06 22:13:25 -06:00
Aleksandar Fabijanic
3fd09a4cbe Update .travis.yml 2013-01-06 22:02:23 -06:00
Aleksandar Fabijanic
cb4baf09cd Update .travis.yml 2013-01-06 21:43:12 -06:00
Aleksandar Fabijanic
cbf705f772 Update .travis.yml 2013-01-06 21:32:17 -06:00
aleks-f
a401cdf892 spaces -> tabs 2013-01-06 21:19:38 -06:00
Aleksandar Fabijanic
aeeada3559 add Error.cpp/h to VS2003 solution 2013-01-06 11:37:38 -06:00
Aleksandar Fabijanic
9cf7dd9043 fix VS 2003 warnings 2013-01-06 11:10:53 -06:00
aleks-f
574be1aef9 GH #36: 'distclean' requires 3 traversals of project tree 2013-01-05 20:53:42 -06:00
aleks-f
5970207b06 GH #49: NetworkInterface::list doesn't return MAC
GH #49: NetworkInterface::list doesn't return MAC addresses
2013-01-05 19:56:34 -06:00
aleks-f
e60bcd413d added Application::commandPath() 2013-01-05 17:17:27 -06:00
aleks-f
7e8797fb5a GH #48: Need getArgs() accessor
GH #48: Need getArgs() accessor to Util::Application to retrieve
start-up arguments
2013-01-05 15:54:12 -06:00
aleks-f
73a3a5e288 added POCO_ENOERR
silence gcc warning and shiled from accidentally throwing on no error
2013-01-05 15:00:25 -06:00
aleks-f
0d9e18ba7c Merge remote-tracking branch 'origin/ParallelReactor' into develop 2013-01-05 14:33:43 -06:00
aleks-f
c61f8d3a9e Merge remote-tracking branch 'origin/FIFOBuffer-eof-error' into develop 2013-01-05 14:03:42 -06:00
aleks-f
7eb8a7bfd6 Merge remote-tracking branch 'origin/unbundled-static-build' into develop 2013-01-05 13:57:36 -06:00
aleks-f
6b832a2485 change sleep to yield 2013-01-05 12:04:32 -06:00
alex
161ea4ec18 unbundled build fixes 2013-01-05 00:04:09 -06:00
aleks-f
9b3fc90ee2 GH #51: Android should use isfinite, isinf, isnan and signbit from the std namespace
GH #51: Android should use isfinite, isinf, isnan and signbit from the
std namespace
2013-01-04 21:56:49 -06:00
aleks-f
8a44e75187 purely cosmetics 2013-01-04 21:51:26 -06:00
aleks-f
6b03dbeeeb revert typename to class 2013-01-04 19:53:51 -06:00
aleks-f
959e5725a3 gcc/clang compile fix 2013-01-04 19:49:28 -06:00