Marian Krivos
50fddbd3e8
SF# 3379935 - fixed memory leak
2011-08-17 07:17:54 +00:00
Marian Krivos
51db1d296c
SF# 3379935
2011-08-17 06:55:24 +00:00
Marian Krivos
d21cc6edc9
SF# 3181882
2011-08-16 20:15:21 +00:00
Marian Krivos
dcad41262d
SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK)
2011-08-16 19:51:25 +00:00
Marian Krivos
9fdf165caa
SF# 3354451
2011-08-16 18:56:34 +00:00
Marian Krivos
d3365b3df3
SF# 3288584 in trunk
2011-08-06 15:25:14 +00:00
Marian Krivos
3b38af0942
added support for Latin2, Windows1250 and Windows1251
2011-05-08 12:40:36 +00:00
Marian Krivos
0ac146cb9e
cmake improvements: test and samples are from now disabled by default, you can enable this option with cmdline option to cmake: '-DENABLE_TESTS=1'
...
minimum required CMAKE version is 2.6 from now
2011-01-22 11:46:03 +00:00
Sergey N. Yatskevich
bf87d53ac7
- remove kqueue support from Socket::select and SocketImpl::poll.
...
This code does not work well, I am sorry.
2010-04-01 11:30:30 +00:00
Sergey N. Yatskevich
acba77b3ce
Add support of epoll and kqueue into Socket::select and SocketImpl::poll
2010-03-31 10:47:46 +00:00
Guenter Obiltschnig
1568abf9be
fixed SF# 2890489:Unused code in TimedNotificationQueue::wait
2009-11-02 09:56:33 +00:00
Guenter Obiltschnig
417c2344cb
fixed wrong license text
2009-10-17 06:06:50 +00:00
Aleksandar Fabijanic
45122ef7e6
/dev/console is link on Solaris, removed !isLink() assert
2009-09-04 15:25:39 +00:00
Aleksandar Fabijanic
7a8f1bf483
SF [2851052] Poco::DirectoryIterator copy constructor is broken
...
added testCreateFile() to the test suite
2009-09-04 14:56:19 +00:00
Marian Krivos
c5b2daa36c
cmake build system fix - debug version of ther library was striped and vice versa
2009-08-26 12:26:22 +00:00
Marian Krivos
f6f7d6fa48
fixed missing includes
2009-08-25 19:42:07 +00:00
Guenter Obiltschnig
9464ca7b24
fixed SF# 2841812: Posix ThreadImpl::sleepImpl throws exceptions on EINTR
2009-08-25 06:49:47 +00:00
Aleksandar Fabijanic
1bd3511e89
[SF 2835206] File_WIN32 not checking against INVALID_HANDLE_VALUE
2009-08-12 11:34:44 +00:00
Guenter Obiltschnig
206d7814c6
fixed an issue with gcc and new Hash.h
2009-06-17 13:38:03 +00:00
Guenter Obiltschnig
09323fe120
fixed SF# 2791934
2009-06-17 12:24:31 +00:00
Guenter Obiltschnig
9dcc22722d
fixed SF# 2807639
2009-06-17 11:59:21 +00:00
Guenter Obiltschnig
b17b771b10
fixed SF# 2164227
2009-06-17 11:47:37 +00:00
Guenter Obiltschnig
164623ed74
SF patch# 2502235
2009-06-17 09:30:13 +00:00
Guenter Obiltschnig
265d639aa1
patch 2526407
2009-06-17 09:12:38 +00:00
Guenter Obiltschnig
23ea66bb12
fixed SF# 2782709
2009-06-17 09:08:34 +00:00
Guenter Obiltschnig
37713c2ddc
fixed SF# 2804546
2009-06-17 08:48:49 +00:00
Guenter Obiltschnig
81918bf522
added POCO_VERSION macro to Poco/Foundation.h, fixed SF# 2807527
2009-06-17 06:42:38 +00:00
Aleksandar Fabijanic
29bd22fe69
[SF 2804457] DateTime::checkLimit looks wrong
2009-06-15 22:23:41 +00:00
Aleksandar Fabijanic
5245543642
[SF 2804457] DateTime::checkLimit looks wrong
2009-06-11 13:31:54 +00:00
Guenter Obiltschnig
60fc5b6e28
added Environment::processorCount()
2009-06-01 08:50:54 +00:00
Marian Krivos
1afd0a8328
bugfix #2781776 - cmake instals .svn directories
2009-04-27 19:22:30 +00:00
Guenter Obiltschnig
20200eaca8
fixed SF# 2776721: Poco::Timer::reset() behaviour
2009-04-21 05:00:51 +00:00
Guenter Obiltschnig
e1cda6be1c
updated NotificationQueue sample
2009-04-14 11:03:48 +00:00
Guenter Obiltschnig
c3f91bd012
added new PriorityNotificationQueue, TimedNotificationQueue; added File::isDevice()
2009-04-14 10:40:59 +00:00
Guenter Obiltschnig
0bc88f1129
added new PriorityNotificationQueue, TimedNotificationQueue; added File::isDevice()
2009-04-14 10:39:41 +00:00
Guenter Obiltschnig
095401e8e4
added new PriorityNotificationQueue, TimedNotificationQueue; added File::isDevice()
2009-04-14 10:38:52 +00:00
Aleksandar Fabijanic
8fe9757195
[SF 2632636] FileChannel Purge Unit Tests Broken
2009-04-02 13:10:20 +00:00
Aleksandar Fabijanic
019572be51
[SF 2715031] DynamicAny double to float conversion
2009-04-01 19:15:22 +00:00
Aleksandar Fabijanic
11dc7df7e0
[SF 2725424] TestThreadStack size fails on Solaris
2009-04-01 18:41:25 +00:00
Aleksandar Fabijanic
d77ef57588
- [SF 2513643] Seg fault in Poco::UTF8::toLower on 64-bit Linux
...
- removed support for 5- and 6-byte sequences
- fixed error counting in StreamConverterBuf::readFromDevice()
- added std::dec to poco_stdout_dbg and poco_stderr_dbg macros
2009-04-01 02:33:51 +00:00
Guenter Obiltschnig
21ca665427
Glob now uses UTF-8 strings and support caseless comparison
2009-03-25 13:10:40 +00:00
Marian Krivos
fd98b17390
added method & tests to the class NumberFormatter for bool values
2009-03-23 20:10:51 +00:00
Aleksandar Fabijanic
764bbf2e1d
[SF 2700566] std::cout and std::cerr debug macros
2009-03-21 20:26:07 +00:00
Guenter Obiltschnig
706dee777d
added build configuration for iPhone
2009-03-17 15:25:13 +00:00
Marian Krivos
47cf15d198
cmake scripts: fix SunPro C++ on linux
2009-03-16 22:52:54 +00:00
Aleksandar Fabijanic
5e72766ea6
clear() and prevention of resizing for same size
2009-03-16 19:14:51 +00:00
Marian Krivos
02161a9f46
added methods parseBool() and tryParseBool() to Poco::NumberParser + test unit
2009-03-16 17:59:38 +00:00
Aleksandar Fabijanic
582d3853db
added zero-size check
2009-03-16 15:17:13 +00:00
Marian Krivos
cc9187148c
missing include cstring on gcc 4.3.X
2009-03-14 20:09:51 +00:00
Aleksandar Fabijanic
060e32101b
make Buffer copy-, assign- and resize- able
2009-03-12 22:35:21 +00:00